Auto Album DJ 3.8 - Updated 08/08/2010
I could in fact use the new script type to rewrite this script. The difference would be that although a whole album is selected, it will then be cached. The tracks from this album would be added one at a time. Do you think this is better than adding them all at once?
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.
Hi, trix.trixmoto wrote:I could in fact use the new script type to rewrite this script. The difference would be that although a whole album is selected, it will then be cached. The tracks from this album would be added one at a time. Do you think this is better than adding them all at once?
I've noticed jiri's answer about this, but I still think the ideal solution would be the possibility to enqueue a list of tracks, instead of just one.
Of course, the 'internal cache' workaround can be used if GenerateTrack stays the way it is now.
Looks like the script will have to stay the way it is for now then.
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.
New version (2.7) is now available from my website. Changes include...
- Tidied up options sheet
- Added option to specify earliest by a relative number of days
- Added option to specify maximum average of the playcounts
Let me know what you think!
- Tidied up options sheet
- Added option to specify earliest by a relative number of days
- Added option to specify maximum average of the playcounts
Let me know what you think!
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.
I saved the file to mediamonkey/scripts but don't see the Auto Album Dj option in the program. In the Scripts folder, there's also a folder named 'auto'--was I supposed to save it in there? I ran the file once it was saved etc.
Sorry if this is a ridiculous question--I'm new to this whole thing
Thanx for any and all help!!
Sorry if this is a ridiculous question--I'm new to this whole thing
Thanx for any and all help!!
-
sasapuksic
- Posts: 106
- Joined: Tue Jan 03, 2006 11:43 am
- Location: Maribor, Slovenia
- Contact:
I've got the button now--the thing I'm running into now is if I have a playlist open, and click on the auto album dj button, I'm getting an error message that says "Error: Auto Album DJ - an album could not be selected"
Also--where do I go to configure this function?---i.e I'd like to set it to randomly play one song from each album on my list before selecting another random song from the same album.
Thanx again!
Also--where do I go to configure this function?---i.e I'd like to set it to randomly play one song from each album on my list before selecting another random song from the same album.
Thanx again!
You can amend the options by going to "Tools, Options, AutoAlbumDJ Settings".
The error message you mention appears when the script cannot find an album which matches the criteria you have set. You might need to broaden your criteria or increase the number of Attempts (in the options).
You can't configure this script to do what you've indicated you require. This script adds the whole album (except in 3-from-1 mode) which has been randomly selected.
The error message you mention appears when the script cannot find an album which matches the criteria you have set. You might need to broaden your criteria or increase the number of Attempts (in the options).
You can't configure this script to do what you've indicated you require. This script adds the whole album (except in 3-from-1 mode) which has been randomly selected.
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.
trixmoto wrote:New version (2.7) is now available from my website. Changes include...
- Tidied up options sheet
- Added option to specify earliest by a relative number of days
- Added option to specify maximum average of the playcounts
Let me know what you think!
Thx for the upgrade! I like that you tried to insert the options for the avg play count i suggested. But i'm afraid that's not exactly what i meant. (Unless the option name is confusing).
Let me explain again what i meant: Auto album dj (AADJ) should pick any album at random as now. Then it checks if it has been played more then other album from the db, if yes it should pick another one.
If the option 3 of the same kind are selected then the songs with the lowest playcount from the album should be selected. If all album have same playcount it would pick any random and play it. This would remove the need for a real max avg play number.
But i will still give it a try using it as it is now
trixmoto wrote: You can't configure this script to do what you've indicated you require. This script adds the whole album (except in 3-from-1 mode) which has been randomly selected.
Oh--that's disappointing. Any chance that could be included in a future update?
Thanx much for the info though--and any consideration of my request.
@RedX - I see, I'll take a look for the next version.
@nosfera2 - I think this would need to be a different script, not part of this one.
@nosfera2 - I think this would need to be a different script, not part of this one.
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.
