Search found 366 matches
- Mon Mar 25, 2013 2:04 am
- Forum: Bug Reports (mmw)
- Topic: Unable to deny MediaMonkey COM Elevator
- Replies: 3
- Views: 2336
Re: Unable to deny MediaMonkey COM Elevator
Thanks nohitter for the explanation. It's still annoying though.
- Sun Mar 24, 2013 2:22 pm
- Forum: Bug Reports (mmw)
- Topic: Unable to deny MediaMonkey COM Elevator
- Replies: 3
- Views: 2336
Unable to deny MediaMonkey COM Elevator
Hi! When starting MediaMonkey 4.0.3.1476 i get a UAC prompt asking me if i want to grant "MediaMonkey COM Elevator" administrator priviledges. If i click no, i get the same message over and over again until i click yes. Clicking "No" should stop MediaMonkey from launching the COM elevator. I would n...
- Sun Feb 20, 2011 5:44 am
- Forum: Need Help with Addons?
- Topic: PersonalTagEnhancer (AutoTagging)
- Replies: 118
- Views: 80344
Re: PersonalTagEnhancer (AutoTagging)
Hey Peke,
Since i don't use/like this "feature" of MediaMonkey in it's current implementation, i won't be adding this to the installer, but you can just modify the script yourself.
IMHO, MediaMonkey should use words like feat., vs., etc to extract the multiple artist information.
Regards,
RedX
Since i don't use/like this "feature" of MediaMonkey in it's current implementation, i won't be adding this to the installer, but you can just modify the script yourself.
IMHO, MediaMonkey should use words like feat., vs., etc to extract the multiple artist information.
Regards,
RedX
- Sat Feb 19, 2011 10:36 am
- Forum: Need Help with Addons?
- Topic: PersonalTagEnhancer (AutoTagging)
- Replies: 118
- Views: 80344
- Sat Feb 19, 2011 10:14 am
- Forum: MediaMonkey for Windows 4 Beta Testing
- Topic: [MM4] Scripts.ini for user scripts missing Section
- Replies: 1
- Views: 723
[MM4] Scripts.ini for user scripts missing Section
If you need to show your scripts under the Tools -> Scripts menu you have to add an entry to srcipts.ini. If you do this with Dim inip : inip = SDB.ScriptsPath & "Scripts.ini" Dim inif : Set inif = SDB.Tools.IniFileByPath(inip) If Not (inif Is Nothing) Then inif.StringValue(scriptName,"Filename") = ...
- Sun Jan 02, 2011 6:13 pm
- Forum: MediaMonkey for Windows 4 Beta Testing
- Topic: 1342: Title bar behavior [7140, 7141, 5429, 7362]
- Replies: 6
- Views: 2853
Re: 1342: Title bar behavior
I can confirm 1, 2, 4 and 5 on my system eventhough it is a single monitor setup.
6) if i press ALT twice i land in the Menubar, once and the focus goes to now playing.
OS is same (Win 7 64 bit) MM Version is 4.0.0.1342.
6) if i press ALT twice i land in the Menubar, once and the focus goes to now playing.
OS is same (Win 7 64 bit) MM Version is 4.0.0.1342.
- Sun Jan 02, 2011 6:04 pm
- Forum: MediaMonkey for Windows 4 Beta Testing
- Topic: 1342: Maximizing window covers taskbar [#7321]
- Replies: 11
- Views: 4615
1342: Maximizing window covers taskbar [#7321]
Hi! I have the taskbar on the left size, set to auto hide. When i maximize the window on Windows 7 it does not respect the 1 or 2 pixels of the taskbar and covers it. I cannot then just move the mouse over to bring the taskbar to the front. I have to first minimize MediaMonkey or alt-tab out of it. ...
- Sat Dec 05, 2009 10:21 am
- Forum: Need Help with Addons?
- Topic: Artist Top Tracks via Last.fm (1.14) (2008-01-20) [MM3]
- Replies: 41
- Views: 19426
Re: Artist Top Tracks via Last.fm (1.14) (2008-01-20) [MM3]
Should be up again. I updated the webserver and forgot to restore the folder. 

- Fri Aug 22, 2008 4:40 am
- Forum: Need Help with Addons?
- Topic: Tagging Inconsistencies 4.0.1 (2014-02-27)
- Replies: 1001
- Views: 439941
Re: Tagging Inconsistencies 3.9 (2008-08-22) [MM2&3]
I'd like to suggest a node, if i've overseen it's existence i'm sorry, with Play Count != History.
It means in case the History table of Mediamonkey does not match the PlayCounter of the song.
Maybe you could include a check for this in your Add/Remove playstat script.
Regards,
Red
It means in case the History table of Mediamonkey does not match the PlayCounter of the song.
Maybe you could include a check for this in your Add/Remove playstat script.
Regards,
Red
- Mon Apr 14, 2008 7:20 pm
- Forum: Need Help with Addons?
- Topic: Moodbar v1.1 (24.03.2008) [MM3] moodbar_tool v1.1
- Replies: 102
- Views: 31292
Please help. How do I get rid of this error? "Entry point not found in QTcore4.dll" as soon as the Page loads and when I close MM Solved my own problem. For some reason the Plugin did not copy the QT Libraries across during install. I thought they're missing so I downloaded a version off the net. I...
- Wed Apr 09, 2008 3:50 am
- Forum: Need Help with Addons?
- Topic: Auto-organise copy not move??
- Replies: 4
- Views: 1527
- Wed Apr 09, 2008 3:48 am
- Forum: Need Help with Addons?
- Topic: Extended Track Attributes (ETA) Script
- Replies: 9
- Views: 2871
- Mon Apr 07, 2008 2:18 pm
- Forum: Need Help with Addons?
- Topic: Remove Initial Blanks in the Title
- Replies: 7
- Views: 2823
- Mon Apr 07, 2008 2:15 pm
- Forum: Need Help with Addons?
- Topic: DateCreatedOrLastModified2DateAdded 1.21 (17/04/2008)[MM2+3]
- Replies: 20
- Views: 7257
Please include in your for loop a sdb.processmessages since it is anoying to have MM froze if you want to run this on a batch of files. I have that code for the progressbar as a kind of Copy paste Ready code of which i only have to mod 2 vars for it to work on any new script. That's why it's so big ...
- Sun Apr 06, 2008 2:46 pm
- Forum: Need Help with Addons?
- Topic: PersonalTagEnhancer (AutoTagging)
- Replies: 118
- Views: 80344
This is the latest version for mm3 PTE installer MM3 Thanks. Got it. This version doesn't have the "littleWordString"and "forceCapString" of the previous version. Why are they missing? The script you are refering to is the case.vbs that comes as default with MM. Try this one if you need capitalizat...