Search found 1021 matches

by DiddeLeeDoo
Thu Jun 14, 2007 4:55 am
Forum: Need Help with Addons? (MMW4)
Topic: Auto Rating of Songs & Radio Announcer v5.02 [Script]
Replies: 643
Views: 361184

Is that with the 'Test 2' script on the page before here?
As far as I know this 'Test2' script should do the stuff in MM3.
Been 'off music' lately so I haven't tested it much.
by DiddeLeeDoo
Fri Apr 27, 2007 10:44 am
Forum: Need Help with Addons? (MMW4)
Topic: Auto Rating of Songs & Radio Announcer v5.02 [Script]
Replies: 643
Views: 361184

Maybe updating the scripting system on the computer could help. http://www.mrtech.com/news/messages/4047.html Otherwise it can be done manually. The install file contain 3x scripts. Program Files\MediaMonkey\Scripts\Auto\AutoRateSongs.vbs Program Files\MediaMonkey\Scripts\Auto\AutoRateSongsOptionShe...
by DiddeLeeDoo
Sun Apr 22, 2007 12:18 pm
Forum: Need Help with Addons? (MMW4)
Topic: Auto Rating of Songs & Radio Announcer v5.02 [Script]
Replies: 643
Views: 361184

In regards to MM3 Alpha. It might help to have the rating procedure happening a bit later. In the test script it is set to happen 1.2 seconds after a new song start playing. You might want to try 2.0 seconds instead to give MM3 a bit more time. Sub SetTimers Set CST=SDB.CreateTimer(500) Script.Regis...
by DiddeLeeDoo
Sun Apr 22, 2007 12:09 pm
Forum: Need Help with Addons? (MMW4)
Topic: Auto Rating of Songs & Radio Announcer v5.02 [Script]
Replies: 643
Views: 361184

Hi Mad Lib, Most likely some sort of protection software have disabled your script system. You might find this little trick helps. Start - Run and write CScript //H:WScript and hit OK All it does is to reset the script system to defaults. The effect should hopefully be that a double click should do ...
by DiddeLeeDoo
Fri Apr 13, 2007 11:39 am
Forum: Need Help with Addons? (MMW4)
Topic: Problem with my SpeechRecognition plugin
Replies: 19
Views: 12946

This is more like the way I have experienced voice recognition.
http://www.youtube.com/watch?v=2Y_Jp6PxsSQ

:)
by DiddeLeeDoo
Fri Apr 13, 2007 11:39 am
Forum: MediaMonkey 4 Addons developer forum
Topic: Problem with my SpeechRecognition plugin
Replies: 19
Views: 5824

This is more like the way I have experienced voice recognition.
http://www.youtube.com/watch?v=2Y_Jp6PxsSQ

:)
by DiddeLeeDoo
Sat Apr 07, 2007 12:46 am
Forum: Need Help with Addons? (MMW4)
Topic: Auto Rating of Songs & Radio Announcer v5.02 [Script]
Replies: 643
Views: 361184

Nice with some inspiration, thank you. :) I have this MM2.4+ and MM3 version under testing and if anyone should feel bothered testing it, it is pasted in below. If tested as a replacement for v5.02 in MM2.4+, the section [AutoRateSongs] in the MediaMonkey.ini file will be messed up... so I think at ...
by DiddeLeeDoo
Fri Apr 06, 2007 10:25 am
Forum: Need Help with Addons? (MMW4)
Topic: Auto Rating of Songs & Radio Announcer v5.02 [Script]
Replies: 643
Views: 361184

It's a bit tight there in the Option Sheet for sliders. At the moment I have a version being compatible with both MM2.4+ and MM3 so I'll just clean that one up a bit, and most likely post it here after some testing. In this version you can set the delay in milliseconds like Set RSN=SDB.CreateTimer(1...
by DiddeLeeDoo
Fri Apr 06, 2007 8:40 am
Forum: Need Help with Addons? (MMW4)
Topic: Auto Rating of Songs & Radio Announcer v5.02 [Script]
Replies: 643
Views: 361184

Thank you for the inspiration Balance.. I agree with you about the delay of the action. One earlier version had a 0.6 second delay, and it should get in there again. The delay would also help reliability in tag writing and should be easy to tweak, so if you are fine with 5 seconds it could be done e...
by DiddeLeeDoo
Sun Apr 01, 2007 12:41 am
Forum: Off Topic
Topic: Not Even MediaMonkey could not save this
Replies: 9
Views: 5361

Tools like http://www.hdtune.com/ can help by giving a little HDD health check now and then. I just replace two of my less than 2 years old Seagate drives due to one red line on one, and a yellow line on the other in this health report. I filled up the HDDs and have them stored in the shelf as a bac...
by DiddeLeeDoo
Sat Mar 31, 2007 9:39 pm
Forum: Off Topic
Topic: Not Even MediaMonkey could not save this
Replies: 9
Views: 5361

Personally I'm very happy about HDDs becoming affordable per GB. The first 1 GB HDD I bought cost me US$ 1200, and was noisy as a jet plane. In the early CDR days, I felt I got a bargain with some CDR's I bought and only a year after the silver layer on these CDs started separating from the plastic....
by DiddeLeeDoo
Fri Mar 30, 2007 2:03 am
Forum: Need Help with Addons? (MMW4)
Topic: Auto Rating of Songs & Radio Announcer v5.02 [Script]
Replies: 643
Views: 361184

The theory is to open up the Zip file, and you'll see the Install... script there.

A simple double click of this Install... script should do the trick.

After a restart of MM, you can set options under Tools - Options - Library - AutoRate
by DiddeLeeDoo
Fri Mar 30, 2007 12:38 am
Forum: MediaMonkey for Windows 4 Beta Testing
Topic: MediaMonkey Wiki
Replies: 56
Views: 54378

Image
Should ease 'code-cracking' for many over time, with tiny, and useful examples on how to get things done.
by DiddeLeeDoo
Wed Mar 28, 2007 9:41 am
Forum: Artwork
Topic: Leave the icon alone!
Replies: 168
Views: 64769

With MM2.x I always made sure the /nosplash switch was on. I like this new sleek look. Morten9300 is also very nice, but I guess the chain/barrel of monkey's figure needs replacing with something better. Dancing monkey, why not. Would be an elegant way to replace the smiling monkey with another chee...
by DiddeLeeDoo
Mon Mar 26, 2007 9:42 pm
Forum: MediaMonkey for Windows 4 Beta Testing
Topic: MM 3 alpha 3 Bug reports/ Feedback / Questions
Replies: 57
Views: 19465

It's good fun to see the logo changes, and the Vista style browsing. Prove that the joy of developing and the creativity is there in full power.

Seems to me that the Location node has been optimized a fair bit. Seems faster.

Have fun developers!. I have fun watching your progress.