From 6a7ddb885a198565e1845c44e0e85d282920d876 Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Wed, 26 Jun 2024 12:31:08 +0000 Subject: [PATCH] Update setup.bash #279 --- sonarr/setup.bash | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/sonarr/setup.bash b/sonarr/setup.bash index 9c0f365..b9f3c37 100644 --- a/sonarr/setup.bash +++ b/sonarr/setup.bash @@ -20,6 +20,20 @@ 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