WIP Ember Media Manager 1.4.8.0 ALPHA - Discussion Thread
(2016-07-22, 12:34)redglory Wrote:
(2016-07-22, 03:20)McButton Wrote: If I manually update the .nfo and images to the correct name and reload in EMM, it forces a re-scrape. Not sure how to get them to stick correctly.
------------------
Edit: Hunger Games Mockingjay Part 1 saves all info as Hunger Games Mockingjay. Same with Part 2. The info INSIDE the .nfo is fine though. Gotta be an EMM thing?

I had the same problem with "Hunger Games Mockingjay Part 1" and I've just renamed it to "Hunger Games Mockingjay Part I".

That's an issue with the file stacking regex of Kodi that we use. I've checked the Kodi source code and seen that they made much more checks if a file has to be stacked or not. I think that needs much more time to fix/change than I thought.

Als workaround you can add your own regex for file stacking to Ember's AdvancedSettings.xml:
Code:
<Setting Section="*EmberAPP" Content="None" Name="FileStacking" DefaultValue="">(.*?)([ _.-]*(?:cd|dvd|p(?:ar)?t|dis[ck])[ _.-]*[0-9]+)(.*?)(\.[^.]+)$</Setting>

Try to create a better regex for your situation on https://regex101.com/

Image

It's important that the regex has 4 groups!

I try to fix that as soon is possible.


Messages In This Thread
RE: Ember Media Manager 1.4.8.0 ALPHA - Discussion Thread - by DanCooper - 2016-07-22, 12:58
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