Bug 16296 - Deezer playlist limited to 10 tracks and the same track plays continuously
: Deezer playlist limited to 10 tracks and the same track plays continuously
Status: RESOLVED FIXED
Product: MySqueezebox.com
Classification: Unclassified
Component: Deezer
: Prod
: PC Other
: P3 major (vote)
: Hotfix
Assigned To: Andy Grundman
: TestCase
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-06-16 05:03 UTC by Remco Derksen
Modified: 2010-08-25 03:39 UTC (History)
2 users (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Remco Derksen 2010-06-16 05:03:57 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...)
Comment 1 Michael Herger 2010-06-16 05:38:58 UTC
The repeatedly playing same track, isn't this something Ben or Andy fixed a few weeks ago?
Comment 2 Remco Derksen 2010-06-16 05:50:42 UTC
Thought it was fixed also, but it isnt when I play the playlist now.
Comment 3 Remco Derksen 2010-06-16 05:55:45 UTC
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..
Comment 4 Remco Derksen 2010-06-16 05:58:08 UTC
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..
Comment 5 Remco Derksen 2010-06-17 04:03:14 UTC
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.
Comment 6 Chris Owens 2010-06-17 11:07:19 UTC
hotfix if possible
Comment 7 Michael Herger 2010-06-21 02:05:45 UTC
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!
Comment 8 SVN Bot 2010-06-21 02:16:44 UTC
 == 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.
Comment 10 SVN Bot 2010-06-21 09:26:43 UTC
 == 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
Comment 11 SVN Bot 2010-06-21 09:31:51 UTC
 == 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
Comment 12 Michael Herger 2010-08-09 06:14:17 UTC
If you want to play a playlist, please make sure you don't have "repeat track" enabled :-)
Comment 13 Remco Derksen 2010-08-09 06:28:53 UTC
Also if you want to play tracks automatically one after another in a playlist press play on the playlist name, not on a track.
Comment 14 SVN Bot 2010-08-25 03:39:53 UTC
 == 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.