MediaMonkey 5 for Debian / Linux

Post a reply

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: MediaMonkey 5 for Debian / Linux

Re: MediaMonkey 5 for Debian / Linux

by Bakoes » Wed Apr 22, 2026 2:37 am

Lowlander wrote: Sat Apr 18, 2026 12:18 pm MediaMonkey 5 was the complete rewrite for cross-platform compatibility. MediaMonkey 2027 for MAC will be the first cross-platform release.
Doesn't this mean that MM 2027 for MAC,
will also be functional on Windows ánd Linux ???

EDIT: I asked ChatGPT
Your reasoning is understandable, but there’s a subtle distinction between “cross-platform architecture” and “actually shipping on all platforms.”

1) What “cross-platform rewrite” really means
When the developers of MediaMonkey say version 5 was rewritten for cross-platform compatibility, they mean:
The internal codebase is designed so it can be adapted to multiple operating systems
It reduces Windows-specific dependencies (e.g., UI frameworks, APIs)
It makes future ports (Mac, Linux) feasible, not automatic
This is a software engineering decision, not a release guarantee.

2) Current reality (important context)
As of now:
MediaMonkey 5 / 2024 is Windows-only
There is no native Mac or Linux version yet
Cross-platform support is still described as “preparation” rather than delivery

3) What “MediaMonkey 2027 for Mac” implies
If a Mac version is released, it means:
They successfully ported the app to macOS
The cross-platform groundwork paid off
But it does NOT automatically imply:
A Linux version exists
A unified binary runs everywhere
Or that all platforms are released simultaneously

Each platform still requires:
Testing
UI adjustments
Packaging and distribution
Ongoing maintenance

4) Why Mac ≠ Linux (even in “cross-platform” apps)
Even with a shared core:
macOS uses Cocoa / Swift / Metal APIs
Linux uses GTK / Qt / Wayland/X11
Hardware access, drivers, and packaging differ significantly
So supporting Mac does not automatically translate to Linux support.

5) Practical interpretation
Your statement: “First cross-platform release”
Most likely means: First time the same core application exists on multiple OSes (e.g., Windows + Mac)

It does not mean:
“Write once, runs everywhere instantly”
Bottom line
Cross-platform rewrite = technical capability
Mac release = one realized platform
Windows support = already exists
Linux support = still optional, not guaranteed

Re: MediaMonkey 5 for Debian / Linux

by Lowlander » Sat Apr 18, 2026 2:25 pm

It's a small team working on this, so it does take time unfortunately

Re: MediaMonkey 5 for Debian / Linux

by akovia » Sat Apr 18, 2026 1:24 pm

Lowlander wrote: Sat Apr 18, 2026 12:18 pm MediaMonkey 5 was the complete rewrite for cross-platform compatibility. MediaMonkey 2027 for MAC will be the first cross-platform release.
someone have to
I guess I misunderstood when I heard it didn't compile on Linux properly.
My earnest apologies for misstating.
Delphi Linux compiler is not yet producing current MM grade of quality we all used to.
Are the issues something low priority for the Delphi maintainers, or would your programmers have to submit patches to get the results needed?

Re: MediaMonkey 5 for Debian / Linux

by Kodijack » Sat Apr 18, 2026 12:37 pm

Lowlander wrote: Sat Apr 18, 2026 12:18 pm MediaMonkey 5 was the complete rewrite for cross-platform compatibility. MediaMonkey 2027 for MAC will be the first cross-platform release.
Oh it already was...great. But that mac-one probably still takes a lot of time before even pondering to hop to linux?

Re: MediaMonkey 5 for Debian / Linux

by Lowlander » Sat Apr 18, 2026 12:18 pm

MediaMonkey 5 was the complete rewrite for cross-platform compatibility. MediaMonkey 2027 for MAC will be the first cross-platform release.

Re: MediaMonkey 5 for Debian / Linux

by Kodijack » Sat Apr 18, 2026 7:09 am

Complete rewrite would be optimal, but probably unlikely. That is a tremendous effort.
And "lesser tools" are sadly so inferior that there is, to my current knowledge, no alternative that even comes close halfway.
Still, today, the next best thing would be my own Musicplayer I wrote BEFORE i discovered MM, which was superior to mine.

Sad to see they focus on Mac currently. Apple-users are usually not the kind of "nerds" or "power-users" that MediaMonkey attracts.

