This is the eighth update to ElegantFin.
Key Changes
- Overhauled the Continue Watching media card design, separately for desktops and phones
- Updated the overlay that is visible while hovering over cards for a cleaner appearance
- You can now manually set a unique image like this as the background on the login page
- Optimised the underlying login page code so that it no longer needs media queries or forced paddings
- Login page should not have unusually small user cards anymore
- The login page would not show scroll bar unless necessary
- Updated the text alignment in the Server Info table in Dashboard
- The progress bar that shows up during library scan now spans the whole width which looks better
- Updated the EPG page slightly in Live TV library
- Removed the unnecessary left padding on My Media (small) buttons #46
- The poster size in the media page was smaller than intended on TV layout which has been corrected now #49
- Updated the seek bar to change its thickness while seeking for clearer user interaction and feedback
- SyncPlay button in the header is now visible in more cases such as desktops, TVs the landscape mode on phones #48
- Added a dedicated section for customisation in the README.md
You can view the full commit history here.
Special thanks to the following contributors for their invaluable contributions to this update:
Code Contributors: rlauuzo and many others
Bug Reporters: Spirited, server-imp and many others
Known issues
- Some elements may be displayed incorrectly in some apps. Read more about these issues in the Troubleshooting section.
You may use the provided CSS file for self-hosting purposes. Alternatively, you may use the following code snippet to get the latest version via a free CDN.
@import url("https://cdn.jsdelivr.net/gh/lscambo13/ElegantFin@main/Theme/ElegantFin-jellyfin-theme-build-latest-minified.css");
For more detailed information, be sure to read the README.md file.