View Issue Details

IDProjectCategoryView StatusLast Update
0012871MMAPlaybackpublic2015-10-15 22:08
Reportermartin Assigned To 
PriorityurgentSeveritymajorReproducibilityhave not tried
Status closedResolutionduplicate 
Product Version1.1.3 
Target Version1.1.3Fixed in Version1.1.3 
Summary0012871: Crossfade has a break at shuffle mode / fails on lollipop (regression playback is broken on kitkat)
Descriptionhttp://www.mediamonkey.com/forum/viewtopic.php?f=21&t=81941&sid=c43e34843553290cc04f5ed41cb75aa5
TagsNo tags attached.
Fixed in build

Relationships

duplicate of 0012889 closedmartin Playback sometimes gets into a state where crossfading doesn't work / MMA crashes  
related to 0012875 closedmartin Tracks occasionally 'play' silently --> tracks stop on config change to 'crossfade' 

Activities

rusty

2015-10-02 16:28

administrator   ~0043046

Note: in my testing of build 481, I don't notice any difference in behavior when 'shuffle' is enabled. However, I do notice that on lollipop devices, crossfade doesn't work (whereas it does work on kitkat). At the point where the playing track is supposed to fade out, there's a small click and the track stops playing as the new one starts.

martin

2015-10-02 20:10

developer   ~0043047

Fixed in build 1.1.3.482

rusty

2015-10-02 21:02

administrator   ~0043050

Last edited: 2015-10-02 21:21

Tested 482 and:
- Crossfading still doesn't work on lollipop

martin

2015-10-05 14:54

developer   ~0043056

I can't replicate it in build 482 on lollipop. Please send your debug log.
Do you have set "Crossfade" as Crossfade type in Option?

rusty

2015-10-07 16:04

administrator   ~0043068

Last edited: 2015-10-07 16:05

Yes, 'Crossfade' is enabled. I've figured out how to replicate the problem consistently:

1 Enable crossfade
2 Play a playlist of 10 tracks starting with Track 1
3 Enable shuffle and 'repeat track'
--> At the end of track 1, track 2 will start to cross fade in, then there will be a break and track 1 will play again (i.e. the track won't crossfade smoothly with itself)!
4 Disable repeat
--> Track 1 will play and complete, but at then end, there will be a break before the next track starts to play (doesn't occur consistently see 5 below).
Debug log: DJEBWIULLT (break between Yaalili and Invei Hagefen)
OR
On some occasions when a break isn't observed at the first track, the break occurs following the second track, OR the third track will start playing silently (bug 0012875):
Debug log: RUQ80Q5CU0

Based on the bug described at step 3, I suspect that all of the issues are related to how tracks are queued when shuffle is enabled.

rusty

2015-10-09 16:46

administrator   ~0043084

Tested 483 and:
After step 3 (when track repeat is enabled): Track 4 no longer starts crossfading, however, Track 3 stops and restarts, instead of crossfading with itself. This is relatively minor, but I'm pointing it out in case it's trivial to fix.

After step 4, there's no break (i.e. track 3 crossfades correctly with track 4), although track 4 exhibits a break in the transition to track 5 (occasionally). This may or may not be the same as the issues already described at 0012889.

rusty

2015-10-15 22:08

administrator   ~0043135

Closing as dup.