Page 1 of 1

Not a complicated job script, just move. HELP!

Posted: 23 Apr 2017, 12:54
by eikum
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

Re: Not a complicated job script, just move. HELP!

Posted: 24 Apr 2017, 11:30
by rednoah
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.