Skip to content

Releases: Namo2/InPlayerEpisodePreview

v1.3.1.0 - Bug fix for Jellyfin 10.10.0

26 Oct 18:41
52c62bf
Compare
Choose a tag to compare

What's Changed

  • Fix: Incorrectly fetched activeMediaSourceId by @Namo2 in #40

Full Changelog: v1.3.0.0...v1.3.1.0

v1.3.0.0 - Jellyfin 10.10.0

26 Oct 13:18
f706149
Compare
Choose a tag to compare

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

24 Sep 15:39
37e13a1
Compare
Choose a tag to compare

What's Changed

  • Fixed image loading with subpaths by @Namo2 in #35

Full Changelog: v1.2.3.1...v1.2.4.0

v1.2.3.1

10 Sep 17:59
Compare
Choose a tag to compare

What's Changed

  • Updated version tag in settings

Full Changelog: v1.2.3.0...v1.2.3.1

v1.2.3.0

10 Sep 17:41
Compare
Choose a tag to compare

What's Changed

  • Reduced data loading by @Namo2 in #33
  • Set auto scroll position to the top instead of end by @Namo2 in #33

Full Changelog: v1.2.2.0...v1.2.3.0

V1.2.2.0

07 Sep 20:19
8ec72b9
Compare
Choose a tag to compare

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

20 Jun 10:17
b085aaf
Compare
Choose a tag to compare

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

14 Jun 02:02
Compare
Choose a tag to compare

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

14 Jun 01:37
Compare
Choose a tag to compare

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

12 May 18:21
e9e3c1a
Compare
Choose a tag to compare

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