Search found 5347 matches
- Tue Jan 08, 2019 10:22 am
- Forum: Beta testing, bugs, and feature requests - MMW5
- Topic: Cannot install NOR build on an Raspberry pi 2
- Replies: 2
- Views: 1060
Re: Cannot install NOR build on an Raspberry pi 2
Hi Laurent, I tried to install MMS from sources on my Raspberry and it worked fine. To clarify, I just downloaded the latest sources from github and run 'npm install', which takes quite a long time, but finishes eventually. I suppose that in your case, you might be missing some dependency, please ma...
- Mon Jan 07, 2019 12:37 pm
- Forum: Beta testing, bugs, and feature requests - MMW5
- Topic: Cannot install NOR build on an Raspberry pi 2
- Replies: 2
- Views: 1060
Re: Cannot install NOR build on an Raspberry pi 2
Hi Laurent,
we definitely do want to support Raspberry. I actually got MMS working there some time ago, but there were some changes since that probably introduced the issue you observe. I'll look into it and let you know then.
Jiri
we definitely do want to support Raspberry. I actually got MMS working there some time ago, but there were some changes since that probably introduced the issue you observe. I'll look into it and let you know then.
Jiri
- Mon Dec 17, 2018 4:12 am
- Forum: Off Topic
- Topic: Reduce SPAM-Mails?
- Replies: 17
- Views: 30510
Re: Reduce SPAM-Mails?
Yes, our automated spam prevention tools work only on a part of the incoming spam, unfortunately quite a bit gets through and we have to take care of it manually. This is particularly an issue over weekend. We keep trying to find a better way to fight it...
Jiri
Jiri
- Thu Nov 15, 2018 9:39 am
- Forum: Need Help? (mmw)
- Topic: Sync between two Computers
- Replies: 64
- Views: 32809
Re: Sync two Windows computers
Yes, this is currently being implemented through MediaMonkey Server. It's a bit rought, as MM5 and MMS are yet the alpha stage, but generally speaking usable.
Jiri
Jiri
- Mon Nov 12, 2018 4:42 am
- Forum: Beta testing, bugs, and feature requests - MMW5
- Topic: 2130 observations
- Replies: 9
- Views: 2729
Re: 2130 observations
I think that we did it this way because Summary is configurable per item type (Music, Video, ...), so its shown together with other fields that are configured this way. That said, you are right that it doesn't make much sense, some clean up of Options is needed.
Jiri
Jiri
- Tue Oct 23, 2018 1:58 am
- Forum: Beta testing, bugs, and feature requests - MMW5
- Topic: mmw5 to mms5 - how to migrate library ? [#15183]
- Replies: 3
- Views: 2613
Re: mmw5 to mms5 - how to migrate library ?
MMS provides the UPnP interface particularly to be available to various platforms. That said, there are more MM(5) only functions available, so that we can achieve the ultimate goal - that MMS tracks can be managed as local tracks, i.e. they can be tagged by MM5, etc. There might be some features mi...
- Mon Oct 22, 2018 4:56 am
- Forum: Bug Reports (mmw)
- Topic: Value of ID3v2 POPM field and MM's Rating
- Replies: 65
- Views: 54070
Re: Value of ID3v2 POPM field and MM's Rating
i am just curious as to how the POPM values were "picked" ...meaning why is 13 a half star, or 242 4.5 stars? I'd say that they weren't really 'picked', but rather they happen to be mapped this way because of the way several intervals of the 0-100 range are mapped to intervals in the 0-255 range (p...
- Fri Oct 19, 2018 2:04 am
- Forum: Bug Reports (mmw)
- Topic: Value of ID3v2 POPM field and MM's Rating
- Replies: 65
- Views: 54070
Re: Value of ID3v2 POPM field and MM's Rating
This is the current write algorithm: if value<=0 then mp3value := 0 else if value<=25 then begin if value = 20 then mp3value := 1 // Special value, so that 1 star is written as POPM=1 (to be compatible with many other apps, like WMP, WinAmp, etc.) else mp3value := value + 3; end else if value<=45 th...
- Thu Oct 18, 2018 6:36 am
- Forum: Wishlist (mmw)
- Topic: When will you port to Linux?
- Replies: 79
- Views: 117610
Re: When will you port to Linux?
Btw, the alpha version of MMS (MediaMonkey Server) is already available for Linux (open-sourced, anyone can contribute). As for a frontend, we'll focus on it right after MM 5.0 release.
Jiri
Jiri
- Mon Oct 08, 2018 6:37 am
- Forum: Need Help with Device Synchronization?
- Topic: 1704 What are the .alb files MM creates on Creative ZEN devices?
- Replies: 4
- Views: 2582
Re: 1704 What are the .alb files MM creates on Creative ZEN devices?
No, I don't think that there's an easy way how to configure it.
Jiri
Jiri
- Mon Oct 08, 2018 2:15 am
- Forum: Need Help with Device Synchronization?
- Topic: 1704 What are the .alb files MM creates on Creative ZEN devices?
- Replies: 4
- Views: 2582
Re: 1704 What are the .alb files MM creates on Creative ZEN devices?2018-10-05
This is the way to tell a MTP device 'this set of tracks is an album'. The exact implementation might differ per device, maybe not all of them need it, but definitely many do.
Jiri
Jiri
- Mon Oct 08, 2018 2:13 am
- Forum: Need Help? (mmw)
- Topic: [SOLVED] 1708 MMDC file conversion
- Replies: 5
- Views: 2263
Re: 1708 MMDC file conversion
This way e.g. an icon can be attached.
Jiri
Jiri
- Wed Oct 03, 2018 4:50 am
- Forum: Beta testing, bugs, and feature requests - MMW5
- Topic: More tag fields for listeners of classical music [#14963]
- Replies: 11
- Views: 3189
Re: More tag fields for listeners of classical music [#14963]
Just a note: As a part of https://www.ventismedia.com/mantis/view.php?id=14972 we have added support for any possible more or less standardized fields, so I hope that it'll cover at least some of the needs mentioned in this thread.
Jiri
Jiri
- Wed Oct 03, 2018 4:27 am
- Forum: Beta testing, bugs, and feature requests - MMW5
- Topic: Filtering (2124)
- Replies: 5
- Views: 1582
Re: Filtering (2124)
OK, thanks for all the examples, we plan few tweaks for the next version, so please report back in case you'll find more issues then.
Jiri
Jiri
- Wed Oct 03, 2018 4:25 am
- Forum: Need Help with UPnP / DLNA ?
- Topic: Interesting behaviour of DLNA bug in MM4 but fixed in MM5??
- Replies: 1
- Views: 4639
Re: Interesting behaviour of DLNA bug in MM4 but fixed in MM5??
Since this works fine in MM5 and it seems to be some hard-to-debug issue in MM4, it probably isn't worth spending more time on it. re. MMS - yes, it has to be running and yes, it currently doesn't work as a service yet, but this feature will be implemented. Anyway, looking for more contributions fro...