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

Releases: Fallenbagel/jellyfin-media-player

V1.7.1-Intro-skip-button

27 Jun 23:21
Compare
Choose a tag to compare

This just integrates skip intro button into jellyfin media player v1.7.1

This is a hotfix that fixes some important issues. Changes:

Fix audio and subtitle selection for 10.8.0. (jellyfin#271)
Stop forcing fullscreen on Windows when visibility changes. (jellyfin#94)
Update jellyfin-web client to 10.8.1.

If you have issues with media playback due to hardware decoding (green/purple or artifacts), you can disable it using these instructions.

About Windows Downloads:

The desktop installer requires administrator rights.
You can avoid warnings on files by unblocking the file in the properties dialog.
You can manually build a release using these instructions.

V1.7.0-Intro-skip-button

15 Jun 15:35
Compare
Choose a tag to compare

Release of modified JMP v1.7.0 with intro-skip button built in (macosx build in the progress).

This is the first release of JMP targeting Jellyfin 10.8.0 stable. Thank you to everyone who tested the pre-releases!

Changes:

Update web client to 10.8.0.
Add --platform option. (jellyfin#159)
Added Xbox input mapping. (jellyfin#197)
Disable youtube-dl attempts on media errors.
Allow retry with transcode instead of usng a hard failure. (jellyfin#127)
Add exit app function (jellyfin#198)
Set the MaxStaticBitrate to avoid server hard-coded 8 mbps limit.
Add build for Ubuntu 22.04 (jellyfin#256)
Enable windows dark mode support. (jellyfin#247)

If you have issues with media playback due to hardware decoding (green/purple or artifacts), you can disable it using these instructions.

About Windows Downloads:

The desktop installer requires administrator rights.
You can avoid warnings on files by unblocking the file in the properties dialog.
You can manually build a release using these instructions.