Hi,
I wonder if someone can help me with "building" this easy script.
I just want the script to extract if there are any rar files and then move the mkv to x folder.
Example files;
Movie:
Alien.3.1992.Special.Edition.1080p.INTERNAL.BluRay.x264-CLASSiC
TVShow:
Prison.Break.S05E02.1080p.HDTV.H264-TURBO
Download folder: /downloads
Output: /Media
Output Movie:
/Media/Alien.3.1992.Special.Edition.1080p.INTERNAL.BluRay.x264-CLASSiC.mkv
Output TVShow
/Media/Prison.Break.S05E02.1080p.HDTV.H264-TURBO
Not a complicated job script, just move. HELP!
Re: Not a complicated job script, just move. HELP!
Sounds like something I would write a simple bash script for, instead of something much more powerful (and much more resource hungry) like Groovy and FileBot.