Hi Uwe,
It saves the settings, until i choose the "RadioDJ-Playlist" at the AutoDJ-Options.
When i change the playlist back to "all accessible Tracks", it will save the settings again.
That's really strange.
Olli

ollifant wrote:It saves the settings, until i choose the "RadioDJ-Playlist" at the AutoDJ-Options.
Hm, does this happen, when you play muic?
uwuerfel wrote:I have to think about it...
Having to deal with concurrent processes can make things very complicated. You have to deal with semaphores and stuff like that, and I doubt that MM offers anything like this. And last but not least: I want to keep the script as simple as possible.
CIAo, uwe..
Sub somesub()
if insub = true then
exit sub
end if
insub = true
do something
insub = false
exit sub
lemo wrote:Wonderful script. Thanks for contirbuting it.
lemo wrote:I know you say it's not an auto script because you consider it as beta software but I would really like to have this (because I use it for Auto DJ) and forget to turn it on half the time.
lemo wrote:Happy to be a guinea pig for auto script if you want one...
Reagarding the repetition of a single song, there is not only the weighting important, but also the amount of songs per rating.
ollifant wrote:Unfortunately, the way mm handles random is the most important factor
ollifant wrote:In every rating some songs were played very often, although many others have a playcount of 0.
[...]
It's a pity, but i doubt, you can do something about it!?
For your great script, shuffle instead of random would be perfect, but i guess this isn't possible, is it?
uwuerfel wrote:1)
When should this memory end?
- Maybe when the script stops, but when is this? (I still don't know when the script gets startet and when it gets terminated)
- When MM stops?
- At the end of the day?
- At some sort of user-reset?
- For ever?
- <s.th. else>?
2)
How should I deal with changes in the Library?
Lets say, we startet Auto-DJ with my script using shuffle.
You hear music for 5 hours. Now you add some new songs to your library.
When should these songs be incorporated into the shuffle mechanism?
And how?
I would like to hear the opinion about this from everybody, who is interestead in shuffle instead of random.
CIAo, uwe..
Users browsing this forum: Google [Bot] and 13 guests