Skip to content

Releases: Kevinjil/Jellyfin.Xtream

v0.6.4

21 Dec 11:40
Compare
Choose a tag to compare

What's Changed

  • Use correct href format for configuration tabs by @Kevinjil in #107
  • ci(deps): bump shogo82148/actions-upload-release-asset from 1.6.5 to 1.7.5 by @dependabot in #98
  • chore(deps): bump Jellyfin.Controller and Jellyfin.Model by @dependabot in #116
  • chore(deps): bump Jellyfin.Controller and Jellyfin.Model by @dependabot in #125
  • Define correct .NET version in test by @Kevinjil in #140
  • Bump Jellyfin version to v10.10.0
  • Improve compatibility by defining the existing of audio and video media stream

Full Changelog: v0.6.3...v0.6.4

v0.6.3

16 May 19:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.2...v0.6.3

v0.6.2

15 May 18:32
Compare
Choose a tag to compare

What's Changed

  • ci(deps): bump shogo82148/actions-upload-release-asset from 1.6.4 to 1.6.5 by @dependabot in #69
  • chore(deps): bump StyleCop.Analyzers from 1.2.0-beta.435 to 1.2.0-beta.507 by @dependabot in #66
  • Support Jellyfin 10.9 by @Kevinjil in #96
  • Fix series parsing by @Kevinjil in #97

Full Changelog: v0.6.1...v0.6.2

v0.6.1

12 Apr 05:56
ab79acf
Compare
Choose a tag to compare

This release fixes direct streaming of live TV and bumps some dependencies.

What's Changed

  • ci(deps): bump shogo82148/actions-upload-release-asset from 1.6.2 to 1.6.3 by @dependabot in #48
  • ci(deps): bump actions/download-artifact from 3.0.0 to 3.0.1 by @dependabot in #49
  • Use external URL and support direct play from the Restream URL. by @Kevinjil in #54
  • chore(deps): bump Newtonsoft.Json from 13.0.1 to 13.0.2 by @dependabot in #51
  • ci(deps): bump actions/download-artifact from 3.0.1 to 3.0.2 by @dependabot in #55
  • ci(deps): bump shogo82148/actions-upload-release-asset from 1.6.3 to 1.6.4 by @dependabot in #62
  • chore(deps): bump Newtonsoft.Json from 13.0.2 to 13.0.3 by @dependabot in #59

Full Changelog: v0.6.0...v0.6.1

v0.6.0

09 Oct 13:30
8734c87
Compare
Choose a tag to compare

This release includes new features to enable much desired customizations.

What's Changed

  • User control over visibility of libraries, categories, and items by @Kevinjil in #29
  • Remove the old Live Channel, as Live TV integration has matured. by @Kevinjil in #34
  • ci(deps): bump actions/download-artifact from 2.1.0 to 3.0.0 by @dependabot in #30
  • ci(deps): bump shogo82148/actions-upload-release-asset from 1.5.0 to 1.6.2 by @dependabot in #31
  • ci(deps): bump Kevinjil/jellyfin-plugin-repo-action from 0.2.2 to 0.4.1 by @dependabot in #36
  • TV channel customization by @Kevinjil in #44

New Contributors

Full Changelog: v0.5.1...v0.6.0

v0.5.1

27 Jun 17:56
781bec3
Compare
Choose a tag to compare

What's Changed

  • Fix accidental random data version. by @Kevinjil in #26
  • Upgrade to jellyfin 10.8.1 due to breaking change in Jellyfin plugin API. by @Kevinjil in #27

Full Changelog: v0.5.0...v0.5.1

v0.5.0

27 Jun 07:28
04d5a32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.5.0

v0.4.1

24 Jun 16:59
82a0a71
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

23 Jun 00:33
c437015
Compare
Choose a tag to compare

Add support for tag parsing in entries. Also improved the visual appearance of the Live TV configuration menu. Minor bugfixes for closing Live TV restreams and internal improvements for channels.

Full Changelog: v0.3.0...v0.4.0

v0.3.0

20 Jun 21:51
e7a7239
Compare
Choose a tag to compare

Introduce native Live TV restream capabilities. This enables sharing a single Xtream Live TV stream with multiple clients and thus using less concurrent active streams from the Xtream provider.