Posts: 4
Joined: Nov 2013
Reputation:
0
2013-11-16, 15:15
(This post was last modified: 2013-12-25, 20:05 by mlaggner.)
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
Posts: 3,027
Joined: Oct 2012
Reputation:
189
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.
tinyMediaManager - THE media manager of your choice - available for Windows, macOS and Linux
Help us translate tinyMediaManager at
Weblate | Translations at 66%
Found a bug or want to submit a feature request? Contact us at
GitLab
Posts: 3,027
Joined: Oct 2012
Reputation:
189
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?
tinyMediaManager - THE media manager of your choice - available for Windows, macOS and Linux
Help us translate tinyMediaManager at
Weblate | Translations at 66%
Found a bug or want to submit a feature request? Contact us at
GitLab
Posts: 3,027
Joined: Oct 2012
Reputation:
189
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!)
tinyMediaManager - THE media manager of your choice - available for Windows, macOS and Linux
Help us translate tinyMediaManager at
Weblate | Translations at 66%
Found a bug or want to submit a feature request? Contact us at
GitLab