Not a complicated job script, just move. HELP!

Any questions? Need some help?
Post Reply
eikum
Posts: 4
Joined: 23 Apr 2017, 11:40

Not a complicated job script, just move. HELP!

Post 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
User avatar
rednoah
The Source
Posts: 22976
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

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

Post 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.
:idea: Please read the FAQ and How to Request Help.
Post Reply