Bugzilla – Bug 16296
Deezer playlist limited to 10 tracks and the same track plays continuously
Last modified: 2010-08-25 03:39:53 UTC
- Deezer playlists are limited to 10 tracks per playlist on the Squeezebox ! Anything beyond the 10th track doesnt show up on the Squeezebox, although they show up on any other platform, pc, iphone, Android .. - When a track is selected in the playlist it plays continuously, instead of playing the next track (Which is the default behavior on all other platforms, pc, iphone, Android...)
The repeatedly playing same track, isn't this something Ben or Andy fixed a few weeks ago?
Thought it was fixed also, but it isnt when I play the playlist now.
By default its set to play continuously, if you unset that it just stops at the end of the track. So This is not fixed..
The other thing that isnt implemented is that you cannot fast forward the track as on the other platforms. Not as critical as the other 2 bugs, but still nice to have, for consistency if nothing else..
Another point: Deezer tracks are streaming at 128kbs, some user complained that they cant get them at 320kbs as on the Deezer desktop. This seems to be a limitation of the Deezer API. They are going to update it to offer 320kbs streams. We'll need to include the new method they'll offer in their updated API to get the 320kbs streams.
hotfix if possible
Oh, the "only one track played" issue seems obvious: when you go into a playlist and play a track, not the playlist is started at its position, but only that track. Andy - how do we start a playlist at a given track's position? Just play the list, then skip x times? Remco - please file distinct bug reports for distinct issues. Thanks!
== Auto-comment from SVN commit #8370 to the network repo by mherger == == http://svn.slimdevices.com/network?view=revision&revision=8370 == Bug: 16296 Description: lift the limitation on playlist items. Increase the maximum numbers of requested items to 200.
diff of the hotfix to be discussed: https://svn.slimdevices.com/network/squeezenetwork/branches/qa/lib/Net/Deezer/V3.pm?r1=8327&r2=8370&diff_format=u
== Auto-comment from SVN commit #8373 to the network repo by mherger == == http://svn.slimdevices.com/network?view=revision&revision=8373 == Bug: 16296 Description: backport change 8370 from QA branch to lift playlist size restriction
== Auto-comment from SVN commit #8374 to the network repo by mherger == == http://svn.slimdevices.com/network?view=revision&revision=8374 == Bug: 16296 Description: bump mysb.com to roll out playlist change for Deezer
If you want to play a playlist, please make sure you don't have "repeat track" enabled :-)
Also if you want to play tracks automatically one after another in a playlist press play on the playlist name, not on a track.
== Auto-comment from SVN commit #8715 to the network repo by mherger == == http://svn.slimdevices.com/network?view=revision&revision=8715 == Fixed Bug: 16296 Fixed Bug: 16219 Description: fix playall behaviour on albums/playlists for various services (Classical, Deezer, Napster, WiMP). Play all items in list, unless it's a search result.