No files selected for processing

All your suggestions, requests and ideas for future development
Post Reply
verysofttoiletpaper
Posts: 141
Joined: 05 Jul 2012, 09:44

No files selected for processing

Post by verysofttoiletpaper »

Hi, this .avi is being excluded but I don't understand why...

Code: Select all

Parameter: subtitles = en
Parameter: plex = unknown.home
Parameter: ut_label = tv
Parameter: movieFormat = Movies/{n} ({y})/{fn}
Parameter: seriesFormat = Series/{n}/{episode.special ? "Special" : "Season "+s.pad(2)}/{fn.replaceAll(/[`´‘’ʻ]/, "'").replaceAll(/[!?.]+$/).replacePart(', Part $1')}
Argument: /home/user/Downloads/tram-trailer.park.boys.101.dvdrip.avi
Exclude: /home/user/Downloads/tram-trailer.park.boys.101.dvdrip.avi
No files selected for processing
Failure (°_°)
User avatar
rednoah
The Source
Posts: 22984
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: No files selected for processing

Post by rednoah »

It has the keyword -trailer in the name. So it gets ignored by internal rules.

@see viewtopic.php?f=3&t=360
:idea: Please read the FAQ and How to Request Help.
verysofttoiletpaper
Posts: 141
Joined: 05 Jul 2012, 09:44

Re: No files selected for processing

Post by verysofttoiletpaper »

So what would be the simples way of forcing filebot to process the file? trailer.park.boys is actually the name of the series.
User avatar
rednoah
The Source
Posts: 22984
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: No files selected for processing

Post by rednoah »

Remove tram- from the filename.
:idea: Please read the FAQ and How to Request Help.
verysofttoiletpaper
Posts: 141
Joined: 05 Jul 2012, 09:44

Re: No files selected for processing

Post by verysofttoiletpaper »

Can't really rename the file.. tried passing the desired name with --q but doesn't make a difference.
Isn't there an option which one can pass?
User avatar
rednoah
The Source
Posts: 22984
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: No files selected for processing

Post by rednoah »

1.
There's no option for that. -trailer files will always be excluded form any kind of processing.

2.
Why can't you rename the files? If you can run the amc script on the files, then you can also run the replace-rename script on the files first.
http://www.filebot.net/forums/viewtopic ... &t=5#p2100
:idea: Please read the FAQ and How to Request Help.
verysofttoiletpaper
Posts: 141
Joined: 05 Jul 2012, 09:44

Re: No files selected for processing

Post by verysofttoiletpaper »

Can't rename for seeding purposes. I could create a hard link with the right name, but then it would be a mess with duplicate references..
User avatar
rednoah
The Source
Posts: 22984
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: No files selected for processing

Post by rednoah »

Sorry, this is the one release group / series combination you have to do manually then. ;)
:idea: Please read the FAQ and How to Request Help.
Post Reply