Skip to content

Releases: Namo2/InPlayerEpisodePreview

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

V1.0.1.0 - Stability improvement

24 Feb 10:46
Compare
Choose a tag to compare

V1.0.1.0 contains:

  • Bug fix: Error when accessing the settings page
  • Stability improvement: There are now up to 3 retries (every 10 seconds) to add the preview button.

Notes:

  • It can now take up to 30 seconds for the preview button to appear if an error occurred

V1.0.0.0

17 Dec 09:29
4f1ddde
Compare
Choose a tag to compare

Initial release.

jmp release includes only the plugin file
jmp-full release includes the plugin file and the updated nativeshell.js

The web-client-script contains the pure javascript code used by the web client