Search found 1021 matches

by DiddeLeeDoo
Mon Feb 01, 2010 9:29 am
Forum: Need Help with Addons? (MMW4)
Topic: Simple Bookmark Script v2.00 [Script]
Replies: 12
Views: 5289

Re: Simple Bookmark Script v2.00 [Script]

Hi rovingcowboy! Not quite dead yet! Still busy doing online work, and currently live in sunny Thailand. Work make me sit by the computer enough hours of the day, and whatever free time I got is enjoyed away from the computer. Still use a portable MM2.5 on an external USB drive. Haven't got into the...
by DiddeLeeDoo
Mon Mar 10, 2008 7:42 am
Forum: Need Help with Addons? (MMW4)
Topic: Resume Play or Pause at MM start-up v2.2/3.1 [Script]
Replies: 68
Views: 73846

It is pretty safe to say that this script is not to blame. All this script does is to find out if you are playing something, and if so, store the play position and play/pause status to the registry when you close MM.

It does not do anything else...
by DiddeLeeDoo
Sun Jan 27, 2008 7:17 am
Forum: Need Help with Addons? (MMW4)
Topic: Auto Rating of Songs & Radio Announcer v5.02 [Script]
Replies: 643
Views: 360126

hectic job that is random. sometimes it is calm and peaceful for several months then its all he can do to grab some sleep under the desk. LOL.. All I got around to do was starting a draft for MM3 while it was at alpha/beta stage, and that's where it still lays. Just a half done job. Look forward to...
by DiddeLeeDoo
Sun Jan 13, 2008 8:30 am
Forum: MediaMonkey for Windows 4 Beta Testing
Topic: MM3 Scripting problem - Player.Play leads to a 'black hole'
Replies: 4
Views: 3059

Hi Bex, Nice to hear from you too. Been a long while. It's Sunday, and I'm sitting here programming an invoice program that has to be ready tomorrow, Monday... my life in a nutshell. Since work keeps me on the computer all day, I tend to do anything but computing in any spare time. I've been hoping ...
by DiddeLeeDoo
Sat Jan 12, 2008 11:13 pm
Forum: MediaMonkey for Windows 4 Beta Testing
Topic: MM3 Scripting problem - Player.Play leads to a 'black hole'
Replies: 4
Views: 3059

MM3 Scripting problem - Player.Play leads to a 'black hole'

For a period of 600 - 3000 ms after the SDB.Player.Play command is given, other commands get lost in a 'black hole'. A 'ready to do next command' function seems to be missing Simple example code SDB.Player.Play SDB.Player.Playbacktime=30000 Some example code. http://www.mediamonkey.com/forum/viewtop...
by DiddeLeeDoo
Mon Jan 07, 2008 6:10 am
Forum: Need Help with Addons? (MMW4)
Topic: Resume Play or Pause at MM start-up v2.2/3.1 [Script]
Replies: 68
Views: 73846

Many thanks to RedX for showing how a simple mmip script can be made. I added an updated mmip in the first post.
by DiddeLeeDoo
Mon Jan 07, 2008 5:49 am
Forum: Need Help with Addons? (MMW4)
Topic: Resume Play or Pause at MM start-up v2.2/3.1 [Script]
Replies: 68
Views: 73846

To avoid any kind of delay adjustments I changed it to a 'dynamic' timer, so that you do not have to adjust any timers.

I updated the script on the first post in this thread. Hopefully that'll put an end to the variations.
by DiddeLeeDoo
Mon Jan 07, 2008 5:27 am
Forum: Need Help with Addons? (MMW4)
Topic: Resume Play or Pause at MM start-up v2.2/3.1 [Script]
Replies: 68
Views: 73846

Guess it just boils down to that more delay is needed. What if you try Set TMR=SDB.CreateTimer(2500) That means 2.5 seconds after the initial 'play' command when you open MM3, it should set the play position to what it was. Might be better to give MM3 a long delay that is reliable, instead of brushi...
by DiddeLeeDoo
Tue Jan 01, 2008 11:34 pm
Forum: Need Help with Addons? (MMW4)
Topic: Resume Play or Pause at MM start-up v2.2/3.1 [Script]
Replies: 68
Views: 73846

Re: Resume Play or Pause at MM start-up v2.2/3.0 [Script]

============================================== MediaMonkey v3.0 ============================================== MM3.0 do not react as fast as MM2.5 and therefore need a delay timer to operate as it should. The delay is set to 800 milliseconds, you may need to adjust this value if it doesn't work 100...
by DiddeLeeDoo
Fri Dec 28, 2007 7:01 am
Forum: Need Help with Addons? (MMW4)
Topic: Resume Play or Pause at MM start-up v2.2/3.1 [Script]
Replies: 68
Views: 73846

I don't really understand what this timeout of 30 min does, could you please explain it? The reason for those 30 minutes is to prevent automatic play after leaving MM closed for a long time. Basically automatic play only works for a limited time after you close MM. After the time-out period the scr...
by DiddeLeeDoo
Fri Dec 28, 2007 2:23 am
Forum: Need Help with Addons? (MMW4)
Topic: Resume Play or Pause at MM start-up v2.2/3.1 [Script]
Replies: 68
Views: 73846

Hi fizzjob,
I've updated the first post here with a script for MM3.0.
Found MM3.0 needs a delay timer to operate as it should. You might have to adjust this delay timer to a value suitable for your system. 800 ms seems to do the trick on my machine.
by DiddeLeeDoo
Tue Oct 30, 2007 9:16 pm
Forum: MediaMonkey for Windows 4 Beta Testing
Topic: RC1-- Blank space in unskinned mode [3902]
Replies: 9
Views: 5097

Rusty, you might have to try on a machine without the
C:\Sources\MediaMonkeyRelease\MP3Datab\Graphics.pas
folder?

I keep getting errors due to not having this file in RC1
by DiddeLeeDoo
Tue Jun 19, 2007 7:28 pm
Forum: Need Help with Addons? (MMW4)
Topic: Auto Rating of Songs & Radio Announcer v5.02 [Script]
Replies: 643
Views: 360126

I haven't used Alpha 4, and just now tried Alpha 5 and see timing of things are different. Makes the script miss the right song in the list. After just minutes with Alpha 5, I encounter a few flaws that doesn't really inspire to work on the script in this Alpha. Personally will uninstall MM3, and wa...
by DiddeLeeDoo
Tue Jun 19, 2007 10:10 am
Forum: Need Help with Addons? (MMW4)
Topic: Auto Rating of Songs & Radio Announcer v5.02 [Script]
Replies: 643
Views: 360126

Thank you Matt,
I put it into first post. Had a trial of Vista last week, but I ended up in 'Driver Hell' so I'll leave it for now. ;)
by DiddeLeeDoo
Fri Jun 15, 2007 1:32 am
Forum: Need Help with Addons? (MMW4)
Topic: Auto Rating of Songs & Radio Announcer v5.02 [Script]
Replies: 643
Views: 360126

Thanks for the input. Will have to figure out what that inconstancy could come from. Especially when MM3 reach beta stage.