From 8f763e5a388094e09d25ac9c8350f1e3aace22cd Mon Sep 17 00:00:00 2001 From: Eric Nemchik Date: Sun, 27 Nov 2022 12:31:15 -0600 Subject: [PATCH 1/3] Create 2022-12-31-nzbget.md --- content/issues/2022-12-31-nzbget.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 content/issues/2022-12-31-nzbget.md diff --git a/content/issues/2022-12-31-nzbget.md b/content/issues/2022-12-31-nzbget.md new file mode 100644 index 00000000..5b9a24fa --- /dev/null +++ b/content/issues/2022-12-31-nzbget.md @@ -0,0 +1,15 @@ +--- +title: nzbget Deprecation Notice +date: '2022-12-31 23:59:59Z' +informational: true +affected: + - Deprecations + - nzbget +section: issue +--- + +Follow up for https://info.linuxserver.io/issues/2022-11-27-nzbget/ + +Due to the upstream project no longer being in development, we are deprecating our [nzbget container](https://github.com/linuxserver/docker-nzbget). + +Please consider switching to [SABnzbd](https://github.com/linuxserver/docker-sabnzbd). From 394316bec3b49c1eba80bede4534e08d2b065046 Mon Sep 17 00:00:00 2001 From: Eric Nemchik Date: Thu, 19 Jan 2023 12:54:37 -0600 Subject: [PATCH 2/3] Update 2022-12-31-nzbget.md --- content/issues/2022-12-31-nzbget.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/issues/2022-12-31-nzbget.md b/content/issues/2022-12-31-nzbget.md index 5b9a24fa..3a17e036 100644 --- a/content/issues/2022-12-31-nzbget.md +++ b/content/issues/2022-12-31-nzbget.md @@ -12,4 +12,6 @@ Follow up for https://info.linuxserver.io/issues/2022-11-27-nzbget/ Due to the upstream project no longer being in development, we are deprecating our [nzbget container](https://github.com/linuxserver/docker-nzbget). +We are monitoring activity of forks of the original nzbget and may release a separate image if a viable option presents itself. + Please consider switching to [SABnzbd](https://github.com/linuxserver/docker-sabnzbd). From 5c6760eb8ade77ccdf9e3e9fc423357e79e64a2f Mon Sep 17 00:00:00 2001 From: Eric Nemchik Date: Thu, 19 Jan 2023 13:23:14 -0600 Subject: [PATCH 3/3] Update and rename 2022-12-31-nzbget.md to 2023-01-19-nzbget.md --- content/issues/{2022-12-31-nzbget.md => 2023-01-19-nzbget.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename content/issues/{2022-12-31-nzbget.md => 2023-01-19-nzbget.md} (94%) diff --git a/content/issues/2022-12-31-nzbget.md b/content/issues/2023-01-19-nzbget.md similarity index 94% rename from content/issues/2022-12-31-nzbget.md rename to content/issues/2023-01-19-nzbget.md index 3a17e036..ec4510b1 100644 --- a/content/issues/2022-12-31-nzbget.md +++ b/content/issues/2023-01-19-nzbget.md @@ -1,6 +1,6 @@ --- title: nzbget Deprecation Notice -date: '2022-12-31 23:59:59Z' +date: '2023-01-19 23:59:59Z' informational: true affected: - Deprecations