Search found 9 matches
- Mon Sep 19, 2016 2:21 am
- Forum: Need Help with Device Synchronization? (MMW4)
- Topic: Maintaining playlist order of mp3s on USB for car audio unit
- Replies: 11
- Views: 11832
Re: Playback of MM playlists in car - track/file order
Hi, 2. If the playlist contains songs by two or more different bands/artists then the order of playback seems to be (1) alphabetical by band/artist name as first priority, then (2) if the artist/band is the same within the playlist, the order that exists within MM will be maintained for those ...
- Mon Sep 19, 2016 2:05 am
- Forum: Need Help with Device Synchronization? (MMW4)
- Topic: Maintaining playlist order of mp3s on USB for car audio unit
- Replies: 11
- Views: 11832
Re: Maintaining playlist order of mp3s on USB for car audio
I would also consider adding "\<Playlist>\<Auto Number> " as it will also make filenames with Track Numbers. That's how I use to do it as well, <Auto Number> works perfect. I'm coming back to MM after a couple years and want to start syncing to a flash drive for use in a car stereo (that plays ...
- Sun Aug 22, 2010 2:42 am
- Forum: Need Help? (MMW4)
- Topic: Dynamically update from external playlist
- Replies: 3
- Views: 694
Re: Dynamically update from external playlist
Nevermind I found the Import M3U script by trixmoto http://www.mediamonkey.com/forum/viewtopic.php?f=2&t=6650&hilit=import+playlist Does what I need it to do. Thanks trixmoto, works really well. I might modify it so that you can create a list of m3u's that get imported at every startup without any ...
- Sat Aug 21, 2010 11:08 pm
- Forum: Need Help? (MMW4)
- Topic: [EXPLANATION] How to sort songs in USB car stereo
- Replies: 24
- Views: 41628
Re: How to sort songs in USB car stereo
i use MM to sync to my flashdrive for use in my car stereo as well. I sort my files on the flashdrive in any order I want. I Started using MM for this reason, as well as being able to volume level during sync. All car stereos (that I've ever seen) do not read m3u or any type of playlist. It's ...
- Sat Aug 21, 2010 10:37 pm
- Forum: Need Help? (MMW4)
- Topic: Dynamically update from external playlist
- Replies: 3
- Views: 694
Re: Dynamically update from external playlist
Yes.
it imports the playlist the first time when it doesn't exist in MM yet. After that if I make a change to the playlist outside of MM, when I start MM again the playlist in MM doesn't reflect the changes to the external playlist.
it imports the playlist the first time when it doesn't exist in MM yet. After that if I make a change to the playlist outside of MM, when I start MM again the playlist in MM doesn't reflect the changes to the external playlist.
- Sat Aug 21, 2010 9:19 pm
- Forum: Need Help? (MMW4)
- Topic: Dynamically update from external playlist
- Replies: 3
- Views: 694
Dynamically update from external playlist
What I would like to do is update a playlist in MM with an external playlist. I have another program I use for various things. I would like to be able take a playlist I created and exported from this other program and have the corresponding playlist in MM update it's playlist when the external list ...
- Wed Mar 24, 2010 8:28 pm
- Forum: MediaMonkey 4 Addons developer forum
- Topic: On File Monitor
- Replies: 4
- Views: 1865
Re: On File Monitor
OnTrackAdded does indeed trigger with File Monitor on a newly added track but does not if it is an existing file that has only changed. Also verified that OnTrackProperties doesn't trigger with the same conditions. So maybe it is a bug or maybe it was just never implemented. It would be nice to have ...
- Tue Mar 23, 2010 3:20 pm
- Forum: MediaMonkey 4 Addons developer forum
- Topic: On File Monitor
- Replies: 4
- Views: 1865
Re: On File Monitor
Well I guess the "OnTrackProperties" is triggered alot more often than I thought, any time the user or any action by a script or MM changes anything. However it doesn't seem to be triggered when you import new tracks or the File Monitor detects a change and updates a track. Is there a way to have a ...
- Mon Mar 22, 2010 11:29 pm
- Forum: MediaMonkey 4 Addons developer forum
- Topic: On File Monitor
- Replies: 4
- Views: 1865
On File Monitor
Ok first, I'm very new at this and just starting to use MM. I've setup a very basic script to convert my flac file ratings to the 0-100 rating system MM uses. I use another app that uses 1-5 for ratings and allow someone else on the network access to my files that uses a program that also uses 1-5 ...