Jump to content

Plugin error


nicoske

Recommended Posts

nicoske

Hi,

 

I'm using OpenELEC 5.0.8 (Kodi 14.2) on a raspberry pi 2.

On server side I have Emby media server running under Debian Jessie available from a dedicated server on Internet.

 

I installed the Emby addon for XBMC (using the repositories), configure the server IP, selected HTTP playing instead of SMB but as soon as I'm starting the manual sync I have "Script failed!" error. Here's the kodi log file:

16:26:16 T:1561326656  NOTICE: Thread JobWorker start, auto delete: true
16:26:16 T:1754764352  NOTICE: Thread LanguageInvoker start, auto delete: false
16:26:16 T:1754764352  NOTICE: -->Python Interpreter Initialized<--
16:26:17 T:1754764352  NOTICE: Parameter string: ?mode=manualsync
16:26:17 T:1754764352  NOTICE: Can't connect: invalid literal for int() with base 10: ''
16:26:17 T:1754764352  NOTICE: Previous line repeats 2 times.
16:26:17 T:1754764352   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.ValueError'>
                                            Error Contents: invalid literal for int() with base 10: ''
                                            Traceback (most recent call last):
                                              File "/storage/.kodi/addons/plugin.video.emby/default.py", line 55, in <module>
                                                LibrarySync().FullLibrarySync(True)
                                              File "/storage/.kodi/addons/plugin.video.emby/resources/lib/LibrarySync.py", line 123, in FullLibrarySync
                                                utils.logMsg("Sync DB", "syncDatabase Exiting", 0)
                                              File "/storage/.kodi/addons/plugin.video.emby/resources/lib/Utils.py", line 32, in logMsg
                                                logLevel = int(WINDOW.getProperty('getLogLevel'))
                                            ValueError: invalid literal for int() with base 10: ''
                                            -->End of Python script error report<--
16:26:17 T:1969782784   ERROR: GetDirectory - Error getting plugin://plugin.video.emby/?mode=manualsync
16:26:17 T:1969782784   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.emby/?mode=manualsync) failed
16:26:17 T:1754764352  NOTICE: Thread BackgroundLoader start, auto delete: false
16:26:17 T:1754764352 WARNING: CreateLoader - unsupported protocol(library) in library://video/emby_channels.xml/poster.jpg
16:26:17 T:1754764352 WARNING: CreateLoader - unsupported protocol(library) in library://video/emby_channels.xml/poster.png
16:26:17 T:1754764352 WARNING: CreateLoader - unsupported protocol(library) in library://video/emby_channels.xml/banner.jpg
16:26:17 T:1754764352 WARNING: CreateLoader - unsupported protocol(library) in library://video/emby_channels.xml/banner.png
16:26:17 T:1754764352 WARNING: CreateLoader - unsupported protocol(library) in library://video/emby_favorite_shows.xml/poster.jpg
16:26:17 T:1754764352 WARNING: CreateLoader - unsupported protocol(library) in library://video/emby_favorite_shows.xml/poster.png
16:26:17 T:1754764352 WARNING: CreateLoader - unsupported protocol(library) in library://video/emby_favorite_shows.xml/banner.jpg
16:26:17 T:1754764352 WARNING: CreateLoader - unsupported protocol(library) in library://video/emby_favorite_shows.xml/banner.png

Any idea what's wrong?

Link to comment
Share on other sites

nicoske

Hi!

 

I'm afraid I was not able to reproduce again the issue  :huh:

I restarted my Pi (that had a quite long uptime) and emby plugin directly asked for my password and synced with my server.

 

Thanks anyway!

  • Like 1
Link to comment
Share on other sites

  • 5 months later...

Not knowing if it's relevant but I have exactly the same.

 

 

Error Contents: invalid literal for int() with base 10:


A reboot of my PI2 did the trick :-)

 

 

Greetings from Holland

Link to comment
Share on other sites

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