Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redesign Downloading/Caching options for library and podcasts #50

Open
GrakovNe opened this issue Nov 12, 2024 · 0 comments
Open

Redesign Downloading/Caching options for library and podcasts #50

GrakovNe opened this issue Nov 12, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@GrakovNe
Copy link
Owner

GrakovNe commented Nov 12, 2024

The current state of the app’s internal download feature is naive:

Users can cache an entire book to internal device storage and later remove it.
Users cannot currently cache podcasts.
Users with self-signed certificates are unable to download any episode to offline-cache

This issue aims to redesign the download feature to include the following capabilities:

Allow users to cache all chapters of a book and remove them later.
Enable users to cache the next X episodes of a podcast, with optional automatic caching of new episodes.
Potential solutions could include adding a new “Download Manager” screen or exploring other approaches.

@GrakovNe GrakovNe added the enhancement New feature or request label Nov 12, 2024
@GrakovNe GrakovNe self-assigned this Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant