(2012-04-14, 13:38)lr10 Wrote: (2012-04-07, 22:19)disolo Wrote: (2012-04-07, 21:26)Jan-Erik Wrote: I have had problem with Spotify it self jumping to next track if it was some problem with streaming the track.
Had similar problem when using fast forward to much and when pressing play again sound strart to stutter and sometimes give up and jump to next track
(On a side track, when using fast forward playback time get lost sometimes and at the end of track playtime is higher than track time.)
Check your log to see if you have buffer underrun or CPU use issues
Thanks for the response. After looking at the log file, I believe the issue with Commander may have something to do with it trying to obtain the track data.
I can confirm the same problem using the official XBMC remote for android.
This issue (
#21) will be addressed on the next alpha. Probably the track streaming proxy does not implement correctly part of the protocol. Also note that seeking is not supported yet.
(2012-04-14, 14:06)Jan-Erik Wrote: This fixed crossfade and speaker location for HD sound, but maybe messed [...]
I'll try to review the crossfade issue on the next alpha. It seems related to buffer shortages when changing the track (you cannot have two active simmultaneous track streams at the same time with libspotify).
(2012-04-14, 17:14)thebearnecessit Wrote: Mazkolain,
My screensaver just kicked in whilst using spotiMC, and so i pressed a button on my remote to cancel the screensaver and it has given me a strage effect in spotiMC.
I can no longer control the orange box to navigate. Most of my screen (except the top horizontal section of spotiMC is grey. so the whole thing has pretty much crashed. the music played on for about a minute but then got stuck and started repeating the same second over and over.
had to reboot PC.
Amazing addon, loving your work, just thought i'd let you know. is this thread the correct place for reporting issues?
this one has probably been reported already. i am getting the 'everlasting fart' effect when i exit spotiMC whilst a song is playing.
when i say everlasting it probably only about ten seconds but in the world of farts that is a long time indeed.
The crash after the screensaver could be related to some connection error that was not handled properly by the script, and lead to a chain of failures. Anyway, if you are able to easily reproduce it you can report a new isse
here, attaching a log file if possible.
And regarding to the "everlasting fart" effect, I'm aware of this issue. I think it's related to some kind of deadlock between the XBMC core and the python interpreter itself. Tried with lots of quirks and workarounds with no results, so ended up leaving the issue for "later".
However, didn't know about the "fart" effect between tracks. It happens on every track? Do tracks end prematurely (just a couple of seconds) or do you have crossfade enabled?
(2012-04-15, 11:13)WonderStivi Wrote: This addon is excellent considering it's in alpha. I messed up by installing a zip at first, but Mortstar's repo solved it. Hopefully, you'll keep up the good work and release a beta/final later on. We HTPC-fanatics really need a Spotify addon.
If you ever open up for donations, then announce so in first post. Also, Twitter account where we can follow development?
Question: Is it likely that we'll see support for local files/mp3's?
I'll add support for local tracks in the future, but have lots of issues that need to be resolved first. Anyway, thanks for the feedback!
(2012-04-15, 13:05)Jimbawb Wrote: This is absolutely fantastic, im suprised how polished it is considering its alpha!
One small request (not sure if its been asked yet) - could we have an account/profile switcher? Theres a few people in my house with spotify accounts and each with different playlists so it would be good to be able to easily switch. Nice one!
If you are using windows you can easily use XBMC's builtin profile switcher, as Spotimc's settings (account credentials and everything else) are profile aware. I said "if using windows" because there's a nasty bug on OSX and Linux that requires a XBMC restart for multiple sessions (the first session of the process will work fine) to work properly.
(2012-04-16, 21:48)TFHfony Wrote: You just gave me a reason to finally get me a Premium Account on Spotify. This is really THE plug-in I (and probably a lot of other people) have been waiting for. They only thing that would be very welcome (as mentioned by a few others already): The radio streams... Do you by any chance have an ETA for that by any chance?
For the rest: WE ARE NOT WORTHY!!!!
Part of the UI internals need to be revamped first, in order to ease implementation for new views (Radio, Toplists and so on). Don't like to give dates, but radio support has priority on my future to-do list, as it has been requested by lots of people (along with playlist folders).
(2012-04-17, 14:51)PrimaryMaster Wrote: This is the plugin of all plugins for XBMC.... This will be VERY useful next time i have a party.. =)
Looks very nice to ( dont think Spotify them self could have made it so good. )
One request.. a nice fullscreen "now Playing" ...
Thank you! It's true that this view is missing some essential features, like the playback queue and history, but I don't think a fullscreen "now playing" view would fit well on this plugin. In fact, that's why the screensaver button was added (the one after the repeat button).