Skip to content

Commit 734ff6a

Browse files
Revert file because upstream bug was fixed
#283
1 parent 17379ef commit 734ff6a

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

sonarr/setup.bash

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -20,20 +20,6 @@ pip install --upgrade --no-cache-dir -U --break-system-packages \
2020
yt-dlp \
2121
yq
2222
echo "************ setup SMA ************"
23-
echo "*********SMA WORKAROUND ************"
24-
pip3 install --break-system-packages \
25-
requests \
26-
idna \
27-
requests-cache \
28-
babelfish \
29-
tmdbsimple \
30-
mutagen \
31-
guessit \
32-
subliminal \
33-
python-dateutil \
34-
stevedore \
35-
cleanit \
36-
plexapi
3723
echo "************ setup directory ************"
3824
if [ -d /config/extended/sma ]; then
3925
rm -rf /config/extended/sma

0 commit comments

Comments
 (0)