Provenance-Emu/Provenance

[Epic] NAS / Remote file loading

Open

#1007 aperta il 12 ott 2018

Vedi su GitHub
 (0 commenti) (3 reazioni) (1 assegnatario)C (638 fork)batch import
devgood first issueimporter-relatedrequires more info

Metriche repository

Star
 (5068 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor