Jump to content

How to link server to "Movies" menu?


firewater
Go to solution Solved by Luke,

Recommended Posts

firewater

Trying to integrate Emby with Kodi. First I tried EmbyCon, which displayed my library on Kodi very quickly from the add-on's menu, but it didn't sync the library with Kodi's Movies menu. Next, I tried Emby for Kodi, but I'm having trouble having anything show up anywhere. When setting it up, I believe I should be using "Native (direct-path)" because I mean to use Emby as a media manger only (I won't be streaming much to other devices, and most of the content will be played locally from the same device it's stored in, with an external player). The path to my movie media library is "/Volumes/Media/Media/Video/Movie", and there's some info here on what to do next, but I don't understand how it applies to Kodi. My server address is "localhost:8096", if it's any help.

 

Any help is appreciated.

Link to comment
Share on other sites

Hi, those are the two best options. The third would be to setup Kodi as normal and just use emby to fetch and create nfo metadata.

Link to comment
Share on other sites

firewater

So the reason I don't wanna do that is that Emby does a far better job at maintaining the database. I actually curate all the metadata myself, but Kodi doesn't monitor changes to nfo files, and it has sometimes made duplicates of my movies.

 

For the direct path method, I've figured now there is a section under "Library" > "Manage library" > "Folders" called "Shared network folder", were I have to type in the path substitute, but I don't know what that'd be. I've tried a bunch, like "localhost:8096/Media/Media/Video/Movie", but Emby for Kodi tells me it's not finding anything there.

Link to comment
Share on other sites

Angelblue05

You want to enter a valid network path (smb, nfs) in that field for Kodi to access if you use native playback mode. Otherwise, use addon playback mode (default), which can bypass path issues by having your server provide the file to Kodi, rather than Kodi accessing the files directly.

Edited by Angelblue05
Link to comment
Share on other sites

firewater

Alright so I understand I have to use the sync option on Emby for Kodi. I also believe I need to use native path option because I do want Kodi to access the files directly, as I play them with an external player. So when I use the sync feature, I am prompted with a message telling me nothing could be found, that the substitute path is wrong. I'm new to server lingo and the like, so how do I find out what's the address of the network path I should be putting on, given the media library path I mentioned before?

Link to comment
Share on other sites

firewater

I still haven't figured this out. So I have to create a smb share. I'm barely familiar with this, but I'm seeing these all start with an IP address. So to be clear, this relies on me being connected to the internet, yes? This is undesirable for me. Since Emby server still works locally when I'm offline, is there no way I can use Kodi with Emby server and external player playback, without relying on sharing my video folder on an online network?

Link to comment
Share on other sites

 

 

So to be clear, this relies on me being connected to the internet, yes? 

 

No, not if they are LAN ip addresses. Are they?

Link to comment
Share on other sites

Angelblue05

I still haven't figured this out. So I have to create a smb share. I'm barely familiar with this, but I'm seeing these all start with an IP address. So to be clear, this relies on me being connected to the internet, yes? This is undesirable for me. Since Emby server still works locally when I'm offline, is there no way I can use Kodi with Emby server and external player playback, without relying on sharing my video folder on an online network?

Nobody says anything about the internet. Just use addon playback mode since you don’t know how to set up your paths so Kodi can access your files. Then enable simple play in the addon settings for compatibility with external players and you are done. Addon playback can bypass your path configuration.

Link to comment
Share on other sites

firewater

Mm, this setup is not working for me. Below is what I've done thus far, which I believe is correct, so I'll format it as a brief guide for those who stumble:

 

1. create an SMB share on your computer - note that the method depends on your OS

2. set the correct optional path under advanced options on Emby server - note that the folder you added goes at the root, so in my case, the path on my drive is "/Volumes/Media/Media/Video/Movie/", then the SMB path is "smb://XXX.XXX.X.XX/Movie"

3. add the SMB path to Kodi's file manager - note that if you get an "Error 2 - Share not found" popup, you'll have to add it manually (make sure to fill in username/password too)

4. setup Emby for Kodi

 

The library then syncs successfully. But when I try to play a video, I get an error.

 

5d6b492e9c714_SunSep1002449042019.png

 

5d6b493b70304_SunSep1002459042019.png

 

I've tried the "simple play" setting with the other mode, and though it plays the file, it's not accessed locally. I can tell because IINA/mpv (the external player I use) changes (treats the GUI as a stream), and the filename is different (which messes with a script I use). The GUI change is particularly undesirable because it displays a "Buffering" popup every time I seek, which in turn makes it seek slower.

 

To be clear, on the example above it also seems to be trying to open a "stream", whereas what I expect is that it accesses the file directly. Is that right?

Edited by firewater
Link to comment
Share on other sites

firewater

It seems to be trying to open the right file:

2019-09-02 23:37:16.710 T:140735819449216  NOTICE: -----------------------------------------------------------------------2019-09-02 23:37:16.710 T:140735819449216  NOTICE: Starting Kodi (18.3 Git:20190821-04d7009210-dirty). Platform: OS X x86 64-bit
2019-09-02 23:37:16.710 T:140735819449216  NOTICE: Using Debug Kodi x64 build
2019-09-02 23:37:16.710 T:140735819449216  NOTICE: Kodi compiled 2019-08-21 by Clang 10.0.1 (clang-1001.0.46.4) for OS X x86 64-bit version 10.9.0 (1090)
2019-09-02 23:37:16.710 T:140735819449216  NOTICE: Running on Apple Inc. iMac18,1 with OS X 10.13.6, kernel: Darwin x86 64-bit version 17.7.0
2019-09-02 23:37:16.711 T:140735819449216  NOTICE: FFmpeg version/source: 4.0.4-Kodi
2019-09-02 23:37:16.711 T:140735819449216  NOTICE: Host CPU: Intel(R) Core(TM) i3-8100 CPU @ 3.60GHz, 4 cores available
2019-09-02 23:37:16.711 T:140735819449216  NOTICE: special://xbmc/ is mapped to: /Applications/Kodi.app/Contents/Resources/Kodi
2019-09-02 23:37:16.711 T:140735819449216  NOTICE: special://xbmcbin/ is mapped to: /Applications/Kodi.app/Contents/Resources/Kodi
2019-09-02 23:37:16.711 T:140735819449216  NOTICE: special://xbmcbinaddons/ is mapped to: /Applications/Kodi.app/Contents/Resources/Kodi/addons
2019-09-02 23:37:16.711 T:140735819449216  NOTICE: special://masterprofile/ is mapped to: /Users/redacted/Library/Application Support/Kodi/userdata
2019-09-02 23:37:16.711 T:140735819449216  NOTICE: special://envhome/ is mapped to: /Users/redacted
2019-09-02 23:37:16.711 T:140735819449216  NOTICE: special://home/ is mapped to: /Users/redacted/Library/Application Support/Kodi
2019-09-02 23:37:16.711 T:140735819449216  NOTICE: special://temp/ is mapped to: /Users/redacted/.kodi/temp
2019-09-02 23:37:16.711 T:140735819449216  NOTICE: special://logpath/ is mapped to: /Users/redacted/Library/Logs
2019-09-02 23:37:16.711 T:140735819449216  NOTICE: special://frameworks/ is mapped to: /Applications/Kodi.app/Contents/Libraries
2019-09-02 23:37:16.711 T:140735819449216  NOTICE: The executable running is: /Applications/Kodi.app/Contents/MacOS/Kodi
2019-09-02 23:37:16.711 T:140735819449216  NOTICE: Local hostname: Redacted-iMac.local
2019-09-02 23:37:16.711 T:140735819449216  NOTICE: Log File is located: /Users/redacted/Library/Logs/kodi.log
2019-09-02 23:37:16.711 T:140735819449216  NOTICE: -----------------------------------------------------------------------
2019-09-02 23:37:16.711 T:140735819449216    INFO: loading settings
2019-09-02 23:37:16.712 T:140735819449216  NOTICE: special://profile/ is mapped to: special://masterprofile/
2019-09-02 23:37:16.724 T:140735819449216   DEBUG: CSkinSettings: no <skinsettings> tag found
2019-09-02 23:37:16.725 T:140735819449216  NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
2019-09-02 23:37:16.767 T:140735819449216  NOTICE: Loaded settings file from special://profile/advancedsettings.xml
2019-09-02 23:37:16.768 T:140735819449216  NOTICE: Contents of special://profile/advancedsettings.xml are...
                                            <advancedsettings>
                                              <splash>false</splash>
                                              <imageres>1080</imageres>
                                              <imagescalingalgorithm>lanczos</imagescalingalgorithm>
                                              <video>
                                                <defaultplayer>externalplayer</defaultplayer>
                                              </video>
                                              <videolibrary>
                                                <itemseparator> | </itemseparator>
                                              </videolibrary>
                                              <loglevel hide="attribute">options</loglevel>
                                            </advancedsettings>
