I get this error upon creating the docker image and running the clever tool you made:
Traceback (most recent call last):
File "/lidarr-youtube-downloader.py", line 4, in
import requests
ModuleNotFoundError: No module named 'requests'
I am running the nightly build of Lidarr just in case this was only built for the prime release.
I get this error upon creating the docker image and running the clever tool you made:
Traceback (most recent call last):
File "/lidarr-youtube-downloader.py", line 4, in
import requests
ModuleNotFoundError: No module named 'requests'
I am running the nightly build of Lidarr just in case this was only built for the prime release.