CappielloAntonio / tempo

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

[Feature Request] - Launch app in "offine" mode #132

Closed ScrambleTheRamble closed 5 months ago

ScrambleTheRamble commented 5 months ago

Summary

I would love the ability to launch the application in "offline" mode

Description

My current Navidrome setup is not accessible from outside my lan so I need to be able to start the application even if the server is not reachable, Tempo should be able to play already downloaded songs in that case

Use Case

Tempo should be able to handle unavailable servers and fall back to the downloaded songs.

zoidy commented 5 months ago

A related feature would be to be able to add all items in the Download tab to the queue and/or have a button to be able to shuffle all downloaded songs. Right now it's only possible to play them one at a time

GallowsDove commented 5 months ago

Thanks for the Feature Request!

I'd like to point out that Tempo works offline with downloaded songs, and you can play any song/shuffle any album/artist etc. That being said, I do believe that Shuffle All on all downloaded songs is a very reasonable request. I've created PR with that functionality, marked as draft until layout issues are resolved.

CappielloAntonio commented 5 months ago

The pull request has made it into the code, so I can close this issue.

ScrambleTheRamble commented 5 months ago

Will test over the weekend, if I have constructive feedback I'll let you know