From df1fe950ff273e43cc01a175972ca5ac7fe7400a Mon Sep 17 00:00:00 2001 From: thespad Date: Sun, 12 May 2024 16:56:08 +0100 Subject: [PATCH] Revive nzbget --- unraid/ignore.list | 1 - unraid/{deprecated => }/nzbget.xml | 111 ++--------------------------- 2 files changed, 7 insertions(+), 105 deletions(-) rename unraid/{deprecated => }/nzbget.xml (56%) mode change 100755 => 100644 diff --git a/unraid/ignore.list b/unraid/ignore.list index bd64f93..5ad5fae 100644 --- a/unraid/ignore.list +++ b/unraid/ignore.list @@ -25,7 +25,6 @@ paperless-ng photoshow pixapop muximux -nzbget papermerge nntp2nntp headphones diff --git a/unraid/deprecated/nzbget.xml b/unraid/nzbget.xml old mode 100755 new mode 100644 similarity index 56% rename from unraid/deprecated/nzbget.xml rename to unraid/nzbget.xml index 74bf373..6942096 --- a/unraid/deprecated/nzbget.xml +++ b/unraid/nzbget.xml @@ -12,7 +12,6 @@ false https://github.com/linuxserver/docker-nzbget/issues/new/choose bash - true https://github.com/linuxserver/docker-nzbget#application-setup https://github.com/linuxserver/docker-nzbget#readme @@ -25,115 +24,19 @@ https://github.com/linuxserver/docker-nzbget/tree/testing#readme https://github.com/linuxserver/docker-nzbget/tree/testing#application-setup - http://nzbget.net/ - Nzbget(http://nzbget.net/) is a usenet downloader, written in C++ and designed with performance in mind to achieve maximum download speed by using very little system resources. + http://nzbget.com/ + Nzbget(http://nzbget.com/) is a usenet downloader, written in C++ and designed with performance in mind to achieve maximum download speed by using very little system resources. http://[IP]:[PORT:6789] https://raw.githubusercontent.com/linuxserver/templates/main/unraid/nzbget.xml - https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/nzbget-logo.png - 2022-12-31 + https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver-ls-logo.png + 2024-05-09 -### 2022-12-31 -- Deprecate image. Please consider switching to SABnzbd https://github.com/linuxserver/docker-sabnzbd - -### 2022-11-27 -- Advanced notice: This image will be deprecated on 2022-12-31. Please consider switching to SABnzbd https://github.com/linuxserver/docker-sabnzbd - -### 2022-11-13 -- Rebase master to 3.16, migrate to s6v3. - -### 2022-08-12 -- Bump unrar to 6.1.7. - -### 2022-02-22 -- Rebase to alpine 3.15, add six and python 7zip tools, allow env variables for credentials. - -### 2021-07-04 -- Rebase to alpine 3.14. - -### 2021-05-28 -- Add linuxserver wheel index. - -### 2021-01-23 -- Rebasing to alpine 3.13. - -### 2020-10-26 -- Fix python dependencies. - -### 2020-08-24 -- Fix ignored umask environment variable. - -### 2020-06-08 -- Symlink python3 bin to python. - -### 2020-06-01 -- Rebasing to alpine 3.12. Removing python2. - -### 2020-05-13 -- Add rarfile python package (for DeepUnrar). - -### 2020-01-01 -- Add python3 alongside python2 during transition. - -### 2019-12-19 -- Rebasing to alpine 3.11. - -### 2019-06-28 -- Rebasing to alpine 3.10. - -### 2019-06-13 -- Add apprise, chardet and pynzbget packages. - -### 2019-03-23 -- Switching to new Base images, shift to arm32v7 tag. - -### 2019-02-25 -- Rebasing to alpine 3.9. - -### 2019-01-20 -- Add pipeline logic and multi arch, build from source. - -### 2018-08-21 -- Rebase to alpine 3.8. - -### 2018-02-20 -- Add note about supplemental mount point for intermediate unpacking. - -### 2017-12-13 -- Rebase to alpine 3.7. - -### 2017-09-02 -- Place app in subfolder rather than /app. - -### 2017-07-12 -- Add inspect commands to README, move to jenkins build and push. - -### 2017-05-28 -- Rebase to alpine 3.6. - -### 2017-04-20 -- Add testing branch. - -### 2017-02-06 -- Rebase to alpine 3.5. - -### 2016-09-30 -- Fix umask. - -### 2016-09-09 -- Add layer badges to README. - -### 2016-08-27 -- Add badges to README, perms fix on /app to allow updates. - -### 2016-08-19 -- Rebase to alpine linux. - -### 2015-08-18 -- Now useing latest version of unrar beta and implements the universal installer method. +### 2024-05-09 +- Revive image based on the fork from https://github.com/nzbgetcom/nzbget - +