Zion Huang
                                            Zion Huang
                                        
                                    I'll use another phone to test.
Not yet. I tested on an Android 11 Xiaomi phone and an Android 10 Samsung phone, and didn't find downloaded files missing. Hope if any developer who has this issue...
@bacteriostat Thanks for your research! So, a quick fix is to rename the file after download completes. But eventually, I'll discard Android download manager and create a download service for...
Do you mean search on YT for a playlist, and add the whole playlist to the library?
Close for ambiguous description.
If you enable developer mode in Android Auto, you can see my app. What the developer has to do is implement the `MediaBrowserService` class. I think it's possible. I'll keep...
Why not create a playlist and put the songs in your preferred order? Just like other music apps, there's no option for manually sorting all songs, artists and playlists. That's...
If I create an "Albums" section in the bottom navigation bar, does that help? This will correspond to YT Music's album. However, this needs a modification of NewPipe Extractor, so...
I have an idea. In the artists page, when an artist is clicked, it goes to a new page showing the artist's details, where the artist's albums, songs are listed....
The song is saved in the app-specific external files directory. You'll see them in (/Android/data/com.zionhuang.music/files/media), and the filename is the hash of the song id. How users can receive the...