Kodi Community Forum
Solved Clean Movie Name before search - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116)
+---- Forum: TinyMediaManager (https://forum.kodi.tv/forumdisplay.php?fid=204)
+---- Thread: Solved Clean Movie Name before search (/showthread.php?tid=178175)



Clean Movie Name before search - cmoi - 2013-11-16

Hello,

There is an option in TMM to "clean" movie name before scrap?
Maybe a regex expression or something like that?

For 90% of my movie, I have to manually remove "bad part" of the movie name to find the good movie, for example "My Movie TRUEFRENCH SUBFORCED" > "My Movie".

Thanks,
Cmoi


RE: Clean Movie Name before search - mlaggner - 2013-11-18

we are already doing some cleanup at importing the movies. Maybe our regular expressions are not enough for your requirements.
I will have a talk to myron how we could handle this.


RE: Clean Movie Name before search - mlaggner - 2013-11-18

we could imagine to implement a changeable list with "bad words" which will be excluded from the directory/filename at movie-name detection.
Would that be a solution?


RE: Clean Movie Name before search - cmoi - 2013-11-18

(2013-11-18, 11:19)mlaggner Wrote: we could imagine to implement a changeable list with "bad words" which will be excluded from the directory/filename at movie-name detection.
Would that be a solution?

Hello,
Yes it's probably the better solution, everyone can personalize this list.
I agree Big Grin
Thank you soo much


RE: Clean Movie Name before search - cmoi - 2013-12-24

Any news?


RE: Clean Movie Name before search - mlaggner - 2013-12-24

we are working hard on version version 2.5 which we can (hopefully) release the next week. Your suggestion is already planned in for 2.5 and if there are no more big problems (which eat up our limited time), we will put it in Wink

Merry Christmas


RE: Clean Movie Name before search - mlaggner - 2013-12-25

added it with r1217

you now have a list where you can maintain so called "bad words" - words which will be cut out of the detected movie name (case sensitive!)