Skip to content

Commit

Permalink
Merge pull request mdhiggins#608 from StevenChorkley/master
Browse files Browse the repository at this point in the history
README.md amendments
  • Loading branch information
mdhiggins authored Dec 9, 2016
2 parents 4995cf4 + 2969c4d commit fa916c5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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
--------------
Expand Down

0 comments on commit fa916c5

Please sign in to comment.