Posts: 1,277
Joined: Oct 2009
Reputation:
35
Jönke
Posting Freak
Posts: 1,277
No. It's not a fresh install on Rpi , but i started fresh on o Krypton osx build a long time ago .
Make sure to get webrowser ok on pc first. If not start fresh and delete addon data and webrowser cache
Posts: 31
Joined: Nov 2014
Reputation:
0
OK. But on a pi with libreelec there is no Webbrowser?!
Sent from my SM-T715
Posts: 1
Joined: Mar 2016
Reputation:
0
I have tried to instal and activate Spotify, installed Chromium but no success. Keep givng me an error and that is should check the log.
If I go to the accountpage of my spotify, i have no possibilty to approve any addon.
Is there anyone who can give me an idea to have it work?
Posts: 1,277
Joined: Oct 2009
Reputation:
35
Jönke
Posting Freak
Posts: 1,277
Just had to copy the file from addon-data instead of addons
Posts: 1
Joined: Nov 2016
Reputation:
0
I'm trying to run this addon on apple tv 4 with kodi 17 . Here is the error log when i'm trying to run the addon;
18:37:37 T:6148009984 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.NameError'>
Error Contents: global name 'traceback' is not defined
Traceback (most recent call last):
File "/var/mobile/Library/Caches/home/addons/plugin.audio.spotify/spotifyservice.py", line 3, in <module>
import resources.playbackservice as service
File "/var/mobile/Library/Caches/home/addons/plugin.audio.spotify/resources/playbackservice.py", line 10, in <module>
load_all_libraries()
File "/var/mobile/Library/Caches/home/addons/plugin.audio.spotify/resources/utils.py", line 86, in load_all_libraries
add_native_libraries()
File "/var/mobile/Library/Caches/home/addons/plugin.audio.spotify/resources/utils.py", line 90, in add_native_libraries
architecture = get_architecture()
File "/var/mobile/Library/Caches/home/addons/plugin.audio.spotify/resources/utils.py", line 123, in get_architecture
return get_detected_architecture()
File "/var/mobile/Library/Caches/home/addons/plugin.audio.spotify/resources/utils.py", line 133, in get_detected_architecture
logMsg(traceback.format_exc())
NameError: global name 'traceback' is not defined
-->End of Python script error report<--
Posts: 1
Joined: Nov 2016
Reputation:
0
2016-11-21, 11:13
(This post was last modified: 2016-11-21, 11:25 by SKUK.)
Thanks for this great addon.
I copied the cache file in the following directory:
/storage/.kodi/userdata/addon_data/plugin.audio.spotify.
Posts: 258
Joined: Apr 2013
Reputation:
9
2016-11-24, 01:53
(This post was last modified: 2016-11-24, 02:03 by disrupted.)
I can't get this addon (latest beta I believe 1.0.25 from marcelveldt's repo) to work on latest LibreELEC Krypton beta 7.90.008 Generic x86_64. I have already installed the Chromium extension and entered my Spotify login credentials, but when I run the app it loads for a good amount of time before it aborts. I've read this thread carefully looking for a solution and I found out about the spotify_auth.py script. I've tested it on my Mac and it seems to work cause it gave me a list of my recent liked tracks on Spotify but I don't know how to run it on my LibreELEC machine since I won't be able to install spotipy using pip on this OS.
Out of the people who made it work on LE Krypton give me an insight on how to successfully get through the login procedure please? :)
EDIT
got it working myself by renaming the cache file created on my Mac (it was a hidden file) to <myusername>.cache just like the description said and then put it in the addon_data/plugin.audio.spotify folder on my LibreELEC PC. I had to restart the machine afterwards and now everything is working perfectly. not too hard actually haha
t h a n k s, good job !
HTPC LibreELEC 9.0 -
Xperience1080+
RPi3 LibreELEC Milhouse build - Arctic Zephyr
Posts: 8,283
Joined: Jul 2014
(2016-11-24, 20:03)mgkday Wrote: I still tried again, to reinstall, to copy/paste files with NICKNAME.cache etc, it's working on my Windows KODI, but not on my Pi3 Kodi with OSMC, even if I copied the exact same files from addons and addon_data to the Pi3.
What could be the issue or how to debug it, I have no idea what other options I can try anymore
Below the error log I have :
I need to take a proper look at it later but from what I see now it couldn't find a browser for the authentication part.
From your working Windows setup copy the folder plugin.audio.spotify in addon_data to your pi and it should work