Sory for my bad english, I do what I can :wink:
When I click on "start" button, only filenames of unadded files are parsed, isn't it ? But I have some filename with the Character ' . And even if they are already added to database, filename is parsed and is searched on tv.com
In "logs" "Mommy's Bosses" is writen "Mommy'S Bosses". It may be the problem ?
Exemple :
Make an ignore list with regular expression.
Ex : Ignore all files starting with "preview" -> "preview[^$]*"
Ok thanks, but is it possible to add a button to get data from tv.com for these episodes ?
Just a bug in 0.31a :
At the end of scan, "cancel" button don't switch to "start"
Thank you very much
Parse files with ' each scanning (even if already added) and parse 'x in 'X. (see log)
When I click on "start" button, only filenames of unadded files are parsed, isn't it ? But I have some filename with the Character ' . And even if they are already added to database, filename is parsed and is searched on tv.com
In "logs" "Mommy's Bosses" is writen "Mommy'S Bosses". It may be the problem ?
Exemple :
A file has already been assigned to this episode. Skipping file as per options.
Episode listing has already been stored in database. Skipping download.
Parsed Information: The 4400 - 2x13 - Mommy'S Bosses
Regular Expression: '(?<series>.*?) - saison (?<season>[0-9]{2}) - episode (?<episode>[0-9]{2}) - (?<title>[^$]*)
Processing File: b:\series\the 4400\saison 02\episode 13 - mommy's bosses\the 4400 - saison 02 - episode 13 - mommy's bosses.avi
Add Regular Expression excluder. (when you have several version of an episode)
Make an ignore list with regular expression.
Ex : Ignore all files starting with "preview" -> "preview[^$]*"
WeeToddDid said:You already can. Double click on an episode that you want to add a file to. Then Double click on the filename field.Havrest said:Make possible to associate one file to several episodes.
Ok thanks, but is it possible to add a button to get data from tv.com for these episodes ?
Just a bug in 0.31a :
At the end of scan, "cancel" button don't switch to "start"
Thank you very much