parent
82a73b4b02
commit
0965f6b2c5
1 changed files with 0 additions and 14 deletions
|
@ -43,20 +43,6 @@ echo "************ setup SMA ************"
|
||||||
if [ -d "${SMA_PATH}" ]; then
|
if [ -d "${SMA_PATH}" ]; then
|
||||||
rm -rf "${SMA_PATH}"
|
rm -rf "${SMA_PATH}"
|
||||||
fi
|
fi
|
||||||
echo "*********SMA WORKAROUND ************"
|
|
||||||
pip3 install --break-system-packages \
|
|
||||||
requests \
|
|
||||||
idna \
|
|
||||||
requests-cache \
|
|
||||||
babelfish \
|
|
||||||
tmdbsimple \
|
|
||||||
mutagen \
|
|
||||||
guessit \
|
|
||||||
subliminal \
|
|
||||||
python-dateutil \
|
|
||||||
stevedore \
|
|
||||||
cleanit \
|
|
||||||
plexapi
|
|
||||||
echo "************ setup directory ************" && \
|
echo "************ setup directory ************" && \
|
||||||
mkdir -p ${SMA_PATH} && \
|
mkdir -p ${SMA_PATH} && \
|
||||||
echo "************ download repo ************" && \
|
echo "************ download repo ************" && \
|
||||||
|
|
Loading…
Reference in a new issue