Revert file because upstream bug was fixed

#283
This commit is contained in:
RandomNinjaAtk 2024-07-11 16:35:17 +00:00 committed by GitHub
parent 17379ef077
commit 734ff6a4ff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,20 +20,6 @@ pip install --upgrade --no-cache-dir -U --break-system-packages \
yt-dlp \ yt-dlp \
yq yq
echo "************ setup SMA ************" echo "************ setup SMA ************"
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 ************"
if [ -d /config/extended/sma ]; then if [ -d /config/extended/sma ]; then
rm -rf /config/extended/sma rm -rf /config/extended/sma