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 issue with no Require_lan set #1856 #1892

Closed clinton-hall closed 2 years ago

clinton-hall commented 2 years ago

Thanks @BradKollmyer

Description

A split of an empty string will return a list of [''] and return this for the assignment. So the default '' value will not set this as None but rather a single empty string.

Fixes #1856

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

User verified.

Test Configuration:

Checklist: