Releases: Kevinjil/Jellyfin.Xtream
v0.7.0
A big release which features metadata for VOD items. To make use of this feature for existing libraries, you might have to remove them first and re-add them after cleaning the DB and cache. The metadata for series and episodes is coming, but it depends on this upstream PR.
What's Changed
- ci(deps): bump shogo82148/actions-upload-release-asset from 1.7.5 to 1.7.8 by @dependabot in #134
- Allow decimal ratings for episodes by @Kevinjil in #143
- Tag prefixes separated by a unicode Block Elements character by @Kevinjil in #144
- Catchup day folders by @Kevinjil in #145
- Fix code quality scanning issue by @Kevinjil in #146
- Fix stream closing with consumer count by @Kevinjil in #148
- Solve most code style warnings by @Kevinjil in #149
- Fetch media info and provide metadata by @Kevinjil in #153
Full Changelog: v0.6.4...v0.7.0
v0.6.4
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
v0.6.2
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
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
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
- @dependabot made their first contribution in #30
Full Changelog: v0.5.1...v0.6.0
v0.5.1
v0.5.0
v0.4.1
v0.4.0
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