Jump to content

Kodi no longer syncs library with Emby Server


joaoneto

Recommended Posts

joaoneto

Hi all,

first time posting (I think) to try to understand if I'm doing something wrong here. I'm running 4.7.13.0 on a raspberry pi on my LAN. In this LAN I have 3 devices with Kodi 19.3, all running Emby Next Gen 8.2.14. When once (on previous versions) all worked smoothly, I feel in the past 8/12 months I'm no longer getting the sync from Emby to Kodi working properly. 2 of these devices are CCWGTV dongles running Android TV and another one is MacOS. 

The logs I'm posting here are for the MacOS client. 

Problem: When I boot Kodi, I no longer see the notification of logging in to Emby, and don't see any updates of what has changed in Emby since I've used Kodi last. So, for example if between my last and current Kodi session, I've watched 4 movies and 3 episodes and deleted them from Emby, on my latest Kodi session I see these items as Watched although they are no longer in Emby. If I go to the plugin settings and run a Library repair it gets fixed immediately.

The catch: I have a crontab entry that runs a script every midnight to load all watched movies and episodes from Emby and delete them via API. I do this to clear disk space and to simplify my library as I watch content from it. Could this be causing the problem? I essentially call "{BASE_URL}/Items?Recursive=true&Fields=Path,PlayCount&IncludeItemTypes=Movie,Episode&UserId={USER_ID}" to fetch all watched items and then I both delete the files from the file system with "rm -rf" and call a DELETE on "{BASE_URL}/Users/{USER_ID}/PlayedItems/{item["Id"]}" to remove all playback history from Emby.

What do you think? This is driving me mad because I know I had a similar setup in the past and it worked beautifully. 

These are the Kodi logs:

