linuxserver / docker-radarr

GNU General Public License v3.0
646 stars 104 forks source link

Custom Python scripts broken in nightly branch #112

Closed daverof closed 3 years ago

daverof commented 3 years ago

In a recent update of the nightly branch, the custom scripts feature in Radarr no longer supports Python scripts which breaks my custom post-processing scripts.

Can Python be added back to the image? If possible, now would be a good time to upgrade to Python 3.

Thanks and great work on this container.

github-actions[bot] commented 3 years ago

Thanks for opening your first issue here! Be sure to follow the issue template!

aptalca commented 3 years ago

You can add python3 via a custom script: https://blog.linuxserver.io/2019/09/14/customizing-our-containers/