So far, I can live with my remoteapp-solution. Wouldn't do this for any other app though :)

Re: MediaMonkey 5 for Debian / Linux

by akovia » Sat Apr 18, 2026 6:27 am

These stories are the reason I just gave up on MM and use lesser tools to get the job done. Even with all the workarounds and hacks, you still don't get the full native experience. I tried earlier on to get things to work, but it was just too fragile and caused more frustration than joy.

The real answer for the long term health of MM would be to a complete rewrite in an OS agnostic language. Windows is not going away tomorrow, but the tea leaves are already indicating where it's headed. Governments around the world are now considering Windows a national security risk, and how long will users put up with advertisements and invasive data collection from their OSes?

If a Linux version is ever released I'd be first in line, but I stopped holding my breath a long time ago. 😩

Re: MediaMonkey 5 for Debian / Linux

by TIV73 » Sat Apr 18, 2026 2:53 am

While I agree with the notion of that, not upgrading graphics drivers is not something I consider realistic on linux, especially with nvidia. This is not the same situation as in windows where the drivers are stable and mostly just bring new game enhancements. In linux these drivers are still under active development and are adding fundamental features with each release, both for gaming and regular desktop use.

Re: MediaMonkey 5 for Debian / Linux

by Bakoes » Fri Apr 17, 2026 6:56 pm

TIV73 wrote: Fri Apr 17, 2026 3:15 pm I've been running mediamonkey in wine (via bottles) for a couple of months without major issues, and upgrading the nvidia driver from 590.44.01 to 595.58.03 completely broke mediamonkey...
If it works...
don't fix it. :cry:

Re: MediaMonkey 5 for Debian / Linux

by TIV73 » Fri Apr 17, 2026 3:15 pm

Heads-up to nvidia users - I've been running mediamonkey in wine (via bottles) for a couple of months without major issues, and upgrading the nvidia driver from 590.44.01 to 595.58.03 completely broke mediamonkey. The application itself starts fine, but no UI is being rendered. As far as I can tell the chromium frontend hits some kind of vulkan/dxvk issue, causing a crash on the Chrome_InProcGpuThread when DXVK is enabled. Without DXVK, it fails earlier due to missing d3d9.

No amount of tinkering, other than downgrading to the older driver version, did anything to help, and since I know fuck all about about wine debugging or rendering APIs that's also the point where completely out of my depth in terms of how to debug this further.

Re: MediaMonkey 5 for Debian / Linux

by Bakoes » Fri Apr 17, 2026 1:31 am

Maybe it would be fairly easy for the development team,
to tweak the integration with Wine / Bottles? ♥

Re: MediaMonkey 5 for Debian / Linux

by Kodijack » Wed Apr 15, 2026 8:12 am

I totally gave up on MM-integration via Wine. It's just a mess.

My solution now, which is a horrible overkill but works:

I did set up a win10 iot enterprise ltsc with absolute bare minimum for just MM. then use xrdp and some tweaks to run it
as a shell-replacement. So it kinda looks like a native app with another icon. Works great, except mini-player, obviously.
My before mentioned remote-control-script also works this way.

Guess I can forget about the highdef audio as rdp probably caps at 44.1/16bit, but it's a start.

Please do the linux version, we're in the 5% range of OS nowadays :-)

Re: MediaMonkey 5 for Debian / Linux

by SeigneurAo » Mon Apr 13, 2026 1:48 pm

"Do it !"
-Palpatine

Re: MediaMonkey 5 for Debian / Linux

by rusty » Mon Apr 13, 2026 9:52 am

Right now our focus is on getting the macOS version ready. We haven't dedicated resources to a linux version, but I agree that desktop linux is becoming more and more important. Moreover, some on the dev team would be happy with this as well ;-)

-Rusty

Re: MediaMonkey 5 for Debian / Linux

by Bakoes » Sun Apr 12, 2026 1:07 pm

Might be the right time to do so...

European and other Countries (their GOVERNMENTS = tens of thousands of accounts)
are Switching away from US controlled software.

Like Microsoft (windows and office) to Linux and LibreOffice
or OnlyOffice.

Edit: Oops... MILLIONS of devices in France alone.
youtu . be/JdRy22w1K4A?si=PG6St71P7BbS-uGJ

Top