WebDAV client service (stubbed for WebDav.Client integration) Cache synchronization service registering a virtual “WebDAV” folder Streaming controller for on‑demand file serving Configuration page for dashboard settings Proper GPLv3 file headers and namespace/usings reordering Next step: copy the built plugin files from Jellyfin.Plugin.Webdav/bin/Debug/net8.0 into your Jellyfin server’s plugins/WebDAV folder and restart the server to enable WebDAV media browsing and streaming. |
||
|---|---|---|
| Configuration | ||
| Jellyfin.Plugin.Webdav.csproj | ||
| Plugin.cs | ||
| ServiceRegistrator.cs | ||
| StreamingController.cs | ||
| WebDavClientService.cs | ||
| WebDavHostedService.cs | ||
| WebDavSyncService.cs | ||