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

Remove `u` prefixed strings as all strings are unicode in Python 3. #1924

Closed labrys closed 1 year ago

labrys commented 1 year ago

Description

All strings are unicode in python 3