Search found 4973 matches

by Ludek
Mon May 20, 2024 4:09 pm
Forum: Beta testing, bugs, and feature requests - MMW5
Topic: Missing Artwork For Single Releases
Replies: 10
Views: 252

Re: Missing Artwork For Single Releases

And the workaround with following settings does not work?

[x] Update file info from tags when rescanning files
--[..] Only for file with changed timestamp or size
by Ludek
Mon May 20, 2024 4:05 pm
Forum: Beta testing, bugs, and feature requests - MMW5
Topic: Issue with Right Click
Replies: 1
Views: 38

Re: Issue with Right Click

Hi,
I am unable to replicate, could you please test whether the issue is stil present in the latest build 3021 and whether it appears only in full-screen mode? Is there a specific screen resolution? Number of screens? Windows10 or Windows11?
by Ludek
Mon May 20, 2024 3:25 pm
Forum: Beta testing, bugs, and feature requests - MMW5
Topic: [3020] Access violation
Replies: 7
Views: 229

Re: [3020] Access violation

Could you please test whether you are still observing this issue with build 3021:
https://www.mediamonkey.com/forum/viewt ... 86639&sd=d
?
by Ludek
Sun May 19, 2024 8:01 am
Forum: Need Help with MMW5 Addons?
Topic: [REQ] iTunes XML & 2-Way sync
Replies: 18
Views: 8356

Re: [REQ] iTunes XML & 2-Way sync

Hmm, you seem to be right, it does not work with 5.0.4 builds, only with latest 5.1.0+ builds and 2024 builds.. https://www.mediamonkey.com/forum/viewtopic.php?f=6&t=86639&sd=d I'll look why it does not work with 5.0.4 -- although it is probably seamless, because we are going to release it a...
by Ludek
Fri May 17, 2024 9:20 am
Forum: Need Help with MMW5 Addons?
Topic: [REQ] iTunes XML & 2-Way sync
Replies: 18
Views: 8356

Re: [REQ] iTunes XML & 2-Way sync

Hi, good news, I implemented it as https://www.ventismedia.com/mantis/view.php?id=20689 Implemented in build 3022 and added as bundled addon available under menu File > Export > iTunes Library XML Before the 3022 is posted feel free to install it from this MMIP: https://www.dropbox.com/scl/fi/8u4brr...
by Ludek
Thu May 16, 2024 10:38 am
Forum: Beta testing, bugs, and feature requests - MMW5
Topic: Missing Artwork For Single Releases
Replies: 10
Views: 252

Re: Missing Artwork For Single Releases

Hi, can you please test whether it isn't instance of https://www.ventismedia.com/mantis/view.php?id=20736 ? i.e. if you remove/re-add the file into library, does it fix the issue? Workaround should be also go to Options > Library and [x] Update file info from tags when rescanning files --[..] Only f...
by Ludek
Thu May 16, 2024 9:26 am
Forum: Beta testing, bugs, and feature requests - MMW5
Topic: Expanding Collapsed Playlist Shows Runtime Error
Replies: 7
Views: 346

Re: Expanding Collapsed Playlist Shows Runtime Error

This issue has been happening for many versions. I have observed it in all 2024 versions, and I just reproduced it in the latest MediaMonkey_2024.0.0.3018. I was hoping this would have been fixed by now, but it is still present. Click a collapsed playlist item in the tree to the left to see the err...
by Ludek
Tue May 14, 2024 5:39 pm
Forum: Beta testing, bugs, and feature requests - MMW5
Topic: [3018] Runaway CPU
Replies: 21
Views: 712

Re: [3018] Runaway CPU

You are correct, in party mode, double-click in right panel (playing list) for me does nothing. In full screen but not in party mode, and in windowed mode, double-click plays the track. There is an open bug that says it performs the default action, which might in fact be clear list and play selecte...
by Ludek
Fri May 03, 2024 3:34 pm
Forum: Beta testing, bugs, and feature requests - MMW5
Topic: Permanent filter
Replies: 3
Views: 246

Re: Permanent filter

If you mean the "funnel" filtering on toolbar, then there is 'Recently used' section after clicking on "funnel" and then the hamburger menu (three-dots menu)
by Ludek
Wed Apr 24, 2024 12:49 pm
Forum: Need Help with MMW5 Addons?
Topic: Remote Control for MediaMonkey 5 [READ FIRST POST]
Replies: 87
Views: 50130

Re: Remote Control for MediaMonkey 5 [READ FIRST POST]

mmote wrote: Mon Mar 18, 2024 4:46 am I'll look into it. There appears to also be a problem with the minimum version check in MediaMonkey itself, which I reported to the devs.
FYI: this was fixed as https://www.ventismedia.com/mantis/view.php?id=20808 and merged to 5.0.5.2695
by Ludek
Wed Apr 24, 2024 11:48 am
Forum: Beta testing, bugs, and feature requests - MMW5
Topic: MMW5 2024.0.0.3005 Forces New Tabs
Replies: 10
Views: 616

Re: MMW5 2024.0.0.3005 Forces New Tabs

You are right, MediaMonkey no longer stores settings in registry, but sometimes cleaners just modify the registry: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\Local AppData can be changed from: C:\Documents and Settings\-YOUR USERNAME-\Local Settings\Applicatio...
by Ludek
Wed Apr 24, 2024 10:07 am
Forum: Beta testing, bugs, and feature requests - MMW5
Topic: Artwork not displaying after file scan
Replies: 10
Views: 732

Re: Artwork not displaying after file scan

FYI: There is a known bug already fixed in 3006: https://www.ventismedia.com/mantis/view.php?id=20736
i.e. the tagged artwork is not picked up during initial scan...
by Ludek
Wed Apr 24, 2024 9:52 am
Forum: MediaMonkey 5 developer forum
Topic: My First AddOn
Replies: 1
Views: 1307

Re: My First AddOn

Hi, as for addons creation see this: https://www.mediamonkey.com/docs/api/ Also some sample scripts are in MM5 install folder > sampleScripts subfolder, the pre-installed scripts are within scripts folder, already existing addons for MM5: https://www.mediamonkey.com/addons/browse/mediamonkey-5/ If y...