Closed oneplusme closed 4 years ago
Are you sure you're actually running that revision 071d4c0? Because that very commit is supposed to fix this very issue... just asking.
I tried to reproduce this issue but can't. Can you please provide step-by-step instructions how to make this happen? Also: could you please try to reproduce using SQLite? (after you've made sure you really run the lates revision ;-))
Resetting to 071d4c082fac4b77b9338a1d56211ce5a798b05b and restarting the service seems to fix it. Huh. Looking at the logs, it seems I was somehow still running 6d84797d265e95007d8f8fdfd8be5036b9cccad9 - I can only assume I forgot to restart after pulling. Apologies for the noise.
Using current public/7.9 from git (071d4c082fac4b77b9338a1d56211ce5a798b05b) against a MySQL DB, attempting to play a track from the "new music" section on my Squeezebox Radio hangs indefinitely.
The server logs give:
Reverting to commit 52afce66d2f27c9cd3574287c13245799fe2f102 resolves the issue. Looks like some recent changes to the sort code are not handling "albumtrack" sort order correctly.