Add host path browser to config page

This commit is contained in:
Dymas
2026-05-25 17:20:55 +02:00
parent ece4ce0d5e
commit aef3be9d2d
7 changed files with 318 additions and 6 deletions
+5
View File
@@ -1,5 +1,10 @@
# Changelog
## 0.44.0 - 2026-05-25
- Added host filesystem browse buttons to the Config page path fields so default download and Jellyfin library folders can be selected from a built-in browser modal instead of typed manually.
- Added an authenticated `/api/fs/browse` endpoint for directory and file browsing to support the new host path picker workflow.
## 0.43.0 - 2026-05-25
- Added a Jellyfin section on the Config page with enable or disable control, separate TV and movie destination folders, and a manual `Run now` handoff trigger.