Search found 5 matches
- Thu Sep 26, 2024 11:58 am
- Forum: Off Topic
- Topic: MKV format
- Replies: 2
- Views: 3674
MKV format
I have a bunch of videos stored on an external hard drive in MKV format. The default player on Windows doesn't seem to play them, at least for me. I'm not sure if it's an issue with the files themselves. Do I understand correctly that I need to purchase a paid version to play this format? All of my ...
- Thu Sep 26, 2024 8:02 am
- Forum: MediaMonkey for Windows developer forum
- Topic: Search for duplicate titles
- Replies: 3
- Views: 3091
Re: Search for duplicate titles
It sounds like your script in MM4 could check for duplicates and show the AlbumArtist for any title already present in a playlist. In MM5, you can leverage the MediaMonkey JS API, which should allow you to search for duplicates before adding a track.
- Wed Sep 25, 2024 1:31 pm
- Forum: MediaMonkey for Windows developer forum
- Topic: Bass Frequency Cutoff
- Replies: 9
- Views: 4557
Re: Bass Frequency Cutoff
That sounds like a solid solution. Perhaps it’s worth experimenting with different filter slopes or Q settings to see if that gives you even more control over how the low end is cut off, while still keeping the useful bass intact.
- Wed Sep 25, 2024 7:04 am
- Forum: MediaMonkey for Windows developer forum
- Topic: MM5 Media Sharing Server Port
- Replies: 9
- Views: 3311
Re: MM5 Media Sharing Server Port
Thanks for the API Ludek! For now I'm trying out with portable MM installs since I want to run multiple instances simultaneously and portable installs ensures proper isolation and concurrency management. Currently when I run multiple portable installs of MM it works fine. But on leaving it running ...
- Tue Sep 24, 2024 9:13 am
- Forum: MediaMonkey for Windows developer forum
- Topic: Export a .txt file
- Replies: 14
- Views: 20720
Re: Export a .txt file
How large is your movie collection? Would you need to generate these .txt files in bulk or one at a time?