Skip to content

Commit

Permalink
Update docker README
Browse files Browse the repository at this point in the history
  • Loading branch information
phnzb committed Nov 15, 2023
1 parent 5fc6ea9 commit b57c81e
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,17 +106,12 @@ Dockerfile supports next build arguments:

Docker images also available on [GitHub](https://github.com/nzbgetcom/nzbget/pkgs/container/nzbget). For use - replace `nzbgetcom/nzbget:TAG` with `ghcr.io/nzbgetcom/nzbget:TAG` in above examples.

# Python and extensions
# Python version

NZBGet docker image bundled with Python 3.11. Some extensions does not work with Python 3.10+. We provide fixes for popular extensions:

| Extension | Link
|:-------------|-
| VideoSort | https://github.com/nzbgetcom/Extension-VideoSort
| FakeDetector | https://github.com/nzbgetcom/Extension-FakeDetector
| FailureLink | https://github.com/nzbgetcom/Extension-FailureLink
NZBGet docker image bundled with Python 3.11

## Troubleshooting max speed issues

In case a linux image or docker image is slower than expected, here are some tips to increase download speed:

1. Increase number of server connections (NEWS-SERVERS -> Connections) - default is 8, and 16 and 32 are worth trying
Expand Down

0 comments on commit b57c81e

Please sign in to comment.