This repository has been archived by the owner on Mar 8, 2023. It is now read-only.
Releases: iwalton3/jellyfin-web-jmp
Releases · iwalton3/jellyfin-web-jmp
jwc-10.7.2-2 Add toast and confirm to plugins
Add toast and confirm to pluginManager.
jwc-10.7.2-1
- Backport fix for broken images.
- Switch to npm-based build process.
jwc-10.7.2
- Upgrade to jellyfin-web 10.7.2
- Stop using release numbering that doesn't make sense
jwc-1.7.1
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
Changes:
- Fix external subtitle support.
- Fix skipping to previous song twice setting random volume.
jwc-1.7.0-2 improved audio playback
Changes:
- Fix undefined onErrorInternal.
- Add native music support.
jwc-1.7.0-1 syncplay
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
Fix shuffle, play next, and play last buttons.