2019-09-02 23:37:16.768 T:140735819449216  NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
2019-09-02 23:37:16.768 T:140735819449216 WARNING: CSettingsManager: missing version attribute
2019-09-02 23:37:16.769 T:140735819449216  NOTICE: Default Video Player: externalplayer
2019-09-02 23:37:16.769 T:140735819449216  NOTICE: Default Audio Player: paplayer
2019-09-02 23:37:16.769 T:140735819449216  NOTICE: Disabled debug logging due to GUI setting. Level 0.
2019-09-02 23:37:16.769 T:140735819449216  NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
2019-09-02 23:37:16.769 T:140735819449216  NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
2019-09-02 23:37:16.860 T:140735819449216  NOTICE: Running database version Addons27
2019-09-02 23:37:18.534 T:140735819449216  NOTICE: ADDON: audioencoder.kodi.builtin.aac v1.0.0 installed
2019-09-02 23:37:18.534 T:140735819449216  NOTICE: ADDON: audioencoder.kodi.builtin.wma v1.0.0 installed
2019-09-02 23:37:18.534 T:140735819449216  NOTICE: ADDON: game.controller.default v1.0.8 installed
2019-09-02 23:37:18.534 T:140735819449216  NOTICE: ADDON: game.controller.snes v1.0.8 installed
2019-09-02 23:37:18.534 T:140735819449216  NOTICE: ADDON: kodi.binary.global.audioengine v1.0.1 installed
2019-09-02 23:37:18.534 T:140735819449216  NOTICE: ADDON: kodi.binary.global.filesystem v1.0.2 installed
2019-09-02 23:37:18.534 T:140735819449216  NOTICE: ADDON: kodi.binary.global.general v1.0.3 installed
2019-09-02 23:37:18.534 T:140735819449216  NOTICE: ADDON: kodi.binary.global.gui v5.12.0 installed
2019-09-02 23:37:18.535 T:140735819449216  NOTICE: ADDON: kodi.binary.global.main v1.0.14 installed
2019-09-02 23:37:18.535 T:140735819449216  NOTICE: ADDON: kodi.binary.global.network v1.0.0 installed
2019-09-02 23:37:18.535 T:140735819449216  NOTICE: ADDON: kodi.binary.instance.audiodecoder v2.0.0 installed
2019-09-02 23:37:18.535 T:140735819449216  NOTICE: ADDON: kodi.binary.instance.audioencoder v2.0.0 installed
2019-09-02 23:37:18.535 T:140735819449216  NOTICE: ADDON: kodi.binary.instance.game v1.1.0 installed
2019-09-02 23:37:18.535 T:140735819449216  NOTICE: ADDON: kodi.binary.instance.imagedecoder v2.0.0 installed
2019-09-02 23:37:18.535 T:140735819449216  NOTICE: ADDON: kodi.binary.instance.inputstream v2.0.8 installed
2019-09-02 23:37:18.535 T:140735819449216  NOTICE: ADDON: kodi.binary.instance.peripheral v1.3.7 installed
2019-09-02 23:37:18.535 T:140735819449216  NOTICE: ADDON: kodi.binary.instance.pvr v5.10.3 installed
2019-09-02 23:37:18.535 T:140735819449216  NOTICE: ADDON: kodi.binary.instance.screensaver v2.0.0 installed
2019-09-02 23:37:18.535 T:140735819449216  NOTICE: ADDON: kodi.binary.instance.vfs v2.0.0 installed
2019-09-02 23:37:18.535 T:140735819449216  NOTICE: ADDON: kodi.binary.instance.videocodec v1.0.1 installed
2019-09-02 23:37:18.535 T:140735819449216  NOTICE: ADDON: kodi.binary.instance.visualization v2.0.1 installed
2019-09-02 23:37:18.535 T:140735819449216  NOTICE: ADDON: kodi.resource v1.0.0 installed
2019-09-02 23:37:18.535 T:140735819449216  NOTICE: ADDON: metadata.album.universal v3.1.2 installed
2019-09-02 23:37:18.535 T:140735819449216  NOTICE: ADDON: metadata.artists.universal v4.3.2 installed
2019-09-02 23:37:18.535 T:140735819449216  NOTICE: ADDON: metadata.common.allmusic.com v3.2.0 installed
2019-09-02 23:37:18.535 T:140735819449216  NOTICE: ADDON: metadata.common.fanart.tv v3.6.1 installed
2019-09-02 23:37:18.535 T:140735819449216  NOTICE: ADDON: metadata.common.imdb.com v3.1.4 installed
2019-09-02 23:37:18.535 T:140735819449216  NOTICE: ADDON: metadata.common.musicbrainz.org v2.2.1 installed
2019-09-02 23:37:18.535 T:140735819449216  NOTICE: ADDON: metadata.common.theaudiodb.com v2.0.2 installed
2019-09-02 23:37:18.535 T:140735819449216  NOTICE: ADDON: metadata.common.themoviedb.org v3.1.9 installed
2019-09-02 23:37:18.535 T:140735819449216  NOTICE: ADDON: metadata.local v1.0.0 installed
2019-09-02 23:37:18.535 T:140735819449216  NOTICE: ADDON: metadata.themoviedb.org v5.1.8 installed
2019-09-02 23:37:18.535 T:140735819449216  NOTICE: ADDON: metadata.tvshows.themoviedb.org v3.1.3 installed
2019-09-02 23:37:18.536 T:140735819449216  NOTICE: ADDON: plugin.video.emby v4.1.14 installed
2019-09-02 23:37:18.536 T:140735819449216  NOTICE: ADDON: plugin.video.emby.movies v0.14 installed
2019-09-02 23:37:18.536 T:140735819449216  NOTICE: ADDON: plugin.video.emby.musicvideos v0.14 installed
2019-09-02 23:37:18.536 T:140735819449216  NOTICE: ADDON: plugin.video.emby.tvshows v0.14 installed
2019-09-02 23:37:18.536 T:140735819449216  NOTICE: ADDON: repository.emby.kodi v1.0.5 installed
2019-09-02 23:37:18.536 T:140735819449216  NOTICE: ADDON: repository.xbmc.org v3.1.5 installed
2019-09-02 23:37:18.536 T:140735819449216  NOTICE: ADDON: resource.images.weathericons.default v1.1.8 installed
2019-09-02 23:37:18.536 T:140735819449216  NOTICE: ADDON: resource.language.en_gb v2.0.1 installed
2019-09-02 23:37:18.536 T:140735819449216  NOTICE: ADDON: resource.uisounds.kodi v1.0.0 installed
2019-09-02 23:37:18.536 T:140735819449216  NOTICE: ADDON: resource.uisounds.titan.modern v1.0.0 installed
2019-09-02 23:37:18.536 T:140735819449216  NOTICE: ADDON: screensaver.xbmc.builtin.black v1.0.33 installed
2019-09-02 23:37:18.536 T:140735819449216  NOTICE: ADDON: screensaver.xbmc.builtin.dim v1.0.56 installed
2019-09-02 23:37:18.536 T:140735819449216  NOTICE: ADDON: script.module.certifi v2019.3.9 installed
2019-09-02 23:37:18.536 T:140735819449216  NOTICE: ADDON: script.module.chardet v3.0.4 installed
2019-09-02 23:37:18.536 T:140735819449216  NOTICE: ADDON: script.module.idna v2.8 installed
2019-09-02 23:37:18.536 T:140735819449216  NOTICE: ADDON: script.module.pil v1.1.7 installed
2019-09-02 23:37:18.536 T:140735819449216  NOTICE: ADDON: script.module.pycryptodome v3.4.3 installed
2019-09-02 23:37:18.536 T:140735819449216  NOTICE: ADDON: script.module.requests v2.22.0 installed
2019-09-02 23:37:18.536 T:140735819449216  NOTICE: ADDON: script.module.urllib3 v1.25.3 installed
2019-09-02 23:37:18.536 T:140735819449216  NOTICE: ADDON: service.xbmc.versioncheck v0.4.6 installed
2019-09-02 23:37:18.536 T:140735819449216  NOTICE: ADDON: skin.estouchy v2.0.25 installed
2019-09-02 23:37:18.536 T:140735819449216  NOTICE: ADDON: skin.estuary v2.0.24 installed
2019-09-02 23:37:18.536 T:140735819449216  NOTICE: ADDON: skin.moviegoer v1.0 installed
2019-09-02 23:37:18.536 T:140735819449216  NOTICE: ADDON: webinterface.default v18.x-2.4.6 installed
2019-09-02 23:37:18.536 T:140735819449216  NOTICE: ADDON: xbmc.addon v18.3.0 installed
2019-09-02 23:37:18.536 T:140735819449216  NOTICE: ADDON: xbmc.core v0.1.0 installed
2019-09-02 23:37:18.537 T:140735819449216  NOTICE: ADDON: xbmc.gui v5.14.0 installed
2019-09-02 23:37:18.537 T:140735819449216  NOTICE: ADDON: xbmc.json v10.3.0 installed
2019-09-02 23:37:18.537 T:140735819449216  NOTICE: ADDON: xbmc.metadata v2.1.0 installed
2019-09-02 23:37:18.537 T:140735819449216  NOTICE: ADDON: xbmc.python v2.26.0 installed
2019-09-02 23:37:18.537 T:140735819449216  NOTICE: ADDON: xbmc.webinterface v1.0.0 installed
2019-09-02 23:37:18.853 T:123145323741184  NOTICE: Found 1 Lists of Devices
2019-09-02 23:37:18.853 T:123145323741184  NOTICE: Enumerated DARWINOSX devices:
2019-09-02 23:37:18.853 T:123145323741184  NOTICE:     Device 1
2019-09-02 23:37:18.853 T:123145323741184  NOTICE:         m_deviceName      : default
2019-09-02 23:37:18.853 T:123145323741184  NOTICE:         m_displayName     : Default
2019-09-02 23:37:18.853 T:123145323741184  NOTICE:         m_displayNameExtra: Line-out (Green Rear)
2019-09-02 23:37:18.854 T:123145323741184  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
2019-09-02 23:37:18.854 T:123145323741184  NOTICE:         m_channels        : FL, FR
2019-09-02 23:37:18.854 T:123145323741184  NOTICE:         m_sampleRates     : 192000,96000,48000,44100
2019-09-02 23:37:18.854 T:123145323741184  NOTICE:         m_dataFormats     : AE_FMT_S24LE3,AE_FMT_S24NE3,AE_FMT_S16LE,AE_FMT_S16NE
2019-09-02 23:37:18.854 T:123145323741184  NOTICE:         m_streamTypes     : No passthrough capabilities
2019-09-02 23:37:18.854 T:123145323741184  NOTICE:     Device 2
2019-09-02 23:37:18.854 T:123145323741184  NOTICE:         m_deviceName      : Digital-out (HDMI)-70:stream0
2019-09-02 23:37:18.854 T:123145323741184  NOTICE:         m_displayName     : Digital-out (HDMI)
2019-09-02 23:37:18.854 T:123145323741184  NOTICE:         m_displayNameExtra: Digital-out (HDMI)
2019-09-02 23:37:18.854 T:123145323741184  NOTICE:         m_deviceType      : AE_DEVTYPE_HDMI
2019-09-02 23:37:18.854 T:123145323741184  NOTICE:         m_channels        : FL, FR, FC, LFE, SL, SR, BL, BR
2019-09-02 23:37:18.854 T:123145323741184  NOTICE:         m_sampleRates     : 192000,176400,96000,88200,48000,44100,32000
2019-09-02 23:37:18.854 T:123145323741184  NOTICE:         m_dataFormats     : AE_FMT_S24LE3,AE_FMT_S24NE3,AE_FMT_S16LE,AE_FMT_S16NE
2019-09-02 23:37:18.854 T:123145323741184  NOTICE:         m_streamTypes     : STREAM_TYPE_AC3,STREAM_TYPE_DTS_512,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTSHD_CORE
2019-09-02 23:37:18.854 T:123145323741184  NOTICE:     Device 3
2019-09-02 23:37:18.854 T:123145323741184  NOTICE:         m_deviceName      : Digital-out (HDMI)-67:stream0
2019-09-02 23:37:18.854 T:123145323741184  NOTICE:         m_displayName     : Digital-out (HDMI)
2019-09-02 23:37:18.854 T:123145323741184  NOTICE:         m_displayNameExtra: Digital-out (HDMI)
2019-09-02 23:37:18.854 T:123145323741184  NOTICE:         m_deviceType      : AE_DEVTYPE_HDMI
2019-09-02 23:37:18.854 T:123145323741184  NOTICE:         m_channels        : FL, FR, FC, LFE, SL, SR, BL, BR
2019-09-02 23:37:18.854 T:123145323741184  NOTICE:         m_sampleRates     : 192000,176400,96000,88200,48000,44100,32000
2019-09-02 23:37:18.854 T:123145323741184  NOTICE:         m_dataFormats     : AE_FMT_S24LE3,AE_FMT_S24NE3,AE_FMT_S16LE,AE_FMT_S16NE
2019-09-02 23:37:18.854 T:123145323741184  NOTICE:         m_streamTypes     : STREAM_TYPE_AC3,STREAM_TYPE_DTS_512,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTSHD_CORE
2019-09-02 23:37:18.855 T:123145323741184  NOTICE:     Device 4
2019-09-02 23:37:18.855 T:123145323741184  NOTICE:         m_deviceName      : Digital-out (HDMI)-64:stream0
2019-09-02 23:37:18.855 T:123145323741184  NOTICE:         m_displayName     : Digital-out (HDMI)
2019-09-02 23:37:18.855 T:123145323741184  NOTICE:         m_displayNameExtra: Digital-out (HDMI)
2019-09-02 23:37:18.855 T:123145323741184  NOTICE:         m_deviceType      : AE_DEVTYPE_HDMI
2019-09-02 23:37:18.855 T:123145323741184  NOTICE:         m_channels        : FL, FR, FC, LFE, SL, SR, BL, BR
2019-09-02 23:37:18.855 T:123145323741184  NOTICE:         m_sampleRates     : 192000,176400,96000,88200,48000,44100,32000
2019-09-02 23:37:18.855 T:123145323741184  NOTICE:         m_dataFormats     : AE_FMT_S24LE3,AE_FMT_S24NE3,AE_FMT_S16LE,AE_FMT_S16NE
2019-09-02 23:37:18.855 T:123145323741184  NOTICE:         m_streamTypes     : STREAM_TYPE_AC3,STREAM_TYPE_DTS_512,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTSHD_CORE
2019-09-02 23:37:18.855 T:123145323741184  NOTICE:     Device 5
2019-09-02 23:37:18.855 T:123145323741184  NOTICE:         m_deviceName      : Line-out (Green Rear)-58:stream0
2019-09-02 23:37:18.855 T:123145323741184  NOTICE:         m_displayName     : Line-out (Green Rear)
2019-09-02 23:37:18.855 T:123145323741184  NOTICE:         m_displayNameExtra: Line-out (Green Rear)
2019-09-02 23:37:18.855 T:123145323741184  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
2019-09-02 23:37:18.855 T:123145323741184  NOTICE:         m_channels        : FL, FR
2019-09-02 23:37:18.855 T:123145323741184  NOTICE:         m_sampleRates     : 192000,96000,48000,44100
2019-09-02 23:37:18.855 T:123145323741184  NOTICE:         m_dataFormats     : AE_FMT_S24LE3,AE_FMT_S24NE3,AE_FMT_S16LE,AE_FMT_S16NE
2019-09-02 23:37:18.855 T:123145323741184  NOTICE:         m_streamTypes     : No passthrough capabilities
2019-09-02 23:37:18.855 T:123145323741184  NOTICE:     Device 6
2019-09-02 23:37:18.855 T:123145323741184  NOTICE:         m_deviceName      : Headphones (Green Front)-40:stream0
2019-09-02 23:37:18.855 T:123145323741184  NOTICE:         m_displayName     : Headphones (Green Front)
2019-09-02 23:37:18.855 T:123145323741184  NOTICE:         m_displayNameExtra: Headphones (Green Front)
2019-09-02 23:37:18.856 T:123145323741184  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
2019-09-02 23:37:18.856 T:123145323741184  NOTICE:         m_channels        : FL, FR
2019-09-02 23:37:18.856 T:123145323741184  NOTICE:         m_sampleRates     : 192000,96000,48000,44100
2019-09-02 23:37:18.856 T:123145323741184  NOTICE:         m_dataFormats     : AE_FMT_S24LE3,AE_FMT_S24NE3,AE_FMT_S16LE,AE_FMT_S16NE
2019-09-02 23:37:18.856 T:123145323741184  NOTICE:         m_streamTypes     : No passthrough capabilities
2019-09-02 23:37:18.856 T:123145324277760  NOTICE: virtual bool CAESinkDARWINOSX::Initialize(AEAudioFormat &, std::string &): Opening default device Line-out (Green Rear)
2019-09-02 23:37:19.236 T:140735819449216  NOTICE: InitWindowSystem: Setup SDL
2019-09-02 23:37:19.468 T:140735819449216  NOTICE: Display 0 has name LG TV (458613465)
2019-09-02 23:37:19.468 T:140735819449216  NOTICE: Found possible resolution for display 0 with 1680 x 1050 @ 60.000000 Hz
2019-09-02 23:37:19.468 T:140735819449216  NOTICE: Previous line repeats 3 times.
2019-09-02 23:37:19.468 T:140735819449216  NOTICE: Found possible resolution for display 0 with 720 x 480 @ 60.000000 Hz
2019-09-02 23:37:19.468 T:140735819449216  NOTICE: Previous line repeats 1 times.
2019-09-02 23:37:19.468 T:140735819449216  NOTICE: Found possible resolution for display 0 with 1280 x 720 @ 50.000000 Hz
2019-09-02 23:37:19.468 T:140735819449216  NOTICE: Previous line repeats 1 times.
2019-09-02 23:37:19.468 T:140735819449216  NOTICE: Found possible resolution for display 0 with 720 x 576 @ 50.000000 Hz
2019-09-02 23:37:19.468 T:140735819449216  NOTICE: Previous line repeats 1 times.
2019-09-02 23:37:19.469 T:140735819449216  NOTICE: Found possible resolution for display 0 with 1280 x 720 @ 60.000000 Hz
2019-09-02 23:37:19.469 T:140735819449216  NOTICE: Previous line repeats 1 times.
2019-09-02 23:37:19.469 T:140735819449216  NOTICE: Found possible resolution for display 0 with 1920 x 1080 @ 60.000000 Hz
2019-09-02 23:37:19.469 T:140735819449216  NOTICE: Previous line repeats 1 times.
2019-09-02 23:37:19.469 T:140735819449216  NOTICE: Found possible resolution for display 0 with 1920 x 1080 @ 50.000000 Hz
2019-09-02 23:37:19.469 T:140735819449216  NOTICE: Previous line repeats 1 times.
2019-09-02 23:37:19.469 T:140735819449216  NOTICE: Found possible resolution for display 0 with 1920 x 1080 @ 24.000000 Hz
2019-09-02 23:37:19.469 T:140735819449216  NOTICE: Previous line repeats 1 times.
2019-09-02 23:37:19.469 T:140735819449216  NOTICE: Found possible resolution for display 0 with 1920 x 1080 @ 25.000000 Hz
2019-09-02 23:37:19.469 T:140735819449216  NOTICE: Previous line repeats 1 times.
2019-09-02 23:37:19.469 T:140735819449216  NOTICE: Found possible resolution for display 0 with 1920 x 1080 @ 30.000000 Hz
2019-09-02 23:37:19.469 T:140735819449216  NOTICE: Previous line repeats 1 times.
2019-09-02 23:37:19.469 T:140735819449216  NOTICE: Found possible resolution for display 0 with 640 x 480 @ 60.000000 Hz
2019-09-02 23:37:19.469 T:140735819449216  NOTICE: Previous line repeats 1 times.
2019-09-02 23:37:19.469 T:140735819449216  NOTICE: Found possible resolution for display 0 with 800 x 600 @ 60.000000 Hz
2019-09-02 23:37:19.469 T:140735819449216  NOTICE: Previous line repeats 1 times.
2019-09-02 23:37:19.469 T:140735819449216  NOTICE: Found possible resolution for display 0 with 800 x 500 @ 60.000000 Hz
2019-09-02 23:37:19.470 T:140735819449216  NOTICE: Previous line repeats 1 times.
2019-09-02 23:37:19.470 T:140735819449216  NOTICE: Found possible resolution for display 0 with 1024 x 768 @ 60.000000 Hz
2019-09-02 23:37:19.470 T:140735819449216  NOTICE: Previous line repeats 1 times.
2019-09-02 23:37:19.470 T:140735819449216  NOTICE: Found possible resolution for display 0 with 1024 x 640 @ 60.000000 Hz
2019-09-02 23:37:19.470 T:140735819449216  NOTICE: Previous line repeats 1 times.
2019-09-02 23:37:19.470 T:140735819449216  NOTICE: Found possible resolution for display 0 with 1280 x 960 @ 60.000000 Hz
2019-09-02 23:37:19.470 T:140735819449216  NOTICE: Previous line repeats 1 times.
2019-09-02 23:37:19.470 T:140735819449216  NOTICE: Found possible resolution for display 0 with 1280 x 800 @ 60.000000 Hz
2019-09-02 23:37:19.470 T:140735819449216  NOTICE: Previous line repeats 1 times.
2019-09-02 23:37:19.470 T:140735819449216  NOTICE: Found possible resolution for display 0 with 1344 x 1008 @ 60.000000 Hz
2019-09-02 23:37:19.470 T:140735819449216  NOTICE: Previous line repeats 1 times.
2019-09-02 23:37:19.470 T:140735819449216  NOTICE: Found possible resolution for display 0 with 1344 x 840 @ 60.000000 Hz
2019-09-02 23:37:19.470 T:140735819449216  NOTICE: Previous line repeats 1 times.
2019-09-02 23:37:19.470 T:140735819449216  NOTICE: Found possible resolution for display 0 with 1600 x 1000 @ 60.000000 Hz
2019-09-02 23:37:19.470 T:140735819449216  NOTICE: Previous line repeats 1 times.
2019-09-02 23:37:19.470 T:140735819449216  NOTICE: Checking resolution 16
2019-09-02 23:37:22.373 T:140735819449216  NOTICE: GL_VENDOR = NVIDIA Corporation
2019-09-02 23:37:23.593 T:140735819449216  NOTICE: GL_RENDERER = NVIDIA GeForce GTX 1050 Ti OpenGL Engine
2019-09-02 23:37:23.593 T:140735819449216  NOTICE: GL_VERSION = 4.1 NVIDIA-10.33.0 387.10.10.10.40.113
2019-09-02 23:37:23.593 T:140735819449216  NOTICE: GL_SHADING_LANGUAGE_VERSION = 4.10
2019-09-02 23:37:23.593 T:140735819449216  NOTICE: GL_EXTENSIONS = GL_ARB_blend_func_extended GL_ARB_draw_buffers_blend GL_ARB_draw_indirect GL_ARB_ES2_compatibility GL_ARB_explicit_attrib_location GL_ARB_gpu_shader_fp64 GL_ARB_gpu_shader5 GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_occlusion_query2 GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_shader_subroutine GL_ARB_shading_language_include GL_ARB_tessellation_shader GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_cube_map_array GL_ARB_texture_gather GL_ARB_texture_query_lod GL_ARB_texture_rgb10_a2ui GL_ARB_texture_storage GL_ARB_texture_swizzle GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_vertex_attrib_64bit GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_EXT_debug_label GL_EXT_debug_marker GL_EXT_depth_bounds_test GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_texture_compression_s3tc GL_EXT_texture_filter_anisotropic GL_EXT_texture_mirror_clamp GL_EXT_texture_sRGB_decode GL_APPLE_client_storage GL_APPLE_container_object_shareable GL_APPLE_flush_render GL_APPLE_object_purgeable GL_APPLE_rgb_422 GL_APPLE_row_bytes GL_APPLE_texture_range GL_ATI_texture_mirror_once GL_NV_texture_barrier
2019-09-02 23:37:24.617 T:140735819449216   ERROR: Keymapping error: no such action 'context' defined
2019-09-02 23:37:26.126 T:123145324814336   ERROR: Previous line repeats 3 times.
2019-09-02 23:37:26.126 T:123145324814336  NOTICE: Running database version Addons27
2019-09-02 23:37:26.161 T:123145324814336  NOTICE: Running database version ViewModes6
2019-09-02 23:37:26.162 T:123145324814336  NOTICE: Running database version Textures13
2019-09-02 23:37:26.227 T:123145324814336  NOTICE: Running database version MyMusic72
2019-09-02 23:37:26.230 T:123145324814336  NOTICE: Running database version MyVideos116
2019-09-02 23:37:26.316 T:123145324814336  NOTICE: Running database version TV32
2019-09-02 23:37:26.337 T:123145324814336  NOTICE: Running database version Epg12
2019-09-02 23:37:26.337 T:140735819449216  NOTICE: start dvd mediatype detection
2019-09-02 23:37:26.412 T:140735819449216  NOTICE:   load skin from: /Applications/Kodi.app/Contents/Resources/Kodi/addons/skin.estuary (version: 2.0.24)
2019-09-02 23:37:27.666 T:140735819449216   ERROR: Window Translator: Can't find window infodialog
2019-09-02 23:37:27.994 T:140735819449216 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
2019-09-02 23:37:28.349 T:140735819449216  NOTICE: Register - new keyboard device registered on application->keyboard: Keyboard (0000:0000)
2019-09-02 23:37:28.350 T:140735819449216  NOTICE: Register - new mouse device registered on application->mouse: Mouse (0000:0000)
2019-09-02 23:37:28.352 T:140735819449216  NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
2019-09-02 23:37:28.353 T:140735819449216  NOTICE: Loaded playercorefactory configuration
2019-09-02 23:37:28.353 T:140735819449216  NOTICE: Loading player core factory settings from special://profile/playercorefactory.xml.
2019-09-02 23:37:28.419 T:140735819449216 WARNING: CPlayerCoreFactory::GetPlayer(IINA): no such player: IINA
2019-09-02 23:37:28.419 T:140735819449216  NOTICE: Loaded playercorefactory configuration
2019-09-02 23:37:28.421 T:140735819449216  NOTICE: UpdateLibraries: Starting video library startup scan
2019-09-02 23:37:28.479 T:140735819449216  NOTICE: initialize done
2019-09-02 23:37:28.479 T:140735819449216  NOTICE: Running the application...
2019-09-02 23:37:28.480 T:140735819449216  NOTICE: starting zeroconf publishing
2019-09-02 23:37:28.480 T:123145330794496  NOTICE: ES: Starting UDP Event server on port 9777
2019-09-02 23:37:28.480 T:123145330794496  NOTICE: UDP: Listening on port 9777 (ipv6 : false)
2019-09-02 23:37:28.489 T:123145324814336  NOTICE: VideoInfoScanner: Starting scan ..
2019-09-02 23:37:28.644 T:123145324814336  NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:00
2019-09-02 23:37:30.509 T:123145325965312   ERROR: CCurlFile::Exists - Failed: Couldn't resolve host name(6) for http://folder.jpg/
2019-09-02 23:37:35.783 T:123145337225216  NOTICE: EMBY.hooks.webservice -> --->[ webservice/57578 ]
2019-09-02 23:37:35.783 T:123145330257920  NOTICE: EMBY.patch -> --->[ patch ]
2019-09-02 23:37:35.783 T:123145330257920  NOTICE: EMBY.patch -> --[ check updates/181167259 ]
2019-09-02 23:37:36.138 T:123145330257920  NOTICE: EMBY.patch -> --<[ objects/181167259 ]
2019-09-02 23:37:36.237 T:123145330257920  NOTICE: EMBY.service -> -->[ service ]
2019-09-02 23:37:36.238 T:123145330257920  NOTICE: EMBY.service -> Delay startup by 0 seconds.
2019-09-02 23:37:36.500 T:123145341431808  NOTICE: EMBY.entrypoint.service -> --->>>[ EMBY ]
2019-09-02 23:37:36.501 T:123145341431808  NOTICE: EMBY.entrypoint.service -> Version: 4.1.14
2019-09-02 23:37:36.501 T:123145341431808  NOTICE: EMBY.entrypoint.service -> KODI Version: 18.3 Git:20190821-04d7009210-dirty
2019-09-02 23:37:36.509 T:123145341431808  NOTICE: EMBY.entrypoint.service -> Platform: OSX
2019-09-02 23:37:36.517 T:123145341431808  NOTICE: EMBY.entrypoint.service -> OS: Kodi/8192MB
2019-09-02 23:37:36.517 T:123145341431808  NOTICE: EMBY.entrypoint.service -> Python Version: 2.7.15 (default, Aug 19 2019, 01:52:24) 
                                            [GCC 4.2.1 Compatible Apple LLVM 10.0.1 (clang-1001.0.46.4)]
