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

Support remote file storage #14

Open
4 tasks
Alanaktion opened this issue Jul 18, 2021 · 0 comments
Open
4 tasks

Support remote file storage #14

Alanaktion opened this issue Jul 18, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@Alanaktion
Copy link
Owner

Ideally, this application should be able to work with video files stored on any supported Laravel filesystem, including remote storage like Amazon S3 or Backblaze B2. To be fully-supported, this must include:

  • Scanning any configured filesystem for new files, to import the metadata
  • Storing and displaying thumbnail/poster images from a configured filesystem
  • Downloading remote videos to the configured filesystem (likely indirectly, downloading locally and then storing the result)
  • Serving videos from the configured filesystem
@Alanaktion Alanaktion added enhancement New feature or request help wanted Extra attention is needed labels Jul 18, 2021
@Alanaktion Alanaktion self-assigned this Jul 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant