SickGear/sickbeard/databases
JackDandy 0ead7771de Change improve the manage searches error stats UI and backend functions.
Add the improved error handling to torrent providers.
Change cache_db to always include db upgrade statements when running SG for the first time.
Change split newznab limit logic into a reusable function, hit_limit_update() and use in BTN prov.
Change tweak CSS to make things a little neater with button spacings.
Add the actual time when current limit will expire to the UI.
Change instead of terminology "errors", use "failures".
Change improve BTN error handling.
Change ensure provider name is output to log at times where it wasn't.
Change ensure failed request URLs and POST params are output to log.
Add time of last failure + type to should_skip log message.
Change code DRY and simplification for improved readability.
Change occurrences of "error" to "fail" for consistency.
Add tmr limit handling to omg and change log_failure_url level to warning.
Change log the failed URL when an API hit limit is reached.
Change "hit" to the more universally generic "tmr" - Too Many Requests.
Change Db columns containing "hit_" are renamed "tmr_"
2018-01-26 01:35:02 +00:00
..
__init__.py Change logos, text etc. branding to SickGear. 2014-11-12 20:56:40 +00:00
cache_db.py Change improve the manage searches error stats UI and backend functions. 2018-01-26 01:35:02 +00:00
failed_db.py Add rollback capability to undo database changes made during tests. 2016-09-13 20:50:35 +01:00
mainDB.py Change overhaul handling of PROPERS/REPACKS/REAL. 2017-10-30 22:21:55 +00:00