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

Add support for multiple files to Source #38

Open
jackrobison opened this issue Nov 11, 2019 · 2 comments
Open

Add support for multiple files to Source #38

jackrobison opened this issue Nov 11, 2019 · 2 comments

Comments

@jackrobison
Copy link
Member

No description provided.

@jackrobison
Copy link
Member Author

jackrobison commented Nov 11, 2019

Cases to handle:

  • stream contains a single file
  • stream contains a directory containing a single file
  • stream contains a directory containing a single file with the content and readme like text file
  • stream contains a directory containing a single file with the main content and one or multiple auxiliary files (example: subtitles)
  • stream contains one of the above cases and a small quality sample file
  • stream contains a series of sequential files (ep1, ep2, etc)
  • stream contains a compressed archive (maybe password encrypted)
  • stream contains a directory of rar chunks
  • stream contains a directory containing nested layers of the above examples

@jackrobison
Copy link
Member Author

A related issue is that currently there can be only one supported language - subtitle files complicate this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant