56 Commits (master)

Author SHA1 Message Date
Prinz23 47305d30d5 Add support for multiple TV info sources. 4 years ago
JackDandy cbcf42d0bc Change downgrade network conversions/timezone warnings on startup to debug level. 5 years ago
JackDandy 83eb65d8c8 Change add error handling for zoneinfo update file parsing. 5 years ago
Prinz23 69e3189196 Fix rare timing case on first-time startup with a network timezone update failure and an endless loop. 5 years ago
JackDandy fbb071b87b Fix get_network_timezone. 5 years ago
Prinz23 73cf7ceac0 Fix timezone handling on Windows to correct timestamps related to file system and db episode management. 5 years ago
Prinz23 db2e0de282 Change add core dedicated base class tvinfo_base to unify future info sources. 5 years ago
SickGear 027995add5 Change core system to improve performance and facilitate multi TV info sources. 6 years ago
JackDandy 9888c782b7 Fix catch error on systems with no local timezone. 6 years ago
Prinz23 07bb23bfa8 Change empty '_cached_instance' of dateutil after zonefile update. 7 years ago
JackDandy 929c6a71ae Update dateutil library 2.6.1 (2f3a160) → 2.7.2 (ff03c0f) 7 years ago
Prinz23 fe1aabca00 Change overhaul and add API functions 9 years ago
Prinz23 6e2788fd8e Change integrate proper search into recent search. 7 years ago
Prinz23 35b282e797 Change add new zoneinfo_priority parameter to all gettz() calls. 8 years ago
Prinz23 1bd9cf863e Fix infinite loop loading network_timezones. 8 years ago
Prinz23 2446a58439 Change use legacy tzlocal() if new gettz returns nothing. 9 years ago
Prinz23 7c68ac2439 Change improve getting the local timezone information. 9 years ago
Prinz23 66824acc5e Change check for parameter types in parse_date_time. 9 years ago
Prinz23 4c682db8e1 Change adding show processing to be highest priority. 9 years ago
Prinz23 cee865461c Change move dateutil-zoneinfo.tar.gz file to data files /cache. 9 years ago
JackDandy b485106b5b Change to use non-private zonefilename variable. 10 years ago
Prinz23 e6d616d949 Change use metadata for zoneinfo files and remove hack of dateutil lib. 10 years ago
JackDandy c0c9e8b019 Change reload_module call to explicit import lib/six.moves. 10 years ago
Adam 680491684d Change py2 file and reload functions to py2/3 compatible open and reload_module functions 10 years ago
JackDandy 0fde2f779e Change zoneinfo update/loader to be compatible with dateutil 2.4.2. 10 years ago
Adam 7ffd36388b Change py2 iteritems to py2/3 compatible statements using six library 10 years ago
Adam 9b3fd0b7a9 Add TVRage network name standardization 11 years ago
adam 87c78b50b2 Revert "Merge pull request #19 from adam111316/feature/AddNetworkStandardization" 11 years ago
Adam a046729436 Add TVRage network name standardization 11 years ago
Supremicus 4c8c6b21d5 Change logos, text etc. branding to SickGear. 11 years ago
Prinz23 732009fd98 Change how the "local/network" setting is handled to address some issues. 11 years ago
JackDandy afce91f79d Change reporting failed network_timezones.txt updates from an error to a warning. 11 years ago
echel0n 14c354b551 Added proxy support to Indexer APIs. 11 years ago
echel0n d02c0bd6eb Fixed issues with editing/saving custom scene exceptions. 11 years ago
echel0n 75f69396d4 Reverted some changes. 11 years ago
echel0n 5e507b3849 More memory reductions and cleanups 11 years ago
echel0n 7e0bb651b2 Database now closes connection after each query and reconnects if closed to ensure no more connection and locked database problems. 11 years ago
echel0n d73cc1cbbd Replaced cherrypy with tornado which helped resolve our memory leak issue. 11 years ago
echel0n c9abdfbac2 Fixed urls 11 years ago
echel0n 4c5425f4d1 Update network_timezones.py 11 years ago
echel0n d00d55fdfc Modified DB code to close its connection if right after its finished with it, helps performance-wise and should resolve locked db issues as well. 11 years ago
echel0n 997896a540 Fix for transactionals and None Types in sql lists 11 years ago
echel0n 7391a6e454 App name change in code. 11 years ago
echel0n b842185bad Fixed timezones (reversed) 11 years ago
echel0n f4b71b7203 Fix for date/time display issues. 11 years ago
echel0n 58e0b58a0f Added a timezone display option so that you can either display the date/time via your local timezone or the show's network timezone. 11 years ago
echel0n b0f1f2c91e Fixes date timezone issues 11 years ago
echel0n 79b239bbce Fix for incorrect date being set inside SickRage due to date not probally being converted back to local timezone. 11 years ago
echel0n 2a4f8780e2 Fixed issues with multi-threading. 11 years ago
echel0n fc94243546 Fixes backlog and manual searches. 11 years ago