Search found 97 matches
- Mon Nov 27, 2023 12:01 pm
- Forum: Need Help with Addons? (MMW4)
- Topic: Script to save Now Playing list in a new playlist?
- Replies: 10
- Views: 9197
Re: Script to save Now Playing list in a new playlist?
I gave up trying to find an automatic solution after my last post on this thread - mid 2021. We made manually creating the playlist a step in shutting down after our weekly dance. If there's a "Run on shutdown" feature for invoking VBS scripts in MM then this could possibly be implemented, but that ...
- Mon Nov 13, 2023 12:01 am
- Forum: Need Help - MMW5
- Topic: Should I switch to MMW5 yet?
- Replies: 1
- Views: 519
Should I switch to MMW5 yet?
It's been well over a year since I last looked at MM v5 for Windows. I'd like to know if the show-stoppers I identified back then have been eliminated. Here are the requirements that our little non-profit dance group have. It needs a skin similar enough to MMW4 Blue Monkey that 70-80 year old ...
- Wed Feb 08, 2023 2:48 pm
- Forum: MediaMonkey 4 Addons developer forum
- Topic: How to Sort MM database table within a script
- Replies: 0
- Views: 5128
How to Sort MM database table within a script
I mistakenly posted a question in the "Need Help? (MMW4)" https://www.mediamonkey.com/forum/viewtopic.php?t=103686 when it should have been posted here, so this is a multiple posting. Sorry. I have a script that accesses the entire Songs table my first selecting Music in the media tree, performing ...
- Wed Feb 08, 2023 2:36 pm
- Forum: MediaMonkey 4 Addons developer forum
- Topic: When are database fields set / reset?
- Replies: 3
- Views: 7936
Re: When are database fields set / reset?
I haven't looked at MediaMonkey v5 for a year or so, but it was a non-starter then. For a couple of the computer-phobic people in our non-profit group using our MediaMonkey, any changes in MM's look and feel requires retraining. For the untrained person (i.e., me) doing our MM custoimization ...
- Wed Feb 08, 2023 12:52 pm
- Forum: MediaMonkey 4 Addons developer forum
- Topic: When are database fields set / reset?
- Replies: 3
- Views: 7936
When are database fields set / reset?
I'm looking for an unused (in my installation) integer field in the Songs table that I can use in scripts - a field that will not be reset by MediaMonkey during a library (re)scan, etc. I cannot find a description of when MediaMonkey sets fields in the database. So I've got some questions about ...
- Tue Feb 15, 2022 2:35 pm
- Forum: Need Help - MMW5
- Topic: UpdateLocationOfFiles function in MMV5
- Replies: 2
- Views: 891
Re: UpdateLocationOfFiles function in MMV5
Locate Moved/Missing Files can be used if the Path changed. I can't test the whole function since it seems to be available only to Gold users (and I'm not ready to become one because I'm not convinced MMV5 is even usable for me). I can't use the free Edit Dead Links function because my old and new ...
- Tue Feb 15, 2022 1:35 pm
- Forum: Need Help - MMW5
- Topic: UpdateLocationOfFiles function in MMV5
- Replies: 2
- Views: 891
UpdateLocationOfFiles function in MMV5
Last August I asked if old UpdateLocationOfFiles script was going to be ported to MMW5 and was told its function was built into MMW5 in the Manually_Re-assign_Drive function: https://www.mediamonkey.com/forum/viewtopic.php?p=485571&hilit=UpdateLocationOfFiles#p485571 and https://www.mediamonkey.com ...
- Mon Feb 14, 2022 5:45 pm
- Forum: MediaMonkey 5 developer forum
- Topic: Need help rewriting MMW4 script for MMW5
- Replies: 3
- Views: 1702
Re: Need help rewriting MMW4 script for MMW5
1. There is a way in MM5 to prompt the user for a file: app.utils.dialogOpenFile . It's on the API docs but I see now that there's a typo (its title is dialogSaveFile) - https://www.mediamonkey.com/docs/api/classes/Utils.html#method_dialogSaveFile app.utils.dialogOpenFile('.', 'm3u', _('Playlist ...
- Mon Feb 14, 2022 1:51 pm
- Forum: MediaMonkey 5 developer forum
- Topic: Need help rewriting MMW4 script for MMW5
- Replies: 3
- Views: 1702
Need help rewriting MMW4 script for MMW5
Note: I am not a "developer". I cobble together bits and pieces from working scripts without necessarily knowing how those original scripts work. That worked in MMW4 but I'm completely lost in MMW5. Luckily this MMW4 script has very little MediaMonkey-specific function in it. Background: We have ...
- Sun Feb 13, 2022 5:38 pm
- Forum: Need Help - MMW5
- Topic: How to move (or undock) play list?
- Replies: 24
- Views: 4082
Re: How to move (or undock) play list?
Are you using "portable" with NAS or external hard drive? I'm sure this is more information than you want, but ... So far I am just testing MMW5 - portable installation is on an internal hard drive. The eventual MMW5 implementations (and my current MMW4 implementations): multiple USB flash drive ...
- Sun Feb 13, 2022 4:36 pm
- Forum: Need Help - MMW5
- Topic: How to move (or undock) play list?
- Replies: 24
- Views: 4082
Re: How to move (or undock) play list?
I've upgraded to build 2606 and see no difference in behavior. Is that the result of the "Simplified List" vs "List" problem?Erwin Hanzl wrote: ↑Sun Feb 13, 2022 2:58 pm ...
The undocked panel has the content of "Simplifield List" and NOT from "List"
...
- Sun Feb 13, 2022 2:47 pm
- Forum: Need Help - MMW5
- Topic: How to move (or undock) play list?
- Replies: 24
- Views: 4082
Re: How to move (or undock) play list?
You can change what the Playing window shows under Tools > Options > Playing list. Use List and configure the fields displayed. That definitely sets what is displayed on the Playing list. And so does doing "Choose columns" from the panel itself. But that doesn't seem to be the settings used by ...
- Sun Feb 13, 2022 1:12 pm
- Forum: Need Help - MMW5
- Topic: How to move (or undock) play list?
- Replies: 24
- Views: 4082
Re: How to move (or undock) play list?
Addon is now available here: https://www.mediamonkey.com/addons/browse/item/undock-playing/ (I changed the ID in case I/we add the ability to undock more controls than just the playing list. If you have the one from that forum thread installed, make sure to uninstall it before installing this copy ...
- Thu Feb 10, 2022 4:06 pm
- Forum: Need Help - MMW5
- Topic: How to move (or undock) play list?
- Replies: 24
- Views: 4082
Re: How to move (or undock) play list?
Great! Thank you (and him).
- Thu Feb 10, 2022 3:14 pm
- Forum: Need Help - MMW5
- Topic: How to move (or undock) play list?
- Replies: 24
- Views: 4082
Re: How to move (or undock) play list?
This is not possible with MediaMonkey 5. No window can be undocked from the main MediaMonkey window. It's been a long time since anyone expanded on this reply so I'm going to try asking again. Is this a permanent restriction that will never be fixed, or is it something that may appear in the future ...