File Scanner question
#1
I am in the process of adding the imdb tt ids to the file names of movies that I have, is there a way to force the file scanner to use the tt number instead of the title for lookup? (Ive been getting incorrect results for some items)
Reply
#2
You could modifier the scraper to do so I think. There's a CreateSearchUrl function that could probably do something smarter if you could detect the tt stuff. This is assuming that the filename cleaner doesn't scrape off the tt id (it depends exactly how you've done it).

Cheers,
Jonathan
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#3
The file format that I use is fairly basic and extremely standardized. I remove The from the beginning and its <title> (<year>) tt<idnum>.extension
Reply

Logout Mark Read Team Forum Stats Members Help
File Scanner question0