I could not reproduce this.
Maye this is the same bug as https://github.com/strawberrymusicplayer/strawberry/issues/1535?
-
RE: Randomly playing end of previously played track
-
RE: Spotify - Switching to access token
@andr3nio
Using 1.1.3 won't work, I made the change because Spotify dropped support for username and password. -
RE: Cue files
@tiravo3741
There is a bug in the most recent versions, it should be fixed now, but I need to make a new release.
If you are on linux you can try the ones at https://builds.strawberrymusicplayer.org/ -
RE: database backup in case of new install
@npa
Yes, that will work as long as the collection directory is the same, or at least a symblic link, you can find the database location here: https://wiki.strawberrymusicplayer.org/wiki/Database_integrity_checkhttps://wiki.strawberrymusicplayer.org/wiki/Database_integrity_check -
RE: Randomly playing end of previously played track
@mipper
Maybe it's happening only when switching between MP3 and Ogg Vorbis songs, I'll try to reproduce it. -
RE: Display order of songs in Collection?
@msrex I checked this now. I see that there is a bug, not updating the song when disc is changed, but I see it's correctly updating when title and track is changed.
But I don't know if that bug could explain what you saw happening, it could happen if the song was ripped while strawberry was running, and disc was updated after the song was initially read from disc.
If you manually tagged the disc later, or the ripping program tagged it later.
If you see way to still reproduce the bug without updating the disc, I'd like to know so I can fix it. -
RE: Randomly playing end of previously played track
@mipper
What settings do you have for the fading options in Settings / Backend? -
RE: Display order of songs in Collection?
@msrex
It's not updating when the sort text gets changed, I'll fix that. Thanks for reporting this. -
RE: Update broke something?
If you group by artist only (or any grouping without album as the last group by), it should sort songs alphabetically, that's not working correctly, I've found the problem, fixing now.