Just installed a private Jellyfin server that I expose using #Cloudflare tunnels and privately using #Tailscale
https://github.com/gbraad-homelab/private-jellyfin
For example, storage is shared over the local network using webdav via Tailscale drive shares:
https://github.com/gbraad-homelab/private-jellyfin/issues/2
/cc: @jellyfin
This allows me to control the playback from the web panel using the touchscreen I have in front of my keyboard that runs android
This solves a problem, as somehow #Nextcloud's implementation of WebDAV has issues with #Tailscale's drive shares. I do not have these when using davfs2
As can be seen here... Nextcloud just simply not show these MP3 files.
Its cool seeing how other people solve problems.
Ive never used WebDAV. Are there benefits over using smb / NFS?
it is what tailscale natively supports and also available in most OSes/platforms I deal with.
Benefit; relies on simple web technology. Easy to proxy/layer over ssh.
Example how easy this works:
Found out that #Tailscale also exposes the drive shares on the #Android application.
Here I used the app "WebDAV Provider"