Kodi Community Forum

Full Version: Spotify for Kodi
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Working fine , thanks !
@marcelveldt

Would it be possible to adjust web browser authentification for xBian Web Viewer (linear web browser) please? <https://superrepo.org/kodi/addon/script.web.viewer/>
I was really astonished when I found out that SpotiLib will be supported again and I found your app when it was here for 1 or 2 days :). Since then I am impatient to try it. But there are some essential things running on my PI that are configured for xbian so it impossible to swap OS for me to have proper web browser there.

I would also like to test it upside down as tester is my profession :).
Do a install on your computer and then a install in rpi , copy user files from pc to rpi , reboot - done!
I have spotify running on my rpi with Openelec
Nice workaround, thanks for the advice, hopefully i will get time to try it tonight Smile.
Works, thanks Jonke. Just had to copy the file from addon-data instead of addons
marcelveldt: small request, can you update changelog in the add-on itself when you release new versions? Smile
@newphreak

How die you manage that the addon work with libreelec ?
Which web Browser did you use ?
Chromium, but it's not officially updated/fixed yet.
What system are you using Libreelec on?

(2016-04-09, 14:12)newphreak Wrote: [ -> ]Chromium, but it's not officially updated/fixed yet.
I get this error on Mac OSX:

Login error: ascii codec can't decode byte 0xf0 in position 1: ordinal not in range(128)

Somebody know what's happened?
(2016-04-11, 15:51)brahyam Wrote: [ -> ]I get this error on Mac OSX:

Login error: ascii codec can't decode byte 0xf0 in position 1: ordinal not in range(128)

Somebody know what's happened?

Hmmm, that's strange I should have made sure the app is unicode compliant.
Can you post the full error log snippet here please ?
(2016-04-11, 15:51)brahyam Wrote: [ -> ]I get this error on Mac OSX:

Login error: ascii codec can't decode byte 0xf0 in position 1: ordinal not in range(128)

Somebody know what's happened?

I had that issue before on osx but not on latest ver . Have you updated the addon ?
(2016-04-11, 18:35)Jönke Wrote: [ -> ]I had that issue before on osx but not on latest ver . Have you updated the addon ?

Yes, I also tried with a previous version and get the same error
(2016-04-11, 16:51)marcelveldt Wrote: [ -> ]Hmmm, that's strange I should have made sure the app is unicode compliant.
Can you post the full error log snippet here please ?
Here is my log:
Code:
08:40:34 T:123145309356032  NOTICE: Thread PeripBusCEC start, auto delete: false
08:40:34 T:140735193767936  NOTICE: Running database version Addons19
08:40:34 T:140735193767936  NOTICE: Running database version ViewModes6
08:40:34 T:140735193767936  NOTICE: Running database version Textures13
08:40:34 T:140735193767936  NOTICE: Running database version MyMusic52
08:40:34 T:140735193767936  NOTICE: Running database version MyVideos93
08:40:34 T:140735193767936  NOTICE: Running database version TV29
08:40:34 T:140735193767936  NOTICE: Running database version Epg10
08:40:34 T:140735193767936  NOTICE: start dvd mediatype detection
08:40:34 T:123145309433856  NOTICE: Thread DetectDVDMedia start, auto delete: false
08:40:34 T:140735193767936 WARNING: JSONRPC: Could not parse type "PVR.Details.Channel"
08:40:34 T:140735193767936 WARNING: JSONRPC: Could not parse type "PVR.Details.ChannelGroup.Extended"
08:40:34 T:140735193767936 WARNING: JSONRPC: Could not parse type "GUI.Property.Value"
08:40:34 T:140735193767936 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
08:40:34 T:123145309970432  NOTICE: Thread LanguageInvoker start, auto delete: false
08:40:34 T:140735193767936  NOTICE: initialize done
08:40:34 T:140735193767936  NOTICE: Running the application...
08:40:34 T:123145309970432  NOTICE: -->Python Interpreter Initialized<--
08:40:34 T:123145310507008  NOTICE: Thread JobWorker start, auto delete: true
08:40:34 T:140735193767936  NOTICE: starting zeroconf publishing
08:40:34 T:140735193767936  NOTICE: starting upnp client
08:40:34 T:123145311043584  NOTICE: Thread JobWorker start, auto delete: true
08:40:34 T:140735193767936  NOTICE: ES: Starting event server
08:40:34 T:123145314263040  NOTICE: Thread EventServer start, auto delete: false
08:40:34 T:123145314263040  NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
08:40:34 T:123145314799616  NOTICE: Thread TCPServer start, auto delete: false
08:40:34 T:123145314263040  NOTICE: UDP: Listening on port 9777
08:40:34 T:123145315336192  NOTICE: Thread JobWorker start, auto delete: true
08:40:34 T:123145315950592  NOTICE: Thread RSSReader start, auto delete: false
08:40:40 T:123145302839296  NOTICE: Thread BackgroundLoader start, auto delete: false
08:40:42 T:123145302839296  NOTICE: Previous line repeats 1 times.
08:40:42 T:123145302839296  NOTICE: Thread LanguageInvoker start, auto delete: false
08:40:42 T:123145302839296  NOTICE: -->Python Interpreter Initialized<--
08:40:43 T:123145306673152  NOTICE: Thread LanguageInvoker start, auto delete: false
08:40:43 T:123145306673152  NOTICE: -->Python Interpreter Initialized<--
08:40:43 T:123145306673152  NOTICE: Spotify --> Your platform (x86_64 System.Platform.OSX)
08:40:43 T:123145306673152  NOTICE: Spotify --> Starting background service...
08:40:43 T:123145306673152  NOTICE: Spotify --> Cached session found
08:40:43 T:123145318019072  NOTICE: Spotify --> logged in: 0
08:40:48 T:123145306673152  NOTICE: Spotify --> starting proxy at port 8080
08:40:48 T:123145306673152  NOTICE: Spotify --> ERROR in backgroundservice! 'ascii' codec can't decode byte 0xf0 in position 1: ordinal not in range(128)
08:40:48 T:123145306673152  NOTICE: Spotify --> Background service stopped
08:40:48 T:123145318019072   ERROR: Exception in thread Thread-1:
                                            Traceback (most recent call last):
                                              File "/Users/Shared/jenkins/workspace/OSX-64/tools/depends/xbmc-depends/macosx10.10_x86_64-target/lib/python2.6/threading.py", line 532, in __bootstrap_inner
                                              File "/Users/Roldan/Library/Application Support/Kodi/addons/plugin.audio.spotify/resources/playbackservice.py", line 102, in run
                                                self.__mainloop.loop(self.__session)
                                              File "/Users/Roldan/Library/Application Support/Kodi/addons/plugin.audio.spotify/resources/libs/spotify/__init__.py", line 166, in loop
                                                timeout = session.process_events()
                                            ReferenceError: weakly-referenced object no longer exists
08:41:43 T:123145308282880 WARNING: DARWINOSX: underflow (0 vs 4096 bytes)
09:24:14 T:123145305063424  NOTICE: Thread BackgroundLoader start, auto delete: false
13:51:27 T:123145303453696  NOTICE: Thread Timer start, auto delete: false
Yes , right cant use username with åäö with Spotify addon on osx.