Provenance-Emu/Provenance

[Epic] NAS / Remote file loading

開放

#1,007 建立於 2018年10月12日

 (0 則留言) (3 個反應) (1 位負責人)C (638 個分叉)batch import
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

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

貢獻者指南