WIP Ember Media Manager 1.4.8.0 ALPHA - Discussion Thread
(2017-01-18, 23:37)hslansky Wrote:
(2017-01-18, 19:19)DanCooper Wrote:
(2017-01-18, 18:57)hslansky Wrote: Hi Dan,
It looks like and old problem, that had been resolved, is back again. I am getting a failure when I try to sync a movie with "Part 1" or "Part 2" in the file name. I went back through my EMM logs and the last time I saw this working was May 20, 2016. The first time it failed appears to be August 10, 2016. Sorry of the delay in reporting this but I didn't notice until I did a fresh install of Kodi and several movie's with this pattern (ie: Deathly Hallows) were not showing artwork. Multi-part movies are working.

If I rename the file so instead of "Part 2" is says "Part II" then the sync works.

Please let me know what info you would need to try and resolve the problem.

Thanks

Known and already (finally) fixed for next Alpha.

Workaround:
Add this line to AdvancedSettings.xml to remove "pt#" and "part#" from stacking list:
Code:
<Setting Section="*EmberAPP" Content="None" Name="FileStacking" DefaultValue="">(.*?)([ _.-]*(?:cd|dvd|dis[ck])[ _.-]*[0-9]+)(.*?)(\.[^.]+)$</Setting>

Excellent news!! Any idea on an ETA for the next alpha? Can it be compiled from Github?

I also tried the workaround you provided, it fixes the movies with "Part" in the name but it breaks multi-part movies. Were you aware of this?


Thanks again for this excellent program, couldn't handle my media library without it.

That regex should only breaks Multi-part movies that use "part" as flag. DVD1/DVD2 or disk1/disk2 should working. Btw, the modified regex is not the "new" solution in next version ;-)
Nope, I'm working on an separate branch and this one is not ready to compile.


Messages In This Thread
RE: Ember Media Manager 1.4.8.0 ALPHA - Discussion Thread - by DanCooper - 2017-01-18, 23:46
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