whatdaybob / sonarr_youtubedl

A Sonarr companion script to allow the automatic downloading of web series normally not available for Sonarr to search for. Using Youtube-DL it allows you to download your webseries from the list of supported sites.
107 stars 34 forks source link

Bump Python to 3.9 #26

Closed Beheadedstraw closed 2 years ago

Beheadedstraw commented 2 years ago

Ubuntu 20 (and related distros) doesn't come with 3.7 in it's repos, current docker can't find libpython3.7m.so.1.0. This bumps to a supported version without breaking any code/requirements.