2019-09-02 23:37:36.525 T:123145341431808  NOTICE: EMBY.entrypoint.service -> Using dynamic paths: False
2019-09-02 23:37:36.525 T:123145341431808  NOTICE: EMBY.entrypoint.service -> Log Level: 1
2019-09-02 23:37:36.527 T:123145341431808  NOTICE: EMBY.entrypoint.service -> ---[ db/None ]
2019-09-02 23:37:36.819 T:123145341431808  NOTICE: Emby -> ---[ START EMBYCLIENT ]---
2019-09-02 23:37:37.106 T:123145341431808  NOTICE: EMBY.views -> Unable to retrieve libraries: NotConnected
2019-09-02 23:37:37.206 T:123145341431808  NOTICE: EMBY.client -> DeviceId loaded: 53FF8C63C3A8477F82FC3AA8D51E5905
2019-09-02 23:37:37.206 T:123145345638400  NOTICE: EMBY.hooks.monitor -> --->[ listener ]
2019-09-02 23:37:37.212 T:123145349844992  NOTICE: Emby -> ---[ STOPPED EMBYCLIENT: default ]---
2019-09-02 23:37:37.213 T:123145349844992  NOTICE: EMBY.connect -> --[ server/default ]
2019-09-02 23:37:37.219 T:123145349844992  NOTICE: Emby -> ---[ START EMBYCLIENT ]---
2019-09-02 23:37:37.225 T:123145349844992  NOTICE: Emby.emby.core.connection_manager -> Begin connect
2019-09-02 23:37:38.230 T:123145349844992  NOTICE: Emby.emby.core.connection_manager -> Found Servers: [{u'Name': u'Redacted-iMac', u'Id': u'ec3ca5c4ae8b49a0a706e95c28278d0d', u'Address': u'http://{emby-server}'}]
2019-09-02 23:37:38.233 T:123145349844992  NOTICE: Emby.emby.core.connection_manager -> Begin connectToServers, with 1 servers
2019-09-02 23:37:38.233 T:123145349844992  NOTICE: Emby.emby.core.connection_manager -> testing connection mode 2 with server Redacted-iMac
2019-09-02 23:37:38.233 T:123145349844992  NOTICE: Emby.emby.core.connection_manager -> tryConnect url: http://{emby-server}/emby/system/info/public
2019-09-02 23:37:38.237 T:123145349844992  NOTICE: Emby.emby.core.connection_manager -> calling onSuccessfulConnection with connection mode 2 with server Redacted-iMac
2019-09-02 23:37:38.247 T:123145349844992  NOTICE: Emby.emby.client -> User is authenticated.
2019-09-02 23:37:38.491 T:123145354051584  NOTICE: Emby.emby.core.ws_client -> Websocket url: ws://{emby-server}/embywebsocket?api_key={emby-token}&device_id=53FF8C63C3A8477F82FC3AA8D51E5905
2019-09-02 23:37:38.502 T:123145349844992  NOTICE: EMBY.setup -> ---<[ setup ]
2019-09-02 23:37:38.520 T:123145358258176  NOTICE: EMBY.hooks.monitor -> -->[ q:monitor/LoadServer ]
2019-09-02 23:37:38.520 T:123145362464768  NOTICE: EMBY.library -> --->[ library ]
2019-09-02 23:37:38.520 T:123145358258176  NOTICE: EMBY.hooks.monitor -> --[ post capabilities/ec3ca5c4ae8b49a0a706e95c28278d0d ]
2019-09-02 23:37:38.523 T:123145354051584  NOTICE: Emby.emby.core.ws_client -> --->[ websocket ]
2019-09-02 23:37:38.605 T:123145341431808  NOTICE: EMBY.entrypoint.service -> [ onNotification/plugin.video.emby/ServerOnline ]
2019-09-02 23:37:39.549 T:123145362464768  NOTICE: EMBY.database -> [emby] 1 rows updated.
2019-09-02 23:37:39.938 T:123145362464768  NOTICE: Previous line repeats 1 times.
2019-09-02 23:37:39.938 T:123145362464768  NOTICE: EMBY.library -> --[ retrieve changes ] 2019-09-03T03:26:44z
2019-09-02 23:37:40.018 T:123145362464768  NOTICE: EMBY.library -> --<[ retrieve changes ]
2019-09-02 23:37:47.108 T:123145345638400  NOTICE: EMBY.objects.listener -> Resume dialog: Resume selected.
2019-09-02 23:37:48.731 T:123145345638400  NOTICE: Previous line repeats 2 times.
2019-09-02 23:37:48.731 T:123145345638400  NOTICE: EMBY.objects.listener -> Resume dialog: Start from beginning selected.
2019-09-02 23:37:49.367 T:123145358258176  NOTICE: Previous line repeats 1 times.
2019-09-02 23:37:49.368 T:123145358258176  NOTICE: EMBY.hooks.monitor -> -->[ q:monitor/Playlist.OnAdd ]
2019-09-02 23:37:49.368 T:123145358258176  NOTICE: EMBY.objects.monitor -> {u'item': {u'type': u'movie', u'id': 3}, u'playlistid': 1, 'MonitorMethod': 'Playlist.OnAdd', u'position': 0}
2019-09-02 23:37:49.373 T:140735819449216 WARNING: CPlayerCoreFactory::GetPlayer(videodefaultplayer): no such player: externalplayer
2019-09-02 23:37:49.383 T:140735819449216  NOTICE: ExternalPlayer Filename: /Applications/IINA.app/Contents/MacOS/IINA
2019-09-02 23:37:49.383 T:140735819449216  NOTICE: ExternalPlayer Tweaks: hideconsole (false), hidexbmc (false), islauncher (false), warpcursor ()
2019-09-02 23:37:49.415 T:140735819449216  NOTICE: OpenFile: smb://192.168.0.11/Movie/2001 - A Space Odyssey/2001 - A Space Odyssey.mkv
2019-09-02 23:37:49.416 T:123145320521728  NOTICE: Process: Player : /Applications/IINA.app/Contents/MacOS/IINA
2019-09-02 23:37:49.416 T:123145320521728  NOTICE: Process: File   : smb://192.168.0.11/Movie/2001 - A Space Odyssey/2001 - A Space Odyssey.mkv
2019-09-02 23:37:49.416 T:123145320521728  NOTICE: Process: Content:
2019-09-02 23:37:49.416 T:123145320521728  NOTICE: Process: Args   :
2019-09-02 23:37:49.416 T:123145320521728  NOTICE: Process: Start
2019-09-02 23:37:49.675 T:123145320521728  NOTICE: ExecuteAppLinux: "/Applications/IINA.app/Contents/MacOS/IINA"  "smb://192.168.0.11/Movie/2001 - A Space Odyssey/2001 - A Space Odyssey.mkv"
2019-09-02 23:37:49.787 T:123145341431808  NOTICE: EMBY.objects.monitor -> [ xbmc/Player.OnAVStart ]
2019-09-02 23:37:49.787 T:123145341431808  NOTICE: EMBY.objects.player -> [ onPlayBackStarted ]
2019-09-02 23:37:49.788 T:123145341431808  NOTICE: EMBY.objects.monitor -> [ xbmc/Info.OnChanged ]
2019-09-02 23:37:49.827 T:123145366671360  NOTICE: EMBY.hooks.monitor -> -->[ q:monitor/Player.OnPlay ]
2019-09-02 23:37:49.871 T:123145341431808  NOTICE: EMBY.objects.player -> [ onAVStarted ]
2019-09-02 23:37:49.871 T:123145366671360  NOTICE: EMBY.objects.monitor ->  [ play ] kodi_id: 3 media: movie
2019-09-02 23:37:51.881 T:123145341431808  NOTICE: EMBY.hooks.player -> -->[ play/86 ] {u'PlaySessionId': u'ad41040c7a09436d8bfbd784516cc0f1', 'Muted': False, u'SubtitleStreamIndex': None, 'Server': <emby.client.EmbyClient object at 0x60400027b360>, u'MediaSourceId': u'86', u'AudioStreamIndex': None, u'CurrentEpisode': None, u'ServerId': None, u'Runtime': 89326080000, u'Type': u'Movie', u'PlayMethod': u'DirectPlay', 'Volume': 98, u'LiveStreamId': None, u'SubsMapping': None, u'CurrentPosition': 0, 'Track': False, 'Paused': False, u'DeviceId': u'53FF8C63C3A8477F82FC3AA8D51E5905', 'File': 'smb://192.168.0.11/Movie/2001 - A Space Odyssey/2001 - A Space Odyssey.mkv', u'PlayOption': u'Native', u'Path': u'smb://192.168.0.11/Movie/2001 - A Space Odyssey/2001 - A Space Odyssey.mkv', u'Id': u'86', u'AutoSwitched': None}
2019-09-02 23:37:52.938 T:123145341431808  NOTICE: EMBY.entrypoint.service -> [ onNotification/plugin.video.emby/UserDataChanged ]
2019-09-02 23:37:52.939 T:123145341431808  NOTICE: EMBY.entrypoint.service -> [ UserDataChanged ] {u'UserId': u'd9e542c25b154e5e8eb9da3e83fff827', u'UserDataList': [{u'ItemId': u'86', u'IsFavorite': False, u'Played': False, u'PlayedPercentage': 44.0520842289284, u'LastPlayedDate': u'2019-09-03T03:37:52.0000000+00:00', u'PlaybackPositionTicks': 39350000000, u'PlayCount': 12}, {u'ItemId': u'85', u'PlayCount': 0, u'PlaybackPositionTicks': 0, u'IsFavorite': False, u'Played': False}]}
2019-09-02 23:37:52.939 T:123145341431808  NOTICE: EMBY.library -> ---[ userdata:2 ]
2019-09-02 23:37:55.101 T:123145362464768  NOTICE: EMBY.library -> -->[ q:download/106377756700704 ]
2019-09-02 23:37:56.111 T:123145358258176  NOTICE: EMBY.downloader -> --<[ q:download/106377756700704/2 ]
2019-09-02 23:37:56.153 T:123145358258176  NOTICE: EMBY.downloader -> --[ q:download/remove ] []
2019-09-02 23:37:56.539 T:123145358258176  NOTICE: EMBY.hooks.monitor -> -->[ q:monitor/ReportProgressRequested ]
2019-09-02 23:37:58.125 T:123145362464768  NOTICE: EMBY.library -> -->[ q:userdata/Movie/105827998861472 ]
2019-09-02 23:37:58.366 T:123145358258176  NOTICE: EMBY.objects.core.movies -> USERDATA movie [3/3] 86: 2001: A Space Odyssey
2019-09-02 23:37:59.445 T:123145358258176  NOTICE: EMBY.database -> [emby] 1 rows updated.
2019-09-02 23:37:59.831 T:123145358258176  NOTICE: EMBY.database -> [video] 3 rows updated.
2019-09-02 23:38:00.038 T:123145358258176  NOTICE: EMBY.library -> --<[ q:userdata/105827998861472 ]
2019-09-02 23:38:01.308 T:123145362464768  NOTICE: EMBY.library -> --[ sync/2019-09-03T03:36:01z ]
2019-09-02 23:38:01.587 T:123145358258176  NOTICE: EMBY.hooks.monitor -> -->[ q:monitor/ReportProgressRequested ]
2019-09-02 23:38:15.359 T:123145320521728  NOTICE: Previous line repeats 2 times.
2019-09-02 23:38:15.398 T:123145320521728  NOTICE: Process: Stop
2019-09-02 23:38:15.398 T:123145320521728  NOTICE: Process: Showing Kodi window
2019-09-02 23:38:15.635 T:123145358258176  NOTICE: EMBY.hooks.monitor -> -->[ q:monitor/VideoLibrary.OnUpdate ]
2019-09-02 23:38:15.636 T:123145358258176  NOTICE: EMBY.objects.monitor ->  [ update/1 ] kodi_id: 3 media: movie
2019-09-02 23:38:15.636 T:123145366671360  NOTICE: EMBY.hooks.monitor -> -->[ q:monitor/VideoLibrary.OnUpdate ]
2019-09-02 23:38:15.713 T:123145323741184  NOTICE: Found 1 Lists of Devices
2019-09-02 23:38:15.713 T:123145323741184  NOTICE: Enumerated DARWINOSX devices:
2019-09-02 23:38:15.713 T:123145323741184  NOTICE:     Device 1
2019-09-02 23:38:15.713 T:123145323741184  NOTICE:         m_deviceName      : default
2019-09-02 23:38:15.713 T:123145323741184  NOTICE:         m_displayName     : Default
2019-09-02 23:38:15.713 T:123145323741184  NOTICE:         m_displayNameExtra: Line-out (Green Rear)
2019-09-02 23:38:15.713 T:123145323741184  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
2019-09-02 23:38:15.713 T:123145323741184  NOTICE:         m_channels        : FL, FR
2019-09-02 23:38:15.713 T:123145323741184  NOTICE:         m_sampleRates     : 192000,96000,48000,44100
2019-09-02 23:38:15.713 T:123145323741184  NOTICE:         m_dataFormats     : AE_FMT_S24LE3,AE_FMT_S24NE3,AE_FMT_S16LE,AE_FMT_S16NE
2019-09-02 23:38:15.713 T:123145323741184  NOTICE:         m_streamTypes     : No passthrough capabilities
2019-09-02 23:38:15.713 T:123145323741184  NOTICE:     Device 2
2019-09-02 23:38:15.713 T:123145323741184  NOTICE:         m_deviceName      : Digital-out (HDMI)-70:stream0
2019-09-02 23:38:15.713 T:123145323741184  NOTICE:         m_displayName     : Digital-out (HDMI)
2019-09-02 23:38:15.713 T:123145323741184  NOTICE:         m_displayNameExtra: Digital-out (HDMI)
2019-09-02 23:38:15.713 T:123145323741184  NOTICE:         m_deviceType      : AE_DEVTYPE_HDMI
2019-09-02 23:38:15.713 T:123145323741184  NOTICE:         m_channels        : FL, FR, FC, LFE, SL, SR, BL, BR
2019-09-02 23:38:15.713 T:123145323741184  NOTICE:         m_sampleRates     : 192000,176400,96000,88200,48000,44100,32000
2019-09-02 23:38:15.713 T:123145323741184  NOTICE:         m_dataFormats     : AE_FMT_S24LE3,AE_FMT_S24NE3,AE_FMT_S16LE,AE_FMT_S16NE
2019-09-02 23:38:15.714 T:123145323741184  NOTICE:         m_streamTypes     : STREAM_TYPE_AC3,STREAM_TYPE_DTS_512,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTSHD_CORE
2019-09-02 23:38:15.714 T:123145323741184  NOTICE:     Device 3
2019-09-02 23:38:15.714 T:123145323741184  NOTICE:         m_deviceName      : Digital-out (HDMI)-67:stream0
2019-09-02 23:38:15.714 T:123145323741184  NOTICE:         m_displayName     : Digital-out (HDMI)
2019-09-02 23:38:15.714 T:123145323741184  NOTICE:         m_displayNameExtra: Digital-out (HDMI)
2019-09-02 23:38:15.714 T:123145323741184  NOTICE:         m_deviceType      : AE_DEVTYPE_HDMI
2019-09-02 23:38:15.714 T:123145323741184  NOTICE:         m_channels        : FL, FR, FC, LFE, SL, SR, BL, BR
2019-09-02 23:38:15.714 T:123145323741184  NOTICE:         m_sampleRates     : 192000,176400,96000,88200,48000,44100,32000
2019-09-02 23:38:15.714 T:123145323741184  NOTICE:         m_dataFormats     : AE_FMT_S24LE3,AE_FMT_S24NE3,AE_FMT_S16LE,AE_FMT_S16NE
2019-09-02 23:38:15.714 T:123145323741184  NOTICE:         m_streamTypes     : STREAM_TYPE_AC3,STREAM_TYPE_DTS_512,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTSHD_CORE
2019-09-02 23:38:15.714 T:123145323741184  NOTICE:     Device 4
2019-09-02 23:38:15.714 T:123145323741184  NOTICE:         m_deviceName      : Digital-out (HDMI)-64:stream0
2019-09-02 23:38:15.714 T:123145323741184  NOTICE:         m_displayName     : Digital-out (HDMI)
2019-09-02 23:38:15.714 T:123145323741184  NOTICE:         m_displayNameExtra: Digital-out (HDMI)
2019-09-02 23:38:15.714 T:123145323741184  NOTICE:         m_deviceType      : AE_DEVTYPE_HDMI
2019-09-02 23:38:15.714 T:123145323741184  NOTICE:         m_channels        : FL, FR, FC, LFE, SL, SR, BL, BR
2019-09-02 23:38:15.714 T:123145323741184  NOTICE:         m_sampleRates     : 192000,176400,96000,88200,48000,44100,32000
2019-09-02 23:38:15.714 T:123145323741184  NOTICE:         m_dataFormats     : AE_FMT_S24LE3,AE_FMT_S24NE3,AE_FMT_S16LE,AE_FMT_S16NE
2019-09-02 23:38:15.714 T:123145323741184  NOTICE:         m_streamTypes     : STREAM_TYPE_AC3,STREAM_TYPE_DTS_512,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTSHD_CORE
2019-09-02 23:38:15.714 T:123145323741184  NOTICE:     Device 5
2019-09-02 23:38:15.714 T:123145323741184  NOTICE:         m_deviceName      : Line-out (Green Rear)-58:stream0
2019-09-02 23:38:15.715 T:123145323741184  NOTICE:         m_displayName     : Line-out (Green Rear)
2019-09-02 23:38:15.715 T:123145323741184  NOTICE:         m_displayNameExtra: Line-out (Green Rear)
2019-09-02 23:38:15.715 T:123145323741184  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
2019-09-02 23:38:15.715 T:123145323741184  NOTICE:         m_channels        : FL, FR
2019-09-02 23:38:15.715 T:123145323741184  NOTICE:         m_sampleRates     : 192000,96000,48000,44100
2019-09-02 23:38:15.715 T:123145323741184  NOTICE:         m_dataFormats     : AE_FMT_S24LE3,AE_FMT_S24NE3,AE_FMT_S16LE,AE_FMT_S16NE
2019-09-02 23:38:15.715 T:123145323741184  NOTICE:         m_streamTypes     : No passthrough capabilities
2019-09-02 23:38:15.715 T:123145323741184  NOTICE:     Device 6
2019-09-02 23:38:15.715 T:123145323741184  NOTICE:         m_deviceName      : Headphones (Green Front)-40:stream0
2019-09-02 23:38:15.715 T:123145323741184  NOTICE:         m_displayName     : Headphones (Green Front)
2019-09-02 23:38:15.715 T:123145323741184  NOTICE:         m_displayNameExtra: Headphones (Green Front)
2019-09-02 23:38:15.715 T:123145323741184  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
2019-09-02 23:38:15.715 T:123145323741184  NOTICE:         m_channels        : FL, FR
2019-09-02 23:38:15.715 T:123145323741184  NOTICE:         m_sampleRates     : 192000,96000,48000,44100
2019-09-02 23:38:15.715 T:123145323741184  NOTICE:         m_dataFormats     : AE_FMT_S24LE3,AE_FMT_S24NE3,AE_FMT_S16LE,AE_FMT_S16NE
2019-09-02 23:38:15.715 T:123145323741184  NOTICE:         m_streamTypes     : No passthrough capabilities
2019-09-02 23:38:15.716 T:123145324277760  NOTICE: virtual bool CAESinkDARWINOSX::Initialize(AEAudioFormat &, std::string &): Opening default device Line-out (Green Rear)
2019-09-02 23:38:15.845 T:123145341431808  NOTICE: EMBY.objects.monitor -> [ xbmc/Player.OnStop ]
2019-09-02 23:38:15.846 T:123145341431808  NOTICE: EMBY.hooks.player -> [ played info ] {u'PlaySessionId': u'ad41040c7a09436d8bfbd784516cc0f1', 'Muted': False, u'SubtitleStreamIndex': None, 'Server': <emby.client.EmbyClient object at 0x60400027b360>, u'MediaSourceId': u'86', u'AudioStreamIndex': None, u'CurrentEpisode': None, u'ServerId': None, u'Runtime': 89326080000, u'Type': u'Movie', u'PlayMethod': u'DirectPlay', 'Volume': 98, u'LiveStreamId': None, u'SubsMapping': None, u'CurrentPosition': 0, 'Track': True, 'Paused': False, u'DeviceId': u'53FF8C63C3A8477F82FC3AA8D51E5905', 'File': 'smb://192.168.0.11/Movie/2001 - A Space Odyssey/2001 - A Space Odyssey.mkv', u'PlayOption': u'Native', u'Path': u'smb://192.168.0.11/Movie/2001 - A Space Odyssey/2001 - A Space Odyssey.mkv', u'Id': u'86', u'AutoSwitched': None}
2019-09-02 23:38:15.995 T:123145341431808  NOTICE: EMBY.hooks.player -> --<<[ playback ]
2019-09-02 23:38:16.534 T:123145341431808  NOTICE: EMBY.entrypoint.service -> [ onNotification/plugin.video.emby/UserDataChanged ]
2019-09-02 23:38:16.535 T:123145341431808  NOTICE: EMBY.entrypoint.service -> [ UserDataChanged ] {u'UserId': u'd9e542c25b154e5e8eb9da3e83fff827', u'UserDataList': [{u'ItemId': u'86', u'IsFavorite': False, u'Played': False, u'LastPlayedDate': u'2019-09-03T03:37:52.0000000+00:00', u'PlaybackPositionTicks': 0, u'PlayCount': 12}, {u'ItemId': u'85', u'PlayCount': 0, u'PlaybackPositionTicks': 0, u'IsFavorite': False, u'Played': False}]}
2019-09-02 23:38:16.535 T:123145341431808  NOTICE: EMBY.library -> ---[ userdata:2 ]
2019-09-02 23:38:16.692 T:123145362464768  NOTICE: EMBY.library -> -->[ q:download/106377756701408 ]
2019-09-02 23:38:17.701 T:123145366671360  NOTICE: EMBY.downloader -> --<[ q:download/106377756701408/2 ]
2019-09-02 23:38:17.701 T:123145366671360  NOTICE: EMBY.downloader -> --[ q:download/remove ] []
2019-09-02 23:38:19.742 T:123145362464768  NOTICE: EMBY.library -> -->[ q:userdata/Movie/105553133446880 ]
2019-09-02 23:38:19.776 T:123145358258176  NOTICE: EMBY.objects.core.movies -> USERDATA movie [3/3] 86: 2001: A Space Odyssey
2019-09-02 23:38:20.781 T:123145358258176  NOTICE: EMBY.database -> [emby] 1 rows updated.
2019-09-02 23:38:20.843 T:123145358258176  NOTICE: EMBY.database -> [video] 1 rows updated.
2019-09-02 23:38:20.885 T:123145358258176  NOTICE: EMBY.library -> --<[ q:userdata/105553133446880 ]
2019-09-02 23:38:21.551 T:140735819449216 WARNING: CPlayerCoreFactory::GetPlayer(videodefaultplayer): no such player: externalplayer
2019-09-02 23:38:21.551 T:140735819449216  NOTICE: ExternalPlayer Filename: /Applications/IINA.app/Contents/MacOS/IINA
2019-09-02 23:38:21.551 T:140735819449216  NOTICE: ExternalPlayer Tweaks: hideconsole (false), hidexbmc (false), islauncher (false), warpcursor ()
2019-09-02 23:38:21.551 T:140735819449216  NOTICE: OpenFile: smb://192.168.0.11/Movie/Before Sunrise/Before Sunrise.mp4
2019-09-02 23:38:21.551 T:123145319448576  NOTICE: Process: Player : /Applications/IINA.app/Contents/MacOS/IINA
2019-09-02 23:38:21.551 T:123145319448576  NOTICE: Process: File   : smb://192.168.0.11/Movie/Before Sunrise/Before Sunrise.mp4
2019-09-02 23:38:21.551 T:123145319448576  NOTICE: Process: Content:
2019-09-02 23:38:21.551 T:123145319448576  NOTICE: Process: Args   :
2019-09-02 23:38:21.551 T:123145319448576  NOTICE: Process: Start
2019-09-02 23:38:21.649 T:123145358258176  NOTICE: EMBY.hooks.monitor -> -->[ q:monitor/Playlist.OnClear ]
2019-09-02 23:38:21.650 T:123145358258176  NOTICE: EMBY.objects.monitor -> [ reset autoplay ]
2019-09-02 23:38:21.650 T:123145366671360  NOTICE: EMBY.hooks.monitor -> -->[ q:monitor/Playlist.OnAdd ]
2019-09-02 23:38:21.651 T:123145366671360  NOTICE: EMBY.objects.monitor -> [ reset autoplay ]
2019-09-02 23:38:21.651 T:123145366671360  NOTICE: EMBY.objects.monitor -> {u'item': {u'type': u'movie', u'id': 7}, u'playlistid': 1, 'MonitorMethod': 'Playlist.OnAdd', u'position': 0}
2019-09-02 23:38:21.707 T:123145319448576  NOTICE: ExecuteAppLinux: "/Applications/IINA.app/Contents/MacOS/IINA"  "smb://192.168.0.11/Movie/Before Sunrise/Before Sunrise.mp4"
2019-09-02 23:38:21.754 T:123145341431808  NOTICE: EMBY.objects.monitor -> [ xbmc/Player.OnAVStart ]
2019-09-02 23:38:21.754 T:123145341431808  NOTICE: EMBY.objects.player -> [ onPlayBackStarted ]
2019-09-02 23:38:21.755 T:123145341431808  NOTICE: EMBY.objects.monitor -> [ xbmc/Info.OnChanged ]
2019-09-02 23:38:21.755 T:123145370877952  NOTICE: EMBY.hooks.monitor -> -->[ q:monitor/Player.OnPlay ]
2019-09-02 23:38:21.756 T:123145370877952  NOTICE: EMBY.objects.monitor ->  [ play ] kodi_id: 7 media: movie
2019-09-02 23:38:21.860 T:123145341431808  NOTICE: EMBY.objects.player -> [ onAVStarted ]
2019-09-02 23:38:23.000 T:123145362464768  NOTICE: EMBY.library -> --[ sync/2019-09-03T03:36:22z ]
2019-09-02 23:38:23.862 T:123145341431808  NOTICE: EMBY.hooks.player -> -->[ play/382 ] {u'PlaySessionId': u'fd0302f3fea746c9a591418550fe9acd', 'Muted': False, u'SubtitleStreamIndex': None, 'Server': <emby.client.EmbyClient object at 0x60400027b360>, u'MediaSourceId': u'382', u'AudioStreamIndex': None, u'CurrentEpisode': None, u'ServerId': None, u'Runtime': 60651520000, u'Type': u'Movie', u'PlayMethod': u'DirectPlay', 'Volume': 98, u'LiveStreamId': None, u'SubsMapping': None, u'CurrentPosition': 0, 'Track': False, 'Paused': False, u'DeviceId': u'53FF8C63C3A8477F82FC3AA8D51E5905', 'File': 'smb://192.168.0.11/Movie/Before Sunrise/Before Sunrise.mp4', u'PlayOption': u'Native', u'Path': u'smb://192.168.0.11/Movie/Before Sunrise/Before Sunrise.mp4', u'Id': u'382', u'AutoSwitched': None}
2019-09-02 23:38:24.590 T:123145341431808  NOTICE: EMBY.entrypoint.service -> [ onNotification/plugin.video.emby/UserDataChanged ]
2019-09-02 23:38:24.590 T:123145341431808  NOTICE: EMBY.entrypoint.service -> [ UserDataChanged ] {u'UserId': u'd9e542c25b154e5e8eb9da3e83fff827', u'UserDataList': [{u'ItemId': u'382', u'IsFavorite': False, u'Played': True, u'LastPlayedDate': u'2019-09-03T03:38:23.0000000+00:00', u'PlaybackPositionTicks': 0, u'PlayCount': 10}, {u'ItemId': u'85', u'PlayCount': 0, u'PlaybackPositionTicks': 0, u'IsFavorite': False, u'Played': False}]}
2019-09-02 23:38:24.590 T:123145341431808  NOTICE: EMBY.library -> ---[ userdata:2 ]
2019-09-02 23:38:26.092 T:123145362464768  NOTICE: EMBY.library -> -->[ q:download/105827998892000 ]
2019-09-02 23:38:27.100 T:123145358258176  NOTICE: EMBY.downloader -> --<[ q:download/105827998892000/2 ]
2019-09-02 23:38:27.102 T:123145358258176  NOTICE: EMBY.downloader -> --[ q:download/remove ] []
2019-09-02 23:38:28.084 T:123145358258176  NOTICE: EMBY.hooks.monitor -> -->[ q:monitor/ReportProgressRequested ]
2019-09-02 23:38:29.179 T:123145362464768  NOTICE: EMBY.library -> -->[ q:userdata/Movie/106102878784224 ]
2019-09-02 23:38:29.213 T:123145358258176  NOTICE: EMBY.objects.core.movies -> USERDATA movie [7/7] 382: Before Sunrise
2019-09-02 23:38:30.217 T:123145358258176  NOTICE: EMBY.database -> [emby] 1 rows updated.
2019-09-02 23:38:30.302 T:123145358258176  NOTICE: EMBY.database -> [video] 1 rows updated.
2019-09-02 23:38:30.304 T:123145358258176  NOTICE: EMBY.library -> --<[ q:userdata/106102878784224 ]
2019-09-02 23:38:32.274 T:123145362464768  NOTICE: EMBY.library -> --[ sync/2019-09-03T03:36:32z ]
2019-09-02 23:38:33.097 T:123145358258176  NOTICE: EMBY.hooks.monitor -> -->[ q:monitor/ReportProgressRequested ]
2019-09-02 23:38:39.295 T:123145319448576  NOTICE: Previous line repeats 1 times.
2019-09-02 23:38:39.296 T:123145319448576  NOTICE: Process: Stop
2019-09-02 23:38:39.296 T:123145319448576  NOTICE: Process: Showing Kodi window
2019-09-02 23:38:39.314 T:123145323741184  NOTICE: Found 1 Lists of Devices
2019-09-02 23:38:39.314 T:123145323741184  NOTICE: Enumerated DARWINOSX devices:
2019-09-02 23:38:39.314 T:123145323741184  NOTICE:     Device 1
2019-09-02 23:38:39.314 T:123145323741184  NOTICE:         m_deviceName      : default
2019-09-02 23:38:39.314 T:123145323741184  NOTICE:         m_displayName     : Default
2019-09-02 23:38:39.314 T:123145323741184  NOTICE:         m_displayNameExtra: Line-out (Green Rear)
2019-09-02 23:38:39.314 T:123145323741184  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
2019-09-02 23:38:39.314 T:123145323741184  NOTICE:         m_channels        : FL, FR
2019-09-02 23:38:39.314 T:123145323741184  NOTICE:         m_sampleRates     : 192000,96000,48000,44100
2019-09-02 23:38:39.315 T:123145323741184  NOTICE:         m_dataFormats     : AE_FMT_S24LE3,AE_FMT_S24NE3,AE_FMT_S16LE,AE_FMT_S16NE
2019-09-02 23:38:39.315 T:123145323741184  NOTICE:         m_streamTypes     : No passthrough capabilities
2019-09-02 23:38:39.315 T:123145323741184  NOTICE:     Device 2
2019-09-02 23:38:39.315 T:123145323741184  NOTICE:         m_deviceName      : Digital-out (HDMI)-70:stream0
2019-09-02 23:38:39.315 T:123145323741184  NOTICE:         m_displayName     : Digital-out (HDMI)
2019-09-02 23:38:39.315 T:123145323741184  NOTICE:         m_displayNameExtra: Digital-out (HDMI)
2019-09-02 23:38:39.315 T:123145323741184  NOTICE:         m_deviceType      : AE_DEVTYPE_HDMI
2019-09-02 23:38:39.315 T:123145323741184  NOTICE:         m_channels        : FL, FR, FC, LFE, SL, SR, BL, BR
2019-09-02 23:38:39.315 T:123145323741184  NOTICE:         m_sampleRates     : 192000,176400,96000,88200,48000,44100,32000
2019-09-02 23:38:39.315 T:123145323741184  NOTICE:         m_dataFormats     : AE_FMT_S24LE3,AE_FMT_S24NE3,AE_FMT_S16LE,AE_FMT_S16NE
2019-09-02 23:38:39.315 T:123145323741184  NOTICE:         m_streamTypes     : STREAM_TYPE_AC3,STREAM_TYPE_DTS_512,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTSHD_CORE
2019-09-02 23:38:39.315 T:123145323741184  NOTICE:     Device 3
2019-09-02 23:38:39.315 T:123145323741184  NOTICE:         m_deviceName      : Digital-out (HDMI)-67:stream0
2019-09-02 23:38:39.315 T:123145323741184  NOTICE:         m_displayName     : Digital-out (HDMI)
2019-09-02 23:38:39.315 T:123145323741184  NOTICE:         m_displayNameExtra: Digital-out (HDMI)
2019-09-02 23:38:39.315 T:123145323741184  NOTICE:         m_deviceType      : AE_DEVTYPE_HDMI
2019-09-02 23:38:39.315 T:123145323741184  NOTICE:         m_channels        : FL, FR, FC, LFE, SL, SR, BL, BR
2019-09-02 23:38:39.315 T:123145323741184  NOTICE:         m_sampleRates     : 192000,176400,96000,88200,48000,44100,32000
2019-09-02 23:38:39.315 T:123145323741184  NOTICE:         m_dataFormats     : AE_FMT_S24LE3,AE_FMT_S24NE3,AE_FMT_S16LE,AE_FMT_S16NE
2019-09-02 23:38:39.315 T:123145323741184  NOTICE:         m_streamTypes     : STREAM_TYPE_AC3,STREAM_TYPE_DTS_512,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTSHD_CORE
2019-09-02 23:38:39.315 T:123145323741184  NOTICE:     Device 4
2019-09-02 23:38:39.315 T:123145323741184  NOTICE:         m_deviceName      : Digital-out (HDMI)-64:stream0
2019-09-02 23:38:39.316 T:123145323741184  NOTICE:         m_displayName     : Digital-out (HDMI)
2019-09-02 23:38:39.316 T:123145323741184  NOTICE:         m_displayNameExtra: Digital-out (HDMI)
2019-09-02 23:38:39.316 T:123145323741184  NOTICE:         m_deviceType      : AE_DEVTYPE_HDMI
2019-09-02 23:38:39.316 T:123145323741184  NOTICE:         m_channels        : FL, FR, FC, LFE, SL, SR, BL, BR
2019-09-02 23:38:39.316 T:123145323741184  NOTICE:         m_sampleRates     : 192000,176400,96000,88200,48000,44100,32000
2019-09-02 23:38:39.316 T:123145323741184  NOTICE:         m_dataFormats     : AE_FMT_S24LE3,AE_FMT_S24NE3,AE_FMT_S16LE,AE_FMT_S16NE
2019-09-02 23:38:39.316 T:123145323741184  NOTICE:         m_streamTypes     : STREAM_TYPE_AC3,STREAM_TYPE_DTS_512,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTSHD_CORE
2019-09-02 23:38:39.316 T:123145323741184  NOTICE:     Device 5
2019-09-02 23:38:39.316 T:123145323741184  NOTICE:         m_deviceName      : Line-out (Green Rear)-58:stream0
2019-09-02 23:38:39.316 T:123145323741184  NOTICE:         m_displayName     : Line-out (Green Rear)
2019-09-02 23:38:39.316 T:123145323741184  NOTICE:         m_displayNameExtra: Line-out (Green Rear)
2019-09-02 23:38:39.316 T:123145323741184  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
2019-09-02 23:38:39.316 T:123145323741184  NOTICE:         m_channels        : FL, FR
2019-09-02 23:38:39.316 T:123145323741184  NOTICE:         m_sampleRates     : 192000,96000,48000,44100
2019-09-02 23:38:39.316 T:123145323741184  NOTICE:         m_dataFormats     : AE_FMT_S24LE3,AE_FMT_S24NE3,AE_FMT_S16LE,AE_FMT_S16NE
2019-09-02 23:38:39.316 T:123145323741184  NOTICE:         m_streamTypes     : No passthrough capabilities
2019-09-02 23:38:39.316 T:123145323741184  NOTICE:     Device 6
2019-09-02 23:38:39.316 T:123145323741184  NOTICE:         m_deviceName      : Headphones (Green Front)-40:stream0
2019-09-02 23:38:39.317 T:123145323741184  NOTICE:         m_displayName     : Headphones (Green Front)
2019-09-02 23:38:39.317 T:123145323741184  NOTICE:         m_displayNameExtra: Headphones (Green Front)
2019-09-02 23:38:39.317 T:123145323741184  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
2019-09-02 23:38:39.317 T:123145323741184  NOTICE:         m_channels        : FL, FR
2019-09-02 23:38:39.317 T:123145323741184  NOTICE:         m_sampleRates     : 192000,96000,48000,44100
2019-09-02 23:38:39.317 T:123145323741184  NOTICE:         m_dataFormats     : AE_FMT_S24LE3,AE_FMT_S24NE3,AE_FMT_S16LE,AE_FMT_S16NE
2019-09-02 23:38:39.317 T:123145323741184  NOTICE:         m_streamTypes     : No passthrough capabilities
2019-09-02 23:38:39.317 T:123145324277760  NOTICE: virtual bool CAESinkDARWINOSX::Initialize(AEAudioFormat &, std::string &): Opening default device Line-out (Green Rear)
2019-09-02 23:38:39.329 T:123145358258176  NOTICE: EMBY.hooks.monitor -> -->[ q:monitor/VideoLibrary.OnUpdate ]
2019-09-02 23:38:39.329 T:123145358258176  NOTICE: EMBY.objects.monitor ->  [ update/11 ] kodi_id: 7 media: movie
2019-09-02 23:38:39.330 T:123145366671360  NOTICE: EMBY.hooks.monitor -> -->[ q:monitor/VideoLibrary.OnUpdate ]
2019-09-02 23:38:39.331 T:123145341431808  NOTICE: EMBY.objects.monitor -> [ xbmc/Player.OnStop ]
2019-09-02 23:38:39.332 T:123145341431808  NOTICE: EMBY.hooks.player -> [ played info ] {u'PlaySessionId': u'fd0302f3fea746c9a591418550fe9acd', 'Muted': False, u'SubtitleStreamIndex': None, 'Server': <emby.client.EmbyClient object at 0x60400027b360>, u'MediaSourceId': u'382', u'AudioStreamIndex': None, u'CurrentEpisode': None, u'ServerId': None, u'Runtime': 60651520000, u'Type': u'Movie', u'PlayMethod': u'DirectPlay', 'Volume': 98, u'LiveStreamId': None, u'SubsMapping': None, u'CurrentPosition': 0, 'Track': True, 'Paused': False, u'DeviceId': u'53FF8C63C3A8477F82FC3AA8D51E5905', 'File': 'smb://192.168.0.11/Movie/Before Sunrise/Before Sunrise.mp4', u'PlayOption': u'Native', u'Path': u'smb://192.168.0.11/Movie/Before Sunrise/Before Sunrise.mp4', u'Id': u'382', u'AutoSwitched': None}
2019-09-02 23:38:39.415 T:123145341431808  NOTICE: EMBY.hooks.player -> --<<[ playback ]
2019-09-02 23:38:39.934 T:123145341431808  NOTICE: EMBY.entrypoint.service -> [ onNotification/plugin.video.emby/UserDataChanged ]
2019-09-02 23:38:39.935 T:123145341431808  NOTICE: EMBY.entrypoint.service -> [ UserDataChanged ] {u'UserId': u'd9e542c25b154e5e8eb9da3e83fff827', u'UserDataList': [{u'ItemId': u'382', u'IsFavorite': False, u'Played': True, u'LastPlayedDate': u'2019-09-03T03:38:23.0000000+00:00', u'PlaybackPositionTicks': 0, u'PlayCount': 10}, {u'ItemId': u'85', u'PlayCount': 0, u'PlaybackPositionTicks': 0, u'IsFavorite': False, u'Played': False}]}
2019-09-02 23:38:39.935 T:123145341431808  NOTICE: EMBY.library -> ---[ userdata:2 ]
2019-09-02 23:38:41.200 T:140735819449216  NOTICE: Stopping player
2019-09-02 23:38:41.200 T:140735819449216  NOTICE: Storing total System Uptime
2019-09-02 23:38:41.200 T:140735819449216  NOTICE: Saving settings
2019-09-02 23:38:41.229 T:123145341431808  NOTICE: EMBY.entrypoint.service -> [ onNotification/xbmc/System.OnQuit ]
2019-09-02 23:38:41.229 T:123145341431808  NOTICE: EMBY.objects.monitor -> [ xbmc/System.OnQuit ]
2019-09-02 23:38:41.268 T:140735819449216  NOTICE: Saving skin settings
2019-09-02 23:38:41.369 T:140735819449216  NOTICE: Stopping all
2019-09-02 23:38:41.369 T:140735819449216  NOTICE: ES: Stopping event server
2019-09-02 23:38:41.369 T:140735819449216  NOTICE: stopping zeroconf publishing
2019-09-02 23:38:41.480 T:123145362464768  NOTICE: EMBY.helper.utils -> exiiiiitttinggg
2019-09-02 23:38:41.481 T:123145362464768  NOTICE: EMBY.library -> ---<[ library ]
2019-09-02 23:38:41.692 T:123145330794496  NOTICE: ES: UDP Event server stopped
2019-09-02 23:38:41.728 T:140735819449216  NOTICE: stop dvd detect media
2019-09-02 23:38:41.729 T:123145341431808  NOTICE: EMBY.entrypoint.service -> ---<[ EXITING ]
2019-09-02 23:38:41.729 T:123145345638400  NOTICE: EMBY.hooks.monitor -> ---<[ listener ]
2019-09-02 23:38:41.732 T:123145337225216  NOTICE: EMBY.hooks.webservice -> ---<[ webservice ]
2019-09-02 23:38:41.732 T:123145341431808  NOTICE: Emby.emby.core.http -> --<[ session/105553131456032 ]
2019-09-02 23:38:41.733 T:123145341431808  NOTICE: Emby -> ---[ STOPPED ALL EMBYCLIENTS ]---
2019-09-02 23:38:41.733 T:123145354051584  NOTICE: Emby.emby.core.ws_client -> ERROR:: tuple index out of range
2019-09-02 23:38:41.734 T:123145354051584  NOTICE: Emby.emby.core.ws_client -> ---<[ websocket ]
2019-09-02 23:38:41.734 T:123145341431808  NOTICE: EMBY.entrypoint.service -> ---<<<[ EMBY ]
2019-09-02 23:38:41.734 T:123145341431808  NOTICE: EMBY.service -> ERROR:: ExitService
2019-09-02 23:38:41.734 T:123145330257920  NOTICE: EMBY.service -> --<[ service ]
2019-09-02 23:38:42.774 T:123145330257920 WARNING: CPythonInvoker(1, /Users/redacted/Library/Application Support/Kodi/addons/plugin.video.emby/service.py): the python script "/Users/redacted/Library/Application Support/Kodi/addons/plugin.video.emby/service.py" has left several classes in memory that we couldn't clean up. The classes include: N14PythonBindings30XBMCAddon_xbmc_Player_DirectorE,N14PythonBindings31XBMCAddon_xbmc_Monitor_DirectorE,N14PythonBindings31XBMCAddon_xbmc_Monitor_DirectorE
2019-09-02 23:38:43.584 T:140735819449216  NOTICE: Application stopped
2019-09-02 23:38:43.784 T:140735819449216  NOTICE: XBApplicationEx: destroying...
2019-09-02 23:38:44.218 T:140735819449216  NOTICE: unload skin
2019-09-02 23:38:44.678 T:140735819449216 WARNING: Cleanup: Having to cleanup texture lists/focus.png
2019-09-02 23:38:44.690 T:140735819449216  NOTICE: unload sections
2019-09-02 23:38:44.699 T:140735819449216  NOTICE: XBApplicationEx: application stopped!

