Hi,I'm using utorrent + automated media center script and all is working fine (great job).
But i don't want to procces movies,only tvshows.Is there a way to do it?
--def Movies=n is not working.
Thanks a lot for your work.
Exclude movies
Re: Exclude movies
You could have your own script filter out non-episode files and then just process only episode files.
-
- Posts: 3
- Joined: 21 Feb 2014, 14:22
Re: Exclude movies
Hi,thanks for your quick response.
You want to say I create my own groovy script with my args and then call it in utorrent?
I´m going to study it,but i´m not programmer and i think it´s too hard for me.
I´m going to try forcing the "ignore" label when i download movies.Is that correct?
Thanks for your time and sorry for my english.
You want to say I create my own groovy script with my args and then call it in utorrent?
I´m going to study it,but i´m not programmer and i think it´s too hard for me.
I´m going to try forcing the "ignore" label when i download movies.Is that correct?
Thanks for your time and sorry for my english.
Re: Exclude movies
That would work. If you make filebot ignore the movie files completely that will do, it'll be excluded before filebot even checks if the file is an episode or a movie or whatever.
-
- Posts: 3
- Joined: 21 Feb 2014, 14:22
Re: Exclude movies
Ok,thanks for all.
Label is working for now,i'll try to make my own script.
Label is working for now,i'll try to make my own script.