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

feature request: download option for files #110

Closed
2 of 3 tasks
GiFuJo opened this issue Aug 13, 2024 · 0 comments
Closed
2 of 3 tasks

feature request: download option for files #110

GiFuJo opened this issue Aug 13, 2024 · 0 comments
Labels
feature request New feature or request

Comments

@GiFuJo
Copy link

GiFuJo commented Aug 13, 2024

Checklist

  • I checked that this feature has not been requested before
  • I checked that this feature is not in the "Not planned" list
  • This feature will benefit the majority of users

Problem Description / Use Case

When accessing the server from another device via the web interface, the ability to download individual files could be useful for scenarios such as:

  • Checking files for issues (e.g., verifying hash sums) without needing to establish an SCP/FTP/... connection.
  • Moving files to external storage media without needing physical access to the server.
  • Playing back files locally on your computer if streaming encounters issues.

Proposed Solution

Add a "Download file" option to the episode menu like shown below.
File names should probably be sanitized in some way to avoid cross-platform issues (e.g., file name length, illegal characters).
image

@GiFuJo GiFuJo added the feature request New feature or request label Aug 13, 2024
5rahim added a commit that referenced this issue Aug 28, 2024
@5rahim 5rahim closed this as completed Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
Status: Released
Development

No branches or pull requests

2 participants