But I actually can't access the smb from the macOS computer that hosts it. If I try from Finder:

 

5d6de1a91d4a0_MonSep2234310042019.png

I've searched about it briefly, but there's a lot of tech lingo that's out my scope, and from people not addressing the same issue. For what's it worth, the EmbyCon fork plays the files directly fine somehow, but of course lacks the sync feature. I think it'd work well if you could use the EmbyCon path/playback method on Emby for Kodi. Just a suggestion (I would assume it'd make it easier for other people).

Link to comment
Share on other sites

We'll see what angelblue05 says but if it's trying to access the right path then I don't think there's much we can do here. This part is up to you to make sure the kodi machine is able to access that location.

 

Please note that EmbyCon is not a fork and is built entirely from the ground up with simplicity in mind. It's designed to just work so that you don't have to spend time troubleshooting the sync process.

Link to comment
Share on other sites

firewater

Damn. Well, from what few results I can gather, it seems not to be possible for some reason. Which would leave me at a dead-end on the setup: macOS + Kodi + Emby + external player. Which is somewhat specific, I'll admit, but it's what I use.

 

I thought EmbyCon was a fork, sorry. I can only hope some function is implemented in the future to bypass this limitation.

Link to comment
Share on other sites

  • Solution

Is Emby Server on the same machine? You could just set up the libraries with local paths if that's the case.

  • Like 2
Link to comment
Share on other sites

firewater

Wow. It never occurred to me that I could just do that, what with all the networking instructions and so on. Thanks a lot! It works great now.

  • Like 1
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...