I was not planning on releasing another update this quick but I discovered a critical bug with 3.0.4 that needed fixing asap. On some devices, the scanner can just completely freeze and keep the database locked. The entire app needs to read/write from the database to do pretty much anything. Next update hopefully wont be until next week.
3.0.5 (2021/02/05):
If you are having odd issues with the app, try clearing the app's data/cache and retrying
New:
- Added basic fast scroll to browser and playlist details views
- Updated translation
Fixes:
- Fixed scanner deadlock that freeze the scan and make the app unresponsive
- Last playing variable should now correctly populate
- date function now defaults to format YYYY-MM-dd if no date format is passed in
- Fixed some issues with GMMP showing up as a music player in other apps
- Fixed displaying unsynchronized lyrics that start with a bracket
- Fixed artist art always failing back to album artwork
- Art local cache search is now lower priority than embedded and in folder searches
- Split view changes on tablets should now apply right away
Since im posting I might as well mention some of the newer changes in the previous patches.
Renaming Library Views
You can now rename the library tabs in the Toolbar Menu - Customize - Enabled Views UI.
In App Custom Metadata Creator
This is still very much a work in progress, but you can now create simple custom metadata entries from within the app. When selecting the displayed metadata customize option from the toolbar menu, there is now a plus icon at the top that will open up the creator. Right now you can set the alignment, font size, and then type in variables / text / etc
Folder View and Playlist Detail View Fast Scroll
I turned on fast scroll on those 2 views. This was a quick change since there were a lot of users asking for it, so there is no "bubble" that pops up to show where you are in the list. That will be added later.
List: Compact View Mode
There were many complaints about having too much wasted space, so a compact list view mode was added to put list items closer together. This will set the minimum height to be much smaller than the regular list.