WIP Ember Media Manager 1.4.8.0 ALPHA - Discussion Thread
(2018-05-16, 21:18)dr-oopie Wrote:
(2018-05-16, 20:09)DanCooper Wrote:
(2018-05-16, 19:02)dr-oopie Wrote: in tvshow_view i see the idshow which matches the screenshot above. it has 6 seasons but the sync only works for 1-4 thats on hdd5. 5-6 i scanned for new content in kodi because ember wouldnt sync. it does show the total number of episodes and the number watched correctly. the only thing is that i think the sql isnt meant to have the series split. the strPath has nfs://server/mnt/Media_HDD-5/TV_Shows-5/Shameless/ in tvshow_view.     
If this is the path in the SQL table:
Code:
nfs://server/mnt/Media_HDD-5/TV_Shows-5/Shameless/
than Ember can't find the idShow for the episode that has to be synced with the path:
Code:
nfs://server/mnt/Media_HDD-6/TV_Shows-6/Shameless/

So there has to be a stacking info somewhere in your database.  
 got any tips on how to do it? 
I did a few tests and have to say that it does not work. Kodi solves that internally and set the new episodes to a the same tv show from another path. So there is no way to get the episode ID in that way I use in the KI. Also I'm pretty shure that only episodes from one source from your other splittet tv shows can be synced (try it, it does not work).

But it looks like I can fix that if I use another way to get the episode list. Should be possible to get a list of all episodes with a path and file name filter. But atm I'm working on a new database structure (nearly done) and than I've to run many tests to get shure that I've created only 10 new bugs ;-)
Also tomorrow I fly to London for a few days, without a computer Smile


Messages In This Thread
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
RE: Ember Media Manager 1.4.8.0 ALPHA - Discussion Thread - by DanCooper - 2018-05-17, 00:13
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