Skip to main content

GoneMAD Music Player 3.0 Beta 12

The first phase of the 3.0 is now finished!  If there is a 2.x feature / setting still missing please let me know.  There is most likely a reason why it was excluded but I might have missed something (also check trello to see if I have it listed)

Beta 12 has a lot of minor additions, but I will go into detail on a few of the bigger additions in this post.

New Intents

  • Play File - gonemad.gmmp.command.PLAY_FILE
  • Play File Next - gonemad.gmmp.command.PLAY_FILE_NEXT
  • Enqueue File - gonemad.gmmp.command.ENQUEUE_FILE
  • Rating Up - gonemad.gmmp.command.RATING_UP
  • Rating Down - gonemad.gmmp.command.RATING_DOWN
  • Specify Rating - gonemad.gmmp.command.RATE
The first 3 take a string extra named 'filename'.  Specify rating takes a float extra named 'rating' with values between 0.0 and 5.0

Search Improvements


Search will now search more than one field for some of the categories.  Album search will check for each term in both the album field and and album artist field.  Track search will check for each term in the trackname, album, and artist fields.  This should greatly improve search and make it easier to find the specific item you are looking for.



Custom Metadata For Mini-Player

The mini player's metadata can now be customized.  It is configurable through the advanced settings under UI.  The size of the mini player will not change so keep that in mind when customizing.



Remove Duplicates


The ability to remove duplicates has been added to both the playlist details view and the queue.  The way it works is it will remove any file that is listed more than once in your queue or playlist.  The first instance of each file will be kept, so if you happen to be playing the 2nd instance of a song in your queue your queue position will be updated to the position of the first instance found.  So that is something to keep in mind before selecting the option.



Playlist Details Sorting


The contents of a playlist can now be sorted.  If all you do is change the sort option, these changes will not be automatically saved (meaning the original sort order can be restored). However if you change the sorting and then move the position of individual tracks around, the changes will be automatically saved.  To account for this, I added the ability to turn off the auto save feature (in the customize menu) and added a manual save option to the menu.




Auto Volume Adjust


The auto volume adjust option was brought back from 2.x, but I wanted to give everyone a warning that it may not completely work on all devices.  The ability to change the volume to a fixed value for each input should still work, but the option to restore the last used volume is not very reliable.  Most phones now keep output type specific volume anyway  so having gmmp manage it wont be necessary.

3.0 Beta Phase 2


The next phase of the beta is going to focus on cleaning up the UI, animations, and improving performance.  Animations can be difficult but I hope this phase does not take too long.  I am still targeting early 2021 for 3.0's full release.

3.0 Beta 12 (2020-11-21)

New:
  • Sleep timer will default to the previously used sleep time
  • Play next/prev folder can now jump between scan paths to find music
  • Added scanner option to ignore hidden folders
  • Added new command intents to play/playnext/enqueue specific file: gonemad.gmmp.command.PLAY_FILE, gonemad.gmmp.command.PLAY_FILE_NEXT, gonemad.gmmp.command.ENQUEUE_FILE (add an extra named filename with the full path to file
  • Artwork can now be changed from details view
  • Artist and album art searches are now interleaved
  • Add options to auto bookmark podcasts and audiobooks (podcast/audiobook paths must be set)
  • Added toast indicating when shuffle all was selected
  • Track and album search will now query multiple fields for the search terms
  • Added queue as a library view/tab option
  • Added intent to rate current playing track. intent: gonemad.gmmp.command.RATE, float extra: rating, valid range 0-5.0
  • Added 'navigate back' gesture action and button
  • Added filesize to song info dialog
  • Added warning when battery optimizations for gmmp are enabled
  • Added last played variable %lp% to album details, bookmark, queue, track, and now playing views
  • Added $date function to turn a number (like %lp%) into a date string
  • Split view can now be disabled for tablets
  • Added 'nothing' as an 'On Select' action
  • Added queue specific 'On Select' preferences
  • Added intents to increase/decrease rating: gonemad.gmmp.command.RATING_UP and gonemad.gmmp.command.RATING_DOWN
  • Added rating up/down buttons to widgets and notifications
  • Added 'remove duplicates' to queue and playlist details view
  • Added toggle shuffle action to android auto
  • Added sort options to playlists details view
  • Added manual save option and auto save toggle to playlist details view
  • Added some custom metadata presets with next track info
  • Added %comma% so commas can be used inside functions
  • Added auto volume adjust (may not work on all devices)
  • Added ability to customize mini player metadata (Settings -> UI -> Mini Player -> Displayed Metadata)
  • Improved loading performance for folders with a lot of files
  • Added album sort to folder view
  • Updated compile sdk to 30 and target sdk to 29

Fixes:
  • Fixed crash when querying available AudioEffects returns null
  • Enqueue Shuffled for playlists will now only appear when shuffle is enabled
  • Fixed queue getting messed up if files were deleted outside of gmmp






Popular posts from this blog

3.4.5 Release / Preview of 3.5

3.4.5 was just uploaded to google play and should be rolling out over the next few days. Changelog: 3.4.5 (2023-08-29): Added Dutch translation Fixed crash editing rules in rule groups Disable IAP donation options if Full Version Unlock has not been purchased to prevent confusion Other changes since 3.4.0: Added Finnish translation and updated other translations Added donation options to the purchase settings area Fixed crash when trying to bookmark / unbookmark currently playing song Fixed Finnish not showing up in the language select Fixed other various crashes Fixed issue where rating or editing tags could potentially split the album Fixed some of the lists/grids not refreshing after changes 3.5 Preview I've been working on some new UI options planned for 3.5.  So far I've finished a new gradient background option for now playing.  There are 2 different styles (linear / radial) with 2 different color sources for each.  One source will take from the theme colors, the ot...

3.4.9

More fixes.  Check out discord for info on the 3.5 alpha. 3.4.9 (2024-02-14): Fixed tab navigation returning to the wrong view on screen orientation change Fixed queue not being focused on the playing track sometimes while using tab navigation 3.4.8 (2023-12-21): Fixed backup/restore intent receiver not working with IAP unlock Fixed crash sorting playlist contents

3.4.14

Google really messed with alarms and timers for android 14, so 3.4.14 should fix the sleep timer.  You will notice an alarm will show up in your alarms menu when the sleep timer is turned on.  This is the only way to actually get the sleep timer to reliably stop playback on time when your screen is off / phone locked. 3.4.14 (2024-05-17): Sleep timer should now be more reliable on android 14+ 3.4.13 (2024-04-29) Fixed metadata view incorrect sizing in now playing layout 1 3.4.12 (2024-04-23) Updated translations Fixed issues with left and right metadata alignment when no album art Multi artist/genre/composers should now be separated by a comma and space throughout GMMP 3.4.11 (2024-04-16) Added ability to choose whether to crop album art to 1:1 aspect ratio in now playing layout 2 (customize -> album art -> crop to fit) Fixed now playing tab 1:1 aspect ratio album art getting cropped Album art preview pop up should no longer crop art 3.4.10 (2024-03-31) Fixed auto bookma...