diff --git a/Directory.Build.props b/Directory.Build.props index 641cdf1..678c96a 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,7 +1,7 @@ - 1.4.4.0 - 1.4.4.0 - 1.4.4.0 + 1.5.0.0 + 1.5.0.0 + 1.5.0.0 diff --git a/build.yaml b/build.yaml index 42c71fc..307e281 100644 --- a/build.yaml +++ b/build.yaml @@ -2,7 +2,7 @@ name: "TubeArchivistMetadata" guid: "dc97d0c6-28b0-4242-afb4-5833ae1b3715" imageUrl: https://raw.githubusercontent.com/tubearchivist/tubearchivist-jf-plugin/master/images/logo.png -version: "1.4.4.0" +version: "1.5.0.0" targetAbi: "10.11.0.0" framework: "net9.0" overview: "Metadata for your TubeArchivist library on Jellyfin" @@ -14,4 +14,7 @@ owner: "DarkFighterLuke" artifacts: - "Jellyfin.Plugin.TubeArchivistMetadata.dll" changelog: > - Handle TubeArchivist playlists pagination + Group seasons by TubeArchivist playlist instead of upload year + Add playlist index episode numbering scheme + Fix duplicated playlists caused by first-page pagination + Fix redirect handling while paging playlists