Skip to content

Support remote file storage #14

@Alanaktion

Description

@Alanaktion

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions