19 Commits (c2b6ec234e68257d342a2ac77e8cc4af8f4d3013)

Author SHA1 Message Date
JackDandy c2b6ec234e Add to config/General, "Package updates" and list packages, check packages by default on Windows, others must enable. 5 years ago
JackDandy eaa75b8068 Change rename misuse of terminology `frequency` to `interval`. 5 years ago
JackDandy 172ce2218d Add display "Database backups" location at config/about if feature available. 5 years ago
Prinz23 611e48f7ed Add backup subfolder to DATA_DIR. 5 years ago
JackDandy f3479d3c1e Change Trim/Clear history to hide items because the data is needed for core management. 5 years ago
Prinz23 c69504ae67 Add exclude ignore words and exclude required words to settings/Search, Edit and View show. 5 years ago
Prinz23 ee47bf574e Add support for events to generic_queue. 5 years ago
SickGear 027995add5 Change core system to improve performance and facilitate multi TV info sources. 6 years ago
Prinz23 e03a149fb8 Fix force reload all images and don't force reload all images for ended shows during show update. 6 years ago
JackDandy 85a5f6ea00 Change code refactor. 7 years ago
Prinz23 1d00b0e4c2 Fix manual search button on displayShow and episode view page. 7 years ago
Prinz23 6e2788fd8e Change integrate proper search into recent search. 7 years ago
Prinz23 266c87f5f1 Change catch show update task errors. 8 years ago
JackDandy d97bb7174d Remove Torrentshack. 8 years ago
JackDandy 6fcf80c02d Add fanart to Episodes View, Display Show, Edit Show, and Media Renamer page. 9 years ago
JackDandy 116e0c64db Change factor out cleanup_cache() into cleanup_cache() + delete_not_changed_in() for multiple use cases. 9 years ago
Prinz23 6b418ddea9 Change load cached images (Trakt) on demand. 9 years ago
Prinz23 d3a7f0ff5e Add smart logic to reduce api hits to newznab server types and improve how nzbs are downloaded. 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
Adam 37496189f1 Change py2 exception clauses to py2/3 compatible clauses 10 years ago
adam d47ad5f332 Change to only rebuild namecache on show update instead of on every search 10 years ago
Prinz23 2e711423b9 Add Search Queue Overview page 10 years ago
Prinz23 8f69adaada Fix clearing provider cache 10 years ago
Supremicus 4c8c6b21d5 Change logos, text etc. branding to SickGear. 11 years ago
echel0n b13e72e0a3 Moved code for cleaning up cache folder to seperate function located in helper.py. 11 years ago
echel0n d6225dd8d3 Updated next episode airdate function to be run once at startup and then each time after that with show update schedualer 11 years ago
echel0n c8d899ad66 Removed maintance schedualer and moved the routines from it to happen before a search is started to ensure things are up to date and to stop waking up synology devices, regexes also made less greedy. 11 years ago
echel0n a1cef0b958 Added in context to aid in garbage cleanup to help reduce memory usage. 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
JackDandy bf99164978 Refactor scheduler and upstream ports. 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 c5f933e4c8 Fixed app performance issues from recent upgrades. 11 years ago
echel0n 7391a6e454 App name change in code. 11 years ago
echel0n 84e75ec59d Added back in the code to clean up SB's cache files after a set amount of days have passed 11 years ago
echel0n ff1e6e6dbc Changed to new cache handler that stores its cached data in sqlite db files for persistance 11 years ago
echel0n dd58028ba6 Bugfix for indexerApi improperly returning list of indexers 11 years ago
echel0n 8004685d3f Re-wrote the indexerApi wrapper, was causing a bottlekneck 11 years ago
echel0n 95d7d728e0 Re-write of Indexer API wrapper 11 years ago
echel0n 10637f8f29 Code Clean up and regex fix for "no repeats" error (reverted from commit 8ecd5a196d) 11 years ago
echel0n 8ecd5a196d Code cleanup and regex fix for "no repeats" error 11 years ago
echel0n fac97e5f5a Fixed another issue in showUpdater. 11 years ago
echel0n e19e0e8d1c Fixed issue with new show searches not returning any data. 11 years ago
echel0n 05410e2aa0 Switched TVDB/TVRage CacheHandlers to CacheControl. 11 years ago
echel0n bbf9491943 Code cleanup and bugfixes 11 years ago
echel0n 0d9fbc1ad7 Welcome to our SickBeard-TVRage Edition ... 11 years ago