devgood first issueimporter-relatedrequires more info
仓库指标
- 星标
- (5,068 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
Work in Progress ticket
Specifically for tvOS which has limited storage and no UIDocumentPicker
Requirements:
- Expand PVFile to support lazy-loading of remote files
- Temporary caching of files locally (requires whole file on disk most likely)
- Should warn on large file copies, cancelable etc
- Maybe use FileProvider ... more to fill in.
Maybe see what VLC and other projects do