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

Fix more lint issues and xfail Python 3.7 on Windows. #1950

Closed labrys closed 1 year ago

labrys commented 1 year ago

subprocces.Popen does not respect pathlib.Path in commands in Python 3.7 on Windows. Marking test as xfail see #1949.