clinton-hall / nzbToMedia

Provides NZB and Torrent postprocessing To CouchPotatoServer, SickBeard/SickRage, HeadPhones, Mylar and Gamez
GNU General Public License v3.0
674 stars 176 forks source link

`subprocess.Popen` fails on Windows with Python 3.7 #1949

Closed labrys closed 7 months ago

labrys commented 1 year ago

All subprocess.Popen calls fail if the command contains a pathlib.Path on Windows with Python 3.7. As Python 3.7 is nearly end of life and this only affects Windows this will not be fixed.