BLeeEZ / amperfy

Amperfy is an iOS/iPadOS/macOS app to play songs from an Ampache or Subsonic server
GNU General Public License v3.0
458 stars 37 forks source link

[Feature request] Automatic Offline Mode + Selectable Carplay Offline Category #278

Open brokoler opened 3 months ago

brokoler commented 3 months ago

Hello,

after using Amperfy in my car I had several issues with cached songs today. I wasn't able to search for them via Carplay, when I clicked on a category Amperfy tried to contact my server when I was offline.

Offline mode exists already, but probably following could be added in future:

BLeeEZ commented 2 months ago

Added a new tab to CarPlay which only contains the downloaded elements:

image

BLeeEZ commented 2 months ago

Automatically enable/disable offline mode will not be supported for now. If the user activates OfflineMode no communication should go out. If Amperfy automatically disables OfflineMode (go to OnlineMode) can lead to false deactivation.