Add support for multiple files to Source #38

Open
opened 2019-11-11 23:47:45 +01:00 by jackrobison · 2 comments
jackrobison commented 2019-11-11 23:47:45 +01:00 (Migrated from github.com)
No description provided.
jackrobison commented 2019-11-12 00:14:08 +01:00 (Migrated from github.com)

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
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 commented 2019-11-12 00:14:58 +01:00 (Migrated from github.com)

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

A related issue is that currently there can be only one supported language - subtitle files complicate this.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/types#38
No description provided.