Search found 4962 matches

by Ludek
Thu Mar 07, 2024 11:36 am
Forum: Beta testing, bugs, and feature requests - MMW5
Topic: Modified track not re-synced to device
Replies: 11
Views: 468

Re: Modified track not re-synced to device

Hmm, that's strage,
so are you sure that the file is on the sync list and the 'Timestamp' on Properties > Details page has changed?
by Ludek
Thu Mar 07, 2024 10:53 am
Forum: Need Help with MMW5 Addons?
Topic: Replace String 1.0
Replies: 35
Views: 12381

Re: Find And Replace Fields

Hi, I tried to install the add-on on a laptop of a friend of mine, with the same version of MediaMonkey, and indeed here the add-on works correctly. There must therefore be something corrupt in my installation. However, I wanted to avoid completely reinstalling MediaMonkey, so I have tried uninstal...
by Ludek
Thu Mar 07, 2024 10:49 am
Forum: Need Help with MMW5 Addons?
Topic: Replace String 1.0
Replies: 35
Views: 12381

Re: find and replace all fields

I have just tested the addon and it works fine for me...

Addon version 1.1.2, MediaMonkey version 5.1.0.2832

How exactly you tested?
by Ludek
Thu Mar 07, 2024 10:11 am
Forum: Need Help with MMW5 Addons?
Topic: [REQ] iTunes XML & 2-Way sync
Replies: 13
Views: 8001

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

Added this request as https://www.ventismedia.com/mantis/view.php?id=20689

Could you please share sample XML format that you need? And which addon you use for it in MM4?

Thanks!
by Ludek
Thu Mar 07, 2024 9:56 am
Forum: Need Help with MMW5 Addons?
Topic: Dark Theme (slhacker)
Replies: 15
Views: 8231

Re: Dark Theme (slhacker)

The issue on the github is the same as with the Dr.Sol's skin,
he should rename files 'slike skin_base.less' to 'skin_base_add.less' so that it does not overwrite the base file in /skin/ directory.

i.e. all variant should be
*_add.less
by Ludek
Thu Mar 07, 2024 8:37 am
Forum: Need Help with MMW5 Addons?
Topic: YouTube Add-on How-to?
Replies: 23
Views: 12148

Re: YouTube Add-on How-to?

Utestit wrote: Sat Jan 13, 2024 6:00 am Hi,

this add-on/'youtube button" is just great ! (found out about it a while ago - thank you so much !)

Any way to have the number of plays (youtube plays) displayed in MediaMonkey ?
https://www.mediamonkey.com/forum/viewt ... p?t=105646
by Ludek
Wed Mar 06, 2024 2:06 pm
Forum: Need Help with MMW5 Addons?
Topic: know of a "Song Previewer" addon or functionnality for MM5 ?
Replies: 2
Views: 350

Re: know of a "Song Previewer" addon or functionnality for MM5 ?

I agree this would be a great addition and should be quite easy to implement.. Either by setting startTime/stopTime temporarily within the track object: https://www.mediamonkey.com/docs/api/classes/Track.html#property_startTime or rather better to use player seek: https://www.mediamonkey.com/docs/ap...
by Ludek
Wed Mar 06, 2024 1:18 pm
Forum: Need Help with MMW5 Addons?
Topic: Application errors when using "Mark Played" Addon
Replies: 4
Views: 1732

Re: Application errors when using "Mark Played" Addon

Yes, this addon works only with 5.1 versions, we should set the minimum supported version in the addon..

Tracking as https://www.ventismedia.com/mantis/view ... 633#c72701
by Ludek
Wed Mar 06, 2024 1:15 pm
Forum: Need Help with MMW5 Addons?
Topic: How can I change the highlight color Material design
Replies: 2
Views: 563

Re: How can I change the highlight color Material design

Latest 5.1 build https://www.mediamonkey.com/forum/viewt ... 86639&sd=d
includes updated 'Material Design' skin that is now configurable in Options > Skin
i.e. you can choose theme..

Or this skin addon https://www.mediamonkey.com/addons/brow ... al-colors/
does it too..
by Ludek
Wed Mar 06, 2024 12:46 pm
Forum: Need Help with MMW5 Addons?
Topic: Dr. Sol Perpetual Skin App Error [#20612]
Replies: 6
Views: 2798

Re: Dr. Sol Perpetual Skin App Error [#20612]

Hi, look at any other skin, it always uses the _add appending to not overwrite the whole base file. So instead of 'skin_base.less' use 'skin_base_add.less' and thus values/variables defined in 'skin_base_add.less' is just complement to the 'skin_base_add.less' You are right that it should be noted h...
by Ludek
Wed Mar 06, 2024 12:05 pm
Forum: Beta testing, bugs, and feature requests - MMW5
Topic: Modified track not re-synced to device
Replies: 11
Views: 468

Re: Modified track not re-synced to device

So changing the bitrate or duration of a track will definitely cause an edited track to update during a sync. But if I do something like change volume levels or EQ of a track then it won't update the new version onto my device. OK, but I suppose that you are doing these edits in another app and aft...
by Ludek
Tue Mar 05, 2024 4:07 pm
Forum: Beta testing, bugs, and feature requests - MMW5
Topic: Album art not showing correctly on MediaMonkey Beta [#20686]
Replies: 21
Views: 870

Re: Album art not showing correctly on MediaMonkey Beta

In both cases I haven't touched any configuration at all. I just simply scan the folder. In version 5.0.4.2693, it seems that it takes the cover metadata from the first track and uses it as folder cover. In version 5.1.0.2832, it takes whatever it comes first (booklets, disks, back covers, etc.), I...
by Ludek
Tue Mar 05, 2024 12:30 pm
Forum: Beta testing, bugs, and feature requests - MMW5
Topic: Application Error
Replies: 1
Views: 169

Re: Application Error

FYI: It's enough to submit the ticket and you will get private reply there...
by Ludek
Tue Mar 05, 2024 12:18 pm
Forum: Beta testing, bugs, and feature requests - MMW5
Topic: Modified track not re-synced to device
Replies: 11
Views: 468

Re: Modified track not re-synced to device

FYI: This may be related to https://www.ventismedia.com/mantis/view.php?id=14676

There is new option:
[.. ] Force files to resync whenever the source file has changed (slower)
but disabled by default (Sync profile > Tagging)