2009-10-22, 05:58 PM
I have tried to solve this problem in a couple of ways, but I havn't found a reliable solution yet.
Problem is that the search functionality on thetvdb could have been better.
Example: I have downloaded the Castle show. But when wizmetadatagrabber do a search I get data from an old show about different castles around Britain(?). The problem originates in the fact that the files is named as: castle.2009.S01E01.yadayada.avi. Usually I use the Command-line tool, but if I search manually, I can rename the title to: Castle.(2009)... and voÃla I get correct info.
I have tried to create some script that renames the files automatically. but I have not found one that can handle the "()" (or something).
Is there someone that knows how to create a script that can handle renaming like this? Python, perl or dos. And that I can use for other files as well.
Or: maybe a xml-file that wizmetadatagrabber reads and use for the search (the renaming of files is just to get correct data, anyway)
the xml-file could have either the correct name or the tvdb show Id (83462 for Castle). Roughly like the language translation xml...
No real need for a UI to edit this.
Problem is that the search functionality on thetvdb could have been better.
Example: I have downloaded the Castle show. But when wizmetadatagrabber do a search I get data from an old show about different castles around Britain(?). The problem originates in the fact that the files is named as: castle.2009.S01E01.yadayada.avi. Usually I use the Command-line tool, but if I search manually, I can rename the title to: Castle.(2009)... and voÃla I get correct info.
I have tried to create some script that renames the files automatically. but I have not found one that can handle the "()" (or something).
Is there someone that knows how to create a script that can handle renaming like this? Python, perl or dos. And that I can use for other files as well.
Or: maybe a xml-file that wizmetadatagrabber reads and use for the search (the renaming of files is just to get correct data, anyway)
the xml-file could have either the correct name or the tvdb show Id (83462 for Castle). Roughly like the language translation xml...
No real need for a UI to edit this.