Releases: Namo2/InPlayerEpisodePreview
Releases · Namo2/InPlayerEpisodePreview
v1.3.1.0 - Bug fix for Jellyfin 10.10.0
What's Changed
Full Changelog: v1.3.0.0...v1.3.1.0
v1.3.0.0 - Jellyfin 10.10.0
What's Changed
- Updates for Jellyfin release 10.10.0 by @Namo2 in #36
- Improved refreshing of episode details in UI
- Improved CSS for #26
- Hide button for single elements for #24
- Added collection support
- Add other supported rating options
- Fix Popup not closing on "Back" event for #38
Full Changelog: v1.2.4.0...v1.3.0.0
Notes
This release changes the routing for the new Jellyfin version.
This means that this version will only work for Jellyfin 10.10.0 and higher
v1.2.4.0
v1.2.3.1
v1.2.3.0
V1.2.2.0
What's Changed
- Icon color on hover is now displayed
- Selected episodes on the bottom should now scroll into view
- Server discovery should now work correctly
Full Changelog: v1.2.1.0...v1.2.2.0
V1.2.1.0 - Episode Details
V1.2.1.0 contains:
New fields in the preview:
- Release date
- Runtime
- Community rating
- End time
Known Bugs:
- The UI isn't updated with episodes marked as played or favourite after closing and reopening the preview menu
V1.2.0.1 - Security Update
V1.2.0.1 contains:
- Security update for braces
- Update Jellyfin.Controller and Jellyfin.Model to 10.9.6
Known Bugs:
- The UI isn't updated with episodes marked as played or favourite after closing and reopening the preview menu
V1.2.0.0 - Jellyfin Media Player 1.11.0
V1.2.0.0 contains:
- Web client: Start episodes from the list
With the new version of the JMP client, maintaining two release candidates is no longer necessary.
That means, there will no longer be separate releases for the JMP client.
The JMP client will now use the web version automatically.
Changelog:
- Removed code which was only for the JMP client
- Added Episode start function to the Web version
- Removed old css file and injector class
- Renamed main script file to an uppercase letter
- Updated README.md with the new changes
Known Bugs:
- The UI isn't updated with episodes marked as played or favourite after closing and reopening the preview menu
V1.1.0.0 - Jellyfin 10.9.0
V1.1.0.0 contains:
- Neseccary changes for the new Jellyfin version 10.9.0,
- A new feature for marking episodes as completed or as favourite
- Smaller bugfixes
Changelog:
- Repositioned the preview button
- Fixed an authentication error in the web client
- Fixed an error where multiple preview buttons where created in the web client
- Fixed an error where the preview button appeared at the beginning of the player menu
- Fixed an error where always the first season of a show was selected
Known Bugs:
- The UI isn't updated with episodes markes as played or favourite after closing and reopening the preview menu