MovieLib - Your movie database on web
#55
(2014-01-03, 18:33)Regss Wrote:
(2014-01-03, 16:42)MarkusK Wrote: Hi,

installed the things. The web part i got installed on my webspace online. But where i can enter the server address ? The plugin isn't configurable ?!

When you install Movielib (Program Addon) the Movielib Service (Service Addon) install automatically.
Movielib Program Addon is main program and it is configurable. You must set address and token.
Movielib Service Addon is not configurable and is only used for automatic update.

If you don't want automatic update you can uninstall Movielib Service Addon and synchronize database by launching the Movielib Addon.

OK ... my fault. I searched in the Service Addon and didn't recognized the Programm Addon. Big Grin Thx !
Then let's try it Blush

OK: Error :

Code:
20:31:20 T:4563259392   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.UnicodeDecodeError'>
                                            Error Contents: 'utf8' codec can't decode bytes in position 62-63: invalid data
                                            Traceback (most recent call last):
                                              File "/Users/Markus/Library/Application Support/XBMC/addons/script.movielib/default.py", line 92, in <module>
                                                Movielib()
                                              File "/Users/Markus/Library/Application Support/XBMC/addons/script.movielib/default.py", line 46, in __init__
                                                self.checkConn()
                                              File "/Users/Markus/Library/Application Support/XBMC/addons/script.movielib/default.py", line 58, in checkConn
                                                self.checkToken()
                                              File "/Users/Markus/Library/Application Support/XBMC/addons/script.movielib/default.py", line 82, in checkToken
                                                syncMovie.syncMovie()
                                              File "/Users/Markus/Library/Application Support/XBMC/addons/script.movielib/lib/syncMovie.py", line 44, in __init__
                                                self.syncMovie()
                                              File "/Users/Markus/Library/Application Support/XBMC/addons/script.movielib/lib/syncMovie.py", line 91, in syncMovie
                                                self.addMovie(toAddID)
                                              File "/Users/Markus/Library/Application Support/XBMC/addons/script.movielib/lib/syncMovie.py", line 103, in addMovie
                                                jsonGetMovieDetailsResponse = json.loads(xbmc.executeJSONRPC(jsonGetMovieDetails))
                                              File "/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/json/__init__.py", line 307, in loads
                                                return _default_decoder.decode(s)
                                              File "/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/json/decoder.py", line 319, in decode
                                                obj, end = self.raw_decode(s, idx=_w(s, 0).end())
                                              File "/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/json/decoder.py", line 336, in raw_decode
                                                obj, end = self._scanner.iterscan(s, **kw).next()
                                              File "/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/json/scanner.py", line 55, in iterscan
                                                rval, next_pos = action(m, context)
                                              File "/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/json/decoder.py", line 183, in JSONObject
                                                value, end = iterscan(s, idx=end, context=context).next()
                                              File "/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/json/scanner.py", line 55, in iterscan
                                                rval, next_pos = action(m, context)
                                              File "/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/json/decoder.py", line 183, in JSONObject
                                                value, end = iterscan(s, idx=end, context=context).next()
                                              File "/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/json/scanner.py", line 55, in iterscan
                                                rval, next_pos = action(m, context)
                                              File "/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/json/decoder.py", line 183, in JSONObject
                                                value, end = iterscan(s, idx=end, context=context).next()
                                              File "/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/json/scanner.py", line 55, in iterscan
                                                rval, next_pos = action(m, context)
                                              File "/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/json/decoder.py", line 155, in JSONString
                                                return scanstring(match.string, match.end(), encoding, strict)
                                            UnicodeDecodeError: 'utf8' codec can't decode bytes in position 62-63: invalid data
                                            -->End of Python script error report<--
20:31:20 T:4560797696  NOTICE: Thread Background Loader start, auto delete: false
20:31:20 T:4563259392  NOTICE: Thread XBPyThread start, auto delete: false
20:31:20 T:4563259392  NOTICE: -->Python Interpreter Initialized<--
1st: Mac Mini: Intel i5 2,6Ghz - 8Gb Ram - Intel Iris - 1Tb - MacOS Big Sur 11.2.3 - Kodi 19.0 - MySQL 8.0.13 (Server)
2nd: iMac 27": Intel i5 2,8Ghz - 12Gb Ram - AMD 5750 1024Mb GFX - 1Tb SSD - MacOS High Sierra 10.13.6 - Kodi 19.0 - MySQL (Client)
3rd: Some Rasperries 
Server: Synology 916+
Reply


Messages In This Thread
RE: MovieLib - Your movie database on web - by MarkusK - 2014-01-03, 21:03
Last Post - by Jeffreywat - 2017-09-03, 14:02
Logout Mark Read Team Forum Stats Members Help
MovieLib - Your movie database on web8