2024-02-11 22:44:56.214 T:39406    INFO <general>: Loading skin file: Custom_MusicFullscreen_Helper.xml, load type: LOAD_ON_GUI_INIT
2024-02-11 22:44:56.215 T:39406    INFO <general>: Loading skin file: Custom_AutoTrailer_Stop_Helper.xml, load type: LOAD_ON_GUI_INIT
2024-02-11 22:44:56.215 T:39406    INFO <general>: Loading skin file: Custom_Reset_Textbox_Helper.xml, load type: LOAD_ON_GUI_INIT
2024-02-11 22:44:56.216 T:39406    INFO <general>: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
2024-02-11 22:44:56.220 T:39406    INFO <general>: Skipped 1 duplicate messages..
2024-02-11 22:44:56.220 T:39406    INFO <general>: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
2024-02-11 22:44:56.221 T:39406    INFO <general>: Loading skin file: Custom_Rss.xml, load type: LOAD_ON_GUI_INIT
2024-02-11 22:44:56.222 T:39406    INFO <general>: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
2024-02-11 22:44:56.238 T:39406    INFO <general>: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
2024-02-11 22:44:56.240 T:39406    INFO <general>: Loading skin file: Custom_Overlay.xml, load type: LOAD_ON_GUI_INIT
2024-02-11 22:44:56.266 T:39406    INFO <general>: Loading skin file: Custom_ArtistSlideshow_Helper.xml, load type: LOAD_ON_GUI_INIT
2024-02-11 22:44:56.266 T:39406    INFO <general>: Loading skin file: Custom_AutoClose_OSD_Helper.xml, load type: LOAD_ON_GUI_INIT
2024-02-11 22:44:56.267 T:39406    INFO <general>: Loading skin file: Custom_AutoTrailer_Start_Helper.xml, load type: LOAD_ON_GUI_INIT
2024-02-11 22:44:56.268 T:39406    INFO <general>: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
2024-02-11 22:44:56.269 T:39406    INFO <general>: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
2024-02-11 22:44:56.329 T:39406    INFO <general>: Loading skin file: Custom_AutoTrailer_Background_Helper.xml, load type: LOAD_ON_GUI_INIT
2024-02-11 22:44:56.330 T:39406    INFO <general>: Loading skin file: Custom_DialogBusy.xml, load type: LOAD_ON_GUI_INIT
2024-02-11 22:44:56.331 T:39406    INFO <general>: Loading skin file: Custom_PlotOverlay_Helper.xml, load type: LOAD_ON_GUI_INIT
2024-02-11 22:44:56.333 T:39406    INFO <general>: Loading resource://resource.uisounds.kodi/sounds.xml
2024-02-11 22:44:56.342 T:39406    INFO <general>:   skin loaded...
2024-02-11 22:44:56.343 T:39406    INFO <general>: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
2024-02-11 22:44:56.356 T:39406    INFO <general>: Loading skin file: Custom_Startup.xml, load type: KEEP_IN_MEMORY
2024-02-11 22:44:56.386 T:39406 WARNING <general>: JSONRPC: Could not parse type "Setting.Details.SettingList"
2024-02-11 22:44:56.386 T:39406    INFO <general>: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
2024-02-11 22:44:56.386 T:39406    INFO <general>: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
2024-02-11 22:44:56.427 T:39406    INFO <general>: JSONRPC v12.4.0: Successfully initialized
2024-02-11 22:44:56.437 T:39406    INFO <general>: AddOnLog: peripheral.joystick: Enabling joystick interface "cocoa"
2024-02-11 22:44:56.439 T:39406    INFO <general>: Register - new keyboard device registered on application->keyboard: Keyboard (0000:0000)
2024-02-11 22:44:56.439 T:39406    INFO <general>: Register - new mouse device registered on application->mouse: Mouse (0000:0000)
2024-02-11 22:44:56.440 T:39406    INFO <general>: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
2024-02-11 22:44:56.440 T:39406    INFO <general>: Loaded playercorefactory configuration
2024-02-11 22:44:56.441 T:39406    INFO <general>: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
2024-02-11 22:44:56.441 T:39406    INFO <general>: special://masterprofile/playercorefactory.xml does not exist. Skipping.
2024-02-11 22:44:56.441 T:39406    INFO <general>: removing tempfiles
2024-02-11 22:44:56.443 T:39616    INFO <general>: initializing python engine.
2024-02-11 22:44:56.444 T:39406    INFO <general>: Skipped 3 duplicate messages..
2024-02-11 22:44:56.444 T:39406    INFO <general>: initialize done
2024-02-11 22:44:56.444 T:39620    INFO <general>: initializing python engine.
2024-02-11 22:44:56.444 T:39406    INFO <general>: Running the application...
2024-02-11 22:44:56.447 T:39406    INFO <general>: starting zeroconf publishing
2024-02-11 22:44:56.448 T:39622    INFO <general>: ES: Starting UDP Event server on port 9777
2024-02-11 22:44:56.448 T:39622    INFO <general>: UDP: Listening on port 9777 (ipv6 : true)
2024-02-11 22:44:56.448 T:39406    INFO <general>: JSONRPC Server: Successfully initialized
2024-02-11 22:44:56.448 T:39406    INFO <CWebserver[8080]>: Started
2024-02-11 22:44:56.509 T:39406    INFO <general>: GL: Maximum texture width: 16384
2024-02-11 22:44:56.574 T:39616    INFO <general>: EMBY.hooks.webservice: Start
2024-02-11 22:44:56.574 T:39629    INFO <general>: EMBY.hooks.webservice: THREAD: --->[ webservice/57342 ]
2024-02-11 22:44:57.159 T:39618    INFO <general>: [ script.embuary.helper ] Service: Started
2024-02-11 22:44:57.160 T:39618    INFO <general>: [ script.embuary.helper ] Service: Player monitor started
2024-02-11 22:44:57.189 T:39616    INFO <general>: EMBY.helper.utils: device_id loaded: a9cd7390-83e0-4fca-afb2-97f1be48ae38
2024-02-11 22:44:57.237 T:39619    INFO <general>: [ script.embuary.info ] Refreshing next airing database
2024-02-11 22:44:57.245 T:39619    INFO <general>: [ script.embuary.info ] Finished next airing database refreshing
2024-02-11 22:44:57.278 T:39616    INFO <general>: EMBY.hooks.monitor: [ Start Emby-next-gen ]
2024-02-11 22:44:57.278 T:39616    INFO <general>: EMBY.hooks.webservice: -->[ Init ]
2024-02-11 22:44:57.281 T:39616    INFO <general>: EMBY.hooks.webservice: --<[ Init ]
2024-02-11 22:44:57.285 T:39616    INFO <general>: EMBY.helper.utils: Copied special://xbmc/system/library/video/
2024-02-11 22:44:57.288 T:39616    INFO <general>: EMBY.helper.utils: Copied special://xbmc/system/library/music/
2024-02-11 22:44:57.288 T:39616    INFO <general>: EMBY.hooks.monitor: Favorite node exists, skip: special://profile/library/video/emby_Favorite_movies.xml
2024-02-11 22:44:57.288 T:39616    INFO <general>: EMBY.hooks.monitor: Favorite node exists, skip: special://profile/library/video/emby_Favorite_tvshows.xml
2024-02-11 22:44:57.289 T:39616    INFO <general>: EMBY.hooks.monitor: Favorite node exists, skip: special://profile/library/video/emby_Favorite_episodes.xml
2024-02-11 22:44:57.289 T:39616    INFO <general>: EMBY.hooks.monitor: Favorite node exists, skip: special://profile/library/video/emby_Favorite_musicvideos.xml
2024-02-11 22:44:57.289 T:39616    INFO <general>: EMBY.helper.xmls: Source http://kodi.emby.media exists, no change
2024-02-11 22:44:57.289 T:39616    INFO <general>: EMBY.helper.xmls: advancedsettings.xml valid, no change
2024-02-11 22:44:57.289 T:39616    INFO <general>: EMBY.hooks.monitor: Monitor listening
2024-02-11 22:44:57.289 T:39643    INFO <general>: EMBY.hooks.monitor: THREAD: --->[ ServersConnect ]
2024-02-11 22:44:57.289 T:39643    INFO <general>: EMBY.hooks.webservice: widget refresh: connection established
2024-02-11 22:44:57.290 T:39643    INFO <general>: EMBY.helper.utils: Refresh widgets initialized
2024-02-11 22:44:57.290 T:39643    INFO <general>: EMBY.helper.utils: Refresh widgets started
2024-02-11 22:44:57.338 T:39643    INFO <general>: EMBY.hooks.monitor: THREAD: ---<[ ServersConnect ]
2024-02-11 22:44:57.345 T:39624    INFO <general>: VideoInfoScanner: Starting scan ..
2024-02-11 22:44:57.346 T:39624 WARNING <general>: Process directory 'widget_refresh_trigger' does not exist - skipping scan.
2024-02-11 22:44:57.347 T:39624    INFO <general>: VideoInfoScanner: Finished scan. Scanning for video info took 00:00
2024-02-11 22:44:57.394 T:39616    INFO <general>: EMBY.hooks.monitor: -->[ kodi scan / video / True ]
2024-02-11 22:44:57.395 T:39616    INFO <general>: EMBY.hooks.monitor: --<[ kodi scan / video / True ]
2024-02-11 22:44:57.395 T:39644    INFO <general>: EMBY.hooks.monitor: THREAD: --->[ syncEmby ]
2024-02-11 22:44:57.395 T:39644    INFO <general>: EMBY.hooks.monitor: THREAD: ---<[ syncEmby ]
2024-02-11 22:45:01.039 T:39406    INFO <general>: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
2024-02-11 22:45:01.971 T:39406 WARNING <general>: Trying to add unsupported control type 1
2024-02-11 22:45:02.026 T:39688    INFO <general>: initializing python engine.
2024-02-11 22:45:02.226 T:39688    INFO <general>: CPythonInvoker(5, /Users/joao.neto/Library/Application Support/Kodi/addons/script.skinshortcuts/resources/lib/entry_point.py): script successfully run
2024-02-11 22:45:02.273 T:39688 WARNING <general>: CPythonInvoker(5, /Users/joao.neto/Library/Application Support/Kodi/addons/script.skinshortcuts/resources/lib/entry_point.py): the python script "/Users/joao.neto/Library/Application Support/Kodi/addons/script.skinshortcuts/resources/lib/entry_point.py" has left several classes in memory that we couldn't clean up. The classes include: N9XBMCAddon9xbmcaddon5AddonE,N9XBMCAddon7xbmcgui6WindowE
2024-02-11 22:45:02.273 T:39688    INFO <general>: Python interpreter stopped
2024-02-11 22:45:02.457 T:39692    INFO <general>: initializing python engine.
2024-02-11 22:45:02.837 T:39692    INFO <general>: CPythonInvoker(6, /Users/joao.neto/Library/Application Support/Kodi/addons/script.embuary.info/default.py): script successfully run
2024-02-11 22:45:02.901 T:39692    INFO <general>: Python interpreter stopped
2024-02-11 22:45:12.063 T:39620    INFO <general>: CPythonInvoker(4, /Users/joao.neto/Library/Application Support/Kodi/addons/service.xbmc.versioncheck/resources/lib/runner.py): script successfully run
2024-02-11 22:45:12.109 T:39620    INFO <general>: Python interpreter stopped
2024-02-11 22:45:55.915 T:39562 WARNING <general>: DARWINOSX: underflow (0 vs 4096 bytes)
2024-02-11 22:49:01.276 T:39468    INFO <general>: CActiveAESink::OpenSink - initialize sink
2024-02-11 22:49:01.276 T:39468    INFO <general>: virtual bool CAESinkDARWINOSX::Initialize(AEAudioFormat &, std::string &): Opening default device MacBook Pro Speakers
2024-02-11 22:49:01.284 T:39430    INFO <general>: CCoreAudioStream::HardwareStreamListener: Hardware physical format changed to [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
2024-02-11 22:49:01.285 T:39430    INFO <general>: CCoreAudioStream::HardwareStreamListener: Hardware virtual format changed to [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
2024-02-11 22:49:04.790 T:39406    INFO <general>: Loading skin file: Settings.xml, load type: KEEP_IN_MEMORY
2024-02-11 22:49:07.508 T:39406    INFO <general>: Loading skin file: SettingsSystemInfo.xml, load type: KEEP_IN_MEMORY
2024-02-11 22:49:23.501 T:45587    INFO <general>: initializing python engine.
2024-02-11 22:49:23.684 T:45587    INFO <general>: CPythonInvoker(7, /Users/joao.neto/Library/Application Support/Kodi/addons/script.skinshortcuts/resources/lib/entry_point.py): script successfully run
2024-02-11 22:49:23.738 T:45587 WARNING <general>: CPythonInvoker(7, /Users/joao.neto/Library/Application Support/Kodi/addons/script.skinshortcuts/resources/lib/entry_point.py): the python script "/Users/joao.neto/Library/Application Support/Kodi/addons/script.skinshortcuts/resources/lib/entry_point.py" has left several classes in memory that we couldn't clean up. The classes include: N9XBMCAddon9xbmcaddon5AddonE,N9XBMCAddon7xbmcgui6WindowE
2024-02-11 22:49:23.739 T:45587    INFO <general>: Python interpreter stopped
2024-02-11 22:49:28.010 T:39406    INFO <general>: Loading skin file: MyVideoNav.xml, load type: KEEP_IN_MEMORY
2024-02-11 22:49:28.304 T:39406 WARNING <general>: Trying to add unsupported control type 1
2024-02-11 22:49:28.520 T:45756    INFO <general>: Skipped 3 duplicate messages..
2024-02-11 22:49:28.520 T:45756    INFO <general>: initializing python engine.
2024-02-11 22:49:28.856 T:45756    INFO <general>: Skipped 1 duplicate messages..
2024-02-11 22:49:28.856 T:45756    INFO <general>: CPythonInvoker(8, /Users/joao.neto/Library/Application Support/Kodi/addons/script.embuary.helper/plugin.py): script successfully run
2024-02-11 22:49:28.921 T:45756    INFO <general>: Python interpreter stopped
2024-02-11 22:49:28.997 T:45759    INFO <general>: CPythonInvoker(9, /Users/joao.neto/Library/Application Support/Kodi/addons/script.embuary.helper/plugin.py): script successfully run
2024-02-11 22:49:29.053 T:45759    INFO <general>: Python interpreter stopped
2024-02-11 22:49:30.924 T:39406    INFO <general>: Loading skin file: DialogContextMenu.xml, load type: KEEP_IN_MEMORY
2024-02-11 22:49:31.878 T:39406    INFO <general>: Loading skin file: DialogAddonInfo.xml, load type: KEEP_IN_MEMORY
2024-02-11 22:50:31.857 T:43847 WARNING <general>: DARWINOSX: underflow (0 vs 4096 bytes)

In emby I only see these 2 log lines:

2024-02-11 22:48:10.472 Info Server: http/1.1 POST http://‌‍‍‍192.168.1.4‌:8096/emby/Sessions/Capabilities/Full?X-Emby-Client=Emby Web&X-Emby-Device-Name=Chrome macOS&X-Emby-Device-Id=297d00b2-89be-4a42-bfa6-20e8dfd9e367&X-Emby-Client-Version=4.7.13.0&X-Emby-Language=en-us&reqformat=json. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36
2024-02-11 22:48:10.477 Info Server: http/1.1 Response 204 to ‌‍‍‍192.168.1.76‌. Time: 5ms. http://‌‍‍‍192.168.1.4‌:8096/emby/Sessions/Capabilities/Full?X-Emby-Client=Emby Web&X-Emby-Device-Name=Chrome macOS&X-Emby-Device-Id=297d00b2-89be-4a42-bfa6-20e8dfd9e367&X-Emby-Client-Version=4.7.13.0&X-Emby-Language=en-us&reqformat=json

 

Link to comment
Share on other sites

joaoneto

Forgot to say that if I delete a movie while kodi is running I see the movie correctly disappears from the library. (I think this comes from the websocket connection and is different from the initial sync right?)

Link to comment
Share on other sites

quickmic
5 hours ago, joaoneto said:

Forgot to say that if I delete a movie while kodi is running I see the movie correctly disappears from the library. (I think this comes from the websocket connection and is different from the initial sync right?)

Yes, correct. Sounds websocket connection is established.

Quote

I no longer see the notification of logging in to Emby

That's kind of odd, maybe it's skin based issue and skin focus a different notification. However, I doubt that the login failed. If so, you could not play anything in addon-mode and websocket wouldn't work as well.

Can you please upload the full log from Kodi after startup for review.

btw, are you sure you are still on 4.7.13.0  Emby server and not on latest stable? Plugin 8.X is not fully compatible with 4.8.1.0 and would explain your reported issues.

Edited by quickmic
Link to comment
Share on other sites

joaoneto

Sorry, I though I had pasted the full logs. I don't have debug logging enabled.

 

2024-02-12 23:15:54.990 T:37018    INFO <general>: -----------------------------------------------------------------------
2024-02-12 23:15:54.991 T:37018    INFO <general>: Starting Kodi (19.3 (19.3.0) Git:20211024-49a04cd6a7). Platform: OS X x86 64-bit
2024-02-12 23:15:54.991 T:37018    INFO <general>: Using Release Kodi x64
2024-02-12 23:15:54.991 T:37018    INFO <general>: Kodi compiled 2021-10-24 by Clang 10.0.1 (clang-1001.0.46.4) for OS X x86 64-bit version 10.13 (101300)
2024-02-12 23:15:54.991 T:37018    INFO <general>: Running on Apple Inc. MacBookPro18,3 with OS X 10.16, kernel: Darwin x86 64-bit version 23.2.0
2024-02-12 23:15:54.991 T:37018    INFO <general>: FFmpeg version/source: 4.3.2-Kodi
2024-02-12 23:15:54.991 T:37018    INFO <general>: Host CPU: Apple M1 Pro, 8 cores available
2024-02-12 23:15:54.991 T:37018    INFO <general>: special://xbmc/ is mapped to: /Applications/Kodi.app/Contents/Resources/Kodi
2024-02-12 23:15:54.991 T:37018    INFO <general>: special://xbmcbin/ is mapped to: /Applications/Kodi.app/Contents/Resources/Kodi
2024-02-12 23:15:54.991 T:37018    INFO <general>: special://xbmcbinaddons/ is mapped to: /Applications/Kodi.app/Contents/Resources/Kodi/addons
2024-02-12 23:15:54.991 T:37018    INFO <general>: special://masterprofile/ is mapped to: /Users/joao.neto/Library/Application Support/Kodi/userdata
2024-02-12 23:15:54.991 T:37018    INFO <general>: special://envhome/ is mapped to: /Users/joao.neto
2024-02-12 23:15:54.991 T:37018    INFO <general>: special://home/ is mapped to: /Users/joao.neto/Library/Application Support/Kodi
2024-02-12 23:15:54.991 T:37018    INFO <general>: special://temp/ is mapped to: /Users/joao.neto/.kodi/temp
2024-02-12 23:15:54.991 T:37018    INFO <general>: special://logpath/ is mapped to: /Users/joao.neto/Library/Logs
2024-02-12 23:15:54.991 T:37018    INFO <general>: special://frameworks/ is mapped to: /Applications/Kodi.app/Contents/Libraries
2024-02-12 23:15:54.991 T:37018    INFO <general>: The executable running is: /Applications/Kodi.app/Contents/MacOS/Kodi
2024-02-12 23:15:54.991 T:37018    INFO <general>: Local hostname: PT-340201-MBP32M1P
2024-02-12 23:15:54.991 T:37018    INFO <general>: Log File is located: /Users/joao.neto/Library/Logs/kodi.log
2024-02-12 23:15:54.991 T:37018    INFO <general>: -----------------------------------------------------------------------
2024-02-12 23:15:54.991 T:37018    INFO <general>: loading settings
2024-02-12 23:15:54.993 T:37018    INFO <general>: special://profile/ is mapped to: special://masterprofile/
2024-02-12 23:15:55.008 T:37018    INFO <general>: No settings file to load (special://xbmc/system/advancedsettings.xml)
2024-02-12 23:15:55.008 T:37018    INFO <general>: Loaded settings file from special://profile/advancedsettings.xml
2024-02-12 23:15:55.011 T:37018    INFO <general>: Contents of special://profile/advancedsettings.xml are...
                                                   <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
                                                   <advancedsettings>
                                                     <network>
                                                       <curlclienttimeout>120</curlclienttimeout>
                                                       <curllowspeedtime>120</curllowspeedtime>
                                                       <disablehttp2>true</disablehttp2>
                                                     </network>
                                                     <pathsubstitution>
                                                       <substitute>
                                                         <from>/emby_addon_mode/</from>
                                                         <to>http://127.0.0.1:57342/</to>
                                                       </substitute>
                                                     </pathsubstitution>
                                                   </advancedsettings>
                                                   
2024-02-12 23:15:55.012 T:37018   DEBUG <general>: Configuring path substitutions
2024-02-12 23:15:55.012 T:37018   DEBUG <general>:   Registering substitution pair:
2024-02-12 23:15:55.012 T:37018   DEBUG <general>:     From: [/emby_addon_mode/]
2024-02-12 23:15:55.012 T:37018   DEBUG <general>:     To:   [http://127.0.0.1:57342/]
2024-02-12 23:15:55.012 T:37018 WARNING <CSettingsManager>: missing version attribute
2024-02-12 23:15:55.013 T:37018    INFO <general>: Default Video Player: VideoPlayer
2024-02-12 23:15:55.013 T:37018    INFO <general>: Default Audio Player: paplayer
2024-02-12 23:15:55.013 T:37018    INFO <general>: Disabled debug logging due to GUI setting. Level 0.
2024-02-12 23:15:55.013 T:37018    INFO <general>: Log level changed to "INFO"
2024-02-12 23:15:55.013 T:37018    INFO <general>: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
2024-02-12 23:15:55.023 T:37018    INFO <general>: creating subdirectories
2024-02-12 23:15:55.023 T:37018    INFO <general>: userdata folder: special://masterprofile/
2024-02-12 23:15:55.023 T:37018    INFO <general>: recording folder: 
2024-02-12 23:15:55.023 T:37018    INFO <general>: screenshots folder: 
2024-02-12 23:15:55.031 T:37018    INFO <general>: Running database version Addons33
2024-02-12 23:15:55.145 T:37018    INFO <general>: CAddonMgr::FindAddons: audioencoder.kodi.builtin.aac v1.0.2 installed
2024-02-12 23:15:55.145 T:37018    INFO <general>: CAddonMgr::FindAddons: audioencoder.kodi.builtin.wma v1.0.2 installed
2024-02-12 23:15:55.145 T:37018    INFO <general>: CAddonMgr::FindAddons: game.controller.default v1.0.41 installed
2024-02-12 23:15:55.145 T:37018    INFO <general>: CAddonMgr::FindAddons: game.controller.snes v1.0.39 installed
2024-02-12 23:15:55.145 T:37018    INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.audioengine v1.1.1 installed
2024-02-12 23:15:55.145 T:37018    INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.filesystem v1.1.6 installed
2024-02-12 23:15:55.145 T:37018    INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.general v1.0.5 installed
2024-02-12 23:15:55.145 T:37018    INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.gui v5.15.0 installed
2024-02-12 23:15:55.146 T:37018    INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.main v1.3.0 installed
2024-02-12 23:15:55.146 T:37018    INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.network v1.0.4 installed
2024-02-12 23:15:55.146 T:37018    INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.tools v1.0.4 installed
2024-02-12 23:15:55.146 T:37018    INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.audiodecoder v3.0.0 installed
2024-02-12 23:15:55.146 T:37018    INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.audioencoder v2.1.0 installed
2024-02-12 23:15:55.146 T:37018    INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.game v2.1.0 installed
2024-02-12 23:15:55.146 T:37018    INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.imagedecoder v2.1.1 installed
2024-02-12 23:15:55.146 T:37018    INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.inputstream v3.0.1 installed
2024-02-12 23:15:55.146 T:37018    INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.peripheral v2.0.0 installed
2024-02-12 23:15:55.146 T:37018    INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.pvr v7.1.0 installed
2024-02-12 23:15:55.146 T:37018    INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.screensaver v2.1.0 installed
2024-02-12 23:15:55.147 T:37018    INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.vfs v3.0.0 installed
2024-02-12 23:15:55.147 T:37018    INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.videocodec v2.0.2 installed
2024-02-12 23:15:55.147 T:37018    INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.visualization v3.0.0 installed
2024-02-12 23:15:55.147 T:37018    INFO <general>: CAddonMgr::FindAddons: kodi.resource v1.0.0 installed
2024-02-12 23:15:55.147 T:37018    INFO <general>: CAddonMgr::FindAddons: metadata.album.universal v3.1.9 installed
2024-02-12 23:15:55.147 T:37018    INFO <general>: CAddonMgr::FindAddons: metadata.artists.universal v4.3.11 installed
2024-02-12 23:15:55.147 T:37018    INFO <general>: CAddonMgr::FindAddons: metadata.common.allmusic.com v3.2.2 installed
2024-02-12 23:15:55.147 T:37018    INFO <general>: CAddonMgr::FindAddons: metadata.common.fanart.tv v3.6.4 installed
2024-02-12 23:15:55.147 T:37018    INFO <general>: CAddonMgr::FindAddons: metadata.common.imdb.com v3.2.8 installed
2024-02-12 23:15:55.147 T:37018    INFO <general>: CAddonMgr::FindAddons: metadata.common.musicbrainz.org v2.2.4 installed
2024-02-12 23:15:55.147 T:37018    INFO <general>: CAddonMgr::FindAddons: metadata.common.theaudiodb.com v2.0.3 installed
2024-02-12 23:15:55.147 T:37018    INFO <general>: CAddonMgr::FindAddons: metadata.common.themoviedb.org v3.2.19 installed
2024-02-12 23:15:55.148 T:37018    INFO <general>: CAddonMgr::FindAddons: metadata.generic.albums v1.0.14 installed
2024-02-12 23:15:55.148 T:37018    INFO <general>: CAddonMgr::FindAddons: metadata.generic.artists v1.0.14 installed
2024-02-12 23:15:55.148 T:37018    INFO <general>: CAddonMgr::FindAddons: metadata.local v1.0.1 installed
2024-02-12 23:15:55.148 T:37018    INFO <general>: CAddonMgr::FindAddons: metadata.themoviedb.org v5.3.0 installed
2024-02-12 23:15:55.148 T:37018    INFO <general>: CAddonMgr::FindAddons: metadata.themoviedb.org.python v2.2.0 installed
2024-02-12 23:15:55.148 T:37018    INFO <general>: CAddonMgr::FindAddons: metadata.tvshows.themoviedb.org v3.6.0 installed
2024-02-12 23:15:55.148 T:37018    INFO <general>: CAddonMgr::FindAddons: metadata.tvshows.themoviedb.org.python v1.4.19 installed
2024-02-12 23:15:55.148 T:37018    INFO <general>: CAddonMgr::FindAddons: peripheral.joystick v19.0.0 installed
2024-02-12 23:15:55.148 T:37018    INFO <general>: CAddonMgr::FindAddons: plugin.video.emby-next-gen v8.2.14 installed
2024-02-12 23:15:55.148 T:37018    INFO <general>: CAddonMgr::FindAddons: plugin.video.themoviedb.helper v4.10.14 installed
2024-02-12 23:15:55.148 T:37018    INFO <general>: CAddonMgr::FindAddons: repository.emby.kodi v1.0.6 installed
2024-02-12 23:15:55.149 T:37018    INFO <general>: CAddonMgr::FindAddons: repository.xbmc.org v3.2.5 installed
2024-02-12 23:15:55.149 T:37018    INFO <general>: CAddonMgr::FindAddons: resource.images.weathericons.default v1.1.9 installed
2024-02-12 23:15:55.149 T:37018    INFO <general>: CAddonMgr::FindAddons: resource.images.weathericons.white v0.0.6 installed
2024-02-12 23:15:55.149 T:37018    INFO <general>: CAddonMgr::FindAddons: resource.language.en_gb v2.0.2 installed
2024-02-12 23:15:55.149 T:37018    INFO <general>: CAddonMgr::FindAddons: resource.uisounds.kodi v1.0.1 installed
2024-02-12 23:15:55.149 T:37018    INFO <general>: CAddonMgr::FindAddons: screensaver.xbmc.builtin.black v1.0.34 installed
2024-02-12 23:15:55.149 T:37018    INFO <general>: CAddonMgr::FindAddons: screensaver.xbmc.builtin.dim v1.0.64 installed
2024-02-12 23:15:55.149 T:37018    INFO <general>: CAddonMgr::FindAddons: script.embuary.helper v2.0.8 installed
2024-02-12 23:15:55.149 T:37018    INFO <general>: CAddonMgr::FindAddons: script.embuary.info v2.0.8 installed
2024-02-12 23:15:55.149 T:37018    INFO <general>: CAddonMgr::FindAddons: script.globalsearch v9.0.7 installed
2024-02-12 23:15:55.149 T:37018    INFO <general>: CAddonMgr::FindAddons: script.image.resource.select v3.0.2 installed
2024-02-12 23:15:55.149 T:37018    INFO <general>: CAddonMgr::FindAddons: script.module.addon.signals v0.0.6+matrix.1 installed
2024-02-12 23:15:55.150 T:37018    INFO <general>: CAddonMgr::FindAddons: script.module.arrow v1.2.3 installed
2024-02-12 23:15:55.150 T:37018    INFO <general>: CAddonMgr::FindAddons: script.module.certifi v2023.5.7 installed
2024-02-12 23:15:55.150 T:37018    INFO <general>: CAddonMgr::FindAddons: script.module.chardet v5.1.0 installed
2024-02-12 23:15:55.150 T:37018    INFO <general>: CAddonMgr::FindAddons: script.module.dateutil v2.8.2 installed
2024-02-12 23:15:55.150 T:37018    INFO <general>: CAddonMgr::FindAddons: script.module.idna v3.4.0 installed
2024-02-12 23:15:55.150 T:37018    INFO <general>: CAddonMgr::FindAddons: script.module.pil v5.1.0 installed
2024-02-12 23:15:55.150 T:37018    INFO <general>: CAddonMgr::FindAddons: script.module.pycryptodome v3.4.3 installed
2024-02-12 23:15:55.150 T:37018    INFO <general>: CAddonMgr::FindAddons: script.module.requests v2.31.0 installed
2024-02-12 23:15:55.150 T:37018    INFO <general>: CAddonMgr::FindAddons: script.module.routing v0.2.3+matrix.1 installed
2024-02-12 23:15:55.150 T:37018    INFO <general>: CAddonMgr::FindAddons: script.module.simplecache v2.0.2 installed
2024-02-12 23:15:55.150 T:37018    INFO <general>: CAddonMgr::FindAddons: script.module.simpleeval v0.9.10 installed
2024-02-12 23:15:55.150 T:37018    INFO <general>: CAddonMgr::FindAddons: script.module.six v1.16.0+matrix.1 installed
2024-02-12 23:15:55.151 T:37018    INFO <general>: CAddonMgr::FindAddons: script.module.typing_extensions v4.7.1 installed
2024-02-12 23:15:55.151 T:37018    INFO <general>: CAddonMgr::FindAddons: script.module.unidecode v1.3.6 installed
2024-02-12 23:15:55.151 T:37018    INFO <general>: CAddonMgr::FindAddons: script.module.urllib3 v2.1.0 installed
2024-02-12 23:15:55.151 T:37018    INFO <general>: CAddonMgr::FindAddons: script.skin.helper.colorpicker v2.0.1 installed
2024-02-12 23:15:55.151 T:37018    INFO <general>: CAddonMgr::FindAddons: script.skinshortcuts v2.0.3 installed
2024-02-12 23:15:55.151 T:37018    INFO <general>: CAddonMgr::FindAddons: service.subtitles.opensubtitles v5.1.4 installed
2024-02-12 23:15:55.151 T:37018    INFO <general>: CAddonMgr::FindAddons: service.xbmc.versioncheck v0.5.28+matrix.1 installed
2024-02-12 23:15:55.151 T:37018    INFO <general>: CAddonMgr::FindAddons: skin.arctic.zephyr.mod v1.1.72 installed
2024-02-12 23:15:55.151 T:37018    INFO <general>: CAddonMgr::FindAddons: skin.estouchy v3.0.6 installed
2024-02-12 23:15:55.151 T:37018    INFO <general>: CAddonMgr::FindAddons: skin.estuary v3.0.5 installed
2024-02-12 23:15:55.151 T:37018    INFO <general>: CAddonMgr::FindAddons: webinterface.default v19.x-2.4.8 installed
2024-02-12 23:15:55.152 T:37018    INFO <general>: CAddonMgr::FindAddons: xbmc.addon v19.1.0 installed
2024-02-12 23:15:55.152 T:37018    INFO <general>: CAddonMgr::FindAddons: xbmc.core v0.1.0 installed
2024-02-12 23:15:55.152 T:37018    INFO <general>: CAddonMgr::FindAddons: xbmc.gui v5.15.0 installed
2024-02-12 23:15:55.152 T:37018    INFO <general>: CAddonMgr::FindAddons: xbmc.json v12.4.0 installed
2024-02-12 23:15:55.152 T:37018    INFO <general>: CAddonMgr::FindAddons: xbmc.metadata v2.1.0 installed
2024-02-12 23:15:55.152 T:37018    INFO <general>: CAddonMgr::FindAddons: xbmc.python v3.0.0 installed
2024-02-12 23:15:55.152 T:37018    INFO <general>: CAddonMgr::FindAddons: xbmc.webinterface v1.0.0 installed
2024-02-12 23:15:55.162 T:37018    INFO <general>: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
2024-02-12 23:15:55.178 T:37018    INFO <general>: InitWindowSystem: Setup SDL
2024-02-12 23:15:55.182 T:37018    INFO <general>: Display 0 has name 1
2024-02-12 23:15:55.182 T:37018    INFO <general>: Found possible resolution for display 0 with 960 x 600 @ 120.000000 Hz
2024-02-12 23:15:55.182 T:37018    INFO <general>: Found possible resolution for display 0 with 960 x 600 @ 60.000000 Hz
2024-02-12 23:15:55.182 T:37018    INFO <general>: Found possible resolution for display 0 with 960 x 600 @ 59.939987 Hz
2024-02-12 23:15:55.182 T:37018    INFO <general>: Found possible resolution for display 0 with 960 x 600 @ 50.000000 Hz
2024-02-12 23:15:55.182 T:37018    INFO <general>: Found possible resolution for display 0 with 960 x 600 @ 48.000000 Hz
2024-02-12 23:15:55.182 T:37018    INFO <general>: Found possible resolution for display 0 with 960 x 600 @ 47.949997 Hz
2024-02-12 23:15:55.182 T:37018    INFO <general>: Found possible resolution for display 0 with 1024 x 640 @ 120.000000 Hz
2024-02-12 23:15:55.182 T:37018    INFO <general>: Found possible resolution for display 0 with 1024 x 640 @ 60.000000 Hz
2024-02-12 23:15:55.182 T:37018    INFO <general>: Found possible resolution for display 0 with 1024 x 640 @ 59.939987 Hz
2024-02-12 23:15:55.182 T:37018    INFO <general>: Found possible resolution for display 0 with 1024 x 640 @ 50.000000 Hz
2024-02-12 23:15:55.182 T:37018    INFO <general>: Found possible resolution for display 0 with 1024 x 640 @ 48.000000 Hz
2024-02-12 23:15:55.182 T:37018    INFO <general>: Found possible resolution for display 0 with 1024 x 640 @ 47.949997 Hz
2024-02-12 23:15:55.182 T:37018    INFO <general>: Found possible resolution for display 0 with 1024 x 665 @ 120.000000 Hz
2024-02-12 23:15:55.182 T:37018    INFO <general>: Found possible resolution for display 0 with 1024 x 665 @ 60.000000 Hz
2024-02-12 23:15:55.182 T:37018    INFO <general>: Found possible resolution for display 0 with 1024 x 665 @ 59.939987 Hz
2024-02-12 23:15:55.182 T:37018    INFO <general>: Found possible resolution for display 0 with 1024 x 665 @ 50.000000 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1024 x 665 @ 48.000000 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1024 x 665 @ 47.949997 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1147 x 716 @ 120.000000 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1147 x 716 @ 60.000000 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1147 x 716 @ 59.939987 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1147 x 716 @ 50.000000 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1147 x 716 @ 48.000000 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1147 x 716 @ 47.949997 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1147 x 745 @ 120.000000 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1147 x 745 @ 60.000000 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1147 x 745 @ 59.939987 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1147 x 745 @ 50.000000 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1147 x 745 @ 48.000000 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1147 x 745 @ 47.949997 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1280 x 800 @ 120.000000 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1280 x 800 @ 60.000000 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1280 x 800 @ 59.939987 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1280 x 800 @ 50.000000 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1280 x 800 @ 48.000000 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1280 x 800 @ 47.949997 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1352 x 845 @ 120.000000 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1352 x 845 @ 60.000000 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1352 x 845 @ 59.939987 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1352 x 845 @ 50.000000 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1352 x 845 @ 48.000000 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1352 x 845 @ 47.949997 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1352 x 878 @ 120.000000 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1352 x 878 @ 60.000000 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1352 x 878 @ 59.939987 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1352 x 878 @ 50.000000 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1352 x 878 @ 48.000000 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1352 x 878 @ 47.949997 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1512 x 945 @ 120.000000 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1512 x 945 @ 60.000000 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1512 x 945 @ 59.939987 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1512 x 945 @ 50.000000 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1512 x 945 @ 48.000000 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1512 x 945 @ 47.949997 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1512 x 982 @ 120.000000 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1512 x 982 @ 60.000000 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1512 x 982 @ 59.939987 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1512 x 982 @ 50.000000 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1512 x 982 @ 48.000000 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1512 x 982 @ 47.949997 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1800 x 1125 @ 120.000000 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1800 x 1125 @ 60.000000 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1800 x 1125 @ 59.939987 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1800 x 1125 @ 50.000000 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1800 x 1125 @ 48.000000 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1800 x 1125 @ 47.949997 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 1800 x 1169 @ 120.000000 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 1800 x 1169 @ 60.000000 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 1800 x 1169 @ 59.939987 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 1800 x 1169 @ 50.000000 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 1800 x 1169 @ 48.000000 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 1800 x 1169 @ 47.949997 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 1920 x 1200 @ 120.000000 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 1920 x 1200 @ 60.000000 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 1920 x 1200 @ 59.939987 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 1920 x 1200 @ 50.000000 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 1920 x 1200 @ 48.000000 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 1920 x 1200 @ 47.949997 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 2048 x 1280 @ 120.000000 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 2048 x 1280 @ 60.000000 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 2048 x 1280 @ 59.939987 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 2048 x 1280 @ 50.000000 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 2048 x 1280 @ 48.000000 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 2048 x 1280 @ 47.949997 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 2048 x 1330 @ 120.000000 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 2048 x 1330 @ 60.000000 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 2048 x 1330 @ 59.939987 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 2048 x 1330 @ 50.000000 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 2048 x 1330 @ 48.000000 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 2048 x 1330 @ 47.949997 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 2294 x 1432 @ 120.000000 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 2294 x 1432 @ 60.000000 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2294 x 1432 @ 59.939987 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2294 x 1432 @ 50.000000 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2294 x 1432 @ 48.000000 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2294 x 1432 @ 47.949997 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2294 x 1490 @ 120.000000 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2294 x 1490 @ 60.000000 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2294 x 1490 @ 59.939987 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2294 x 1490 @ 50.000000 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2294 x 1490 @ 48.000000 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2294 x 1490 @ 47.949997 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2560 x 1600 @ 120.000000 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2560 x 1600 @ 60.000000 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2560 x 1600 @ 59.939987 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2560 x 1600 @ 50.000000 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2560 x 1600 @ 48.000000 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2560 x 1600 @ 47.949997 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2704 x 1690 @ 120.000000 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2704 x 1690 @ 60.000000 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2704 x 1690 @ 59.939987 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2704 x 1690 @ 50.000000 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2704 x 1690 @ 48.000000 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2704 x 1690 @ 47.949997 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2704 x 1756 @ 120.000000 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2704 x 1756 @ 60.000000 Hz
2024-02-12 23:15:55.187 T:37018    INFO <general>: Found possible resolution for display 0 with 2704 x 1756 @ 59.939987 Hz
2024-02-12 23:15:55.187 T:37018    INFO <general>: Found possible resolution for display 0 with 2704 x 1756 @ 50.000000 Hz
2024-02-12 23:15:55.187 T:37018    INFO <general>: Found possible resolution for display 0 with 2704 x 1756 @ 48.000000 Hz
2024-02-12 23:15:55.187 T:37018    INFO <general>: Found possible resolution for display 0 with 2704 x 1756 @ 47.949997 Hz
2024-02-12 23:15:55.187 T:37018    INFO <general>: Found possible resolution for display 0 with 3024 x 1890 @ 120.000000 Hz
2024-02-12 23:15:55.187 T:37018    INFO <general>: Found possible resolution for display 0 with 3024 x 1890 @ 60.000000 Hz
2024-02-12 23:15:55.187 T:37018    INFO <general>: Found possible resolution for display 0 with 3024 x 1890 @ 59.939987 Hz
2024-02-12 23:15:55.187 T:37018    INFO <general>: Found possible resolution for display 0 with 3024 x 1890 @ 50.000000 Hz
2024-02-12 23:15:55.187 T:37018    INFO <general>: Found possible resolution for display 0 with 3024 x 1890 @ 48.000000 Hz
2024-02-12 23:15:55.187 T:37018    INFO <general>: Found possible resolution for display 0 with 3024 x 1890 @ 47.949997 Hz
2024-02-12 23:15:55.187 T:37018    INFO <general>: Found possible resolution for display 0 with 3024 x 1964 @ 120.000000 Hz
2024-02-12 23:15:55.187 T:37018    INFO <general>: Found possible resolution for display 0 with 3024 x 1964 @ 60.000000 Hz
2024-02-12 23:15:55.187 T:37018    INFO <general>: Found possible resolution for display 0 with 3024 x 1964 @ 59.939987 Hz
2024-02-12 23:15:55.187 T:37018    INFO <general>: Found possible resolution for display 0 with 3024 x 1964 @ 50.000000 Hz
2024-02-12 23:15:55.187 T:37018    INFO <general>: Found possible resolution for display 0 with 3024 x 1964 @ 48.000000 Hz
2024-02-12 23:15:55.187 T:37018    INFO <general>: Found possible resolution for display 0 with 3024 x 1964 @ 47.949997 Hz
2024-02-12 23:15:55.187 T:37018    INFO <general>: CApplication::CreateGUI - using the default windowing system
2024-02-12 23:15:55.187 T:37018    INFO <general>: Checking resolution 15
2024-02-12 23:15:55.223 T:37018    INFO <general>: RetroPlayer[PROCESS]: Registering process control for macOS
2024-02-12 23:15:55.223 T:37018    INFO <general>: RetroPlayer[RENDER]: Registering renderer factory for OpenGL
2024-02-12 23:15:55.223 T:37018    INFO <general>: CRenderSystemGL::InitRenderSystem - Version: 4.1 Metal - 88, Major: 4, Minor: 1
2024-02-12 23:15:55.223 T:37018    INFO <general>: GL_VENDOR = Apple
2024-02-12 23:15:55.223 T:37018    INFO <general>: GL_RENDERER = Apple M1 Pro
2024-02-12 23:15:55.223 T:37018    INFO <general>: GL_VERSION = 4.1 Metal - 88
2024-02-12 23:15:55.223 T:37018    INFO <general>: GL_SHADING_LANGUAGE_VERSION = 4.10
2024-02-12 23:15:55.223 T:37018    INFO <general>: 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_framebuffer_multisample_blit_scaled GL_EXT_texture_compression_s3tc GL_EXT_texture_filter_anisotropic GL_EXT_texture_sRGB_decode GL_APPLE_client_storage GL_APPLE_container_object_shareable GL_APPLE_flush_render GL_APPLE_rgb_422 GL_APPLE_row_bytes GL_APPLE_texture_range GL_NV_texture_barrier 
2024-02-12 23:15:55.252 T:37018    INFO <general>: GL: Maximum texture width: 16384
2024-02-12 23:15:55.253 T:37081    INFO <general>: Found 1 Lists of Devices
2024-02-12 23:15:55.253 T:37081    INFO <general>: Enumerated DARWINOSX devices:
2024-02-12 23:15:55.253 T:37081    INFO <general>:     Device 1
2024-02-12 23:15:55.253 T:37081    INFO <general>:         m_deviceName      : default
2024-02-12 23:15:55.253 T:37081    INFO <general>:         m_displayName     : Default
2024-02-12 23:15:55.253 T:37081    INFO <general>:         m_displayNameExtra: MacBook Pro Speakers
2024-02-12 23:15:55.253 T:37081    INFO <general>:         m_deviceType      : AE_DEVTYPE_PCM
2024-02-12 23:15:55.253 T:37081    INFO <general>:         m_channels        : FL, FR
2024-02-12 23:15:55.253 T:37081    INFO <general>:         m_sampleRates     : 96000,88200,48000,44100
2024-02-12 23:15:55.253 T:37081    INFO <general>:         m_dataFormats     : AE_FMT_FLOAT
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_streamTypes     : No passthrough capabilities
2024-02-12 23:15:55.254 T:37081    INFO <general>:     Device 2
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_deviceName      : MacBook Pro Speakers-74:stream0
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_displayName     : MacBook Pro Speakers
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_displayNameExtra: MacBook Pro Speakers
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_deviceType      : AE_DEVTYPE_PCM
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_channels        : FL, FR
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_sampleRates     : 96000,88200,48000,44100
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_dataFormats     : AE_FMT_FLOAT
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_streamTypes     : No passthrough capabilities
2024-02-12 23:15:55.254 T:37081    INFO <general>:     Device 3
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_deviceName      : Microsoft Teams Audio-86:stream0
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_displayName     : Microsoft Teams Audio
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_displayNameExtra: Microsoft Teams Audio Device
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_deviceType      : AE_DEVTYPE_PCM
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_channels        : FL, FR
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_sampleRates     : 48000
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_dataFormats     : AE_FMT_FLOAT
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_streamTypes     : No passthrough capabilities
2024-02-12 23:15:55.254 T:37081    INFO <general>:     Device 4
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_deviceName      : ZoomAudioDevice-96:stream0
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_displayName     : ZoomAudioDevice
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_displayNameExtra: 
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_deviceType      : AE_DEVTYPE_PCM
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_channels        : FL, FR
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_sampleRates     : 192000,176400,96000,88200,48000,44100
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_dataFormats     : AE_FMT_FLOAT
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_streamTypes     : No passthrough capabilities
2024-02-12 23:15:55.255 T:37081    INFO <general>: CActiveAE::ApplySettings - Forcing samplerate to 44100
2024-02-12 23:15:55.255 T:37082    INFO <general>: CActiveAESink::OpenSink - initialize sink
2024-02-12 23:15:55.255 T:37082    INFO <general>: virtual bool CAESinkDARWINOSX::Initialize(AEAudioFormat &, std::string &): Opening default device MacBook Pro Speakers
2024-02-12 23:15:55.265 T:37042    INFO <general>: CCoreAudioStream::HardwareStreamListener: Hardware physical format changed to [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
2024-02-12 23:15:55.265 T:37042    INFO <general>: CCoreAudioStream::HardwareStreamListener: Hardware virtual format changed to [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
2024-02-12 23:15:55.318 T:37018    INFO <general>: GL: Enabling VSYNC
2024-02-12 23:15:55.324 T:37018    INFO <general>: load keymapping
2024-02-12 23:15:55.327 T:37018    INFO <general>: Loading special://xbmc/system/keymaps/appcommand.xml
2024-02-12 23:15:55.328 T:37018    INFO <general>: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
2024-02-12 23:15:55.329 T:37018    INFO <general>: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
2024-02-12 23:15:55.330 T:37018    INFO <general>: Loading special://xbmc/system/keymaps/customcontroller.SiriRemote.xml
2024-02-12 23:15:55.331 T:37018    INFO <general>: Loading special://xbmc/system/keymaps/gamepad.xml
2024-02-12 23:15:55.333 T:37018    INFO <general>: Loading special://xbmc/system/keymaps/joystick.xml
2024-02-12 23:15:55.335 T:37018    INFO <general>: Loading special://xbmc/system/keymaps/keyboard.xml
2024-02-12 23:15:55.340 T:37018    INFO <general>: Loading special://xbmc/system/keymaps/mouse.xml
2024-02-12 23:15:55.340 T:37018    INFO <general>: Loading special://xbmc/system/keymaps/remote.xml
2024-02-12 23:15:55.343 T:37018    INFO <general>: Loading special://xbmc/system/keymaps/touchscreen.xml
2024-02-12 23:15:55.346 T:37018    INFO <general>: GUI format 1512x916, Display Windowed
2024-02-12 23:15:55.346 T:37018    INFO <general>: CLangInfo: loading resource.language.en_gb language information...
2024-02-12 23:15:55.347 T:37018    INFO <general>: global locale set to en_US.UTF-8
2024-02-12 23:15:55.347 T:37018    INFO <general>: CLangInfo: loading resource.language.en_gb language strings...
2024-02-12 23:15:55.401 T:37207    INFO <general>: Running database version Addons33
2024-02-12 23:15:55.402 T:37207    INFO <general>: Running database version ViewModes6
2024-02-12 23:15:55.402 T:37207    INFO <general>: Running database version Textures13
2024-02-12 23:15:55.404 T:37207    INFO <general>: Running database version MyMusic82
2024-02-12 23:15:55.407 T:37207    INFO <general>: Running database version MyVideos119
2024-02-12 23:15:55.408 T:37207    INFO <general>: Running database version TV38
2024-02-12 23:15:55.408 T:37207    INFO <general>: Running database version Epg13
2024-02-12 23:15:55.411 T:37018    INFO <general>: start dvd mediatype detection
2024-02-12 23:15:55.424 T:37018    INFO <general>: Unloaded skin
2024-02-12 23:15:55.428 T:37018    INFO <general>:   load skin from: /Users/joao.neto/Library/Application Support/Kodi/addons/skin.arctic.zephyr.mod/ (version: 1.1.72)
2024-02-12 23:15:55.428 T:37018    INFO <general>:   load fonts for skin...
2024-02-12 23:15:55.430 T:37018    INFO <general>: Loading skin includes from /Users/joao.neto/Library/Application Support/Kodi/addons/skin.arctic.zephyr.mod/1080i/includes.xml
2024-02-12 23:15:55.696 T:37018    INFO <general>: Loading fonts from /Users/joao.neto/Library/Application Support/Kodi/addons/skin.arctic.zephyr.mod/1080i/Font.xml
2024-02-12 23:15:55.755 T:37018    INFO <general>:   load new skin...
2024-02-12 23:15:55.756 T:37018    INFO <general>: Loading custom window XMLs from skin path /Users/joao.neto/Library/Application Support/Kodi/addons/skin.arctic.zephyr.mod/1080i
2024-02-12 23:15:55.779 T:37018    INFO <general>:   initialize new skin...
2024-02-12 23:15:55.779 T:37018    INFO <general>: Loading skin file: Custom_AutoClose_OSD_Info_Helper.xml, load type: LOAD_ON_GUI_INIT
2024-02-12 23:15:55.779 T:37018    INFO <general>: Loading skin file: Custom_AutoClose_NowPlaying_Controls_Helper.xml, load type: LOAD_ON_GUI_INIT
2024-02-12 23:15:55.780 T:37018    INFO <general>: Loading skin file: Custom_OSD_Info_Helper.xml, load type: LOAD_ON_GUI_INIT
2024-02-12 23:15:55.781 T:37018    INFO <general>: Loading skin file: Custom_NowPlaying_Stop_Helper.xml, load type: LOAD_ON_GUI_INIT
2024-02-12 23:15:55.781 T:37018    INFO <general>: Loading skin file: Custom_MusicFullscreen_Helper.xml, load type: LOAD_ON_GUI_INIT
2024-02-12 23:15:55.781 T:37018    INFO <general>: Loading skin file: Custom_AutoTrailer_Stop_Helper.xml, load type: LOAD_ON_GUI_INIT
2024-02-12 23:15:55.782 T:37018    INFO <general>: Loading skin file: Custom_Reset_Textbox_Helper.xml, load type: LOAD_ON_GUI_INIT
2024-02-12 23:15:55.782 T:37018    INFO <general>: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
2024-02-12 23:15:55.786 T:37018    INFO <general>: Skipped 1 duplicate messages..
2024-02-12 23:15:55.786 T:37018    INFO <general>: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
2024-02-12 23:15:55.788 T:37018    INFO <general>: Loading skin file: Custom_Rss.xml, load type: LOAD_ON_GUI_INIT
2024-02-12 23:15:55.789 T:37018    INFO <general>: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
2024-02-12 23:15:55.804 T:37018    INFO <general>: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
2024-02-12 23:15:55.807 T:37018    INFO <general>: Loading skin file: Custom_Overlay.xml, load type: LOAD_ON_GUI_INIT
2024-02-12 23:15:55.833 T:37018    INFO <general>: Loading skin file: Custom_ArtistSlideshow_Helper.xml, load type: LOAD_ON_GUI_INIT
2024-02-12 23:15:55.834 T:37018    INFO <general>: Loading skin file: Custom_AutoClose_OSD_Helper.xml, load type: LOAD_ON_GUI_INIT
2024-02-12 23:15:55.835 T:37018    INFO <general>: Loading skin file: Custom_AutoTrailer_Start_Helper.xml, load type: LOAD_ON_GUI_INIT
2024-02-12 23:15:55.836 T:37018    INFO <general>: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
2024-02-12 23:15:55.837 T:37018    INFO <general>: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
2024-02-12 23:15:55.896 T:37018    INFO <general>: Loading skin file: Custom_AutoTrailer_Background_Helper.xml, load type: LOAD_ON_GUI_INIT
2024-02-12 23:15:55.897 T:37018    INFO <general>: Loading skin file: Custom_DialogBusy.xml, load type: LOAD_ON_GUI_INIT
2024-02-12 23:15:55.899 T:37018    INFO <general>: Loading skin file: Custom_PlotOverlay_Helper.xml, load type: LOAD_ON_GUI_INIT
2024-02-12 23:15:55.900 T:37018    INFO <general>: Loading resource://resource.uisounds.kodi/sounds.xml
2024-02-12 23:15:55.910 T:37018    INFO <general>:   skin loaded...
2024-02-12 23:15:55.911 T:37018    INFO <general>: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
2024-02-12 23:15:55.924 T:37018    INFO <general>: Loading skin file: Custom_Startup.xml, load type: KEEP_IN_MEMORY
2024-02-12 23:15:55.953 T:37018 WARNING <general>: JSONRPC: Could not parse type "Setting.Details.SettingList"
2024-02-12 23:15:55.953 T:37018    INFO <general>: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
2024-02-12 23:15:55.954 T:37018    INFO <general>: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
2024-02-12 23:15:55.996 T:37018    INFO <general>: JSONRPC v12.4.0: Successfully initialized
2024-02-12 23:15:56.007 T:37018    INFO <general>: AddOnLog: peripheral.joystick: Enabling joystick interface "cocoa"
2024-02-12 23:15:56.008 T:37018    INFO <general>: Register - new keyboard device registered on application->keyboard: Keyboard (0000:0000)
2024-02-12 23:15:56.008 T:37018    INFO <general>: Register - new mouse device registered on application->mouse: Mouse (0000:0000)
2024-02-12 23:15:56.009 T:37018    INFO <general>: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
2024-02-12 23:15:56.010 T:37018    INFO <general>: Loaded playercorefactory configuration
2024-02-12 23:15:56.010 T:37018    INFO <general>: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
2024-02-12 23:15:56.010 T:37018    INFO <general>: special://masterprofile/playercorefactory.xml does not exist. Skipping.
2024-02-12 23:15:56.010 T:37018    INFO <general>: removing tempfiles
2024-02-12 23:15:56.013 T:37243    INFO <general>: initializing python engine.
2024-02-12 23:15:56.014 T:37018    INFO <general>: Skipped 3 duplicate messages..
2024-02-12 23:15:56.014 T:37018    INFO <general>: initialize done
2024-02-12 23:15:56.014 T:37247    INFO <general>: initializing python engine.
2024-02-12 23:15:56.014 T:37018    INFO <general>: Running the application...
2024-02-12 23:15:56.016 T:37018    INFO <general>: starting zeroconf publishing
2024-02-12 23:15:56.017 T:37249    INFO <general>: ES: Starting UDP Event server on port 9777
2024-02-12 23:15:56.017 T:37249    INFO <general>: UDP: Listening on port 9777 (ipv6 : true)
2024-02-12 23:15:56.017 T:37018    INFO <general>: JSONRPC Server: Successfully initialized
2024-02-12 23:15:56.017 T:37018    INFO <CWebserver[8080]>: Started
2024-02-12 23:15:56.083 T:37018    INFO <general>: GL: Maximum texture width: 16384
2024-02-12 23:15:56.143 T:37243    INFO <general>: EMBY.hooks.webservice: Start
2024-02-12 23:15:56.143 T:37260    INFO <general>: EMBY.hooks.webservice: THREAD: --->[ webservice/57342 ]
2024-02-12 23:15:56.791 T:37245    INFO <general>: [ script.embuary.helper ] Service: Started
2024-02-12 23:15:56.791 T:37245    INFO <general>: [ script.embuary.helper ] Service: Player monitor started
2024-02-12 23:15:56.801 T:37246    INFO <general>: [ script.embuary.info ] Refreshing next airing database
2024-02-12 23:15:56.818 T:37243    INFO <general>: EMBY.helper.utils: device_id loaded: a9cd7390-83e0-4fca-afb2-97f1be48ae38
2024-02-12 23:15:56.910 T:37243    INFO <general>: EMBY.hooks.monitor: [ Start Emby-next-gen ]
2024-02-12 23:15:56.910 T:37243    INFO <general>: EMBY.hooks.webservice: -->[ Init ]
2024-02-12 23:15:56.913 T:37243    INFO <general>: EMBY.hooks.webservice: --<[ Init ]
2024-02-12 23:15:56.918 T:37243    INFO <general>: EMBY.helper.utils: Copied special://xbmc/system/library/video/
2024-02-12 23:15:56.922 T:37243    INFO <general>: EMBY.helper.utils: Copied special://xbmc/system/library/music/
2024-02-12 23:15:56.922 T:37243    INFO <general>: EMBY.hooks.monitor: Favorite node exists, skip: special://profile/library/video/emby_Favorite_movies.xml
2024-02-12 23:15:56.922 T:37243    INFO <general>: EMBY.hooks.monitor: Favorite node exists, skip: special://profile/library/video/emby_Favorite_tvshows.xml
2024-02-12 23:15:56.922 T:37243    INFO <general>: EMBY.hooks.monitor: Favorite node exists, skip: special://profile/library/video/emby_Favorite_episodes.xml
2024-02-12 23:15:56.923 T:37243    INFO <general>: EMBY.hooks.monitor: Favorite node exists, skip: special://profile/library/video/emby_Favorite_musicvideos.xml
2024-02-12 23:15:56.923 T:37243    INFO <general>: EMBY.helper.xmls: Source http://kodi.emby.media exists, no change
2024-02-12 23:15:56.923 T:37243    INFO <general>: EMBY.helper.xmls: advancedsettings.xml valid, no change
2024-02-12 23:15:56.923 T:37243    INFO <general>: EMBY.hooks.monitor: Monitor listening
2024-02-12 23:15:56.923 T:37278    INFO <general>: EMBY.hooks.monitor: THREAD: --->[ ServersConnect ]
2024-02-12 23:15:56.923 T:37278    INFO <general>: EMBY.database.library: -->[ library ]
2024-02-12 23:15:56.923 T:37278    INFO <general>: EMBY.emby.emby: ---[ INIT EMBYCLIENT: ]---
2024-02-12 23:15:56.923 T:37278    INFO <general>: EMBY.emby.emby: --[ server/DEFAULT ]
2024-02-12 23:15:56.924 T:37278    INFO <general>: EMBY.hooks.webservice: widget refresh: connection established
2024-02-12 23:15:56.924 T:37278    INFO <general>: EMBY.helper.utils: Refresh widgets initialized
2024-02-12 23:15:56.924 T:37278    INFO <general>: EMBY.helper.utils: Refresh widgets started
2024-02-12 23:15:56.924 T:37279    INFO <general>: EMBY.emby.emby: THREAD: --->[ establish_existing_connection ]
2024-02-12 23:15:56.924 T:37279    INFO <general>: EMBY.emby.emby: tryConnect url: http://192.168.1.4:8096
2024-02-12 23:15:56.924 T:37280    INFO <general>: EMBY.emby.http: THREAD: --->[ async queue ]
2024-02-12 23:15:56.946 T:37279    INFO <general>: EMBY.emby.emby: User is authenticated
2024-02-12 23:15:56.964 T:37279    INFO <general>: EMBY.emby.emby: ---[ START EMBYCLIENT: praxis / 934fc0935dfc408a82febb024b851a5a / LocalAddress]---
2024-02-12 23:15:56.969 T:37278    INFO <general>: EMBY.hooks.monitor: THREAD: ---<[ ServersConnect ]
2024-02-12 23:15:56.971 T:37251    INFO <general>: VideoInfoScanner: Starting scan ..
2024-02-12 23:15:56.971 T:37251 WARNING <general>: Process directory 'widget_refresh_trigger' does not exist - skipping scan.
2024-02-12 23:15:56.972 T:37251    INFO <general>: VideoInfoScanner: Finished scan. Scanning for video info took 00:00
2024-02-12 23:15:57.031 T:37243    INFO <general>: EMBY.hooks.monitor: -->[ kodi scan / video / True ]
2024-02-12 23:15:57.031 T:37243    INFO <general>: EMBY.hooks.monitor: --<[ kodi scan / video / True ]
2024-02-12 23:15:57.037 T:37281    INFO <general>: EMBY.hooks.monitor: THREAD: --->[ syncEmby ]
2024-02-12 23:15:57.037 T:37281    INFO <general>: EMBY.database.library: Worker_is_paused: worker_remove / {'server_starting_934fc0935dfc408a82febb024b851a5a': True, 'kodi_rw': False}
2024-02-12 23:15:57.037 T:37281    INFO <general>: EMBY.database.library: [ worker worker_remove sync paused ]
2024-02-12 23:15:57.037 T:37281    INFO <general>: EMBY.hooks.monitor: THREAD: ---<[ syncEmby ]
2024-02-12 23:15:57.172 T:37279    INFO <general>: EMBY.database.dbio: ---> DBOpenRW: 934fc0935dfc408a82febb024b851a5a/load_settings
2024-02-12 23:15:57.173 T:37279    INFO <general>: EMBY.database.dbio: ---< DBCloseRW: 934fc0935dfc408a82febb024b851a5a / 0 / load_settings rows updated on db close
2024-02-12 23:15:57.175 T:37279    INFO <general>: EMBY.database.dbio: ---> DBOpenRW: video/load_settings
2024-02-12 23:15:57.175 T:37279    INFO <general>: EMBY.database.dbio: ---< DBCloseRW: video / 0 / load_settings rows updated on db close
2024-02-12 23:15:57.177 T:37279    INFO <general>: EMBY.database.dbio: ---> DBOpenRW: music/load_settings
2024-02-12 23:15:57.178 T:37279    INFO <general>: EMBY.database.dbio: ---< DBCloseRW: music / 2 / load_settings rows updated on db close
2024-02-12 23:15:57.178 T:37279    INFO <general>: EMBY.database.dbio: ---> DBOpenRW: texture/load_settings
2024-02-12 23:15:57.178 T:37279    INFO <general>: EMBY.database.dbio: ---< DBCloseRW: texture / 0 / load_settings rows updated on db close
2024-02-12 23:15:57.182 T:37282    INFO <general>: Emby.hooks.websocket: THREAD: --->[ websocket ]
2024-02-12 23:15:57.182 T:37282    INFO <general>: Emby.hooks.websocket: --->[ websocket connect ]
2024-02-12 23:15:57.182 T:37282    INFO <general>: Emby.hooks.websocket: Close wesocket connection 934fc0935dfc408a82febb024b851a5a / praxis
2024-02-12 23:15:57.182 T:37284    INFO <general>: EMBY.database.library: THREAD: --->[ retrieve changes ]
2024-02-12 23:15:57.183 T:37284    INFO <general>: EMBY.database.library: Worker_is_paused: worker_remove / {'server_starting_934fc0935dfc408a82febb024b851a5a': True, 'kodi_rw': False, 'database_init_934fc0935dfc408a82febb024b851a5a': False, 'priority': False}
2024-02-12 23:15:57.183 T:37284    INFO <general>: EMBY.database.library: [ worker worker_remove sync paused ]
2024-02-12 23:15:57.183 T:37284    INFO <general>: EMBY.database.library: Retrieve changes, last synced: 2024-02-12T23:10:41Z
2024-02-12 23:15:57.183 T:37285    INFO <general>: EMBY.emby.emby: THREAD: --->[ Ping 934fc0935dfc408a82febb024b851a5a ]
2024-02-12 23:15:57.183 T:37279    INFO <general>: EMBY.emby.emby: [ Server Online ]
2024-02-12 23:15:57.183 T:37279    INFO <general>: EMBY.emby.emby: THREAD: ---<[ establish_existing_connection ]
2024-02-12 23:15:57.184 T:37284    INFO <general>: EMBY.helper.utils: Progress Bar open: 1
2024-02-12 23:15:57.184 T:37284    INFO <general>: EMBY.database.library: -->[ Kodi companion ]
2024-02-12 23:15:57.204 T:37284   ERROR <general>: EMBY.emby.http: [ Statuscode ] 404
2024-02-12 23:15:57.204 T:37284    INFO <general>: EMBY.database.library: --<[ Kodi companion ]
2024-02-12 23:15:57.204 T:37284    INFO <general>: EMBY.database.library: [ retrieve changes ] 5 / Movies
2024-02-12 23:15:57.277 T:37282    INFO <general>: Emby.hooks.websocket: ---<[ websocket connect ]
2024-02-12 23:15:57.277 T:37287    INFO <general>: Emby.hooks.websocket: THREAD: --->[ ping ]
2024-02-12 23:15:57.278 T:37246    INFO <general>: [ script.embuary.info ] Finished next airing database refreshing
2024-02-12 23:15:57.286 T:37284    INFO <general>: EMBY.database.library: [ retrieve changes ] 5 / Movies
2024-02-12 23:15:57.310 T:37284    INFO <general>: Skipped 1 duplicate messages..
2024-02-12 23:15:57.310 T:37284    INFO <general>: EMBY.database.library: [ retrieve changes ] 9695 / Movies Permanent
2024-02-12 23:15:57.350 T:37284    INFO <general>: Skipped 2 duplicate messages..
2024-02-12 23:15:57.350 T:37284    INFO <general>: EMBY.database.library: [ retrieve changes ] 2904 / TV shows
2024-02-12 23:15:57.405 T:37284    INFO <general>: Skipped 3 duplicate messages..
2024-02-12 23:15:57.405 T:37284    INFO <general>: EMBY.helper.utils: Progress Bar close: 0
2024-02-12 23:15:57.406 T:37284    INFO <general>: EMBY.database.dbio: ---> DBOpenRW: 934fc0935dfc408a82febb024b851a5a/set_syncdate
2024-02-12 23:15:57.407 T:37284    INFO <general>: EMBY.database.dbio: ---< DBCloseRW: 934fc0935dfc408a82febb024b851a5a / 2 / set_syncdate rows updated on db close
2024-02-12 23:15:57.431 T:37284    INFO <general>: EMBY.database.library: THREAD: ---<[ retrieve changes ]
2024-02-12 23:15:57.434 T:37284    INFO <general>: EMBY.database.dbio: ---> DBOpenRW: 934fc0935dfc408a82febb024b851a5a/updated
2024-02-12 23:15:57.435 T:37284    INFO <general>: EMBY.database.dbio: ---< DBCloseRW: 934fc0935dfc408a82febb024b851a5a / 1 / updated rows updated on db close
2024-02-12 23:15:57.435 T:37284    INFO <general>: EMBY.database.dbio: ---> DBOpenRO: 934fc0935dfc408a82febb024b851a5aworker_update13451689984
2024-02-12 23:15:57.435 T:37284    INFO <general>: EMBY.database.dbio: ---< DBCloseRO: 934fc0935dfc408a82febb024b851a5aworker_update13451689984
2024-02-12 23:15:57.435 T:37284    INFO <general>: EMBY.database.library: -->[ worker update started ] queue size: 1
2024-02-12 23:15:57.439 T:37284    INFO <general>: EMBY.helper.utils: Progress Bar open: 1
2024-02-12 23:15:57.440 T:37284    INFO <general>: EMBY.database.dbio: ---> DBOpenRW: 934fc0935dfc408a82febb024b851a5a/worker_update
2024-02-12 23:15:57.446 T:37243    INFO <general>: EMBY.hooks.monitor: [ Reload settings skip ]
2024-02-12 23:15:57.494 T:37284    INFO <general>: EMBY.database.dbio: ---> DBOpenRW: video/worker_update
2024-02-12 23:15:57.495 T:37284    INFO <general>: EMBY.core.movies: Process item: A Prophet
2024-02-12 23:15:57.496 T:37284    INFO <general>: EMBY.core.movies: DELETE movie [396 / 30060] 15776
2024-02-12 23:15:57.500 T:37284    INFO <general>: EMBY.core.movies: UPDATE movie [2 / 30444 / 402] 15776: A Prophet
2024-02-12 23:15:57.506 T:37284    INFO <general>: EMBY.database.dbio: ---< DBCloseRW: video / 220 / worker_update rows updated on db close
2024-02-12 23:15:57.508 T:37284    INFO <general>: EMBY.database.dbio: ---< DBCloseRW: 934fc0935dfc408a82febb024b851a5a / 16 / worker_update rows updated on db close
2024-02-12 23:15:57.508 T:37284    INFO <general>: EMBY.helper.utils: Refresh widgets initialized
2024-02-12 23:15:57.508 T:37284    INFO <general>: EMBY.helper.utils: Refresh widgets started
2024-02-12 23:15:57.514 T:37284    INFO <general>: EMBY.helper.utils: Progress Bar close: 0
2024-02-12 23:15:57.514 T:37284    INFO <general>: EMBY.database.library: --<[ worker update completed ]
2024-02-12 23:15:57.515 T:37284    INFO <general>: EMBY.database.dbio: ---> DBOpenRO: 934fc0935dfc408a82febb024b851a5aworker_remove13451689984
2024-02-12 23:15:57.515 T:37284    INFO <general>: EMBY.database.dbio: ---< DBCloseRO: 934fc0935dfc408a82febb024b851a5aworker_remove13451689984
2024-02-12 23:15:57.515 T:37284    INFO <general>: EMBY.database.library: -->[ worker remove started ] queue size: 0
2024-02-12 23:15:57.516 T:37284    INFO <general>: EMBY.database.dbio: ---> DBOpenRO: 934fc0935dfc408a82febb024b851a5aworker_update13451689984
2024-02-12 23:15:57.516 T:37284    INFO <general>: EMBY.database.dbio: ---< DBCloseRO: 934fc0935dfc408a82febb024b851a5aworker_update13451689984
2024-02-12 23:15:57.516 T:37284    INFO <general>: EMBY.database.library: -->[ worker update started ] queue size: 0
2024-02-12 23:15:57.517 T:37284    INFO <general>: EMBY.database.dbio: ---> DBOpenRO: 934fc0935dfc408a82febb024b851a5aworker_userdata13451689984
2024-02-12 23:15:57.517 T:37284    INFO <general>: EMBY.database.library: -->[ worker userdata started ] queue size: 0
2024-02-12 23:15:57.517 T:37284    INFO <general>: EMBY.database.dbio: ---< DBCloseRO: 934fc0935dfc408a82febb024b851a5aworker_userdata13451689984
2024-02-12 23:15:57.518 T:37284    INFO <general>: EMBY.database.dbio: ---> DBOpenRO: 934fc0935dfc408a82febb024b851a5aworker_library13451689984
2024-02-12 23:15:57.518 T:37284    INFO <general>: EMBY.database.dbio: ---< DBCloseRO: 934fc0935dfc408a82febb024b851a5aworker_library13451689984
2024-02-12 23:15:57.518 T:37284    INFO <general>: EMBY.database.library: -->[ worker library started ] queue size: 0
2024-02-12 23:15:57.518 T:37284    INFO <general>: EMBY.database.library: --<[ worker library empty ]
2024-02-12 23:15:57.522 T:37207    INFO <general>: VideoInfoScanner: Starting scan ..
2024-02-12 23:15:57.522 T:37207 WARNING <general>: Process directory 'widget_refresh_trigger' does not exist - skipping scan.
2024-02-12 23:15:57.523 T:37207    INFO <general>: VideoInfoScanner: Finished scan. Scanning for video info took 00:00
2024-02-12 23:15:57.551 T:37243    INFO <general>: EMBY.hooks.monitor: -->[ kodi scan / video / True ]
2024-02-12 23:15:57.552 T:37243    INFO <general>: EMBY.hooks.monitor: --<[ kodi scan / video / True ]
2024-02-12 23:15:57.552 T:37329    INFO <general>: EMBY.hooks.monitor: THREAD: --->[ syncEmby ]
2024-02-12 23:15:57.552 T:37329    INFO <general>: EMBY.database.dbio: ---> DBOpenRO: 934fc0935dfc408a82febb024b851a5aworker_remove13401321472
2024-02-12 23:15:57.553 T:37329    INFO <general>: EMBY.database.dbio: ---< DBCloseRO: 934fc0935dfc408a82febb024b851a5aworker_remove13401321472
2024-02-12 23:15:57.553 T:37329    INFO <general>: EMBY.database.library: -->[ worker remove started ] queue size: 0
2024-02-12 23:15:57.553 T:37329    INFO <general>: EMBY.database.dbio: ---> DBOpenRO: 934fc0935dfc408a82febb024b851a5aworker_update13401321472
2024-02-12 23:15:57.553 T:37329    INFO <general>: EMBY.database.dbio: ---< DBCloseRO: 934fc0935dfc408a82febb024b851a5aworker_update13401321472
2024-02-12 23:15:57.553 T:37329    INFO <general>: EMBY.database.library: -->[ worker update started ] queue size: 0
2024-02-12 23:15:57.553 T:37329    INFO <general>: EMBY.database.dbio: ---> DBOpenRO: 934fc0935dfc408a82febb024b851a5aworker_userdata13401321472
2024-02-12 23:15:57.553 T:37329    INFO <general>: EMBY.database.library: -->[ worker userdata started ] queue size: 0
2024-02-12 23:15:57.553 T:37329    INFO <general>: EMBY.database.dbio: ---< DBCloseRO: 934fc0935dfc408a82febb024b851a5aworker_userdata13401321472
2024-02-12 23:15:57.554 T:37329    INFO <general>: EMBY.database.dbio: ---> DBOpenRO: 934fc0935dfc408a82febb024b851a5aworker_library13401321472
2024-02-12 23:15:57.554 T:37329    INFO <general>: EMBY.database.dbio: ---< DBCloseRO: 934fc0935dfc408a82febb024b851a5aworker_library13401321472
2024-02-12 23:15:57.554 T:37329    INFO <general>: EMBY.database.library: -->[ worker library started ] queue size: 0
2024-02-12 23:15:57.554 T:37329    INFO <general>: EMBY.database.library: --<[ worker library empty ]
2024-02-12 23:15:57.554 T:37329    INFO <general>: EMBY.hooks.monitor: THREAD: ---<[ syncEmby ]
2024-02-12 23:15:57.965 T:37304    INFO <general>: EMBY.hooks.monitor: THREAD: --->[ reload settings ]
2024-02-12 23:15:57.966 T:37304    INFO <general>: EMBY.hooks.monitor: THREAD: ---<[ reload settings ]
2024-02-12 23:16:00.573 T:37018    INFO <general>: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
2024-02-12 23:16:01.487 T:37018 WARNING <general>: Trying to add unsupported control type 1
2024-02-12 23:16:01.536 T:37400    INFO <general>: initializing python engine.
2024-02-12 23:16:01.743 T:37400    INFO <general>: CPythonInvoker(5, /Users/joao.neto/Library/Application Support/Kodi/addons/script.skinshortcuts/resources/lib/entry_point.py): script successfully run
2024-02-12 23:16:01.796 T:37400 WARNING <general>: CPythonInvoker(5, /Users/joao.neto/Library/Application Support/Kodi/addons/script.skinshortcuts/resources/lib/entry_point.py): the python script "/Users/joao.neto/Library/Application Support/Kodi/addons/script.skinshortcuts/resources/lib/entry_point.py" has left several classes in memory that we couldn't clean up. The classes include: N9XBMCAddon9xbmcaddon5AddonE,N9XBMCAddon7xbmcgui6WindowE
2024-02-12 23:16:01.796 T:37400    INFO <general>: Python interpreter stopped
2024-02-12 23:16:02.654 T:37513    INFO <general>: initializing python engine.
2024-02-12 23:16:03.119 T:37513    INFO <general>: CPythonInvoker(6, /Users/joao.neto/Library/Application Support/Kodi/addons/script.embuary.info/default.py): script successfully run
2024-02-12 23:16:03.189 T:37513    INFO <general>: Python interpreter stopped
2024-02-12 23:16:11.581 T:37247    INFO <general>: CPythonInvoker(4, /Users/joao.neto/Library/Application Support/Kodi/addons/service.xbmc.versioncheck/resources/lib/runner.py): script successfully run
2024-02-12 23:16:11.630 T:37247    INFO <general>: Python interpreter stopped

I must be syncing with emby on startup or else I wouldn't have the proper resume points for movies that are midway right? However the deleted movies and episodes are still there.

Link to comment
Share on other sites

quickmic
5 hours ago, joaoneto said:

Sorry, I though I had pasted the full logs. I don't have debug logging enabled.

 

2024-02-12 23:15:54.990 T:37018    INFO <general>: -----------------------------------------------------------------------
2024-02-12 23:15:54.991 T:37018    INFO <general>: Starting Kodi (19.3 (19.3.0) Git:20211024-49a04cd6a7). Platform: OS X x86 64-bit
2024-02-12 23:15:54.991 T:37018    INFO <general>: Using Release Kodi x64
2024-02-12 23:15:54.991 T:37018    INFO <general>: Kodi compiled 2021-10-24 by Clang 10.0.1 (clang-1001.0.46.4) for OS X x86 64-bit version 10.13 (101300)
2024-02-12 23:15:54.991 T:37018    INFO <general>: Running on Apple Inc. MacBookPro18,3 with OS X 10.16, kernel: Darwin x86 64-bit version 23.2.0
2024-02-12 23:15:54.991 T:37018    INFO <general>: FFmpeg version/source: 4.3.2-Kodi
2024-02-12 23:15:54.991 T:37018    INFO <general>: Host CPU: Apple M1 Pro, 8 cores available
2024-02-12 23:15:54.991 T:37018    INFO <general>: special://xbmc/ is mapped to: /Applications/Kodi.app/Contents/Resources/Kodi
2024-02-12 23:15:54.991 T:37018    INFO <general>: special://xbmcbin/ is mapped to: /Applications/Kodi.app/Contents/Resources/Kodi
2024-02-12 23:15:54.991 T:37018    INFO <general>: special://xbmcbinaddons/ is mapped to: /Applications/Kodi.app/Contents/Resources/Kodi/addons
2024-02-12 23:15:54.991 T:37018    INFO <general>: special://masterprofile/ is mapped to: /Users/joao.neto/Library/Application Support/Kodi/userdata
2024-02-12 23:15:54.991 T:37018    INFO <general>: special://envhome/ is mapped to: /Users/joao.neto
2024-02-12 23:15:54.991 T:37018    INFO <general>: special://home/ is mapped to: /Users/joao.neto/Library/Application Support/Kodi
2024-02-12 23:15:54.991 T:37018    INFO <general>: special://temp/ is mapped to: /Users/joao.neto/.kodi/temp
2024-02-12 23:15:54.991 T:37018    INFO <general>: special://logpath/ is mapped to: /Users/joao.neto/Library/Logs
2024-02-12 23:15:54.991 T:37018    INFO <general>: special://frameworks/ is mapped to: /Applications/Kodi.app/Contents/Libraries
2024-02-12 23:15:54.991 T:37018    INFO <general>: The executable running is: /Applications/Kodi.app/Contents/MacOS/Kodi
2024-02-12 23:15:54.991 T:37018    INFO <general>: Local hostname: PT-340201-MBP32M1P
2024-02-12 23:15:54.991 T:37018    INFO <general>: Log File is located: /Users/joao.neto/Library/Logs/kodi.log
2024-02-12 23:15:54.991 T:37018    INFO <general>: -----------------------------------------------------------------------
2024-02-12 23:15:54.991 T:37018    INFO <general>: loading settings
2024-02-12 23:15:54.993 T:37018    INFO <general>: special://profile/ is mapped to: special://masterprofile/
2024-02-12 23:15:55.008 T:37018    INFO <general>: No settings file to load (special://xbmc/system/advancedsettings.xml)
2024-02-12 23:15:55.008 T:37018    INFO <general>: Loaded settings file from special://profile/advancedsettings.xml
2024-02-12 23:15:55.011 T:37018    INFO <general>: Contents of special://profile/advancedsettings.xml are...
                                                   <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
                                                   <advancedsettings>
                                                     <network>
                                                       <curlclienttimeout>120</curlclienttimeout>
                                                       <curllowspeedtime>120</curllowspeedtime>
                                                       <disablehttp2>true</disablehttp2>
                                                     </network>
                                                     <pathsubstitution>
                                                       <substitute>
                                                         <from>/emby_addon_mode/</from>
                                                         <to>http://127.0.0.1:57342/</to>
                                                       </substitute>
                                                     </pathsubstitution>
                                                   </advancedsettings>
                                                   
2024-02-12 23:15:55.012 T:37018   DEBUG <general>: Configuring path substitutions
2024-02-12 23:15:55.012 T:37018   DEBUG <general>:   Registering substitution pair:
2024-02-12 23:15:55.012 T:37018   DEBUG <general>:     From: [/emby_addon_mode/]
2024-02-12 23:15:55.012 T:37018   DEBUG <general>:     To:   [http://127.0.0.1:57342/]
2024-02-12 23:15:55.012 T:37018 WARNING <CSettingsManager>: missing version attribute
2024-02-12 23:15:55.013 T:37018    INFO <general>: Default Video Player: VideoPlayer
2024-02-12 23:15:55.013 T:37018    INFO <general>: Default Audio Player: paplayer
2024-02-12 23:15:55.013 T:37018    INFO <general>: Disabled debug logging due to GUI setting. Level 0.
2024-02-12 23:15:55.013 T:37018    INFO <general>: Log level changed to "INFO"
2024-02-12 23:15:55.013 T:37018    INFO <general>: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
2024-02-12 23:15:55.023 T:37018    INFO <general>: creating subdirectories
2024-02-12 23:15:55.023 T:37018    INFO <general>: userdata folder: special://masterprofile/
2024-02-12 23:15:55.023 T:37018    INFO <general>: recording folder: 
2024-02-12 23:15:55.023 T:37018    INFO <general>: screenshots folder: 
2024-02-12 23:15:55.031 T:37018    INFO <general>: Running database version Addons33
2024-02-12 23:15:55.145 T:37018    INFO <general>: CAddonMgr::FindAddons: audioencoder.kodi.builtin.aac v1.0.2 installed
2024-02-12 23:15:55.145 T:37018    INFO <general>: CAddonMgr::FindAddons: audioencoder.kodi.builtin.wma v1.0.2 installed
2024-02-12 23:15:55.145 T:37018    INFO <general>: CAddonMgr::FindAddons: game.controller.default v1.0.41 installed
2024-02-12 23:15:55.145 T:37018    INFO <general>: CAddonMgr::FindAddons: game.controller.snes v1.0.39 installed
2024-02-12 23:15:55.145 T:37018    INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.audioengine v1.1.1 installed
2024-02-12 23:15:55.145 T:37018    INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.filesystem v1.1.6 installed
2024-02-12 23:15:55.145 T:37018    INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.general v1.0.5 installed
2024-02-12 23:15:55.145 T:37018    INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.gui v5.15.0 installed
2024-02-12 23:15:55.146 T:37018    INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.main v1.3.0 installed
2024-02-12 23:15:55.146 T:37018    INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.network v1.0.4 installed
2024-02-12 23:15:55.146 T:37018    INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.tools v1.0.4 installed
2024-02-12 23:15:55.146 T:37018    INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.audiodecoder v3.0.0 installed
2024-02-12 23:15:55.146 T:37018    INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.audioencoder v2.1.0 installed
2024-02-12 23:15:55.146 T:37018    INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.game v2.1.0 installed
2024-02-12 23:15:55.146 T:37018    INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.imagedecoder v2.1.1 installed
2024-02-12 23:15:55.146 T:37018    INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.inputstream v3.0.1 installed
2024-02-12 23:15:55.146 T:37018    INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.peripheral v2.0.0 installed
2024-02-12 23:15:55.146 T:37018    INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.pvr v7.1.0 installed
2024-02-12 23:15:55.146 T:37018    INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.screensaver v2.1.0 installed
2024-02-12 23:15:55.147 T:37018    INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.vfs v3.0.0 installed
2024-02-12 23:15:55.147 T:37018    INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.videocodec v2.0.2 installed
2024-02-12 23:15:55.147 T:37018    INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.visualization v3.0.0 installed
2024-02-12 23:15:55.147 T:37018    INFO <general>: CAddonMgr::FindAddons: kodi.resource v1.0.0 installed
2024-02-12 23:15:55.147 T:37018    INFO <general>: CAddonMgr::FindAddons: metadata.album.universal v3.1.9 installed
2024-02-12 23:15:55.147 T:37018    INFO <general>: CAddonMgr::FindAddons: metadata.artists.universal v4.3.11 installed
2024-02-12 23:15:55.147 T:37018    INFO <general>: CAddonMgr::FindAddons: metadata.common.allmusic.com v3.2.2 installed
2024-02-12 23:15:55.147 T:37018    INFO <general>: CAddonMgr::FindAddons: metadata.common.fanart.tv v3.6.4 installed
2024-02-12 23:15:55.147 T:37018    INFO <general>: CAddonMgr::FindAddons: metadata.common.imdb.com v3.2.8 installed
2024-02-12 23:15:55.147 T:37018    INFO <general>: CAddonMgr::FindAddons: metadata.common.musicbrainz.org v2.2.4 installed
2024-02-12 23:15:55.147 T:37018    INFO <general>: CAddonMgr::FindAddons: metadata.common.theaudiodb.com v2.0.3 installed
2024-02-12 23:15:55.147 T:37018    INFO <general>: CAddonMgr::FindAddons: metadata.common.themoviedb.org v3.2.19 installed
2024-02-12 23:15:55.148 T:37018    INFO <general>: CAddonMgr::FindAddons: metadata.generic.albums v1.0.14 installed
2024-02-12 23:15:55.148 T:37018    INFO <general>: CAddonMgr::FindAddons: metadata.generic.artists v1.0.14 installed
2024-02-12 23:15:55.148 T:37018    INFO <general>: CAddonMgr::FindAddons: metadata.local v1.0.1 installed
2024-02-12 23:15:55.148 T:37018    INFO <general>: CAddonMgr::FindAddons: metadata.themoviedb.org v5.3.0 installed
2024-02-12 23:15:55.148 T:37018    INFO <general>: CAddonMgr::FindAddons: metadata.themoviedb.org.python v2.2.0 installed
2024-02-12 23:15:55.148 T:37018    INFO <general>: CAddonMgr::FindAddons: metadata.tvshows.themoviedb.org v3.6.0 installed
2024-02-12 23:15:55.148 T:37018    INFO <general>: CAddonMgr::FindAddons: metadata.tvshows.themoviedb.org.python v1.4.19 installed
2024-02-12 23:15:55.148 T:37018    INFO <general>: CAddonMgr::FindAddons: peripheral.joystick v19.0.0 installed
2024-02-12 23:15:55.148 T:37018    INFO <general>: CAddonMgr::FindAddons: plugin.video.emby-next-gen v8.2.14 installed
2024-02-12 23:15:55.148 T:37018    INFO <general>: CAddonMgr::FindAddons: plugin.video.themoviedb.helper v4.10.14 installed
2024-02-12 23:15:55.148 T:37018    INFO <general>: CAddonMgr::FindAddons: repository.emby.kodi v1.0.6 installed
2024-02-12 23:15:55.149 T:37018    INFO <general>: CAddonMgr::FindAddons: repository.xbmc.org v3.2.5 installed
2024-02-12 23:15:55.149 T:37018    INFO <general>: CAddonMgr::FindAddons: resource.images.weathericons.default v1.1.9 installed
2024-02-12 23:15:55.149 T:37018    INFO <general>: CAddonMgr::FindAddons: resource.images.weathericons.white v0.0.6 installed
2024-02-12 23:15:55.149 T:37018    INFO <general>: CAddonMgr::FindAddons: resource.language.en_gb v2.0.2 installed
2024-02-12 23:15:55.149 T:37018    INFO <general>: CAddonMgr::FindAddons: resource.uisounds.kodi v1.0.1 installed
2024-02-12 23:15:55.149 T:37018    INFO <general>: CAddonMgr::FindAddons: screensaver.xbmc.builtin.black v1.0.34 installed
2024-02-12 23:15:55.149 T:37018    INFO <general>: CAddonMgr::FindAddons: screensaver.xbmc.builtin.dim v1.0.64 installed
2024-02-12 23:15:55.149 T:37018    INFO <general>: CAddonMgr::FindAddons: script.embuary.helper v2.0.8 installed
2024-02-12 23:15:55.149 T:37018    INFO <general>: CAddonMgr::FindAddons: script.embuary.info v2.0.8 installed
2024-02-12 23:15:55.149 T:37018    INFO <general>: CAddonMgr::FindAddons: script.globalsearch v9.0.7 installed
2024-02-12 23:15:55.149 T:37018    INFO <general>: CAddonMgr::FindAddons: script.image.resource.select v3.0.2 installed
2024-02-12 23:15:55.149 T:37018    INFO <general>: CAddonMgr::FindAddons: script.module.addon.signals v0.0.6+matrix.1 installed
2024-02-12 23:15:55.150 T:37018    INFO <general>: CAddonMgr::FindAddons: script.module.arrow v1.2.3 installed
2024-02-12 23:15:55.150 T:37018    INFO <general>: CAddonMgr::FindAddons: script.module.certifi v2023.5.7 installed
2024-02-12 23:15:55.150 T:37018    INFO <general>: CAddonMgr::FindAddons: script.module.chardet v5.1.0 installed
2024-02-12 23:15:55.150 T:37018    INFO <general>: CAddonMgr::FindAddons: script.module.dateutil v2.8.2 installed
2024-02-12 23:15:55.150 T:37018    INFO <general>: CAddonMgr::FindAddons: script.module.idna v3.4.0 installed
2024-02-12 23:15:55.150 T:37018    INFO <general>: CAddonMgr::FindAddons: script.module.pil v5.1.0 installed
2024-02-12 23:15:55.150 T:37018    INFO <general>: CAddonMgr::FindAddons: script.module.pycryptodome v3.4.3 installed
2024-02-12 23:15:55.150 T:37018    INFO <general>: CAddonMgr::FindAddons: script.module.requests v2.31.0 installed
2024-02-12 23:15:55.150 T:37018    INFO <general>: CAddonMgr::FindAddons: script.module.routing v0.2.3+matrix.1 installed
2024-02-12 23:15:55.150 T:37018    INFO <general>: CAddonMgr::FindAddons: script.module.simplecache v2.0.2 installed
2024-02-12 23:15:55.150 T:37018    INFO <general>: CAddonMgr::FindAddons: script.module.simpleeval v0.9.10 installed
2024-02-12 23:15:55.150 T:37018    INFO <general>: CAddonMgr::FindAddons: script.module.six v1.16.0+matrix.1 installed
2024-02-12 23:15:55.151 T:37018    INFO <general>: CAddonMgr::FindAddons: script.module.typing_extensions v4.7.1 installed
2024-02-12 23:15:55.151 T:37018    INFO <general>: CAddonMgr::FindAddons: script.module.unidecode v1.3.6 installed
2024-02-12 23:15:55.151 T:37018    INFO <general>: CAddonMgr::FindAddons: script.module.urllib3 v2.1.0 installed
2024-02-12 23:15:55.151 T:37018    INFO <general>: CAddonMgr::FindAddons: script.skin.helper.colorpicker v2.0.1 installed
2024-02-12 23:15:55.151 T:37018    INFO <general>: CAddonMgr::FindAddons: script.skinshortcuts v2.0.3 installed
2024-02-12 23:15:55.151 T:37018    INFO <general>: CAddonMgr::FindAddons: service.subtitles.opensubtitles v5.1.4 installed
2024-02-12 23:15:55.151 T:37018    INFO <general>: CAddonMgr::FindAddons: service.xbmc.versioncheck v0.5.28+matrix.1 installed
2024-02-12 23:15:55.151 T:37018    INFO <general>: CAddonMgr::FindAddons: skin.arctic.zephyr.mod v1.1.72 installed
2024-02-12 23:15:55.151 T:37018    INFO <general>: CAddonMgr::FindAddons: skin.estouchy v3.0.6 installed
2024-02-12 23:15:55.151 T:37018    INFO <general>: CAddonMgr::FindAddons: skin.estuary v3.0.5 installed
2024-02-12 23:15:55.151 T:37018    INFO <general>: CAddonMgr::FindAddons: webinterface.default v19.x-2.4.8 installed
2024-02-12 23:15:55.152 T:37018    INFO <general>: CAddonMgr::FindAddons: xbmc.addon v19.1.0 installed
2024-02-12 23:15:55.152 T:37018    INFO <general>: CAddonMgr::FindAddons: xbmc.core v0.1.0 installed
2024-02-12 23:15:55.152 T:37018    INFO <general>: CAddonMgr::FindAddons: xbmc.gui v5.15.0 installed
2024-02-12 23:15:55.152 T:37018    INFO <general>: CAddonMgr::FindAddons: xbmc.json v12.4.0 installed
2024-02-12 23:15:55.152 T:37018    INFO <general>: CAddonMgr::FindAddons: xbmc.metadata v2.1.0 installed
2024-02-12 23:15:55.152 T:37018    INFO <general>: CAddonMgr::FindAddons: xbmc.python v3.0.0 installed
2024-02-12 23:15:55.152 T:37018    INFO <general>: CAddonMgr::FindAddons: xbmc.webinterface v1.0.0 installed
2024-02-12 23:15:55.162 T:37018    INFO <general>: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
2024-02-12 23:15:55.178 T:37018    INFO <general>: InitWindowSystem: Setup SDL
2024-02-12 23:15:55.182 T:37018    INFO <general>: Display 0 has name 1
2024-02-12 23:15:55.182 T:37018    INFO <general>: Found possible resolution for display 0 with 960 x 600 @ 120.000000 Hz
2024-02-12 23:15:55.182 T:37018    INFO <general>: Found possible resolution for display 0 with 960 x 600 @ 60.000000 Hz
2024-02-12 23:15:55.182 T:37018    INFO <general>: Found possible resolution for display 0 with 960 x 600 @ 59.939987 Hz
2024-02-12 23:15:55.182 T:37018    INFO <general>: Found possible resolution for display 0 with 960 x 600 @ 50.000000 Hz
2024-02-12 23:15:55.182 T:37018    INFO <general>: Found possible resolution for display 0 with 960 x 600 @ 48.000000 Hz
2024-02-12 23:15:55.182 T:37018    INFO <general>: Found possible resolution for display 0 with 960 x 600 @ 47.949997 Hz
2024-02-12 23:15:55.182 T:37018    INFO <general>: Found possible resolution for display 0 with 1024 x 640 @ 120.000000 Hz
2024-02-12 23:15:55.182 T:37018    INFO <general>: Found possible resolution for display 0 with 1024 x 640 @ 60.000000 Hz
2024-02-12 23:15:55.182 T:37018    INFO <general>: Found possible resolution for display 0 with 1024 x 640 @ 59.939987 Hz
2024-02-12 23:15:55.182 T:37018    INFO <general>: Found possible resolution for display 0 with 1024 x 640 @ 50.000000 Hz
2024-02-12 23:15:55.182 T:37018    INFO <general>: Found possible resolution for display 0 with 1024 x 640 @ 48.000000 Hz
2024-02-12 23:15:55.182 T:37018    INFO <general>: Found possible resolution for display 0 with 1024 x 640 @ 47.949997 Hz
2024-02-12 23:15:55.182 T:37018    INFO <general>: Found possible resolution for display 0 with 1024 x 665 @ 120.000000 Hz
2024-02-12 23:15:55.182 T:37018    INFO <general>: Found possible resolution for display 0 with 1024 x 665 @ 60.000000 Hz
2024-02-12 23:15:55.182 T:37018    INFO <general>: Found possible resolution for display 0 with 1024 x 665 @ 59.939987 Hz
2024-02-12 23:15:55.182 T:37018    INFO <general>: Found possible resolution for display 0 with 1024 x 665 @ 50.000000 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1024 x 665 @ 48.000000 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1024 x 665 @ 47.949997 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1147 x 716 @ 120.000000 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1147 x 716 @ 60.000000 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1147 x 716 @ 59.939987 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1147 x 716 @ 50.000000 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1147 x 716 @ 48.000000 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1147 x 716 @ 47.949997 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1147 x 745 @ 120.000000 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1147 x 745 @ 60.000000 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1147 x 745 @ 59.939987 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1147 x 745 @ 50.000000 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1147 x 745 @ 48.000000 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1147 x 745 @ 47.949997 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1280 x 800 @ 120.000000 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1280 x 800 @ 60.000000 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1280 x 800 @ 59.939987 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1280 x 800 @ 50.000000 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1280 x 800 @ 48.000000 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1280 x 800 @ 47.949997 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1352 x 845 @ 120.000000 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1352 x 845 @ 60.000000 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1352 x 845 @ 59.939987 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1352 x 845 @ 50.000000 Hz
2024-02-12 23:15:55.183 T:37018    INFO <general>: Found possible resolution for display 0 with 1352 x 845 @ 48.000000 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1352 x 845 @ 47.949997 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1352 x 878 @ 120.000000 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1352 x 878 @ 60.000000 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1352 x 878 @ 59.939987 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1352 x 878 @ 50.000000 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1352 x 878 @ 48.000000 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1352 x 878 @ 47.949997 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1512 x 945 @ 120.000000 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1512 x 945 @ 60.000000 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1512 x 945 @ 59.939987 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1512 x 945 @ 50.000000 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1512 x 945 @ 48.000000 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1512 x 945 @ 47.949997 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1512 x 982 @ 120.000000 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1512 x 982 @ 60.000000 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1512 x 982 @ 59.939987 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1512 x 982 @ 50.000000 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1512 x 982 @ 48.000000 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1512 x 982 @ 47.949997 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1800 x 1125 @ 120.000000 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1800 x 1125 @ 60.000000 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1800 x 1125 @ 59.939987 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1800 x 1125 @ 50.000000 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1800 x 1125 @ 48.000000 Hz
2024-02-12 23:15:55.184 T:37018    INFO <general>: Found possible resolution for display 0 with 1800 x 1125 @ 47.949997 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 1800 x 1169 @ 120.000000 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 1800 x 1169 @ 60.000000 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 1800 x 1169 @ 59.939987 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 1800 x 1169 @ 50.000000 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 1800 x 1169 @ 48.000000 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 1800 x 1169 @ 47.949997 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 1920 x 1200 @ 120.000000 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 1920 x 1200 @ 60.000000 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 1920 x 1200 @ 59.939987 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 1920 x 1200 @ 50.000000 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 1920 x 1200 @ 48.000000 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 1920 x 1200 @ 47.949997 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 2048 x 1280 @ 120.000000 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 2048 x 1280 @ 60.000000 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 2048 x 1280 @ 59.939987 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 2048 x 1280 @ 50.000000 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 2048 x 1280 @ 48.000000 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 2048 x 1280 @ 47.949997 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 2048 x 1330 @ 120.000000 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 2048 x 1330 @ 60.000000 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 2048 x 1330 @ 59.939987 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 2048 x 1330 @ 50.000000 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 2048 x 1330 @ 48.000000 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 2048 x 1330 @ 47.949997 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 2294 x 1432 @ 120.000000 Hz
2024-02-12 23:15:55.185 T:37018    INFO <general>: Found possible resolution for display 0 with 2294 x 1432 @ 60.000000 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2294 x 1432 @ 59.939987 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2294 x 1432 @ 50.000000 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2294 x 1432 @ 48.000000 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2294 x 1432 @ 47.949997 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2294 x 1490 @ 120.000000 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2294 x 1490 @ 60.000000 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2294 x 1490 @ 59.939987 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2294 x 1490 @ 50.000000 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2294 x 1490 @ 48.000000 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2294 x 1490 @ 47.949997 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2560 x 1600 @ 120.000000 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2560 x 1600 @ 60.000000 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2560 x 1600 @ 59.939987 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2560 x 1600 @ 50.000000 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2560 x 1600 @ 48.000000 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2560 x 1600 @ 47.949997 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2704 x 1690 @ 120.000000 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2704 x 1690 @ 60.000000 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2704 x 1690 @ 59.939987 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2704 x 1690 @ 50.000000 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2704 x 1690 @ 48.000000 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2704 x 1690 @ 47.949997 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2704 x 1756 @ 120.000000 Hz
2024-02-12 23:15:55.186 T:37018    INFO <general>: Found possible resolution for display 0 with 2704 x 1756 @ 60.000000 Hz
2024-02-12 23:15:55.187 T:37018    INFO <general>: Found possible resolution for display 0 with 2704 x 1756 @ 59.939987 Hz
2024-02-12 23:15:55.187 T:37018    INFO <general>: Found possible resolution for display 0 with 2704 x 1756 @ 50.000000 Hz
2024-02-12 23:15:55.187 T:37018    INFO <general>: Found possible resolution for display 0 with 2704 x 1756 @ 48.000000 Hz
2024-02-12 23:15:55.187 T:37018    INFO <general>: Found possible resolution for display 0 with 2704 x 1756 @ 47.949997 Hz
2024-02-12 23:15:55.187 T:37018    INFO <general>: Found possible resolution for display 0 with 3024 x 1890 @ 120.000000 Hz
2024-02-12 23:15:55.187 T:37018    INFO <general>: Found possible resolution for display 0 with 3024 x 1890 @ 60.000000 Hz
2024-02-12 23:15:55.187 T:37018    INFO <general>: Found possible resolution for display 0 with 3024 x 1890 @ 59.939987 Hz
2024-02-12 23:15:55.187 T:37018    INFO <general>: Found possible resolution for display 0 with 3024 x 1890 @ 50.000000 Hz
2024-02-12 23:15:55.187 T:37018    INFO <general>: Found possible resolution for display 0 with 3024 x 1890 @ 48.000000 Hz
2024-02-12 23:15:55.187 T:37018    INFO <general>: Found possible resolution for display 0 with 3024 x 1890 @ 47.949997 Hz
2024-02-12 23:15:55.187 T:37018    INFO <general>: Found possible resolution for display 0 with 3024 x 1964 @ 120.000000 Hz
2024-02-12 23:15:55.187 T:37018    INFO <general>: Found possible resolution for display 0 with 3024 x 1964 @ 60.000000 Hz
2024-02-12 23:15:55.187 T:37018    INFO <general>: Found possible resolution for display 0 with 3024 x 1964 @ 59.939987 Hz
2024-02-12 23:15:55.187 T:37018    INFO <general>: Found possible resolution for display 0 with 3024 x 1964 @ 50.000000 Hz
2024-02-12 23:15:55.187 T:37018    INFO <general>: Found possible resolution for display 0 with 3024 x 1964 @ 48.000000 Hz
2024-02-12 23:15:55.187 T:37018    INFO <general>: Found possible resolution for display 0 with 3024 x 1964 @ 47.949997 Hz
2024-02-12 23:15:55.187 T:37018    INFO <general>: CApplication::CreateGUI - using the default windowing system
2024-02-12 23:15:55.187 T:37018    INFO <general>: Checking resolution 15
2024-02-12 23:15:55.223 T:37018    INFO <general>: RetroPlayer[PROCESS]: Registering process control for macOS
2024-02-12 23:15:55.223 T:37018    INFO <general>: RetroPlayer[RENDER]: Registering renderer factory for OpenGL
2024-02-12 23:15:55.223 T:37018    INFO <general>: CRenderSystemGL::InitRenderSystem - Version: 4.1 Metal - 88, Major: 4, Minor: 1
2024-02-12 23:15:55.223 T:37018    INFO <general>: GL_VENDOR = Apple
2024-02-12 23:15:55.223 T:37018    INFO <general>: GL_RENDERER = Apple M1 Pro
2024-02-12 23:15:55.223 T:37018    INFO <general>: GL_VERSION = 4.1 Metal - 88
2024-02-12 23:15:55.223 T:37018    INFO <general>: GL_SHADING_LANGUAGE_VERSION = 4.10
2024-02-12 23:15:55.223 T:37018    INFO <general>: 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_framebuffer_multisample_blit_scaled GL_EXT_texture_compression_s3tc GL_EXT_texture_filter_anisotropic GL_EXT_texture_sRGB_decode GL_APPLE_client_storage GL_APPLE_container_object_shareable GL_APPLE_flush_render GL_APPLE_rgb_422 GL_APPLE_row_bytes GL_APPLE_texture_range GL_NV_texture_barrier 
2024-02-12 23:15:55.252 T:37018    INFO <general>: GL: Maximum texture width: 16384
2024-02-12 23:15:55.253 T:37081    INFO <general>: Found 1 Lists of Devices
2024-02-12 23:15:55.253 T:37081    INFO <general>: Enumerated DARWINOSX devices:
2024-02-12 23:15:55.253 T:37081    INFO <general>:     Device 1
2024-02-12 23:15:55.253 T:37081    INFO <general>:         m_deviceName      : default
2024-02-12 23:15:55.253 T:37081    INFO <general>:         m_displayName     : Default
2024-02-12 23:15:55.253 T:37081    INFO <general>:         m_displayNameExtra: MacBook Pro Speakers
2024-02-12 23:15:55.253 T:37081    INFO <general>:         m_deviceType      : AE_DEVTYPE_PCM
2024-02-12 23:15:55.253 T:37081    INFO <general>:         m_channels        : FL, FR
2024-02-12 23:15:55.253 T:37081    INFO <general>:         m_sampleRates     : 96000,88200,48000,44100
2024-02-12 23:15:55.253 T:37081    INFO <general>:         m_dataFormats     : AE_FMT_FLOAT
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_streamTypes     : No passthrough capabilities
2024-02-12 23:15:55.254 T:37081    INFO <general>:     Device 2
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_deviceName      : MacBook Pro Speakers-74:stream0
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_displayName     : MacBook Pro Speakers
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_displayNameExtra: MacBook Pro Speakers
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_deviceType      : AE_DEVTYPE_PCM
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_channels        : FL, FR
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_sampleRates     : 96000,88200,48000,44100
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_dataFormats     : AE_FMT_FLOAT
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_streamTypes     : No passthrough capabilities
2024-02-12 23:15:55.254 T:37081    INFO <general>:     Device 3
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_deviceName      : Microsoft Teams Audio-86:stream0
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_displayName     : Microsoft Teams Audio
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_displayNameExtra: Microsoft Teams Audio Device
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_deviceType      : AE_DEVTYPE_PCM
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_channels        : FL, FR
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_sampleRates     : 48000
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_dataFormats     : AE_FMT_FLOAT
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_streamTypes     : No passthrough capabilities
2024-02-12 23:15:55.254 T:37081    INFO <general>:     Device 4
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_deviceName      : ZoomAudioDevice-96:stream0
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_displayName     : ZoomAudioDevice
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_displayNameExtra: 
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_deviceType      : AE_DEVTYPE_PCM
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_channels        : FL, FR
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_sampleRates     : 192000,176400,96000,88200,48000,44100
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_dataFormats     : AE_FMT_FLOAT
2024-02-12 23:15:55.254 T:37081    INFO <general>:         m_streamTypes     : No passthrough capabilities
2024-02-12 23:15:55.255 T:37081    INFO <general>: CActiveAE::ApplySettings - Forcing samplerate to 44100
2024-02-12 23:15:55.255 T:37082    INFO <general>: CActiveAESink::OpenSink - initialize sink
2024-02-12 23:15:55.255 T:37082    INFO <general>: virtual bool CAESinkDARWINOSX::Initialize(AEAudioFormat &, std::string &): Opening default device MacBook Pro Speakers
2024-02-12 23:15:55.265 T:37042    INFO <general>: CCoreAudioStream::HardwareStreamListener: Hardware physical format changed to [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
2024-02-12 23:15:55.265 T:37042    INFO <general>: CCoreAudioStream::HardwareStreamListener: Hardware virtual format changed to [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
2024-02-12 23:15:55.318 T:37018    INFO <general>: GL: Enabling VSYNC
2024-02-12 23:15:55.324 T:37018    INFO <general>: load keymapping
2024-02-12 23:15:55.327 T:37018    INFO <general>: Loading special://xbmc/system/keymaps/appcommand.xml
2024-02-12 23:15:55.328 T:37018    INFO <general>: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
2024-02-12 23:15:55.329 T:37018    INFO <general>: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
2024-02-12 23:15:55.330 T:37018    INFO <general>: Loading special://xbmc/system/keymaps/customcontroller.SiriRemote.xml
2024-02-12 23:15:55.331 T:37018    INFO <general>: Loading special://xbmc/system/keymaps/gamepad.xml
2024-02-12 23:15:55.333 T:37018    INFO <general>: Loading special://xbmc/system/keymaps/joystick.xml
2024-02-12 23:15:55.335 T:37018    INFO <general>: Loading special://xbmc/system/keymaps/keyboard.xml
2024-02-12 23:15:55.340 T:37018    INFO <general>: Loading special://xbmc/system/keymaps/mouse.xml
2024-02-12 23:15:55.340 T:37018    INFO <general>: Loading special://xbmc/system/keymaps/remote.xml
2024-02-12 23:15:55.343 T:37018    INFO <general>: Loading special://xbmc/system/keymaps/touchscreen.xml
2024-02-12 23:15:55.346 T:37018    INFO <general>: GUI format 1512x916, Display Windowed
2024-02-12 23:15:55.346 T:37018    INFO <general>: CLangInfo: loading resource.language.en_gb language information...
2024-02-12 23:15:55.347 T:37018    INFO <general>: global locale set to en_US.UTF-8
2024-02-12 23:15:55.347 T:37018    INFO <general>: CLangInfo: loading resource.language.en_gb language strings...
2024-02-12 23:15:55.401 T:37207    INFO <general>: Running database version Addons33
2024-02-12 23:15:55.402 T:37207    INFO <general>: Running database version ViewModes6
2024-02-12 23:15:55.402 T:37207    INFO <general>: Running database version Textures13
2024-02-12 23:15:55.404 T:37207    INFO <general>: Running database version MyMusic82
2024-02-12 23:15:55.407 T:37207    INFO <general>: Running database version MyVideos119
2024-02-12 23:15:55.408 T:37207    INFO <general>: Running database version TV38
2024-02-12 23:15:55.408 T:37207    INFO <general>: Running database version Epg13
2024-02-12 23:15:55.411 T:37018    INFO <general>: start dvd mediatype detection
2024-02-12 23:15:55.424 T:37018    INFO <general>: Unloaded skin
2024-02-12 23:15:55.428 T:37018    INFO <general>:   load skin from: /Users/joao.neto/Library/Application Support/Kodi/addons/skin.arctic.zephyr.mod/ (version: 1.1.72)
2024-02-12 23:15:55.428 T:37018    INFO <general>:   load fonts for skin...
2024-02-12 23:15:55.430 T:37018    INFO <general>: Loading skin includes from /Users/joao.neto/Library/Application Support/Kodi/addons/skin.arctic.zephyr.mod/1080i/includes.xml
2024-02-12 23:15:55.696 T:37018    INFO <general>: Loading fonts from /Users/joao.neto/Library/Application Support/Kodi/addons/skin.arctic.zephyr.mod/1080i/Font.xml
2024-02-12 23:15:55.755 T:37018    INFO <general>:   load new skin...
2024-02-12 23:15:55.756 T:37018    INFO <general>: Loading custom window XMLs from skin path /Users/joao.neto/Library/Application Support/Kodi/addons/skin.arctic.zephyr.mod/1080i
2024-02-12 23:15:55.779 T:37018    INFO <general>:   initialize new skin...
2024-02-12 23:15:55.779 T:37018    INFO <general>: Loading skin file: Custom_AutoClose_OSD_Info_Helper.xml, load type: LOAD_ON_GUI_INIT
2024-02-12 23:15:55.779 T:37018    INFO <general>: Loading skin file: Custom_AutoClose_NowPlaying_Controls_Helper.xml, load type: LOAD_ON_GUI_INIT
2024-02-12 23:15:55.780 T:37018    INFO <general>: Loading skin file: Custom_OSD_Info_Helper.xml, load type: LOAD_ON_GUI_INIT
2024-02-12 23:15:55.781 T:37018    INFO <general>: Loading skin file: Custom_NowPlaying_Stop_Helper.xml, load type: LOAD_ON_GUI_INIT
2024-02-12 23:15:55.781 T:37018    INFO <general>: Loading skin file: Custom_MusicFullscreen_Helper.xml, load type: LOAD_ON_GUI_INIT
2024-02-12 23:15:55.781 T:37018    INFO <general>: Loading skin file: Custom_AutoTrailer_Stop_Helper.xml, load type: LOAD_ON_GUI_INIT
2024-02-12 23:15:55.782 T:37018    INFO <general>: Loading skin file: Custom_Reset_Textbox_Helper.xml, load type: LOAD_ON_GUI_INIT
2024-02-12 23:15:55.782 T:37018    INFO <general>: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
2024-02-12 23:15:55.786 T:37018    INFO <general>: Skipped 1 duplicate messages..
2024-02-12 23:15:55.786 T:37018    INFO <general>: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
2024-02-12 23:15:55.788 T:37018    INFO <general>: Loading skin file: Custom_Rss.xml, load type: LOAD_ON_GUI_INIT
2024-02-12 23:15:55.789 T:37018    INFO <general>: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
2024-02-12 23:15:55.804 T:37018    INFO <general>: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
2024-02-12 23:15:55.807 T:37018    INFO <general>: Loading skin file: Custom_Overlay.xml, load type: LOAD_ON_GUI_INIT
2024-02-12 23:15:55.833 T:37018    INFO <general>: Loading skin file: Custom_ArtistSlideshow_Helper.xml, load type: LOAD_ON_GUI_INIT
2024-02-12 23:15:55.834 T:37018    INFO <general>: Loading skin file: Custom_AutoClose_OSD_Helper.xml, load type: LOAD_ON_GUI_INIT
2024-02-12 23:15:55.835 T:37018    INFO <general>: Loading skin file: Custom_AutoTrailer_Start_Helper.xml, load type: LOAD_ON_GUI_INIT
2024-02-12 23:15:55.836 T:37018    INFO <general>: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
2024-02-12 23:15:55.837 T:37018    INFO <general>: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
2024-02-12 23:15:55.896 T:37018    INFO <general>: Loading skin file: Custom_AutoTrailer_Background_Helper.xml, load type: LOAD_ON_GUI_INIT
2024-02-12 23:15:55.897 T:37018    INFO <general>: Loading skin file: Custom_DialogBusy.xml, load type: LOAD_ON_GUI_INIT
2024-02-12 23:15:55.899 T:37018    INFO <general>: Loading skin file: Custom_PlotOverlay_Helper.xml, load type: LOAD_ON_GUI_INIT
2024-02-12 23:15:55.900 T:37018    INFO <general>: Loading resource://resource.uisounds.kodi/sounds.xml
2024-02-12 23:15:55.910 T:37018    INFO <general>:   skin loaded...
2024-02-12 23:15:55.911 T:37018    INFO <general>: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
2024-02-12 23:15:55.924 T:37018    INFO <general>: Loading skin file: Custom_Startup.xml, load type: KEEP_IN_MEMORY
2024-02-12 23:15:55.953 T:37018 WARNING <general>: JSONRPC: Could not parse type "Setting.Details.SettingList"
2024-02-12 23:15:55.953 T:37018    INFO <general>: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
2024-02-12 23:15:55.954 T:37018    INFO <general>: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
2024-02-12 23:15:55.996 T:37018    INFO <general>: JSONRPC v12.4.0: Successfully initialized
2024-02-12 23:15:56.007 T:37018    INFO <general>: AddOnLog: peripheral.joystick: Enabling joystick interface "cocoa"
2024-02-12 23:15:56.008 T:37018    INFO <general>: Register - new keyboard device registered on application->keyboard: Keyboard (0000:0000)
2024-02-12 23:15:56.008 T:37018    INFO <general>: Register - new mouse device registered on application->mouse: Mouse (0000:0000)
2024-02-12 23:15:56.009 T:37018    INFO <general>: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
2024-02-12 23:15:56.010 T:37018    INFO <general>: Loaded playercorefactory configuration
2024-02-12 23:15:56.010 T:37018    INFO <general>: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
2024-02-12 23:15:56.010 T:37018    INFO <general>: special://masterprofile/playercorefactory.xml does not exist. Skipping.
2024-02-12 23:15:56.010 T:37018    INFO <general>: removing tempfiles
2024-02-12 23:15:56.013 T:37243    INFO <general>: initializing python engine.
2024-02-12 23:15:56.014 T:37018    INFO <general>: Skipped 3 duplicate messages..
2024-02-12 23:15:56.014 T:37018    INFO <general>: initialize done
2024-02-12 23:15:56.014 T:37247    INFO <general>: initializing python engine.
2024-02-12 23:15:56.014 T:37018    INFO <general>: Running the application...
2024-02-12 23:15:56.016 T:37018    INFO <general>: starting zeroconf publishing
2024-02-12 23:15:56.017 T:37249    INFO <general>: ES: Starting UDP Event server on port 9777
2024-02-12 23:15:56.017 T:37249    INFO <general>: UDP: Listening on port 9777 (ipv6 : true)
2024-02-12 23:15:56.017 T:37018    INFO <general>: JSONRPC Server: Successfully initialized
2024-02-12 23:15:56.017 T:37018    INFO <CWebserver[8080]>: Started
2024-02-12 23:15:56.083 T:37018    INFO <general>: GL: Maximum texture width: 16384
2024-02-12 23:15:56.143 T:37243    INFO <general>: EMBY.hooks.webservice: Start
2024-02-12 23:15:56.143 T:37260    INFO <general>: EMBY.hooks.webservice: THREAD: --->[ webservice/57342 ]
2024-02-12 23:15:56.791 T:37245    INFO <general>: [ script.embuary.helper ] Service: Started
2024-02-12 23:15:56.791 T:37245    INFO <general>: [ script.embuary.helper ] Service: Player monitor started
2024-02-12 23:15:56.801 T:37246    INFO <general>: [ script.embuary.info ] Refreshing next airing database
2024-02-12 23:15:56.818 T:37243    INFO <general>: EMBY.helper.utils: device_id loaded: a9cd7390-83e0-4fca-afb2-97f1be48ae38
2024-02-12 23:15:56.910 T:37243    INFO <general>: EMBY.hooks.monitor: [ Start Emby-next-gen ]
2024-02-12 23:15:56.910 T:37243    INFO <general>: EMBY.hooks.webservice: -->[ Init ]
2024-02-12 23:15:56.913 T:37243    INFO <general>: EMBY.hooks.webservice: --<[ Init ]
2024-02-12 23:15:56.918 T:37243    INFO <general>: EMBY.helper.utils: Copied special://xbmc/system/library/video/
2024-02-12 23:15:56.922 T:37243    INFO <general>: EMBY.helper.utils: Copied special://xbmc/system/library/music/
2024-02-12 23:15:56.922 T:37243    INFO <general>: EMBY.hooks.monitor: Favorite node exists, skip: special://profile/library/video/emby_Favorite_movies.xml
2024-02-12 23:15:56.922 T:37243    INFO <general>: EMBY.hooks.monitor: Favorite node exists, skip: special://profile/library/video/emby_Favorite_tvshows.xml
2024-02-12 23:15:56.922 T:37243    INFO <general>: EMBY.hooks.monitor: Favorite node exists, skip: special://profile/library/video/emby_Favorite_episodes.xml
2024-02-12 23:15:56.923 T:37243    INFO <general>: EMBY.hooks.monitor: Favorite node exists, skip: special://profile/library/video/emby_Favorite_musicvideos.xml
2024-02-12 23:15:56.923 T:37243    INFO <general>: EMBY.helper.xmls: Source http://kodi.emby.media exists, no change
2024-02-12 23:15:56.923 T:37243    INFO <general>: EMBY.helper.xmls: advancedsettings.xml valid, no change
2024-02-12 23:15:56.923 T:37243    INFO <general>: EMBY.hooks.monitor: Monitor listening
2024-02-12 23:15:56.923 T:37278    INFO <general>: EMBY.hooks.monitor: THREAD: --->[ ServersConnect ]
2024-02-12 23:15:56.923 T:37278    INFO <general>: EMBY.database.library: -->[ library ]
2024-02-12 23:15:56.923 T:37278    INFO <general>: EMBY.emby.emby: ---[ INIT EMBYCLIENT: ]---
2024-02-12 23:15:56.923 T:37278    INFO <general>: EMBY.emby.emby: --[ server/DEFAULT ]
2024-02-12 23:15:56.924 T:37278    INFO <general>: EMBY.hooks.webservice: widget refresh: connection established
2024-02-12 23:15:56.924 T:37278    INFO <general>: EMBY.helper.utils: Refresh widgets initialized
2024-02-12 23:15:56.924 T:37278    INFO <general>: EMBY.helper.utils: Refresh widgets started
2024-02-12 23:15:56.924 T:37279    INFO <general>: EMBY.emby.emby: THREAD: --->[ establish_existing_connection ]
2024-02-12 23:15:56.924 T:37279    INFO <general>: EMBY.emby.emby: tryConnect url: http://192.168.1.4:8096
2024-02-12 23:15:56.924 T:37280    INFO <general>: EMBY.emby.http: THREAD: --->[ async queue ]
2024-02-12 23:15:56.946 T:37279    INFO <general>: EMBY.emby.emby: User is authenticated
2024-02-12 23:15:56.964 T:37279    INFO <general>: EMBY.emby.emby: ---[ START EMBYCLIENT: praxis / 934fc0935dfc408a82febb024b851a5a / LocalAddress]---
2024-02-12 23:15:56.969 T:37278    INFO <general>: EMBY.hooks.monitor: THREAD: ---<[ ServersConnect ]
2024-02-12 23:15:56.971 T:37251    INFO <general>: VideoInfoScanner: Starting scan ..
2024-02-12 23:15:56.971 T:37251 WARNING <general>: Process directory 'widget_refresh_trigger' does not exist - skipping scan.
2024-02-12 23:15:56.972 T:37251    INFO <general>: VideoInfoScanner: Finished scan. Scanning for video info took 00:00
2024-02-12 23:15:57.031 T:37243    INFO <general>: EMBY.hooks.monitor: -->[ kodi scan / video / True ]
2024-02-12 23:15:57.031 T:37243    INFO <general>: EMBY.hooks.monitor: --<[ kodi scan / video / True ]
2024-02-12 23:15:57.037 T:37281    INFO <general>: EMBY.hooks.monitor: THREAD: --->[ syncEmby ]
2024-02-12 23:15:57.037 T:37281    INFO <general>: EMBY.database.library: Worker_is_paused: worker_remove / {'server_starting_934fc0935dfc408a82febb024b851a5a': True, 'kodi_rw': False}
2024-02-12 23:15:57.037 T:37281    INFO <general>: EMBY.database.library: [ worker worker_remove sync paused ]
2024-02-12 23:15:57.037 T:37281    INFO <general>: EMBY.hooks.monitor: THREAD: ---<[ syncEmby ]
2024-02-12 23:15:57.172 T:37279    INFO <general>: EMBY.database.dbio: ---> DBOpenRW: 934fc0935dfc408a82febb024b851a5a/load_settings
2024-02-12 23:15:57.173 T:37279    INFO <general>: EMBY.database.dbio: ---< DBCloseRW: 934fc0935dfc408a82febb024b851a5a / 0 / load_settings rows updated on db close
2024-02-12 23:15:57.175 T:37279    INFO <general>: EMBY.database.dbio: ---> DBOpenRW: video/load_settings
2024-02-12 23:15:57.175 T:37279    INFO <general>: EMBY.database.dbio: ---< DBCloseRW: video / 0 / load_settings rows updated on db close
2024-02-12 23:15:57.177 T:37279    INFO <general>: EMBY.database.dbio: ---> DBOpenRW: music/load_settings
2024-02-12 23:15:57.178 T:37279    INFO <general>: EMBY.database.dbio: ---< DBCloseRW: music / 2 / load_settings rows updated on db close
2024-02-12 23:15:57.178 T:37279    INFO <general>: EMBY.database.dbio: ---> DBOpenRW: texture/load_settings
2024-02-12 23:15:57.178 T:37279    INFO <general>: EMBY.database.dbio: ---< DBCloseRW: texture / 0 / load_settings rows updated on db close
2024-02-12 23:15:57.182 T:37282    INFO <general>: Emby.hooks.websocket: THREAD: --->[ websocket ]
2024-02-12 23:15:57.182 T:37282    INFO <general>: Emby.hooks.websocket: --->[ websocket connect ]
2024-02-12 23:15:57.182 T:37282    INFO <general>: Emby.hooks.websocket: Close wesocket connection 934fc0935dfc408a82febb024b851a5a / praxis
2024-02-12 23:15:57.182 T:37284    INFO <general>: EMBY.database.library: THREAD: --->[ retrieve changes ]
2024-02-12 23:15:57.183 T:37284    INFO <general>: EMBY.database.library: Worker_is_paused: worker_remove / {'server_starting_934fc0935dfc408a82febb024b851a5a': True, 'kodi_rw': False, 'database_init_934fc0935dfc408a82febb024b851a5a': False, 'priority': False}
2024-02-12 23:15:57.183 T:37284    INFO <general>: EMBY.database.library: [ worker worker_remove sync paused ]
2024-02-12 23:15:57.183 T:37284    INFO <general>: EMBY.database.library: Retrieve changes, last synced: 2024-02-12T23:10:41Z
2024-02-12 23:15:57.183 T:37285    INFO <general>: EMBY.emby.emby: THREAD: --->[ Ping 934fc0935dfc408a82febb024b851a5a ]
2024-02-12 23:15:57.183 T:37279    INFO <general>: EMBY.emby.emby: [ Server Online ]
2024-02-12 23:15:57.183 T:37279    INFO <general>: EMBY.emby.emby: THREAD: ---<[ establish_existing_connection ]
2024-02-12 23:15:57.184 T:37284    INFO <general>: EMBY.helper.utils: Progress Bar open: 1
2024-02-12 23:15:57.184 T:37284    INFO <general>: EMBY.database.library: -->[ Kodi companion ]
2024-02-12 23:15:57.204 T:37284   ERROR <general>: EMBY.emby.http: [ Statuscode ] 404
2024-02-12 23:15:57.204 T:37284    INFO <general>: EMBY.database.library: --<[ Kodi companion ]
2024-02-12 23:15:57.204 T:37284    INFO <general>: EMBY.database.library: [ retrieve changes ] 5 / Movies
2024-02-12 23:15:57.277 T:37282    INFO <general>: Emby.hooks.websocket: ---<[ websocket connect ]
2024-02-12 23:15:57.277 T:37287    INFO <general>: Emby.hooks.websocket: THREAD: --->[ ping ]
2024-02-12 23:15:57.278 T:37246    INFO <general>: [ script.embuary.info ] Finished next airing database refreshing
2024-02-12 23:15:57.286 T:37284    INFO <general>: EMBY.database.library: [ retrieve changes ] 5 / Movies
2024-02-12 23:15:57.310 T:37284    INFO <general>: Skipped 1 duplicate messages..
2024-02-12 23:15:57.310 T:37284    INFO <general>: EMBY.database.library: [ retrieve changes ] 9695 / Movies Permanent
2024-02-12 23:15:57.350 T:37284    INFO <general>: Skipped 2 duplicate messages..
2024-02-12 23:15:57.350 T:37284    INFO <general>: EMBY.database.library: [ retrieve changes ] 2904 / TV shows
2024-02-12 23:15:57.405 T:37284    INFO <general>: Skipped 3 duplicate messages..
2024-02-12 23:15:57.405 T:37284    INFO <general>: EMBY.helper.utils: Progress Bar close: 0
2024-02-12 23:15:57.406 T:37284    INFO <general>: EMBY.database.dbio: ---> DBOpenRW: 934fc0935dfc408a82febb024b851a5a/set_syncdate
2024-02-12 23:15:57.407 T:37284    INFO <general>: EMBY.database.dbio: ---< DBCloseRW: 934fc0935dfc408a82febb024b851a5a / 2 / set_syncdate rows updated on db close
2024-02-12 23:15:57.431 T:37284    INFO <general>: EMBY.database.library: THREAD: ---<[ retrieve changes ]
2024-02-12 23:15:57.434 T:37284    INFO <general>: EMBY.database.dbio: ---> DBOpenRW: 934fc0935dfc408a82febb024b851a5a/updated
2024-02-12 23:15:57.435 T:37284    INFO <general>: EMBY.database.dbio: ---< DBCloseRW: 934fc0935dfc408a82febb024b851a5a / 1 / updated rows updated on db close
2024-02-12 23:15:57.435 T:37284    INFO <general>: EMBY.database.dbio: ---> DBOpenRO: 934fc0935dfc408a82febb024b851a5aworker_update13451689984
2024-02-12 23:15:57.435 T:37284    INFO <general>: EMBY.database.dbio: ---< DBCloseRO: 934fc0935dfc408a82febb024b851a5aworker_update13451689984
2024-02-12 23:15:57.435 T:37284    INFO <general>: EMBY.database.library: -->[ worker update started ] queue size: 1
2024-02-12 23:15:57.439 T:37284    INFO <general>: EMBY.helper.utils: Progress Bar open: 1
2024-02-12 23:15:57.440 T:37284    INFO <general>: EMBY.database.dbio: ---> DBOpenRW: 934fc0935dfc408a82febb024b851a5a/worker_update
2024-02-12 23:15:57.446 T:37243    INFO <general>: EMBY.hooks.monitor: [ Reload settings skip ]
2024-02-12 23:15:57.494 T:37284    INFO <general>: EMBY.database.dbio: ---> DBOpenRW: video/worker_update
2024-02-12 23:15:57.495 T:37284    INFO <general>: EMBY.core.movies: Process item: A Prophet
2024-02-12 23:15:57.496 T:37284    INFO <general>: EMBY.core.movies: DELETE movie [396 / 30060] 15776
2024-02-12 23:15:57.500 T:37284    INFO <general>: EMBY.core.movies: UPDATE movie [2 / 30444 / 402] 15776: A Prophet
2024-02-12 23:15:57.506 T:37284    INFO <general>: EMBY.database.dbio: ---< DBCloseRW: video / 220 / worker_update rows updated on db close
2024-02-12 23:15:57.508 T:37284    INFO <general>: EMBY.database.dbio: ---< DBCloseRW: 934fc0935dfc408a82febb024b851a5a / 16 / worker_update rows updated on db close
2024-02-12 23:15:57.508 T:37284    INFO <general>: EMBY.helper.utils: Refresh widgets initialized
2024-02-12 23:15:57.508 T:37284    INFO <general>: EMBY.helper.utils: Refresh widgets started
2024-02-12 23:15:57.514 T:37284    INFO <general>: EMBY.helper.utils: Progress Bar close: 0
2024-02-12 23:15:57.514 T:37284    INFO <general>: EMBY.database.library: --<[ worker update completed ]
2024-02-12 23:15:57.515 T:37284    INFO <general>: EMBY.database.dbio: ---> DBOpenRO: 934fc0935dfc408a82febb024b851a5aworker_remove13451689984
2024-02-12 23:15:57.515 T:37284    INFO <general>: EMBY.database.dbio: ---< DBCloseRO: 934fc0935dfc408a82febb024b851a5aworker_remove13451689984
2024-02-12 23:15:57.515 T:37284    INFO <general>: EMBY.database.library: -->[ worker remove started ] queue size: 0
2024-02-12 23:15:57.516 T:37284    INFO <general>: EMBY.database.dbio: ---> DBOpenRO: 934fc0935dfc408a82febb024b851a5aworker_update13451689984
2024-02-12 23:15:57.516 T:37284    INFO <general>: EMBY.database.dbio: ---< DBCloseRO: 934fc0935dfc408a82febb024b851a5aworker_update13451689984
2024-02-12 23:15:57.516 T:37284    INFO <general>: EMBY.database.library: -->[ worker update started ] queue size: 0
2024-02-12 23:15:57.517 T:37284    INFO <general>: EMBY.database.dbio: ---> DBOpenRO: 934fc0935dfc408a82febb024b851a5aworker_userdata13451689984
2024-02-12 23:15:57.517 T:37284    INFO <general>: EMBY.database.library: -->[ worker userdata started ] queue size: 0
2024-02-12 23:15:57.517 T:37284    INFO <general>: EMBY.database.dbio: ---< DBCloseRO: 934fc0935dfc408a82febb024b851a5aworker_userdata13451689984
2024-02-12 23:15:57.518 T:37284    INFO <general>: EMBY.database.dbio: ---> DBOpenRO: 934fc0935dfc408a82febb024b851a5aworker_library13451689984
2024-02-12 23:15:57.518 T:37284    INFO <general>: EMBY.database.dbio: ---< DBCloseRO: 934fc0935dfc408a82febb024b851a5aworker_library13451689984
2024-02-12 23:15:57.518 T:37284    INFO <general>: EMBY.database.library: -->[ worker library started ] queue size: 0
2024-02-12 23:15:57.518 T:37284    INFO <general>: EMBY.database.library: --<[ worker library empty ]
2024-02-12 23:15:57.522 T:37207    INFO <general>: VideoInfoScanner: Starting scan ..
2024-02-12 23:15:57.522 T:37207 WARNING <general>: Process directory 'widget_refresh_trigger' does not exist - skipping scan.
2024-02-12 23:15:57.523 T:37207    INFO <general>: VideoInfoScanner: Finished scan. Scanning for video info took 00:00
2024-02-12 23:15:57.551 T:37243    INFO <general>: EMBY.hooks.monitor: -->[ kodi scan / video / True ]
2024-02-12 23:15:57.552 T:37243    INFO <general>: EMBY.hooks.monitor: --<[ kodi scan / video / True ]
2024-02-12 23:15:57.552 T:37329    INFO <general>: EMBY.hooks.monitor: THREAD: --->[ syncEmby ]
2024-02-12 23:15:57.552 T:37329    INFO <general>: EMBY.database.dbio: ---> DBOpenRO: 934fc0935dfc408a82febb024b851a5aworker_remove13401321472
2024-02-12 23:15:57.553 T:37329    INFO <general>: EMBY.database.dbio: ---< DBCloseRO: 934fc0935dfc408a82febb024b851a5aworker_remove13401321472
2024-02-12 23:15:57.553 T:37329    INFO <general>: EMBY.database.library: -->[ worker remove started ] queue size: 0
2024-02-12 23:15:57.553 T:37329    INFO <general>: EMBY.database.dbio: ---> DBOpenRO: 934fc0935dfc408a82febb024b851a5aworker_update13401321472
2024-02-12 23:15:57.553 T:37329    INFO <general>: EMBY.database.dbio: ---< DBCloseRO: 934fc0935dfc408a82febb024b851a5aworker_update13401321472
2024-02-12 23:15:57.553 T:37329    INFO <general>: EMBY.database.library: -->[ worker update started ] queue size: 0
2024-02-12 23:15:57.553 T:37329    INFO <general>: EMBY.database.dbio: ---> DBOpenRO: 934fc0935dfc408a82febb024b851a5aworker_userdata13401321472
2024-02-12 23:15:57.553 T:37329    INFO <general>: EMBY.database.library: -->[ worker userdata started ] queue size: 0
2024-02-12 23:15:57.553 T:37329    INFO <general>: EMBY.database.dbio: ---< DBCloseRO: 934fc0935dfc408a82febb024b851a5aworker_userdata13401321472
2024-02-12 23:15:57.554 T:37329    INFO <general>: EMBY.database.dbio: ---> DBOpenRO: 934fc0935dfc408a82febb024b851a5aworker_library13401321472
2024-02-12 23:15:57.554 T:37329    INFO <general>: EMBY.database.dbio: ---< DBCloseRO: 934fc0935dfc408a82febb024b851a5aworker_library13401321472
2024-02-12 23:15:57.554 T:37329    INFO <general>: EMBY.database.library: -->[ worker library started ] queue size: 0
2024-02-12 23:15:57.554 T:37329    INFO <general>: EMBY.database.library: --<[ worker library empty ]
2024-02-12 23:15:57.554 T:37329    INFO <general>: EMBY.hooks.monitor: THREAD: ---<[ syncEmby ]
2024-02-12 23:15:57.965 T:37304    INFO <general>: EMBY.hooks.monitor: THREAD: --->[ reload settings ]
2024-02-12 23:15:57.966 T:37304    INFO <general>: EMBY.hooks.monitor: THREAD: ---<[ reload settings ]
2024-02-12 23:16:00.573 T:37018    INFO <general>: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
2024-02-12 23:16:01.487 T:37018 WARNING <general>: Trying to add unsupported control type 1
2024-02-12 23:16:01.536 T:37400    INFO <general>: initializing python engine.
2024-02-12 23:16:01.743 T:37400    INFO <general>: CPythonInvoker(5, /Users/joao.neto/Library/Application Support/Kodi/addons/script.skinshortcuts/resources/lib/entry_point.py): script successfully run
2024-02-12 23:16:01.796 T:37400 WARNING <general>: CPythonInvoker(5, /Users/joao.neto/Library/Application Support/Kodi/addons/script.skinshortcuts/resources/lib/entry_point.py): the python script "/Users/joao.neto/Library/Application Support/Kodi/addons/script.skinshortcuts/resources/lib/entry_point.py" has left several classes in memory that we couldn't clean up. The classes include: N9XBMCAddon9xbmcaddon5AddonE,N9XBMCAddon7xbmcgui6WindowE
2024-02-12 23:16:01.796 T:37400    INFO <general>: Python interpreter stopped
2024-02-12 23:16:02.654 T:37513    INFO <general>: initializing python engine.
2024-02-12 23:16:03.119 T:37513    INFO <general>: CPythonInvoker(6, /Users/joao.neto/Library/Application Support/Kodi/addons/script.embuary.info/default.py): script successfully run
2024-02-12 23:16:03.189 T:37513    INFO <general>: Python interpreter stopped
2024-02-12 23:16:11.581 T:37247    INFO <general>: CPythonInvoker(4, /Users/joao.neto/Library/Application Support/Kodi/addons/service.xbmc.versioncheck/resources/lib/runner.py): script successfully run
2024-02-12 23:16:11.630 T:37247    INFO <general>: Python interpreter stopped

I must be syncing with emby on startup or else I wouldn't have the proper resume points for movies that are midway right? However the deleted movies and episodes are still there.

Yes, and I can see the startup sync. So only removed content and only on startup are not synced, right?

This sounds like "Kodi Companion" is not installed on Emby server OR a you are using Emby server 4.8.X in combination with next gen plugin 8.X.

 

2024-02-12 23:15:57.184 T:37284    INFO <general>: EMBY.database.library: -->[ Kodi companion ]
2024-02-12 23:15:57.204 T:37284   ERROR <general>: EMBY.emby.http: [ Statuscode ] 404
2024-02-12 23:15:57.204 T:37284    INFO <general>: EMBY.database.library: --<[ Kodi companion ]

404 also indicates -> Kodi companion issue

Edited by quickmic
Link to comment
Share on other sites

Kurosh

Hi,

I know you want logs, just not sure where, Emby Server logs or something from a Kodi client so thought to pose the issue first.

I've done the usual local database reseting, restarting Emby server etc but nothing seemed to fix syncing, it kept getting stuck after it all of a sudden popped up on my kodi client saying :

"Final Warning Complete database reset is required, if you decline please stop here and manually downgrade to a previous version."

Same issue on multiple kodi clients too.

 

However, I have found this...

plugin.video.emby-next-gen-9.4.10.zip >  SYNCS FINE after a local database reset

plugin.video.emby-next-gen-9.4.11.zip > GETS STUCK during a local database reset (seems to get further than v12 before freezing)

plugin.video.emby-next-gen-9.4.12.zip > GET STUCK during a local database reset

 

Not sure what Emby Next Gen addon I was on before it upgraded and broke, presumably v8 since it wanted a complete database reset? However as above, it looks like something broke in v11 onwards. Currently I've settled on manually installing plugin.video.emby-next-gen-9.4.10.zip addon from zip file and not taking from (what I thought was) the stable repo as that only installs plugin.video.emby-next-gen-9.4.12.zip.

 

Thanks 

Edited by Kurosh
  • Like 1
Link to comment
Share on other sites

quickmic
7 hours ago, Kurosh said:

Hi,

I know you want logs, just not sure where, Emby Server logs or something from a Kodi client so thought to pose the issue first.

I've done the usual local database reseting, restarting Emby server etc but nothing seemed to fix syncing, it kept getting stuck after it all of a sudden popped up on my kodi client saying :

"Final Warning Complete database reset is required, if you decline please stop here and manually downgrade to a previous version."

Same issue on multiple kodi clients too.

 

However, I have found this...

plugin.video.emby-next-gen-9.4.10.zip >  SYNCS FINE after a local database reset

plugin.video.emby-next-gen-9.4.11.zip > GETS STUCK during a local database reset (seems to get further than v12 before freezing)

plugin.video.emby-next-gen-9.4.12.zip > GET STUCK during a local database reset

 

Not sure what Emby Next Gen addon I was on before it upgraded and broke, presumably v8 since it wanted a complete database reset? However as above, it looks like something broke in v11 onwards. Currently I've settled on manually installing plugin.video.emby-next-gen-9.4.10.zip addon from zip file and not taking from (what I thought was) the stable repo as that only installs plugin.video.emby-next-gen-9.4.12.zip.

 

Thanks 

From v.10 to v.11 was just one minor fix implemented and it's addressing a dynamic node issue. I'm really supprised, you have a sync issue with v11 but not with v10.

v11 vs v12. After codebase review, I could think of an absolute unlikely scenario involving Emby server would send completely wrong (stream) height and weight (alphabetically instead of numeric) data. This never happened in my tests and never reported by anyone. I would rule that out too.

I also changed something related to content date. I'll doublecheck that too.

However, please send me a init sync kodi.log for review, thanks. (no debug log needed yet).

Btw, which Emby server version do you use? Latest stable 4.8.X I didn't perform a test with beta yet.

 

 

Edited by quickmic
Link to comment
Share on other sites

Kurosh

Sorry, replied to other thread too first.Not sure which one you want to track against so replying here too just in case.

 

Here is the log, Unfortunately the latest addon 9.4.13 didn't fix the issue.  Additionally the Emby Servier I am using us the latest version as far as I'm aware. Version 4.8.1.0 

https://paste.kodi.tv/fohajeneye

Edited by Kurosh
  • Like 1
Link to comment
Share on other sites

vult2k

I am also having the same or similar symtoms.  I am also using Emby Server 4.8.1.0 and the 9.4.12 next gen add-on.  Mine doesn't get stuck when doing the local database reset, it just doesn't appear to do anything.  When setting up the libraries to sync again, it starts to sync and then stops but seems to stop after the very first movie.  No errors on screen.

  • Like 1
Link to comment
Share on other sites

quickmic

I uploaded 9.4.14 I hope this version will fix the issues. Please give it a try.

 

Edited by quickmic
Link to comment
Share on other sites

Mikle02

It works (for me) Synolgy DS 220+ using Emby Server 4.8.1.0 with Windows and Firetv Addon 9.4.14 .(plugin.video.emby-next-gen-9.4.14) ...

Thanks! Great work! 👍

Edited by Mikle02
  • Like 1
Link to comment
Share on other sites

Kurosh

Me too. Thanks for sorting. Now I need to unsync and then delete all my emby favourites from each of my Kodi clients now. No idea why that was on by default?

  • Like 1
Link to comment
Share on other sites

joaoneto

Thanks for all your replies.

It's now working for me as well. Thank you for you help!

  • Thanks 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...