Search found 971 matches
- Sat Jun 22, 2024 12:10 am
- Forum: Need Help with MMW5 Addons?
- Topic: Play Count Transfer in MMW5?
- Replies: 3
- Views: 3593
Re: Play Count Transfer in MMW5?
Hey, apologies for missing your original post! I do intend to create a first-party MM5 addon to copy/transfer metadata between tracks, but unfortunately I can't provide a timeline for when i can get to it, sorry.
- Sun Jun 16, 2024 9:06 pm
- Forum: Need Help with MMW5 Addons?
- Topic: know of a "Song Previewer" addon or functionnality for MM5 ?
- Replies: 3
- Views: 2086
Re: know of a "Song Previewer" addon or functionnality for MM5 ?
Great, thanks Ludek. Maybe we'll see this in a subsequent release 8) Should I log this somewhere for later reference/should someone implement it some day ? Cheers ! I'd recommend taking note of this addon request in this forum thread! https://www.mediamonkey.com/forum/viewtopic.php?p=492800#p492800...
- Sun Jun 16, 2024 9:01 pm
- Forum: MediaMonkey 5 developer forum
- Topic: Export a .txt file
- Replies: 13
- Views: 3762
Re: Export a .txt file
That would be awesome, so how would I go about doing this? Or is this something you are working on? I have the clear fields add on but cannot find it in the scripts folder If you're still looking for this: Addons that you install are now located in the AppData folder, rather than MM's install folde...
- Sun Jun 16, 2024 8:56 pm
- Forum: Need Help with MMW5 Addons?
- Topic: Minilyrics support?
- Replies: 29
- Views: 23727
Re: Minilyrics support?
Unfortunately no, I apologize.
- Sun Jun 16, 2024 8:54 pm
- Forum: MediaMonkey 5 developer forum
- Topic: Default Skin Questions
- Replies: 1
- Views: 1773
Re: Default Skin Questions
Hi all, I'm adjusting the god-awful eye killing default skin and got colors dialed into a very nice and pleasing dark skin. One thing thats been bugging me is the amount of breathing room on the Home screen between the albums and artist. 1. What .less file (and property) adjusts the Home page's mar...
- Sun Jun 16, 2024 8:12 pm
- Forum: Need Help with MMW5 Addons?
- Topic: MMW5 Addon & Skin Requests
- Replies: 34
- Views: 47627
Re: MMW5 Addon & Skin Requests
Hello Drakinite! I'm hoping you're still here on the forum Is this something you still might do? I've had to continue with MMW4 because Advanced Duplicate Find & Fix is a core feature that I use. This would easily be worth $50 to me, though I'd want that to include the playlist transfer too, as...
- Sat Feb 10, 2024 8:43 pm
- Forum: MediaMonkey 5 developer forum
- Topic: Targeting the CSS of a specific menu item
- Replies: 4
- Views: 1757
Re: Targeting the CSS of a specific menu item
No prob!
You can also use less's lighten/darken functions if you want to lighten or darken an existing color, btw: https://lesscss.org/functions/#color-operations-lighten
You can also use less's lighten/darken functions if you want to lighten or darken an existing color, btw: https://lesscss.org/functions/#color-operations-lighten
- Sat Feb 10, 2024 7:26 pm
- Forum: MediaMonkey 5 developer forum
- Topic: Targeting the CSS of a specific menu item
- Replies: 4
- Views: 1757
Re: Targeting the CSS of a specific menu item
Do you mean this radio button here? https://i.imgur.com/Sj3xXmp.png If so, unfortunately I don't think it's possible to uniquely identify the View -> Skin submenu in CSS. As far as I'm aware, if you want to change the color of this radio button, you'd have to change the color of all radio buttons ac...
- Tue Nov 21, 2023 4:24 pm
- Forum: Need Help with MMW5 Addons?
- Topic: Minilyrics support?
- Replies: 29
- Views: 23727
Re: Minilyrics support?
Adding MiniLyrics support back is on the to-do list, but we don't have a ton of development resources and it may take a while. I don't want to presume, but if you made the lyrics window detachable in the same way as visualization, then it could float amidst the main screen, and that might be a good...
- Tue Nov 21, 2023 4:22 pm
- Forum: MediaMonkey 5 developer forum
- Topic: [REQ] Extension to Bomb Rating addon
- Replies: 1
- Views: 6021
Re: [REQ] Extension to Bomb Rating addon
This would be a good thing to add to the Addon & Skin Requests thread: viewtopic.php?t=101064
- Tue Nov 21, 2023 4:19 pm
- Forum: Need Help with MMW5 Addons?
- Topic: CustomNodes and SQL
- Replies: 2
- Views: 2916
Re: CustomNodes and SQL
I think you just had a syntax error, because you have un-escaped apostrophes inside your string. When editing customNodesDefiniton.js in an IDE like Visual Studio Code, it'll usually show you when there's an error in your JS syntax. https://i.imgur.com/GaT5qF7.png Simplest fix is to just replace ' w...
- Tue Nov 21, 2023 4:12 pm
- Forum: Need Help with MMW5 Addons?
- Topic: [REQ] Show Links Addon - can Beatport be added? [#20406]
- Replies: 2
- Views: 2763
Re: Show Links Addon - can Beatport be added?
Instead of adding Beatport to the list of default engines, because then we'd have to edit the hard-coded URL if Beatport changes their site (which I noticed Napster has done, which was the example custom URL), it makes more sense to me to just support multiple custom search engines. Tracked as: http...
- Sun Nov 05, 2023 4:40 pm
- Forum: Need Help with MMW5 Addons?
- Topic: Essential Now Playing (MM to OBS/txt file) alternative?
- Replies: 5
- Views: 3773
Re: Essential Now Playing (MM to OBS/txt file) alternative?
Sorry, I thought I made sure all my OneDrive links on the forum were still working when I was deleting/moving files in my OneDrive a few weeks ago. This one must have slipped through the cracks. This link should work. https://1drv.ms/u/s!AqHzUrf30uprqIxNkbmeORTh9kqsLw?e=ygdDfJ Let me know if the add...
- Tue Oct 24, 2023 1:05 pm
- Forum: Need Help with MMW5 Addons?
- Topic: Plex API Sync
- Replies: 9
- Views: 6504
Re: Plex API Sync
Since my last reply on this thread, I've actually set up my own Plex server on my NAS, so I'm more familiar with how Plex works. If you can set up some kind of file syncing between your PC and your server (for example: Nextcloud or MediaMonkeyServer), you could potentially add that synced folder as ...
- Wed Oct 18, 2023 12:06 am
- Forum: MediaMonkey 5 developer forum
- Topic: pack-mmip, an automatic MMIP packer using Node.js
- Replies: 10
- Views: 42043
Re: pack-mmip, an automatic MMIP packer using Node.js
New release, v1.3.0: Major archive bugfix + minor improvements Updated dependencies, including a new version of archiver which seems to fix the occasional issue where the archive gets corrupted When there's an error creating a symlink ( pack-mmip --create-symlink ), it'll now open the problematic fo...