kopia lustrzana https://github.com/linuxserver/docker-documentation
Bot Updating Documentation
rodzic
bb3f11784d
commit
d954d84482
|
@ -8,7 +8,7 @@
|
|||
[](https://hub.docker.com/r/linuxserver/nzbget)
|
||||
[](https://hub.docker.com/r/linuxserver/nzbget)
|
||||
[](https://ci.linuxserver.io/job/Docker-Pipeline-Builders/job/docker-nzbget/job/master/)
|
||||
[](https://lsio-ci.ams3.digitaloceanspaces.com/linuxserver/nzbget/latest/index.html)
|
||||
[](https://lsio-ci.ams3.digitaloceanspaces.com/linuxserver/nzbget/latest/index.html)
|
||||
|
||||
[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.
|
||||
|
||||
|
@ -159,12 +159,6 @@ You can add an additional mount point for intermediate unpacking folder with:-
|
|||
|
||||
for example, and changing the setting for InterDir in the PATHS tab of settings to `/intermediate`
|
||||
|
||||
## Python 3 transition
|
||||
|
||||
We provide Python and related packages in this image for extension support. While extensions transition to Python 3 we will install both Python 2 and Python 3 in the standard container. If you want to force your extensions to use Python 3 you should modify:
|
||||
|
||||
`Settings => Extension Scripts => ShellOverride = .py=/usr/bin/python3`
|
||||
|
||||
|
||||
## Docker Mods
|
||||
[](https://mods.linuxserver.io/?mod=nzbget "view available mods for this container.")
|
||||
|
@ -185,6 +179,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to
|
|||
|
||||
## Versions
|
||||
|
||||
* **01.06.20:** - Rebasing to alpine 3.12. Removing python2.
|
||||
* **13.05.20:** - Add rarfile python package (for DeepUnrar).
|
||||
* **01.01.20:** - Add python3 alongside python2 during transition.
|
||||
* **19.12.19:** - Rebasing to alpine 3.11.
|
||||
|
|
Ładowanie…
Reference in New Issue