Kodi Community Forum

Full Version: Black list for scrapping?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi
i am having a lot of issues with automatic scrapping; a lot of movies from my collection are not identified because most of them have either language information in the filename or other tags which messes with the scraper. Is there any way to indicate that certain words should always be removed from the filename before scraping?

There is a list for bad words in the General section but it does not help with this.

I see the text used for scraping is the filename with some tags removed, like the year, the format, so maybe is a way to add words/tags to this
nice idea.
whilst we detect & clean already the name quite well... it makes perfectly sense to strip out some names.
I'll add this to our todo list...

On a other side:
could you give me some examples of your filenames?
We might even improve our detection that way...
+1 for a Blacklist

In my case the scraper has problems with some episodes of my tv shows, especially if the filename contains the audio codes information like "dd51" or information about the codec "x264". Even sometimes it has problems with the resolution like "18p".
I have some movies that are in stacked files (disk1, disk2). Would be nice to exclude disk 2
I also have extras (behind he scenes, trailers, etc) that I would like TMM to ignore

doing this with an ".ignore" file in each folder where there is content would be excellent
.tmmignore and configurable ignore folders is already in v2.7
hello, thx for TMM, ace for the best browsing.
I have this problem with "vostfr", I remove this and the scraper found the good.
(2015-09-24, 07:46)mlaggner Wrote: [ -> ].tmmignore and configurable ignore folders is already in v2.7

it's impossible to add .tmmignore file in windows, only tmmignore
please advice