Batch modify auto-playlists?
Batch modify auto-playlists?
I have a bunch of autoplaylists that return only 5 star songs and I want to change them all to 4 star and up. Is this possible? Thanks!
Re: Batch modify auto-playlists?
Is this not possible with a script? Any advice greatly appreciated!
Re: Batch modify auto-playlists?
It would be possible via a script. You'd need to retrieve all the criteria which includes the "=5 stars" and update them to ">=4 stars". I haven't look at how the criteria are stored so I don't know what the change is exactly, but it should definitely be possible.
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
Re: Batch modify auto-playlists?
Ah thx Trix. Maybe someone can write a simple script that can be changed manually.