Search found 23 matches
- Sun Aug 17, 2025 5:56 pm
- Forum: Beta testing, bugs, and feature requests - MMW 2024
- Topic: MediaMonkey ver. 2024 Not Syncing to Androd Properly Compared to ver. 4
- Replies: 1
- Views: 3952
MediaMonkey ver. 2024 Not Syncing to Androd Properly Compared to ver. 4
I finally decided to give MediaMonkey 5 (or now called 2024) another try again when I ran into a MediaMokey 4 limitation with files not loading into the version 4 application when they have path lengths that are too long. I've been trying out MediaMonkey version 2024.1.0.311 (Portable) in Windows 11 ...
- Mon Dec 25, 2023 11:00 am
- Forum: Bug Reports (MMW4)
- Topic: Properly Handling Question Mark Symbol When Using Auto-Organize Files Function
- Replies: 1
- Views: 17079
Properly Handling Question Mark Symbol When Using Auto-Organize Files Function
I've encountered what appears to be a bug with the Auto-Organize Files function. When I place the following mask criteria in the "Destination" field $replace($replace(<Album>,",''),?,-) it is not properly handling the question mark symbol (?) by replacing it with a dash (-) when I execute the ...
- Sun Oct 31, 2021 10:53 am
- Forum: Need Help with MMW Addons?
- Topic: Add-On to Populate Field Values For Video Content From Video File Associated Kodi NFO Files
- Replies: 7
- Views: 13444
Re: Add-On to Populate Field Values For Video Content From Video File Associated Kodi NFO Files
Hi, It is already in development, I have created native core MM code for importing NFO files. It is still in testing. There is extensive research I have done some time ago regarding TV Series, Kodi, Sonarr, SickRage, .... Let me know if we missed anything and if you want I can help you with ...
- Sun Oct 31, 2021 9:13 am
- Forum: Need Help with MMW Addons?
- Topic: Add-On to Populate Field Values For Video Content From Video File Associated Kodi NFO Files
- Replies: 7
- Views: 13444
Re: Add-On to Populate Field Values For Video Content From Video File Associated Kodi NFO Files
Also, as a side note, that is not directly related to this posting, I'm also going to be looking into developing a master database repository that links the MediaMonkey database library [C:\Users\<username>\AppData\Roaming\MediaMonkey\MM.DB], with the 2 Kodi database libraries [C:\Users\<username ...
- Sun Oct 31, 2021 8:56 am
- Forum: Need Help with MMW Addons?
- Topic: Add-On to Populate Field Values For Video Content From Video File Associated Kodi NFO Files
- Replies: 7
- Views: 13444
Re: Add-On to Populate Field Values For Video Content From Video File Associated Kodi NFO Files
Peke: Thanks for the quick reply and the links to the related ongoing development tickets. I'll look them over and provide feedback. My ultimate goal for this request is to allow me to utilize the best features of Kodi for video file playback, skin layout for best TV viewing and metadata scrapping ...
- Sun Oct 31, 2021 7:17 am
- Forum: Need Help with MMW Addons?
- Topic: Add-On to Populate Field Values For Video Content From Video File Associated Kodi NFO Files
- Replies: 7
- Views: 13444
Add-On to Populate Field Values For Video Content From Video File Associated Kodi NFO Files
I'm checking out version 5 of MediaMonkey for the first time today...specifically version 5.0.1.2433. I was curious to know if someone has created an add-on for MediaMonkey 5 to populate the fields for a video file from a video file's associated Kodi based NFO file? If such an add-on does not ...
- Sat Feb 06, 2016 3:25 pm
- Forum: Beta Testing, Bugs & Feature requests (mma)
- Topic: Wifi Sync MKV Files
- Replies: 2
- Views: 1198
Wifi Sync MKV Files
I'm able to sync MKV files from MediaMonkey for Windows to my Android phones using WiFi sync, yet the MediaMonkey for Android app doesn't seem to allow the same functionality of syncing over MKV files. Is this a current function of MMA and I'm just missing something? If not, is it already in the ...
- Fri Feb 05, 2016 6:55 pm
- Forum: Wishlist (MMW4)
- Topic: Auto-Organize Files in MM 4.xxx
- Replies: 4
- Views: 4973
Re: Auto-Organize Files in MM 4.xxx
I would really like to see the script/mask. Sure thing. So, my mask makes use of many of the Custom fields, and uses other fields like Occasion, Mood, Tempo, Quality, etc. differently than originally intended. So here is how I use the custom fields depending on the type of file that is being ...
- Mon Jan 18, 2016 7:33 pm
- Forum: Wishlist (MMW4)
- Topic: Auto-Organize Files in MM 4.xxx
- Replies: 4
- Views: 4973
Re: Auto-Organize Files in MM 4.xxx
You should consider using Tools > Options > Auto-Organize or use $if statements accounting for the different scenarios. I meant to reply to this message years ago. Instead of using the $if statement mask (which I do use, but in this scenario, it's a bit more complex and using the $if statement mask ...
- Mon Jan 18, 2016 7:24 pm
- Forum: Need Help? (MMW4)
- Topic: $Replace(string,what,by) Mask Not Working for Question Marks
- Replies: 5
- Views: 1766
Re: $Replace(string,what,by) Mask Not Working for Question M
I think that's because it already is a non-allowed character (Windows) and thus is removed (through ini setting): http://www.mediamonkey.com/support/index.php?/Knowledgebase/Article/View/46/0/how-to-remap-characters-for-auto-organize Awesome...thank you Lowlander! I completely forgot about the ...
- Mon Jan 18, 2016 7:07 pm
- Forum: Need Help? (MMW4)
- Topic: $Replace(string,what,by) Mask Not Working for Question Marks
- Replies: 5
- Views: 1766
Re: $Replace(string,what,by) Mask Not Working for Question M
When you execute the auto-organize function it just takes the question mark away. It doesn't get replaced with any other character. That's whether you use the $Replace(string,what,by) mask or not.Lowlander wrote:Is the question mark replaced by anything when executing?
Thanks
- Mon Jan 18, 2016 7:01 pm
- Forum: Need Help? (MMW4)
- Topic: $Replace(string,what,by) Mask Not Working for Question Marks
- Replies: 5
- Views: 1766
$Replace(string,what,by) Mask Not Working for Question Marks
When using the "$Replace(string,what,by)" auto-organize file mask to replace a question mark ( ? ) with a dash ( - ) it doesn't seem to work. However, when checking the entire mask string in the "Set Destination Wizard" dialog you can see that in the Sample field it does show the dash replacing the ...
- Sat Jan 24, 2015 8:56 pm
- Forum: Need Help with Addons? (MMW4)
- Topic: XSPF Creator 1.1 [MM2+3]
- Replies: 12
- Views: 24110
Re: XSPF Creator 1.1 [MM2+3]
Hello trixmoto: I know that this is an old thread for an old add-on script you created some time ago. Yet, I'm writing this here in hopes that you could write another XSPF script for me (that may also be helpful for others). If you don't have the time to write it, hopefully you can at least point me ...
- Sun Mar 16, 2014 1:42 pm
- Forum: Need Help with Device Synchronization? (MMW4)
- Topic: Attempting to Sync MP4 Video File to Android Device
- Replies: 10
- Views: 6988
Re: Attempting to Sync MP4 Video File to Android Device
@ Lowlander - that's what I was already referring to in my original post. I was in my Device Profile settings where you set the file types that your device supports. So I already figured I was in the right section of the options. The problem was, that I couldn't figure out what the proper settings ...
- Sun Mar 16, 2014 2:15 am
- Forum: Need Help with Device Synchronization? (MMW4)
- Topic: Attempting to Sync MP4 Video File to Android Device
- Replies: 10
- Views: 6988
Re: Attempting to Sync MP4 Video File to Android Device
It keeps telling me that "this file is not supported" every time I attempt to do a sync. I can say that in a previous version, though I don't know the exact version number, this file type, and even this particular file, used to transfer over to my smartphone just fine with no problem. My smartphone ...