Auto Album DJ 3.8 - Updated 08/08/2010

Download and get help for different MediaMonkey for Windows 4 Addons.

Moderators: Peke, Gurus

trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Post by trixmoto »

@dlt - you can use the "AvgPlays" variable to define the maximum average playcount per album. At the moment the "MaxDays" is based on the added date, not the last played date, so this option is not available yet.

@Guest - this script is next on my list! :)
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.
dlt
Posts: 27
Joined: Tue Jan 08, 2008 11:10 pm

Post by dlt »

trixmoto wrote:@dlt - you can use the "AvgPlays" variable to define the maximum average playcount per album.
Oops, so you can... oh well, it was still worth a post if it helped push the script to the front of your mind and to-do list! Thanks, it really is a great script.
sasapuksic
Posts: 106
Joined: Tue Jan 03, 2006 11:43 am
Location: Maribor, Slovenia
Contact:

Post by sasapuksic »

so glad I'm not the only one ... :lol:
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Post by trixmoto »

I have completed the upgrade of this script to the new "AutoDJ" script type in MM3. However, due to a bug in MM it doesn't actually work. I'll release this script once I've tested the next release of MM in which I've been told this should be fixed. :)
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.
RedX
Posts: 366
Joined: Wed Dec 27, 2006 10:32 am
Location: Germany

Post by RedX »

trixmoto wrote:I have completed the upgrade of this script to the new "AutoDJ" script type in MM3. However, due to a bug in MM it doesn't actually work. I'll release this script once I've tested the next release of MM in which I've been told this should be fixed. :)
What bug is this? Maybe my script isn't working because of this?

Regards,
Red
Peke
Posts: 18575
Joined: Tue Jun 10, 2003 7:21 pm
Location: Earth
Contact:

Post by Peke »

Lets test one thing:
Test AutoDJ with 1 track (keep all played) and write results and after that do with multiple (2+) tracks (keep all played) and make results.

We are interested in findings.
Best regards,
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying
Image
Image
Image
How to attach PICTURE/SCREENSHOTS to forum posts
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Post by trixmoto »

The trouble is that when "GenerateNewTrack" is called, that track is not always added to the Now Playing list. This is not a problem if you are returning random tracks based on a criteria, but when returning all the tracks in an album in the correct order, it means that you don't get the full album in the Now Playing list.
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.
Peke
Posts: 18575
Joined: Tue Jun 10, 2003 7:21 pm
Location: Earth
Contact:

Post by Peke »

:-? You lost me there :o
I'm not getting what you want to archive (5 tracks from Same Album in correct order)?
Best regards,
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying
Image
Image
Image
How to attach PICTURE/SCREENSHOTS to forum posts
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Post by trixmoto »

"Archive"?

MM calls "GenerateNewTrack" in my script to grab a track for the AutoDJ, however it doesn't always add them to the Now Playing window, which it should. It does always add the number that you want, but it calls "GenerateTrack" more often than it should. Jiri has confirmed this is a bug. It stops my script from working because my script needs every track selected to be added to the Now Playing list.
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.
Peke
Posts: 18575
Joined: Tue Jun 10, 2003 7:21 pm
Location: Earth
Contact:

Post by Peke »

I see your point now. you are right.
Best regards,
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying
Image
Image
Image
How to attach PICTURE/SCREENSHOTS to forum posts
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Post by trixmoto »

New version (3.0) is now available to download from my website. Changes include...

- Fixed the random number falling outside of range (thanks to Randy)
- Moved logfile to windows temporary directory (%temp%)
- Made into new AutoDJ script for MM3

For this script to work properly in MM3 you will need at least version 3.0.2.1133 (which is currently the latest beta version).
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.
nohitter151
Posts: 23640
Joined: Wed Aug 09, 2006 10:20 am
Location: NJ, USA
Contact:

Post by nohitter151 »

Thanks Trix, I'm using it now and it works great! I love the new AutoDJ script type as well (keeps the options panel nice and short!)
MediaMonkey user since 2006
Need help? Got a suggestion? Can't find something?

Please no PMs in reply to a post. Just reply in the thread.
sasapuksic
Posts: 106
Joined: Tue Jan 03, 2006 11:43 am
Location: Maribor, Slovenia
Contact:

Post by sasapuksic »

yeesss!! works perfectly! thanks again trixmoto!
:D
fizzjob
Posts: 417
Joined: Fri Mar 30, 2007 12:37 pm

Post by fizzjob »

I don't know what I'm doing wrong, but I have "Auto Album DJ" chosen in the "Add tracks from" pull-down, but Auto-DJ is still pulling random tracks out of my library...is there something else I need to do?
Image
sasapuksic
Posts: 106
Joined: Tue Jan 03, 2006 11:43 am
Location: Maribor, Slovenia
Contact:

Post by sasapuksic »

@fizzjob

are you using latest beta release?
Post Reply