I can be stubborn when it comes to coding, so I continued to try to find a way to be able to browse Genre -> Artist -> Album -> Song and I believe I came up with a solution. It is most likely quite inefficient since I am combine many many sql queries, but it will have to do for now. I did some testing and it is mostly unusable on my archos due to there being so many artists for each genre, but it seems to work just fine on small libraries (in my emulator). I think I will only partially scan my archos from now on to make testing a bit more realistic
I was not planning on putting out any more 3.4.x updates, however google refused to approve the 3.5 beta due to some policy updates that caused the existing 3.4.x version already released to no longer be compliant. Therefore 3.4.15-3.4.17 are basically the work I've been doing on 3.5 for the last 16 months, but with all the new features disabled. I would like to put them through more testing before enabling to the public, hence the beta. 3.4.17 (2024-10-25): Fixed crash on android 14+ trying to verify the unlocker 3.4.16 (2024-10-24): Fixed multi select in album details highlighting the wrong item 3.4.15 (2024-10-23): Update target api level to 34 Updated dependencies Manual scans are no longer ran in a foreground service due to google's new policies Last played time added to song info pop up Fixed issue where extra space was added in artists with numbers in name Increased full search limit from 100 to 10000 results Fixed issue with files missing tags showing up in the unkno...