Provenance-Emu/Provenance

[Epic] NAS / Remote file loading

Open

#1,007 opened on Oct 12, 2018

View on GitHub
 (0 comments) (3 reactions) (1 assignee)C (5,068 stars) (638 forks)batch import
devgood first issueimporter-relatedrequires more info

Description

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

Contributor guide

[Epic] NAS / Remote file loading · Provenance-Emu/Provenance#1007 | Good First Issue