07-22-2020, 03:25 PM
Interesting.
In Manager.cxx there is the TODO comment below but I'm not exactly sure what is meant by "remote" files.
// TODO: allow caching remote files
Obviously streaming sources (http/https radio stations etc) aren't cached cos they are not files but the upmpdcli proxy queues up files with whose path is http://... so I wonder if these files are currently excluded from being cached.
Also, usually files on NAS devices are considered remote so Im wondering whether these are also currently excluded from being cached until the TODO is completed. ??
In Manager.cxx there is the TODO comment below but I'm not exactly sure what is meant by "remote" files.
// TODO: allow caching remote files
Obviously streaming sources (http/https radio stations etc) aren't cached cos they are not files but the upmpdcli proxy queues up files with whose path is http://... so I wonder if these files are currently excluded from being cached.
Also, usually files on NAS devices are considered remote so Im wondering whether these are also currently excluded from being cached until the TODO is completed. ??