1279 - Auto-Playlist Sort by Rating lost

Beta Testing for Windows Products and plugins

Moderator: Gurus

Anubis
Posts: 439
Joined: Fri Feb 04, 2005 4:57 pm
Location: Sydney, Australia

1279 - Auto-Playlist Sort by Rating lost

Post by Anubis »

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:
Owyn
Posts: 2018
Joined: Fri Mar 21, 2008 10:55 am
Location: Canada

Re: 1279 - Auto-Playlist Sort by Rating lost

Post by Owyn »

Confirmed in 1279.
And now off to fix my APs as well. Thanks for reporting this.
Cogito cogito ergo cogito sum. (Ambrose Bierce)
I drink therefore I am. (Monty Python)
Vista 32bit Home Premium SP2 / MM3.2.1.1297 Gold / Last.Fm 1.0.2.22 / IE8
Dell Inspiron 530 (1.8 Core2 / 2GB)
Skin: Vitreous Blue
Scripts: Add/Remove Playstat|Advanced Duplicate Find & Fix|Album Art Tagger|Backup|Batch Art Finder|Calculate Cover Size|Case&Leading Zero Fixer|DB_Audit|DB_Clean|DB_Schema|Event Logger|Genre Finder|Lyricator|Magic Nodes|MM2VLC|Monkey Rok|MusicIP Tagger|PUID Generator|RegExp Find & Replace|Right Click for Scripts|Scriptreloader|SQL Viewer|Stats(Filtered)|Tagging Inconsistencies
Owyn
Posts: 2018
Joined: Fri Mar 21, 2008 10:55 am
Location: Canada

Re: 1279 - Auto-Playlist Sort by Rating lost

Post by Owyn »

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

Code: Select all

SELECT * FROM Playlists WHERE QueryData Like "%Order=Songs.Rating%"
Cogito cogito ergo cogito sum. (Ambrose Bierce)
I drink therefore I am. (Monty Python)
Vista 32bit Home Premium SP2 / MM3.2.1.1297 Gold / Last.Fm 1.0.2.22 / IE8
Dell Inspiron 530 (1.8 Core2 / 2GB)
Skin: Vitreous Blue
Scripts: Add/Remove Playstat|Advanced Duplicate Find & Fix|Album Art Tagger|Backup|Batch Art Finder|Calculate Cover Size|Case&Leading Zero Fixer|DB_Audit|DB_Clean|DB_Schema|Event Logger|Genre Finder|Lyricator|Magic Nodes|MM2VLC|Monkey Rok|MusicIP Tagger|PUID Generator|RegExp Find & Replace|Right Click for Scripts|Scriptreloader|SQL Viewer|Stats(Filtered)|Tagging Inconsistencies
Anubis
Posts: 439
Joined: Fri Feb 04, 2005 4:57 pm
Location: Sydney, Australia

Re: 1279 - Auto-Playlist Sort by Rating lost

Post by Anubis »

Wow - THANKS! All fixed now.
Me got to learn SQL someday.
Ludek
Posts: 5087
Joined: Fri Mar 09, 2007 9:00 am

Re: 1279 - Auto-Playlist Sort by Rating lost

Post by Ludek »

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
Owyn
Posts: 2018
Joined: Fri Mar 21, 2008 10:55 am
Location: Canada

Re: 1279 - Auto-Playlist Sort by Rating lost

Post by Owyn »

Testing 1280. The APs which I fixed are still working. Don't have any unfixed APs to confirm 1279 bug fixed as well.
Cogito cogito ergo cogito sum. (Ambrose Bierce)
I drink therefore I am. (Monty Python)
Vista 32bit Home Premium SP2 / MM3.2.1.1297 Gold / Last.Fm 1.0.2.22 / IE8
Dell Inspiron 530 (1.8 Core2 / 2GB)
Skin: Vitreous Blue
Scripts: Add/Remove Playstat|Advanced Duplicate Find & Fix|Album Art Tagger|Backup|Batch Art Finder|Calculate Cover Size|Case&Leading Zero Fixer|DB_Audit|DB_Clean|DB_Schema|Event Logger|Genre Finder|Lyricator|Magic Nodes|MM2VLC|Monkey Rok|MusicIP Tagger|PUID Generator|RegExp Find & Replace|Right Click for Scripts|Scriptreloader|SQL Viewer|Stats(Filtered)|Tagging Inconsistencies
Post Reply