Feature description:
Essentially, add option to treat media in the internal storage provider as external. Currently, the media are all viewed as “offline cached”, but an option to treat it as external like webdav or samba would allow the use of a usb drive library, and let you cache music so the drive doesn’t need to be plugged in to listen.
Problem solved:
Allows caching music on usb otg library for playback even when the drive is unplugged. Removes dependence on unreliable webdav apps
Brought benefits:
Opens up a new way to store library and manage music
Other application solutions:
unknown
Additional description and context:
Technically a duplicate of External usb as media provider - #13 by splinter, but I think this request is much smaller in scope and thus worth opening. Sorry for the churn if I should’ve bumped that thread instead. I won’t make another ticket related to this idea, whether you implement it or not. Thanks for your time!
Screenshots / Mockup:
a workaround is to use a webdav file server app (like https://apkpure.com/http-file-server-webdav/slowscript.httpfileserver) to make the usb drive accessible via webdav or samba, and then connect to that in symfonium. This works with very small libraries, but with bigger ones the file server app starts to fail to serve the files reliably. It would be easier and less convoluted if symfonium had an option to just treat the internal storage as “external”, or in other words treat it the way it treats webdav/samba. It should probably include a warning that it’s untested like the warning when using webday/samba