From 734ff6a4fff8a932ac371b5ff0cc57885cf06270 Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Thu, 11 Jul 2024 16:35:17 +0000 Subject: [PATCH] Revert file because upstream bug was fixed #283 --- sonarr/setup.bash | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/sonarr/setup.bash b/sonarr/setup.bash index b9f3c37..9c0f365 100644 --- a/sonarr/setup.bash +++ b/sonarr/setup.bash @@ -20,20 +20,6 @@ pip install --upgrade --no-cache-dir -U --break-system-packages \ yt-dlp \ yq 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 ************" if [ -d /config/extended/sma ]; then rm -rf /config/extended/sma