1279 - Auto-Playlist Sort by Rating lost

Post a reply

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: 1279 - Auto-Playlist Sort by Rating lost

Re: 1279 - Auto-Playlist Sort by Rating lost

by Owyn » Wed Oct 28, 2009 9:29 am

Testing 1280. The APs which I fixed are still working. Don't have any unfixed APs to confirm 1279 bug fixed as well.

Re: 1279 - Auto-Playlist Sort by Rating lost

by Ludek » Tue Oct 27, 2009 12:16 pm

Sorry for this, this was a regression introduced while fixing #6071. You don't need to change the order, it will work again in build 1280:
http://www.ventismedia.com/mantis/view.php?id=6097

Re: 1279 - Auto-Playlist Sort by Rating lost

by Anubis » Tue Oct 27, 2009 3:46 am

Wow - THANKS! All fixed now.
Me got to learn SQL someday.

Re: 1279 - Auto-Playlist Sort by Rating lost

by Owyn » Tue Oct 27, 2009 3:36 am

FYI: SQL Viewer will give you a list of APs to fix.

Code: Select all

SELECT * FROM Playlists WHERE QueryData Like "%Order=Songs.Rating%"

Re: 1279 - Auto-Playlist Sort by Rating lost

by Owyn » Tue Oct 27, 2009 3:14 am

Confirmed in 1279.
And now off to fix my APs as well. Thanks for reporting this.

1279 - Auto-Playlist Sort by Rating lost

by Anubis » Tue Oct 27, 2009 3:12 am

I just upgraded to 1279 from 1277.
Three of my auto-playlists that have a sort of RATING in it as one it's sort criteria, have had the RATING entry changed to NONE, and thus does not sort how it previously sorted.
The entry is not lost from the sort crieria, just changed to NONE.
Changing the entry back to RATING fixed it. But now I need to through the rest of my auto-playlists and fix up any others,

G-wiz aren't we having fun with sorting lately... :wink:

Top