Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Releases: iwalton3/jellyfin-web-jmp

jwc-10.7.2-2 Add toast and confirm to plugins

20 Apr 01:33
Compare
Choose a tag to compare
Add toast and confirm to pluginManager.

jwc-10.7.2-1

18 Apr 18:28
Compare
Choose a tag to compare
  • Backport fix for broken images.
  • Switch to npm-based build process.

jwc-10.7.2

13 Apr 23:58
Compare
Choose a tag to compare
  • Upgrade to jellyfin-web 10.7.2
  • Stop using release numbering that doesn't make sense

jwc-1.7.1

11 Apr 05:22
Compare
Choose a tag to compare

This is basically a vanilla web client now with this PR: jellyfin/jellyfin-web#2557

All special functionality now lives here: https://github.com/iwalton3/jellyfin-media-player/tree/master/native

jwc-1.7.0-3

06 Apr 05:27
Compare
Choose a tag to compare

Changes:

  • Fix external subtitle support.
  • Fix skipping to previous song twice setting random volume.

jwc-1.7.0-2 improved audio playback

06 Apr 00:10
Compare
Choose a tag to compare

Changes:

  • Fix undefined onErrorInternal.
  • Add native music support.

jwc-1.7.0-1 syncplay

05 Apr 01:50
Compare
Choose a tag to compare

Changes:

  • Added support for setting playback rate.
  • Added SyncPlay support.
  • Fixed issue where exiting video would go back a page.

jwc-1.7.0 initial release

04 Apr 05:24
Compare
Choose a tag to compare
Fix shuffle, play next, and play last buttons.