2012-03-17, 15:58
all works good on Windows 7 but the playlist just keep spining and spining
Is there any fix for that
Thanks
Is there any fix for that
Thanks
(2012-03-14, 14:15)Luguber Wrote: However, Transparency! is my default skin, and the ui has issues here. A lot of graphical glitches etc.Bug confirmed. It's strange because Transparency! on windows has no issues. Thanks!
(2012-03-14, 20:19)jompan87 Wrote: PS: Random and repeat function would be greatWhen a song is being played a menu item will pop on the upper right part of the screen. This menu item is a button that gives you access to playback controls.
(2012-03-15, 10:41)Stien Wrote: The only thing i want is integration in Music library instead of a standalone addonI had this dilemma at the very beginning of the project, and went for the standalone addon idea because it gives more freedom to implement Spotify's features (search, playlists, ...). The general purpose "everything is a directory" scheme for plugins is great and intuitive, but not as powerful as standalone addons (in my opinion).
(2012-03-17, 17:39)rossdisco Wrote: ImportError: No module named skinutilsDid you download a pre-built alpha package or generated a zip/tar from github? It seems that you are missing some binary dependencies (some python eggs and libspotify dlls), which are not included by github's zip/tar donwloads.
(2012-03-17, 19:18)sourbob Wrote: It was working fantastic for me, then all of a sudden, it started not loading and showing this message in the log: LibSpotifyError: Initialization of library failed. It seemed to start after trying to pull up the starred filed list.Try restarting XBMC. This can be related to to the first issue described on the FAQ.
(2012-03-17, 20:39)kyrus Wrote: I'm using my facebook e-mail adress + password (the same login data which I use with spotify desktop software) but I get "Bad username or password".I can login successfully with both my @facebook.com and @gmail.com addresses. Disconnecting from the official desktop client and logging in again works for you?
(2012-03-18, 08:55)zoggynog Wrote: When I exit the app with a song on, the playing song begins to repeat itself like a broken record for several seconds before exiting. Could the exit button stop the song THEN exit out?The track is stopped when the addon exists, but unfortunately there's some kind of deadlock or race condition (something that may be related to the python GIL and XBMC's core) that prevents some cleanup python code to run properly. It's an issue we'll have to live with for now...
Is there a way to allow this add-on to exit and keep playing your playlist in the background? Would be great to use other parts of XBMC while listening to tunes.
(2012-03-18, 16:13)dallasnights Wrote: I think cause I have a lot of playlist it just never gets to show them and keeps the spinning icon goingI'm fairly sure that it has something to do with a high number of playlists (that's no excuse, it should work). To get the picture, how many playlists are we talking about?
Also, I hope we can get this for ATV2 or maybe if someone knows a way we can network from the Win7 to the XBMC on ATV to show this great addon and still use on ATV sort of
(2012-03-17, 20:39)kyrus Wrote: hi,
i have a premium subscription for spotify but I can't login with this plugin?
I'm using my facebook e-mail adress + password (the same login data which I use with spotify desktop software) but I get "Bad username or password".
What am I doing wrong??
(2012-03-14, 14:08)Blueblack Wrote: A bug I´ve noticed. It seems that sometimes the plugin jumps to the next track, in the middle of a track, by it self. Anyone else noticed this?
(Win7 32 bit, XBMC RC2.)
(2012-03-21, 20:46)Blueblack Wrote:Tracks are served to XBMC as http streams. For some unknown reason these are requested by XBMC from many separate threads (it opens several streams for a single track), behavior that in the end causes the track skip issue.(2012-03-14, 14:08)Blueblack Wrote: A bug I´ve noticed. It seems that sometimes the plugin jumps to the next track, in the middle of a track, by it self. Anyone else noticed this?
(Win7 32 bit, XBMC RC2.)
I still have this problem. Happens every 3-4 songs I play. Will try to make a log for it later to see if i can figure it out. Any ideas why this is happening?
(2012-03-22, 14:20)dallasnights Wrote: any update on this did you fix the playlist problem yetIt takes nearly 15s to load 100 playlists, so it won't take more than a minute to load ~200. It would be nice if you could send me a log file, and wait a minute since the playlist load was requested (so any possible timeout errors appear on the logs). Thanks!
Keep up the great work and hopefully dev one for ATV2 finally
Thanks