WIP Ember Media Manager 1.9.x - Download & Discussion Thread
(2020-12-04, 19:53)Nosfé Wrote: OK, it's not a big deal anyway.

Other question, I now try to scrape my movies, and I've already renamed them like that "Movie_Name (Original Movie Name) (YYYY, realisator).mkv but scraper can't find anything.
So I have to remove everything after "Movie_Name" to find something.
Is there a way to exclude that is betewen parenthesis?
You can add a new filter to clean up the file or folder name from all after the first bracket if all your movies are named in the same way. The filter has to be added under Settings => Movies => General => Path File Name Filter:
Code:
(?i)[\W_]\(.*
With this filter only "Movie_Name" will be used as inital title.


Messages In This Thread
Miscellaneous > Media List Editor - by pstrg - 2020-06-09, 02:38
MovieSets - by pstrg - 2020-06-11, 22:01
RE: Ember Media Manager 1.5.x - Download & Discussion Thread - by DanCooper - 2020-12-05, 17:26
Logout Mark Read Team Forum Stats Members Help
Ember Media Manager 1.9.x - Download & Discussion Thread2