diff --git a/Directory.Build.props b/Directory.Build.props new file mode 100644 index 0000000..9eb0e3f --- /dev/null +++ b/Directory.Build.props @@ -0,0 +1,7 @@ + + + 1.1.0.0 + 1.1.0.0 + 1.1.0.0 + + diff --git a/build.yaml b/build.yaml index a3a8e92..e76163b 100644 --- a/build.yaml +++ b/build.yaml @@ -1,7 +1,7 @@ --- name: "TubeArchivistMetadata" guid: "dc97d0c6-28b0-4242-afb4-5833ae1b3715" -version: "1.0.0.0" +version: "1.1.0.0" targetAbi: "10.8.0.0" framework: "net6.0" overview: "Metadata for your TubeArchivist library on Jellyfin" @@ -13,4 +13,9 @@ owner: "DarkFighterLuke" artifacts: - "Jellyfin.Plugin.TubeArchivistMetadata.dll" changelog: > - First release + Fix field name and add placeholders + Fix URL in logs after redirection + Add schema to TubeArchivist URL if not present in settings + Fix a particular case + Log configuration settings at initialization + Sanitize URLs