Search found 5029 matches

by Ludek
Tue Jan 07, 2025 5:10 pm
Forum: Beta testing, bugs, and feature requests - MMW 2024
Topic: v3101 Lyrics Difficulty
Replies: 3
Views: 117

Re: v3101 Lyrics Difficulty

FYI: Workaround is to set Preview window to 'Selected' mode (instead of Playing) to show plain lyrics
by Ludek
Sun Jan 05, 2025 5:11 pm
Forum: Beta testing, bugs, and feature requests - MMW 2024
Topic: iPod Classic, Plays and Rating changes not syncing back to MMW 2024 [#17954]
Replies: 3
Views: 134

Re: iPod Classic, Plays and Rating changes not syncing back to MMW 2024

Hi, I can confirm the issue, it is because of fix https://www.ventismedia.com/mantis/view.php?id=17954#c63620 I re-opened it to tweak it because now it updates just unrated tracks, i.e. if a track is unrated in MMW and subsequently rated in iPhone then the rating is transferred, but if a track has 3 ...
by Ludek
Tue Dec 17, 2024 5:50 pm
Forum: Beta testing, bugs, and feature requests - MMW 2024
Topic: sync lrc files [#16494]
Replies: 4
Views: 2521

Re: sync lrc files [#16494]

Yes, exporting and syncing LRC files has been implemented recently and will be included in the next version (along with full synced/timed lyrics support)
by Ludek
Mon Nov 25, 2024 12:43 pm
Forum: MediaMonkey for Windows developer forum
Topic: SQL Update, Syntax problem
Replies: 4
Views: 1345

Re: SQL Update, Syntax problem

Hi Andre, QueryDataJSON has been added later after QueryData as the JSON sctructure is DB independent and thus more portable in sense of syncing multiple databases.. But looking into code the Playlist object has setCriteriaJSON(JSON: string) method, but this method is public, but not published, so ...
by Ludek
Fri Nov 22, 2024 12:15 pm
Forum: Beta testing, bugs, and feature requests - MMW 2024
Topic: [REQ] Add a Clear Status Button [#21376]
Replies: 12
Views: 2100

Re: [REQ] Add a Clear Status Button [#21376]

A tip: Edit your MM.DB (database of MM4) in SQLite Studio and delete all rows from tables MediaConnections and RemoteClients, this way the imported DB won't include the old clients and connections
by Ludek
Wed Nov 20, 2024 2:49 pm
Forum: Beta testing, bugs, and feature requests - MMW 2024
Topic: [REQ] Add a Clear Status Button [#21376]
Replies: 12
Views: 2100

Re: [REQ] Add a Clear Status Button

Hi,
seeing our code and the list is limited to the last 4000 items..

We could lower it to something like 100 items (if it bothers you), but I personally don't see it bothering as there is scrollbar and one may want to see more than last 100 items there..
by Ludek
Fri Nov 15, 2024 6:51 am
Forum: Beta testing, bugs, and feature requests - MMW 2024
Topic: MediaMonkey Corrupts Windows (Explorer) [#21345]
Replies: 28
Views: 4986

Re: MediaMonkey Corrupts Windows (Explorer) [#21345]

Curious, let's continue the ticket(s) please..
by Ludek
Thu Nov 14, 2024 2:42 pm
Forum: MediaMonkey for Windows developer forum
Topic: Duplicate content fixer
Replies: 5
Views: 1008

Re: Duplicate content fixer

The best way for your script is to modify the nodeHandler for the node in question, e.g. nodeHandlers.files_to_edit_duplicate_content = inheritNodeHandler('FilesToEditDuplicateContent', 'FilesToEditDefault', { tooltip: _('This node finds all content for which tracks have duplicate hashes or ...
by Ludek
Tue Oct 22, 2024 7:28 am
Forum: Beta testing, bugs, and feature requests - MMW 2024
Topic: Crash when launching automatically on CD insertion [#21248]
Replies: 21
Views: 2951

Re: Crash when launching automatically on CD insertion [#21248]

Hi Edgar, we have received the second log (freeze log in ntdll), but it was just consequence of the first "A breakpoint has been reached" exception 80000003 in libcef.dll that failed to submit (0A500000) that was a crash in Chromium engine.. This sounds more like a system/driver/hdd error, could you ...
by Ludek
Thu Oct 10, 2024 12:52 pm
Forum: Need Help with MMW Addons?
Topic: Show links addon [#21263]
Replies: 1
Views: 1529

Re: Show links addon

by Ludek
Thu Oct 10, 2024 12:10 pm
Forum: Need Help with MMW Addons?
Topic: Minilyrics support?
Replies: 30
Views: 26869

Re: Minilyrics support?

FYI: I am currently working on https://www.ventismedia.com/mantis/view.php?id=16494
i.e. synced lyrics (LRC support and lookup) will be native feature in the next version..
by Ludek
Thu Oct 10, 2024 12:05 pm
Forum: MediaMonkey for Windows developer forum
Topic: Progress bar color.
Replies: 3
Views: 1885

Re: Progress bar color.

FYI: Progress bar was changed to white on 2024 builds: https://www.mediamonkey.com/forum/viewt ... 86639&sd=d
by Ludek
Thu Oct 10, 2024 11:44 am
Forum: Beta testing, bugs, and feature requests - MMW 2024
Topic: MediaMonkey Woke Laptop from Standby and Started Playing [#21304]
Replies: 23
Views: 5546

Re: MediaMonkey Woke Laptop from Standby and Started Playing

At least in my case, the issue happened all the time even if MediaMonkey was not playing. Are you sure? Because in your log attached to ticket # 7688 I saw that MediaMonkey was playing once you initiated the sleep, this corresponds to the line: 00284515 42367.41015625 [13472] MM5 [13540](R) Player ...