Skip to main content

Posts

Showing posts from October, 2020

GoneMAD Music Player 3.0 Beta 11

Beta 11 doesn't really have anything major, but I did re-add a lot of smaller capabilities from 2.x and finishing implementing some Beta 10 features that weren't completely finished.   Playlist details, bookmark, and folder views all now allow custom metadata lines.  One important thing to note is the folder view has 3 separate "types" to customize.  There is one for audio files, one for non audio files (playlist files), and one for folders. Now playing and widgets now support variables for the upcoming / next track. NEXT_TRACK_ALBUM = "%nal%" NEXT_TRACK_ALBUM_YEAR = "%nayr%" NEXT_TRACK_ALBUM_ARTIST = "%naa%" NEXT_TRACK_ARTIST = "%nar%" NEXT_TRACK_DISCNO = "%ndn%" NEXT_TRACK_DURATION = "%ndu%" NEXT_TRACK_GENRE = "%nge%" NEXT_TRACK_PLAYCOUNT = "%npc%" NEXT_TRACK_RATING = "%nra%" NEXT_TRACK_SKIPCOUNT = "%nskp%" NEXT_TRACK = "%nt%" NEXT_TRACK_NUM = "%ntn%&qu