digimezzo / dopamine

The audio player that keeps it simple
https://digimezzo.github.io/site/
GNU General Public License v3.0
1.4k stars 108 forks source link

Playback queue issue #561

Closed AlicePangolin closed 5 months ago

AlicePangolin commented 5 months ago

Hello,

Over the past few days, something odd is happening when I try to play albums:

I've looked around to see if I selected some kind of playback option that's causing this, but I can't find anything in the settings. Am I missing something?

Thanks!

In case this helps, here's the bit from my log:

[2024-01-28 11:59:01.024] [info] [IndexingService] [indexCollectionIfFoldersHaveChangedAsync] Folders have not changed. [2024-01-28 11:59:30.730] [info] [Queue] [setTracks] Set '10' tracks. Shuffle=false [2024-01-28 11:59:30.750] [info] [PlaybackService] [play] Playing 'P:\My Music\A to L\Amp 176\Repo'd\01-Greyhound Excusrsion.mp3' [2024-01-28 12:01:21.913] [info] [PlaybackService] [playbackFinishedHandler] Track finished: 'P:\My Music\A to L\Amp 176\Repo'd\01-Greyhound Excusrsion.mp3' [2024-01-28 12:01:22.208] [info] [PlaybackService] [play] Playing 'P:\My Music\A to L\Amp 176\Repo'd\02-Broadcast Desperation.mp3' [2024-01-28 12:01:55.408] [info] [Queue] [setTracks] Set '10' tracks. Shuffle=false [2024-01-28 12:01:55.668] [info] [PlaybackService] [play] Playing 'P:\My Music\A to L\Amp 176\Repo'd\05-I Wish I.mp3' [2024-01-28 12:04:12.276] [info] [PlaybackService] [playbackFinishedHandler] Track finished: 'P:\My Music\A to L\Amp 176\Repo'd\05-I Wish I.mp3' [2024-01-28 12:04:12.298] [info] [PlaybackService] [play] Playing 'P:\My Music\A to L\Amp 176\Repo'd\01-Greyhound Excusrsion.mp3' [2024-01-28 12:04:23.299] [info] [PlaybackService] [pause] Pausing 'P:\My Music\A to L\Amp 176\Repo'd\01-Greyhound Excusrsion.mp3'

First, it goes from track 1 to track 2 no problem. When I start with track 5, it then loops back and plays track 1.

DopamineUser commented 5 months ago

what version are u using? this shouldnt happen on the latest version, happened on an older version

AlicePangolin commented 5 months ago

@DopamineUser I'm using version 21. Good to know that it might not be something I did, I'll try another version and see if that helps.

AlicePangolin commented 5 months ago

That seems like it worked, thanks! Closing the issue.