WIP Ember Media Manager 1.4.8.0 ALPHA - Discussion Thread
(2017-02-14, 23:38)JanM201 Wrote: Sorry, forgot to ask. How should I name the file?

If you don't use part# or pt# to stack muilte idsc files, the best was is to remove part# and pt# from the "FileStacking" list. Simply add this line to the AdvancedSettings.xml in your profile:
Code:
<Setting Section="*EmberAPP" Content="None" Name="FileStacking" DefaultValue="">(.*?)([ _.-]*(?:cd|dvd|dis[ck])[ _.-]*[0-9]+)(.*?)(\.[^.]+)$</Setting>

The default regex is:
Code:
(.*?)([ _.-]*(?:cd|dvd|p(?:ar)?t|dis[ck])[ _.-]*[0-9]+)(.*?)(\.[^.]+)$

But with the default regex you have that issue with movies that contains "part #" in the official title. You can test the regex on regex101 and try to find a better file name, but that's nearly impossible or will be reset after renaming ;-)


Messages In This Thread
RE: Ember Media Manager 1.4.8.0 ALPHA - Discussion Thread - by DanCooper - 2017-02-14, 23:55
nfo file status? - by NightMyst - 2017-06-21, 07:24
Audio metadata error - by Doomnie - 2017-11-04, 08:16
EmberMM Import Poster.jpg - by MePoEmberMM - 2018-02-06, 01:27
User rating sync - by fred_gaou - 2018-04-28, 22:25
database is locked - by gorb - 2019-08-19, 11:41
Logout Mark Read Team Forum Stats Members Help
Ember Media Manager 1.4.8.0 ALPHA - Discussion Thread2