Search found 18 matches
- Fri Jan 30, 2026 2:25 pm
- Forum: Beta testing, bugs, and feature requests - MMW 2024
- Topic: Reviving an old request: a "Radio Broadcast" or "Radio" type
- Replies: 1
- Views: 354
Reviving an old request: a "Radio Broadcast" or "Radio" type
I've read the past forum threads on this, and I'd like to clear up some old arguments and perspectives by stating what this is not. Radio Broadcasts are not Music. They do not require albums, or artists, or musical genres. They do not have tempo, disc numbers, or track numbers. Radio Broadcasts are ...
- Mon Oct 27, 2025 7:43 pm
- Forum: MediaMonkey for Windows developer forum
- Topic: Script loading as addon but not as a menu item in tools
- Replies: 7
- Views: 6552
Re: Script loading as addon but not as a menu item in tools
UPDATE Songs SET SongTitle = SongTitle || ' (' || substr(CAST(Year AS TEXT), 1, 4) || ')' WHERE Year IS NOT NULL AND length(CAST(Year AS TEXT)) >= 4 AND SongTitle NOT LIKE '%(' || substr(CAST(Year AS TEXT), 1, 4) || ')'; This is bugging me. You presumably want the year only once in the song title ...
- Thu Oct 23, 2025 7:22 pm
- Forum: Beta testing, bugs, and feature requests - MMW 2024
- Topic: Possible bug? (duplicate management)
- Replies: 9
- Views: 7988
Re: Possible bug? (duplicate management)
I don't see how manually clicking 500 items is better than setting up some rules and have them flagged by rule. But I do like your method for using metadata to mark things. I do a similar thing to make Plex pickup my songs.
- Thu Oct 23, 2025 7:16 pm
- Forum: Beta testing, bugs, and feature requests - MMW 2024
- Topic: Statistics about music collection
- Replies: 7
- Views: 6696
Re: Statistics about music collection
I suppose... I don't really understand how MM was developed but for sure I know how to solve this problem.
- Thu Oct 02, 2025 3:22 pm
- Forum: Beta testing, bugs, and feature requests - MMW 2024
- Topic: Possible bug? (duplicate management)
- Replies: 9
- Views: 7988
Re: Possible bug?
... I can easily find them, but I can't easily group them for batch deletion, can I? No, no I can't. We used to have rules we could apply to tag the items for deletion... I had to export the results, write a function to identify the "group" such as it was, then apply rules. It was a little fun but ...
- Sun Sep 07, 2025 7:52 am
- Forum: Beta testing, bugs, and feature requests - MMW 2024
- Topic: Possible bug? (duplicate management)
- Replies: 9
- Views: 7988
Re: Possible bug?
When analyzing MM Hash Check only Audio Data from files and create fingerprinting. That means Tag changes will not influence fingerprinting and that is why two files with different size and tags can have same fingerprint because only Audio if calculated. Oh that is excellent news, thank you very ...
- Sun Sep 07, 2025 7:50 am
- Forum: Beta testing, bugs, and feature requests - MMW 2024
- Topic: Statistics about music collection
- Replies: 7
- Views: 6696
Re: Statistics about music collection
As a software programmer in my spare time, I was about to write a quick program myself but I thought it might be a feature that could be interesting to the community. You're specifying a report, which already exists for a basic case. You can extend it and, in your spare time, turn to SQL as one ...
- Thu Aug 28, 2025 12:42 pm
- Forum: Beta testing, bugs, and feature requests - MMW 2024
- Topic: Possible bug? (duplicate management)
- Replies: 9
- Views: 7988
Re: Possible bug?
I'll do that and report back. Can you answer my question about audio fingerprinting? How is it derived?
- Thu Aug 28, 2025 11:41 am
- Forum: Beta testing, bugs, and feature requests - MMW 2024
- Topic: Possible bug? (duplicate management)
- Replies: 9
- Views: 7988
Possible bug? (duplicate management)
I have been assiduously clearing out duplicates from my library, but MM duplicate finder (on content) is flagging many, many files. Just as a spot check, I took three files it has flagged as duplicate content. When using certutil -hashile <filename> SHA256 I get different hash values. How is it that ...
- Fri Jan 31, 2025 3:22 pm
- Forum: Beta testing, bugs, and feature requests - MMW 2024
- Topic: [REQ] GD3 support in tagging selection [#21430]
- Replies: 4
- Views: 2210
Re: [REQ] GD3 support in tagging selection [#21430]
I bought the separate GD3 license. I intend to exploit that fully. Others may also find it useful.
- Sun Jan 12, 2025 4:29 pm
- Forum: Beta testing, bugs, and feature requests - MMW 2024
- Topic: [REQ] GD3 support in tagging selection [#21430]
- Replies: 4
- Views: 2210
Re: [REQ] GD3 support in tagging selection [#21430]
I appreciate that add. Plug-in would be fine, so long as licensees of the service can use it for MM.
- Thu Jan 09, 2025 11:44 am
- Forum: Beta testing, bugs, and feature requests - MMW 2024
- Topic: [REQ] GD3 support in tagging selection [#21430]
- Replies: 4
- Views: 2210
[REQ] GD3 support in tagging selection [#21430]
I own EAC and purchased a GD3 license, which makes ripping a little easier in my workflow as I can trust those values much more than MusicBrainz. I see that MM has the facility to select which source it will use to help tag music. I propose support for GD3 be added, so that licensed users can ...
- Fri Sep 13, 2024 11:53 am
- Forum: Beta testing, bugs, and feature requests - MMW 2024
- Topic: Autotag : possibility to choose which tag to update
- Replies: 4
- Views: 1665
Re: Autotag : possibility to choose which tag to update
I'm going to jump into this request because I have a related problem with the auto-tag functionality. Frequently, auto-tag will take a list of twelve tracks and return four albums with various subsets of the tracks. I really believe auto-tag would be enhanced in reliability, consistency if auto-tag ...
- Thu Aug 22, 2024 5:12 pm
- Forum: Beta Testing, Bugs & Feature requests (mma)
- Topic: Turning off Syncing (scanning) in MMA
- Replies: 38
- Views: 21968
Re: "Scan for updated media files?" on every launch [#21140]
Log ID: 24SHBAR55B
Description: constant dialog appearing requesting to postpone or check for new media
still happening on build 1206 on an unlocked Samsung Galaxy Note 9.
Description: constant dialog appearing requesting to postpone or check for new media
still happening on build 1206 on an unlocked Samsung Galaxy Note 9.
- Wed Oct 25, 2023 6:23 pm
- Forum: Need Help with MMW Addons?
- Topic: Minilyrics support?
- Replies: 54
- Views: 61287
Re: Minilyrics support?
Adding MiniLyrics support back is on the to-do list, but we don't have a ton of development resources and it may take a while. I don't want to presume, but if you made the lyrics window detachable in the same way as visualization, then it could float amidst the main screen, and that might be a good ...