Caution
BREAKING CHANGES:
Support for Jellyfin pre-10.11.X has been removed due to layout changes and the complexity involved in keeping both working
If you haven't updated Jellyfin to 10.11.X yet, update your CSS to point to a specific release, ie the release before this:
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@v1.4.17/CSS/scyfin-theme.css');
Media details page:
- Fixed padding so there isn't empty space under the poster #67
- Slight modifications to the mobile layout
Music player:
- Updated styling of now-playing footer
Plugins:
- Added support and styling for the Media Bar plugin #71
Dashboard / settings:
- Removed legacy code styling dashboard and metadata editor, since this is no longer possible in 10.11.X
- Centered Quick Connect settings page