austinried / subtracks

A music streaming app for Subsonic-compatible servers
GNU General Public License v3.0
703 stars 30 forks source link

Offline mode switch doesn't work #162

Closed Marco-9456 closed 1 year ago

Marco-9456 commented 1 year ago

Describe the bug The offline mode cannot be toggled on.

To Reproduce Click on the offline mode switch.

Expected behavior To toggle the offline mode on.

Screenshots

https://linksharing.samsungcloud.com/9MbbDDpe9jLo

Device

Server

austinried commented 1 year ago

In this case it's normal, offline mode only does anything after there is a source added. This should be made clearer though once I add a first-time setup flow.

Marco-9456 commented 1 year ago

In this case it's normal, offline mode only does anything after there is a source added. This should be made clearer though once I add a first-time setup flow.

Thanks for the info, I thought it will make it act like other Music Players that play locally saved audio files.

austinried commented 1 year ago

It should, and right now it sort of does that (when enabled it filters all lists to only show locally saved items), but it only really has any meaning if you have added a source first so that there could be downloaded files from that source.