mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-03-08 05:31:59 +00:00
To stop crashes, add prerequsites for qbittorrent
This commit is contained in:
@@ -16,7 +16,9 @@ pip install requests-cache
|
|||||||
pip install babelfish
|
pip install babelfish
|
||||||
pip install "guessit<2"
|
pip install "guessit<2"
|
||||||
pip install "subliminal<2"
|
pip install "subliminal<2"
|
||||||
|
pip install deluge-client
|
||||||
pip install qtfaststart
|
pip install qtfaststart
|
||||||
|
pip install python-qbittorrent
|
||||||
# As per https://github.com/mdhiggins/sickbeard_mp4_automator/issues/643
|
# As per https://github.com/mdhiggins/sickbeard_mp4_automator/issues/643
|
||||||
pip uninstall -y stevedore
|
pip uninstall -y stevedore
|
||||||
pip install stevedore==1.19.1
|
pip install stevedore==1.19.1
|
||||||
|
|||||||
Reference in New Issue
Block a user