Search found 1765 matches

by PetrCBR
Wed Sep 18, 2024 7:11 am
Forum: MediaMonkey for Windows developer forum
Topic: MM5 Media Sharing Server Port
Replies: 9
Views: 1642

Re: MM5 Media Sharing Server Port

Try to make us a debuglog, please.
by PetrCBR
Tue Aug 06, 2024 11:34 am
Forum: Beta testing, bugs, and feature requests - MMW 2024
Topic: MMW is Psychedelic with Nvidia Overlay [#21112]
Replies: 11
Views: 3163

Re: MMW is Psychedelic with Nvidia Overlay [#21112]

Hi. Can you check if it's happening with other chromium based apps (Skype, Spotify etc.) ?

EDIT: i found out that GeForce app running on chromium same as MM (so maybe it's somehow conflicting internally ?)
by PetrCBR
Wed May 15, 2024 2:16 pm
Forum: Localization
Topic: No underscore when it should, just a "&"
Replies: 16
Views: 9138

Re: No underscore when it should, just a "&"

Portable installation ? Can you try to delete Portable/Temp folder and try to open Options again ?
by PetrCBR
Mon Mar 18, 2024 6:09 am
Forum: Beta testing, bugs, and feature requests - MMW 2024
Topic: No language except English possible (Build 3005) [#20726]
Replies: 12
Views: 2438

Re: No language except English possible (Build 3005) [#20726]

If you still have issue with languages, can you try to open https://www.mediamonkey.com/sw/mmw/2024 ... tatus.json in your browser and send me that file ? Also can try to locate langstatus.json file in C:\Users\<user>\AppData\Roaming\Temp\ folder and send me that file as well ?
by PetrCBR
Mon Jan 08, 2024 4:37 pm
Forum: News and Other Stuff
Topic: Updates on the MAC OS Version
Replies: 34
Views: 32783

Re: Updates on the MAC OS Version

We already have working native MAC OS version, but need to finish some functionality first. Hopefully any alpha will be public soon.
by PetrCBR
Mon Jan 08, 2024 4:36 pm
Forum: Beta testing, bugs, and feature requests - MMW 2024
Topic: Pasting Into Library List Makes MM Crash [#20549]
Replies: 5
Views: 1478

Re: Pasting Into Library List Makes MM Crash

Thanks. This issue will be fixed in next build.
by PetrCBR
Mon Aug 07, 2023 6:25 am
Forum: MediaMonkey for Windows developer forum
Topic: Event for when MM ready?
Replies: 2
Views: 4681

Re: Event for when MM ready?

Show me whenReady code and what object you've added to app.listen ?
by PetrCBR
Thu Jun 22, 2023 6:22 am
Forum: Need Help with MMW Addons?
Topic: Version of MusicBrainz DB
Replies: 8
Views: 4763

Re: Version of MusicBrainz DB

I've just checked and both are in our local mirror database, but none of them have defined wiki page so we have no details about them.
by PetrCBR
Wed Jun 21, 2023 7:46 am
Forum: Need Help with MMW Addons?
Topic: Version of MusicBrainz DB
Replies: 8
Views: 4763

Re: Version of MusicBrainz DB

Hi.

Can you send me name or an ID of the artist ?
by PetrCBR
Mon May 08, 2023 11:24 am
Forum: News and Other Stuff
Topic: Updates on the MAC OS Version
Replies: 34
Views: 32783

Re: Updates on the MAC OS Version

Hi.

Hopefully we will post first alpha version of MM5 for MAC very soon (with some functionality limitations). Also tested it on M1 Macbook Air and work just nice (using Rosetta).

Regards, Petr.
by PetrCBR
Fri Aug 19, 2022 1:22 pm
Forum: Beta testing, bugs, and feature requests - MMW 2024
Topic: Autotagging fails for albums with fewer than 3 tracks
Replies: 3
Views: 1588

Re: Autotagging fails for albums with fewer than 3 tracks

Will make it configurable for next build.

[EDIT]

Added new tagger variable with default value of 1

Code: Select all

if (lst.count >= _this.albumTracksLimit)
by PetrCBR
Tue Apr 12, 2022 10:23 am
Forum: Beta testing, bugs, and feature requests - MMW 2024
Topic: Beta Testing for Mac MM
Replies: 80
Views: 55531

Re: Beta Testing for Mac MM

Yes, it should work on OSX v10.12. Hello, MM5 is really nice on Windows and I hope the macOS versions will be working on older macOS versions, at least with macOS Sierra (10.12) or macOS High Sierra (10.13) ! Will it ? Wish you the best and thank you for all the work you are doing with this amazing ...
by PetrCBR
Tue Nov 30, 2021 3:38 am
Forum: Beta testing, bugs, and feature requests - MMW 2024
Topic: MM5, Windows 11 Freezes on Start Up
Replies: 3
Views: 2165

Re: MM5, Windows 11 Freezes on Start Up

Try to run MM with --use-gl=swiftshader parameter.
by PetrCBR
Fri Nov 26, 2021 1:55 pm
Forum: Beta testing, bugs, and feature requests - MMW 2024
Topic: Restart opens with default db instead of specified portable db [#18429]
Replies: 8
Views: 2964

Re: Restart opens with default db instead of specified portable db [#18429]

That's what i meant ... for me correct ini file is used after skin change (defined by INIFILE parameter). Can you make me a debuglog so i can see why INIFILE parameter wasn't used after skin change ?