Search found 17 matches
- Sat Feb 06, 2016 3:25 pm
- Forum: Beta Testing, Bugs & Feature requests (mma)
- Topic: Wifi Sync MKV Files
- Replies: 2
- Views: 826
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 wor...
- Fri Feb 05, 2016 6:55 pm
- Forum: Wishlist (mmw)
- Topic: Auto-Organize Files in MM 4.xxx
- Replies: 4
- Views: 4001
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 update...
- Mon Jan 18, 2016 7:33 pm
- Forum: Wishlist (mmw)
- Topic: Auto-Organize Files in MM 4.xxx
- Replies: 4
- Views: 4001
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? (mmw)
- Topic: $Replace(string,what,by) Mask Not Working for Question Marks
- Replies: 5
- Views: 941
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 Medi...
- Mon Jan 18, 2016 7:07 pm
- Forum: Need Help? (mmw)
- Topic: $Replace(string,what,by) Mask Not Working for Question Marks
- Replies: 5
- Views: 941
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? (mmw)
- Topic: $Replace(string,what,by) Mask Not Working for Question Marks
- Replies: 5
- Views: 941
$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?
- Topic: XSPF Creator 1.1 [MM2+3]
- Replies: 12
- Views: 19032
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?
- Topic: Attempting to Sync MP4 Video File to Android Device
- Replies: 10
- Views: 4826
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 t...
- Sun Mar 16, 2014 2:15 am
- Forum: Need Help with Device Synchronization?
- Topic: Attempting to Sync MP4 Video File to Android Device
- Replies: 10
- Views: 4826
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 ...
- Sat Mar 15, 2014 8:44 pm
- Forum: Need Help with Device Synchronization?
- Topic: Attempting to Sync MP4 Video File to Android Device
- Replies: 10
- Views: 4826
Attempting to Sync MP4 Video File to Android Device
Hello, I'm attempting to sync a particular MP4 video file from MediaMonkey 4.1.1.1694 Test Build for Windows to my Android LG-E970 smartphone by way of USB. Here are the specs for the MP4 video file: General Complete name : M:\Music\Nirvana\Nevermind\Nirvana - Nevermind - (Music Video dir by Samuel ...
- Mon Feb 10, 2014 7:05 pm
- Forum: Wishlist (mmw)
- Topic: Mask Reference in MMW 4.xxx
- Replies: 5
- Views: 2846
Re: Mask Reference in MMW 4.xxx
@ Lowlander I checked out the link you provided to the RegExp Find & Replace add-on, but it looks like it's only good for making changes in the fields and not for renaming and/or moving files. Thank you anyway for this, and thanks to nohitter151 for their reply. I'm just going to have to store that ...
- Mon Feb 10, 2014 11:39 am
- Forum: Wishlist (mmw)
- Topic: Mask Reference in MMW 4.xxx
- Replies: 5
- Views: 2846
Re: Mask Reference in MMW 4.xxx
No, there's no such mask/criteria as "contains". See http://www.mediamonkey.com/wiki/index.php/WebHelp:Configuring_Directory_and_File_Formats/4.0 Yes, I already read that particular wiki page, though there was the statement: The table below describes most of the commonly used characters and fields ...
- Sun Feb 09, 2014 11:01 pm
- Forum: Wishlist (mmw)
- Topic: Mask Reference in MMW 4.xxx
- Replies: 5
- Views: 2846
Mask Reference in MMW 4.xxx
I'm attempting to create a mask format for auto-organizing tracks that if a track title contains "p HD" then it will use one path, and if not, it will use another path. Here are the two different examples I tried with no luck: $if($contains(<Title>,p HD),O:\Video\Clips\Trailer\,L:\Video\Clips\Traile...
- Mon May 07, 2012 2:47 pm
- Forum: Wishlist (mmw)
- Topic: Auto-Organize Files in MM 4.xxx
- Replies: 4
- Views: 4001
Auto-Organize Files in MM 4.xxx
I did a search in the forums with different variations of the subject line and came up with nothing so I started this new topic. It doesn't seem to be currently possible, so can we get a new feature that allows you to have multiple profiles for the Auto-Organize Files dialog: http://i8.photobucket.c...
- Sat Apr 30, 2011 11:22 am
- Forum: News and Other Stuff
- Topic: How many "lifetime license" users out there?
- Replies: 50
- Views: 30319
Re: How many "lifetime license" users out there?
I've also have been using MediaMonkey for almost maybe 10 years (if not longer) starting back when it was called SongDB. It was arguably the best "digital media" organizer (mainly for music of course) even back then compared to other apps. It really took the top spot by the time it changed it's name...