12 Commits (19b1aca5bd6cabbdf16b97d6c8e293b51df4ca2d)

Author SHA1 Message Date
Prinz23 19b1aca5bd Change add handling for when a dev db is based on an older production db. 5 years ago
Prinz23 c9d0ff5227 Change allow Python 3.8.3. 5 years ago
JackDandy 856cca06b0 Change alert users of Python 3.8.1 or 3.7.6 to change Python version due to a known critical issue parsing URLs. 5 years ago
JackDandy 94df8e2507 Fix Kodi meta Nfo files to workaround a Kodi library update crash bug that may occur on particular systems. 5 years ago
JackDandy 90e9cdac0b Change remove redundant py26 version check. 5 years ago
Prinz23 5e38d4fe19 Fix "Update shows on startup" (change update_shows_on_start = 0 in config.ini, restart SG, then update). 5 years ago
SickGear 027995add5 Change core system to improve performance and facilitate multi TV info sources. 6 years ago
Prinz23 2392581919 Change move config migrator earlier up in the startup phase and add capability to gracefully downgrade config file. 6 years ago
JackDandy ec3b40ed6a Change ensure TVDb statuses display as "Continuing" on home page where applicable. 6 years ago
Prinz23 bbf6622625 Change sickgear.py can now be run as start up instead of SickBeard.py. 6 years ago
JackDandy 655112418f Change improve UI to account for docker/snap installations. 7 years ago
JackDandy ed3dece9a5 Add Ubuntu snap installer. 7 years ago
JackDandy f3310e29f2 Change improve security. 7 years ago
JackDandy e60f9300a3 Update Requests library 2.13.0 (fc54869) → 2.15.1 (282b01a). 7 years ago
Prinz23 8bc048c784 Add support for a testing.db version (>=100000). 7 years ago
Prinz23 05758bb75e Change overhaul handling of PROPERS/REPACKS/REAL. 8 years ago
JackDandy f99f5d813c Change allow Cheetah template engine version 2 and newer. 8 years ago
Prinz23 07d72e05f1 Add Fuzzywuzzy lib to sort search results. 8 years ago
Prinz23 1bd9cf863e Fix infinite loop loading network_timezones. 8 years ago
JackDandy d97bb7174d Remove Torrentshack. 8 years ago
JackDandy 08854942aa Change add IPv4 config option when enabling IPv6. 8 years ago
JackDandy 3ef7b46724 Change restart/shutdown to use updated jQuery. 8 years ago
JackDandy 487a773ed1 Change add guidance when using the "unknown" quality selection. Pep8. 9 years ago
JackDandy 781d93597c Change consolidate shutdown with restart, improve systemd support, bring order to on-init globals. 9 years ago
Prinz23 ea702379c3 Add rollback capability to undo database changes made during tests. 9 years ago
Prinz23 24afe020d8 Add strict Python version check (>= 2.7.9 and < 3.0), ** exit ** if incorrect version. 9 years ago
JackDandy 1e8edb80b7 Change improve handling of SIGINT CTRL+C, SIGINT CTRL+BREAK(Windows) and SIGTERM. 9 years ago
JackDandy 43778d8edd Change providers, add some, remove one, fix a snatch issue, rework ignore/require words, refactor code. 10 years ago
Adam a6eedd3c75 Bump release version 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
Adam b7dbd87625 Change py2 octal literals into the new py2/3 syntax 10 years ago
Adam a3c717becd Change py2 print statements to py2/3 compatible functions 10 years ago
Adam 37496189f1 Change py2 exception clauses to py2/3 compatible clauses 10 years ago
Adam e06e671d67 Fix to correctly load local libraries instead of system installed libraries 10 years ago
adam 2b031fff67 Change startup code cleanup and PEP8 10 years ago
JackDandy 57f01e6584 Fix restart issue. 11 years ago
adam a419f53ca9 Fix port checking code preventing startup directly after a SG restart 11 years ago
adam f338c2d65d Fix multiple issues relating to the startup process 11 years ago
adam b407e3e606 Remove legacy sickbeard updater and build automation code 11 years ago
JackDandy c03429a25a Remove orphaned file and cleanup class naming. 11 years ago
Supremicus 4c8c6b21d5 Change logos, text etc. branding to SickGear. 11 years ago
Prinz23 e338c569c5 SYS_ENCODING set to System Default 11 years ago
JackDandy 967ea383b7 Revert "Fix SYS_ENCODING " 11 years ago
Prinz23 80fe5327df Fix SYS_ENCODING should still be set if locale.setlocale fails (like it does on Windows) 11 years ago
Brian Hartvigsen 92d55a35bd Return to linux line feeds 11 years ago
echel0n c4105db242 Testing fix for locale and startup issues related to improperly being set 11 years ago
echel0n 429db5b7d4 Shutdown/restarts now wait for Tornado to finish shutting down before proceeding further 11 years ago
echel0n 534104b8b0 Changed how SickRage determins its branch version which will resolve issues with app switching back to master branch by mistke on startup. 11 years ago
echel0n f4b24bd85d Added a checkout branch button to the advanced config settings tab to tie things in better and make them easier. 11 years ago