Search found 7 matches
- Mon Dec 19, 2016 2:07 am
- Forum: Bug Reports (mmw)
- Topic: <Filename> mask deletes terminal period [#13785]
- Replies: 1
- Views: 1630
<Filename> mask deletes terminal period [#13785]
When using "Tools > Convert Format" to create MP3 files in a new destination using the mask: J:\Audio\MP3\<Folder:2>\<Filename> if the file name ends in a period (in addition to the one which punctuates the file extension), it is deleted in the new file specification. For example: J:\Audio\FLAC\U.S....
- Thu Apr 14, 2016 11:59 pm
- Forum: Need Help? (mmw)
- Topic: Multiple Artist Opernads
- Replies: 14
- Views: 4697
Re: Multiple Artist Opernads
I, too have noticed this secret behavior MM has of writing slashes between Artist and Album Artist field values in mp3 tags. I find it annoying that when I run "Sync Tags with the Library, " that's not what I get. The same is not true of Genre field, which can also have multiple values. Is there som...
- Thu Jul 30, 2015 1:44 am
- Forum: Need Help? (mmw)
- Topic: File Properties Dialogue - Update & Next/Previous arrows
- Replies: 10
- Views: 1745
Re: File Properties Dialogue - Update & Next/Previous arrows
Great to hear that you are working on the problem! I found a bug in one of my scripts tonight which I will pass along, at the risk of telling you something you already know: SQL queries using the clause "ORDER BY DiscNumber, TrackNumber" are unreliable, since these are text fields. The correct phras...
- Wed Jul 29, 2015 12:51 am
- Forum: Need Help? (mmw)
- Topic: File Properties Dialogue - Update & Next/Previous arrows
- Replies: 10
- Views: 1745
Re: File Properties Dialogue - Update & Next/Previous arrows
If I click on the Album node, I normally sort on the Summary field, and the tracks for each album are shown in order in the main window, but Update&Next gives the random selection described above (if using Art & Details). My understanding is that I can explicitly select secondary, tertiary, etc. col...
- Mon Jul 20, 2015 11:44 pm
- Forum: Need Help? (mmw)
- Topic: File Properties Dialogue - Update & Next/Previous arrows
- Replies: 10
- Views: 1745
Re: File Properties Dialogue - Update & Next/Previous arrows
I realize this is an old thread, but the problem matches fairly closely what I am seeing. It only seems to happen with Art & Details view, the Details view works as expected. I can navigate to pretty much any album, e.g. by Music > Albums > select album. Then the main window lists the tracks of the ...
- Sat Oct 27, 2012 4:37 am
- Forum: MediaMonkey 4 Addons developer forum
- Topic: Properties Sheet Script Behavior
- Replies: 2
- Views: 1890
Properties Sheet Script Behavior
I have written a script which creates an additional properties sheet, based on the example shown on the MM wiki for using the SDB.UI.AddPropertiesSheet method. The framework of the script is: Sub SetupPDFsheet Dim i i = SDB.UI.AddPropertiesSheet("PDF File", Script.ScriptPath, "InitPDFsheet", "TrackC...
- Sun Apr 01, 2012 4:51 pm
- Forum: Wishlist (mmw)
- Topic: Gapless / Non-Gapless playback behaviour
- Replies: 18
- Views: 12903
Re: Gapless / Non-Gapless playback behaviour
I have been working with MM for some time trying to figure out details before I start building my library. For classical music (my main genre), I have the CD gaps appended to previous track files, which, if you configure the output plug-in properly, will play the CD with gaps just as in the original...