Can filebot handle nested RAR files for multiple movies/TV?

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
nzdreamer55
Posts: 162
Joined: 20 Jul 2012, 23:25

Can filebot handle nested RAR files for multiple movies/TV?

Post by nzdreamer55 »

Hello everyone,

I have a movie package d/l that contains about 50 different movies. In the main folder are subfolders with each movie and within these the movie are packed within rar files. The problem is that when the rar files are unpacked the file does not match the same name as the title on the folder it was in and thus when filebot goes to try and match it, there is a problem. So the folder might say

Eternal Sunshine of the Spotless Mind

But the rar file unpacks to

pap-ESOTSM.avi

How can I tell filebot to use the name on the folder that it unpacks to as the title to search and match against?

Thanks
-S
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Can filebot handle nested RAR files for multiple movies/

Post by rednoah »

Try the newest revision. Might work better.

Otherwise just write an extract script that'll extract things into the current folder rather than a sub-folder with the archive name.
:idea: Please read the FAQ and How to Request Help.
Post Reply