Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't skip songs with crossfade enabled #12

Open
jmarcet opened this issue Dec 4, 2011 · 4 comments
Open

Can't skip songs with crossfade enabled #12

jmarcet opened this issue Dec 4, 2011 · 4 comments

Comments

@jmarcet
Copy link

jmarcet commented Dec 4, 2011

Hi,

I've just compiled and installed the current HEAD on my Gentoo HTPC.

Everything works reasonably well but skipping tracks. With a playlist on queue, trying change to the next or the previous song fails saying there is no next file, then exiting. Left alone, without pressing any key, it switches songs just fine. With debugging enabled, it seems it actually tries to play each other file but fails to do so:

ERROR: CAudioDecoder: Unable to Init Codec while loading file spotify:track:6ofJs2WdtE2qzyYyqNYuj4.spotify
ERROR: Playlist Player: skipping unplayable item: 2, path [spotify:track:6ofJs2WdtE2qzyYyqNYuj4.spotify]

The entire log is here: http://pastebin.com/ZkpuVbbJ

Standard playlists, music or video, work well.

@akezeke
Copy link
Owner

akezeke commented Dec 4, 2011

Hi,

I tried to reproduce your problem, and succeeded when I enabled crossfade between songs. So for now... just disable crossfade and let me now if that helps. Not really a solution for the problem but maybe a cure for the symptoms. That will do for now.

/David

@jmarcet
Copy link
Author

jmarcet commented Dec 4, 2011

Thanks a lot David, that works around the problem. I can finally enjoy spotify from xbmc.

Thank you again for the quick answer and the nice plugin :)

@jmarcet jmarcet closed this as completed Dec 4, 2011
@akezeke
Copy link
Owner

akezeke commented Dec 4, 2011

Glad it was the problem, I'm keeping this ticket active until I fix the crossfade support!

@akezeke akezeke reopened this Dec 4, 2011
@jmarcet
Copy link
Author

jmarcet commented Dec 4, 2011

By the way, could you tell me the best way to do attach gdb to xbmc? I'm asking because xbmc is chain loaded through a couple layers...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants