[RELEASE] Spotimc: Another Spotify music addon
Awesome plugin!!
At least after I managed to get it running 8)
It seems when I had pyspotify installed (pyspotify-git from the archlinux AUR) those bindings conflicted with yours (both using the spotify module name), resulting in this import error:

Code:
19:48:55 T:2850487104   ERROR: Error Type: <type 'exceptions.ImportError'>
19:48:55 T:2850487104   ERROR: Error Contents: cannot import name albumbrowse
19:48:55 T:2925509440   DEBUG: Thread Background Loader 2925509440 terminating
19:48:55 T:2850487104   ERROR: Traceback (most recent call last):
                                              File "/home/guano/.xbmc/addons/script.audio.spotimc/default.py", line 82, in <module>
                                                from spotimcgui import main
                                              File "/home/guano/.xbmc/addons/script.audio.spotimc/resources/libs/spotimcgui/__init__.py", line 28, in <module>
                                                import windows
                                              File "/home/guano/.xbmc/addons/script.audio.spotimc/resources/libs/spotimcgui/windows.py", line 24, in <module>
                                                import views.newstuff
                                              File "/home/guano/.xbmc/addons/script.audio.spotimc/resources/libs/spotimcgui/views/newstuff.py", line 23, in <module>
                                                from spotimcgui.views import album
                                              File "/home/guano/.xbmc/addons/script.audio.spotimc/resources/libs/spotimcgui/views/album.py", line 23, in <module>
                                                from spotify import albumbrowse, session, track
                                            ImportError: cannot import name albumbrowse

I couldn't find any reference to that error, so I thought I'd post it, of course, if you want to fix it that'd be awesome Smile
Reply


Messages In This Thread
[No subject] - by alex84 - 2012-03-09, 18:38
[No subject] - by jabba_29 - 2012-03-10, 14:32
[No subject] - by jolid - 2012-03-10, 16:53
[No subject] - by mazkolain - 2012-03-10, 20:17
[No subject] - by Jönke - 2012-03-10, 23:41
[No subject] - by mortstar - 2012-03-11, 01:38
RE: - by mazkolain - 2012-03-12, 22:00
RE: - by mortstar - 2012-03-13, 01:41
RE: - by Bendecks - 2012-03-28, 15:38
[No subject] - by zuditechguy - 2012-03-11, 03:16
[No subject] - by Jönke - 2012-03-11, 09:01
[No subject] - by johnnyvibrant - 2012-03-11, 10:07
RE: - by joymyr - 2012-03-12, 22:19
RE: - by mazkolain - 2012-03-13, 15:34
RE: - by bckane - 2012-04-04, 01:25
My experience with Spotimc - by Jan-Erik - 2012-04-07, 16:09
RE: [RELEASE] Spotimc: Another Spotify music addon - by guano - 2012-05-21, 20:34
Logout Mark Read Team Forum Stats Members Help
[RELEASE] Spotimc: Another Spotify music addon32