WIP Ember Media Manager 1.4.8.0 ALPHA - Discussion Thread
(2016-05-17, 19:18)DanCooper Wrote:
(2016-05-17, 18:58)Drazzilb Wrote:
(2016-05-17, 17:25)Drazzilb Wrote: Rodger that, I'll give you what I can when I get home to fiddle with it.

I had a reason to head home today, so while I was there. I took the chance to get this.

http://pastebin.com/4iFbmtJg
&
http://pastebin.com/d0ABeyMh

Hope that includes what you're needing, if not I'll try again later.

Looks like an issue/bug in Kodi :-(

Kodi starts scanning and has finished it at 05:19:22 T:47634503218944.
Ember call a check if the scanner is still running at 05:19:23 T:47634064492288.
Code:
05:19:22 T:47634503218944  NOTICE: VideoInfoScanner: Starting scan ..
05:19:22 T:47634503218944  NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:00
05:19:23 T:47634496915200   DEBUG: webserver: request received for /jsonrpc
05:19:23 T:47634064492288   DEBUG: Previous line repeats 1 times.
05:19:23 T:47634064492288   DEBUG: JSONRPC: Incoming request: {
                                              "jsonrpc": "2.0",
                                              "method": "XBMC.GetInfoBooleans",
                                              "params": {
                                                "booleans": [
                                                  "Library.IsScanningVideo"
                                                ]
                                              },
                                              "id": 4
                                            }

Kodi always send "yes, it's still scanning" back to Ember and Ember still wait for a "false" to do next step in Syncing process:
Code:
22:54.1 TRACE [APIKodi] [Kodi Headless] ScanVideoPath: "smb://192.168.0.21/Media/Movies/2 Fast 2 Furious (2003)" | Start scanning process...
22:54.2 TRACE [APIKodi] [Kodi Headless] IsScanningVideo: True
22:55.2 TRACE [APIKodi] [Kodi Headless] IsScanningVideo: True
22:56.2 TRACE [APIKodi] [Kodi Headless] IsScanningVideo: True
...

So I don't know what Kodi's problem is. For me it works with latest Windows version of Kodi 16.1.
As workaround you can run a database update in Kodi (or Ember => Tools => Kodi Interface => Update Database) to let Kodi scan the paths and create a database entry. After that you can manually sync the media from Ember. At this point, Kodi should known the media and give back an ID to Ember for the sync.

Okay, I'll give that a whirl. This is the final piece of this whole puzzle I've been trying to put together. I've loved your software for a long time Dan and really appreciate your help.

I might even try a different container, I cannot say what may or maynot have been changed when this instance of Kodi was packaged into the docker. So I'll try doing the work around first. I assume from your post that its simply not finding the database entries. So i'll have to force it to make its own. I can go into MariaDB to remove the entire DB and have it start a new one. If you think that's a place to start let me know.

EDIT: Oh, an answer to an earlier question about the when I click the test connection button. This is what I get:
Image

EDIT: I tried your work around
Quote:As workaround you can run a database update in Kodi (or Ember => Tools => Kodi Interface => Update Database) to let Kodi scan the paths and create a database entry. After that you can manually sync the media from Ember. At this point, Kodi should known the media and give back an ID to Ember for the sync.
Same result.
I opened up Ember, Clicked tools a the top, Went down to Kodi Interface, Clicked "Update Library". From there. Nothing. This is with a clean database. (went into MariaDB and removed the database there).

Edit: Confirmed It is the installation of Kodi that has an issue. I tried it with a different installation (my HTPC hooked up to my TV) worked like a charm.

Thank.


Messages In This Thread
RE: Ember Media Manager 1.4.8.0 ALPHA - Discussion Thread - by Drazzilb - 2016-05-17, 22:08
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