Search found 5348 matches
- Thu Apr 08, 2021 3:24 am
- Forum: News and Other Stuff
- Topic: Migrating from phpbb to Discourse
- Replies: 3
- Views: 1780
Re: Migrating from phpbb to Discourse
Sorry for not replying earlier. I agree that Discourse is a more modern and offers some cool features. Also, I suppose that the transition wouldn't be too complex. The main issue is that we currently use phpBB logins thorough the site (wiki, addons, support). This seems to be possible to solve, howe...
- Wed Jan 13, 2021 7:35 am
- Forum: Alpha testing, bugs, and feature requests (MMS)
- Topic: MediaMonkey Server pre-release testing
- Replies: 4
- Views: 32419
Re: MediaMonkey Server pre-release testing
Here's an update (v0.3.2) to MediaMonkey Server that supports user's authentication. A list of other changes can be seen at https://github.com/mediamonkeyserver/mms/commits/master . The current implementation is alpha quality, and limited in the sense that: - it has undergone limited testing (especi...
- Tue Jan 12, 2021 10:19 am
- Forum: Beta testing, bugs, and feature requests - MMW5
- Topic: "Server error: _checkAuthValidity error 404" while connecting to MMS
- Replies: 8
- Views: 187
Re: "Server error: _checkAuthValidity error 404" while connecting to MMS
I'll upload new MMS version shortly.
Jiri
Jiri
- Thu Nov 12, 2020 2:41 am
- Forum: News and Other Stuff
- Topic: Returning user - Loving MM
- Replies: 1
- Views: 567
Re: Returning user - Loving MM
Thanks, great to hear this!
Jiri
Jiri
- Thu Oct 15, 2020 4:42 am
- Forum: Need Help? (mmw)
- Topic: [SOLVED] Replaygain analysing
- Replies: 9
- Views: 734
Re: [SOLVED] Replaygain analysing
I wonder, if MM updated the mp3 header with correct leveling value (i.e. not only read it, but also write), would it cover your case?
I'd like to avoid introducing another option, particularly since it'd apply only to a very few users.
Jiri
I'd like to avoid introducing another option, particularly since it'd apply only to a very few users.
Jiri
- Fri Aug 28, 2020 2:05 am
- Forum: Need Help? (mmw)
- Topic: Ticketing system down. How much longer?
- Replies: 12
- Views: 1563
Re: Ticketing system down. How much longer?
Just to reply the original question about the Support site -- yes, it's down longer then expected, but definitely not forever. We're working on this and hope to resolve it very soon.
Sorry for the inconvenience.
Jiri
Sorry for the inconvenience.
Jiri
- Mon Jun 01, 2020 2:28 am
- Forum: Beta testing, bugs, and feature requests - MMW5
- Topic: MM5 icon suggestions
- Replies: 4
- Views: 683
Re: MM5 icon suggestion
That's a good one! 

- Mon Dec 09, 2019 1:06 pm
- Forum: MediaMonkey 5 developer forum
- Topic: MM4 scripts conversion (VBS->JS)
- Replies: 5
- Views: 29475
Re: MM4 scripts conversion (VBS->JS)
A new version was uploaded. There are many improvements to better handle VBS language features.
Jiri
Jiri
- Wed Nov 27, 2019 12:04 pm
- Forum: Alpha testing, bugs, and feature requests (MMS)
- Topic: What roles will MMS have?
- Replies: 9
- Views: 14825
Re: What roles will MMS have?
To clarify, there's: MMS - a server MMS UI - web user interface that's accessible from any browser and served by MMS Here, MMS UI in a browser can act as a renderer in the sense that it can be controlled e.g. from another MMS UI instance, or (in the future) e.g. from MMA. That said, MMS UI is not a ...
- Wed Nov 27, 2019 3:39 am
- Forum: Alpha testing, bugs, and feature requests (MMS)
- Topic: What roles will MMS have?
- Replies: 9
- Views: 14825
Re: What roles will MMS have?
MMS is 'just' a server, but its UI part can be opened in any browser and it can work as a renderer then. If you do both on the same machine, you can actually have both server+renderer. It wasn't too actively developed lately, mostly because we focus on finishing MM5, but we count on it in the future...
- Thu Oct 17, 2019 9:40 am
- Forum: Artwork
- Topic: Monkeyfy Skin (MM4)+MM5 Preview
- Replies: 8
- Views: 14162
Re: Monkeyfy Skin (MM4)+MM5 Preview
Definitely feel free to ask questions here, I can help you, or other developers and users could. I can understand that due to more options, MM5 skinning is tougher than MM4 is, so some help/explanations might be needed. My answers will be delayed though, as I'm leaving in Saturday for a while.
Jiri
Jiri
- Wed Oct 16, 2019 4:16 am
- Forum: Artwork
- Topic: Monkeyfy Skin (MM4)+MM5 Preview
- Replies: 8
- Views: 14162
Re: Monkeyfy Skin (MM4)+MM5 Preview
Great, DreadM!
Is the MM5 skin available for download?
Thanks,
Jiri
Is the MM5 skin available for download?
Thanks,
Jiri
- Thu Aug 08, 2019 8:28 am
- Forum: News and Other Stuff
- Topic: Is MediaMonkey Closing?
- Replies: 5
- Views: 11606
Re: Is MediaMonkey Closing?
No 
Do you see any error message in the support system?
Feel free to resume any discussion, maybe just someone forgot to reply, by pinging it you'll get it back to the top.
Thanks,
Jiri

Do you see any error message in the support system?
Feel free to resume any discussion, maybe just someone forgot to reply, by pinging it you'll get it back to the top.
Thanks,
Jiri
- Mon Jul 29, 2019 8:34 am
- Forum: Alpha testing, bugs, and feature requests (MMS)
- Topic: Support for Video Clips
- Replies: 3
- Views: 10882
Re: Support for Video Clips
Do you mean the web interface of MMS? Videos are already supported, is there anything specific missing for the Music Videos? As for the auto start of the next track -- yes, would be useful, we'll look into it in future updates.
Jiri
Jiri
- Fri Jun 14, 2019 7:18 am
- Forum: MediaMonkey 4 Addons developer forum
- Topic: Importing XML into MMW
- Replies: 2
- Views: 5383
Re: Importing XML into MMW
The easiest would be JavaScript and target MM5 only. If you need MM4 support, then a slightly modified version of the JavaScript code should be quite easy to port for MM4. Try to start with one of the sample scripts (included with MM5 installation), the basics should be quite obvious there, and you ...