diff --git a/README.md b/README.md index b814fdfc..5abd67d2 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Note: Windows users should enter commands in Powershell - using '<' doesn't work - `requests security package` - Run `pip install requests[security]` - `requests-cache` - Run `pip install requests-cache` - `babelfish` - Run `pip install babelfish` -- `guessit` - Run `pip install guessit<2` to use manual.py (requires guessit version 1, version 2 is a complete rewrite, still in alpha, and not backwards compatible) +- `guessit` - Run `pip install "guessit<2"` to use manual.py (requires guessit version 1, version 2 is a complete rewrite, still in alpha, and not backwards compatible) - `subliminal`- Run `pip install "subliminal<2"` to enable automatically downloading subtitles - `stevedore` - Run `pip install stevedore` (this will be automatically installed with subliminal) - `dateutil` - Run `pip install python-dateutil` (this will be automatically installed with subliminal) @@ -188,6 +188,7 @@ NZBGet Setup - Save changes - Reload NZBGet 4. Verify that whatever media manager you are using is assigning the category to match the label settings specified here so that file will be passed back to the appropriate location + - Set `PostScript` to NZBGetPostProcess.py SABNZBD Setup --------------