darkf3n1x

Results 3 comments of darkf3n1x

Example sonarr: /mnt/media/tv:/tv Example sonarr_youtubedl /mnt/media/tv:/sonarr_root The above config should drop the files in properly without adding another subdirectory /tv. We shouldn't have to map the whole root media directory...

I have updated the container with the latest version. If you console into the container you can do 'pip install yt-dlp -U' to update to the latest yt-dlp release. However,...

Looks like this is an issue with yt-dlp https://github.com/yt-dlp/yt-dlp/issues/6247 The fix is to fully remove and re-add to the container pip uninstall yt-dlp pip install yt-dlp