View Issue Details

IDProjectCategoryView StatusLast Update
0004855MMW v4Synchronizationpublic2009-02-20 14:20
Reporterrusty Assigned To 
PriorityimmediateSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.0 
Fixed in Version3.1 
Summary0004855: Playlists synced to iPod Shuffle play out of order
DescriptionThere are numerous reports that when the user syncs a playlist to the iPod shuffle, it plays out of order. I don't have a shuffle to replicate this.
Additional Informationhttp://www.mediamonkey.com/forum/viewtopic.php?f=12&t=27253
http://www.mediamonkey.com/forum/viewtopic.php?f=12&t=32352
http://www.mediamonkey.com/forum/viewtopic.php?f=12&t=32593
http://www.mediamonkey.com/forum/viewtopic.php?f=12&t=28126&p=167165#p167165
http://www.mediamonkey.com/support/staff/index.php?_m=tickets&_a=viewticket&ticketid=2059
TagsNo tags attached.
Fixed in build1224

Relationships

related to 0004999 closedjiri Synced Album playlists are out of order 

Activities

rusty

2008-12-07 05:00

administrator   ~0015512

Jiri, is this not the same as 4999 (which you resolved)?

jiri

2009-02-19 12:48

administrator   ~0016674

Fixed in build 1224.

Note: Before this fix, all tracks on Shuffle were sorted by Album name. There doesn't seem to be a good ultimate solution, because users can expect various results depending on type of tracks they synchronize. We could preserve the order tracks were uploaded in, but then other users would complain that tracks aren't sorted at all.

So, I changed they way we sort the tracks to use Artist first and then Album. Based on the forum posts mentioned above, this will hopefully satisfy most users.

rusty

2009-02-19 16:33

administrator   ~0016677

Shouldn't the order depend on what the user elected to sync?
e.g.
Playlists should sync based on play order
Other tracks should sync based on Artist > Album > Track#

jiri

2009-02-20 14:20

administrator   ~0016800

That certainly an option, but I decided to not do it this way for 2 reasons:
1. It's unclear whether it's really superior, there's still a lot of issues with it - like how to order individual uploaded Playlists (not tracks in these Playlists). It would cause particularly strange results after a combination of manual, automatic and possibly also iTunes syncs are made.
2. It's technically harder to implement, for example due to auto-conversions (that don't process tracks linearly in order to be as fast as possible).

Although some users still might not be satisfied, I believe that the current solution will work the best for most.