mirror of
https://github.com/moparisthebest/SickRage
synced 2025-03-04 10:29:52 -05:00

Move local/network setting datetime convert into it's own function. Function parse_date_time() now returns when possible a correct timezone aware datetime. Change webapi to use new converter. Fix Daily Searcher. Fix saving old DateTime setting. Add safety check if network_dict is already loaded.