CappielloAntonio / tempo

An open source and lightweight music client for Subsonic, designed and built natively for Android.
GNU General Public License v3.0
1.05k stars 49 forks source link

[Feature Request] - Show Downloaded Playlists When Offline #236

Open ImranR98 opened 4 months ago

ImranR98 commented 4 months ago

Summary

When all the songs in a playlist are downloaded, it should be possible to view and play the playlist offline.

Description

You can download an entire playlist by opening the playlist and clicking "Download all," but the metadata for the playlist itself is not stored offline (playlist name, list of songs). This means that when you actually want to listen to a playlist offline, you can't - all downloaded songs from all playlists show up in the UI and you can only sort by title, album, etc.

This could be solved by storing playlist data offline. Maybe in a "read-only" mode to avoid sync issues.

Use Case

It would be nice to be able to listen to specific organized playlists offline instead of having to manually skip through your entire library.

Additional context

Thanks for this app! There are literally 0 other open-source Subsonic clients that look/feel like they were made after 2014.

KalyaSc commented 4 months ago

+1

I do agree, this would be a nice addition !