From 6c817e6c3d71029c0eab2affc8925f5913f40dbf Mon Sep 17 00:00:00 2001 From: Adam Date: Thu, 13 Jan 2022 15:06:54 +0000 Subject: [PATCH 1/3] Create 2022-01-13-airsonic.md Deprecate Airsonic --- content/issues/2022-01-13-airsonic.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 content/issues/2022-01-13-airsonic.md diff --git a/content/issues/2022-01-13-airsonic.md b/content/issues/2022-01-13-airsonic.md new file mode 100644 index 00000000..2808b9d0 --- /dev/null +++ b/content/issues/2022-01-13-airsonic.md @@ -0,0 +1,13 @@ +--- +title: Airsonic Deprecation Notice +date: 2022-01-13 18:00:00Z +informational: true +affected: + - Deprecations + - airsonic +section: issue +--- + +Due to [ending of support](https://github.com/airsonic/airsonic#airsonic-isnt-maintained-anymore-you-should-migrate-to-airsonic-advanced-instead) by the upstream project, we have made the decision to deprecate our Airsonic image. The image will immediately cease to be supported and will not receive any further updates. + +Users of the image are advised to switch to our [Airsonic-Advanced](https://github.com/airsonic-advanced/airsonic-advanced) image instead. From 7a02fde5bd0610a7f4399f62f4150a533a18b213 Mon Sep 17 00:00:00 2001 From: Adam Date: Thu, 13 Jan 2022 15:55:06 +0000 Subject: [PATCH 2/3] Update 2022-01-13-airsonic.md Add link to existing image repo. --- content/issues/2022-01-13-airsonic.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/issues/2022-01-13-airsonic.md b/content/issues/2022-01-13-airsonic.md index 2808b9d0..4da406be 100644 --- a/content/issues/2022-01-13-airsonic.md +++ b/content/issues/2022-01-13-airsonic.md @@ -8,6 +8,6 @@ affected: section: issue --- -Due to [ending of support](https://github.com/airsonic/airsonic#airsonic-isnt-maintained-anymore-you-should-migrate-to-airsonic-advanced-instead) by the upstream project, we have made the decision to deprecate our Airsonic image. The image will immediately cease to be supported and will not receive any further updates. +Due to [ending of support](https://github.com/airsonic/airsonic#airsonic-isnt-maintained-anymore-you-should-migrate-to-airsonic-advanced-instead) by the upstream project, we have made the decision to deprecate our [Airsonic](https://github.com/linuxserver/docker-airsonic) image. The image will immediately cease to be supported and will not receive any further updates. Users of the image are advised to switch to our [Airsonic-Advanced](https://github.com/airsonic-advanced/airsonic-advanced) image instead. From 8e118852f775aa99838678471c4ecd3a6b95e10c Mon Sep 17 00:00:00 2001 From: Adam Date: Thu, 13 Jan 2022 16:13:04 +0000 Subject: [PATCH 3/3] Update 2022-01-13-airsonic.md Fix image link --- content/issues/2022-01-13-airsonic.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/issues/2022-01-13-airsonic.md b/content/issues/2022-01-13-airsonic.md index 4da406be..294e992d 100644 --- a/content/issues/2022-01-13-airsonic.md +++ b/content/issues/2022-01-13-airsonic.md @@ -10,4 +10,4 @@ section: issue Due to [ending of support](https://github.com/airsonic/airsonic#airsonic-isnt-maintained-anymore-you-should-migrate-to-airsonic-advanced-instead) by the upstream project, we have made the decision to deprecate our [Airsonic](https://github.com/linuxserver/docker-airsonic) image. The image will immediately cease to be supported and will not receive any further updates. -Users of the image are advised to switch to our [Airsonic-Advanced](https://github.com/airsonic-advanced/airsonic-advanced) image instead. +Users of the image are advised to switch to our [Airsonic-Advanced](https://github.com/linuxserver/docker-airsonic-advanced) image instead.