Provenance-Emu/Provenance

[Epic] NAS / Remote file loading

オープン

#1,007 opened on 2018/10/12

 (0 件のコメント) (3 件のリアクション) (1 人の担当者)C (638 件のフォーク)batch import
devgood first issueimporter-relatedrequires more info

Repository metrics

Stars
 (5,068 個のスター)
PR merge metrics
 (30d に merged 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

https://github.com/videolan/vlc-ios/tree/master/Apple-TV

コントリビューターガイド