Move library browsing to main grid

This commit is contained in:
Dymas
2026-09-15 15:37:43 +02:00
parent a2b26f6680
commit 9f39478018
7 changed files with 158 additions and 45 deletions
+6
View File
@@ -1,5 +1,11 @@
# Changelog
## 1.3.0 - 2026-09-15
- Moved movie and series browsing out of the sidebar into a Jellyfin-style main collection grid.
- Added click-through collection cards that open the selected movie or series folder details and episodes in the main panel.
- Added a collection return action and kept sidebar controls focused on navigation, search, and rescans.
## 1.2.1 - 2026-09-15
- Set the Docker Compose container host binding to `0.0.0.0` so Docker's localhost port mapping can reach h-player while keeping the host publish on `127.0.0.1`.