92 Commits (bca87c017e898fc74ccabd0b6ea11b6812922e07)

Author SHA1 Message Date
Prinz23 bca87c017e Change add unique_name slot to TVShow. 4 years ago
JackDandy f288df6409 Add ability to search tvid:prodid as found in URLs and at other UI places. 4 years ago
JackDandy a912a23290 Add UI changes. 4 years ago
Prinz23 47305d30d5 Add support for multiple TV info sources. 4 years ago
JackDandy f3479d3c1e Change Trim/Clear history to hide items because the data is needed for core management. 5 years ago
JackDandy e1f6de0ca4 Change db migration patterns to always increase db version regardless of function logic outcome. 5 years ago
JackDandy 8769869d50 Fix AddIndexerToTables function used for tests. 5 years ago
JackDandy dec65748db Change anime "Available groups" to display "No groups listed..." when API is fine with no results instead of blank. 5 years ago
Prinz23 c69504ae67 Add exclude ignore words and exclude required words to settings/Search, Edit and View show. 5 years ago
Prinz23 f307e3aa27 Fix creating show list when there is no list at the cycle of backlog search spread. 5 years ago
SickGear 027995add5 Change core system to improve performance and facilitate multi TV info sources. 6 years ago
JackDandy f1c921b2e7 Add UI for loading page progress. 6 years ago
Prinz23 bbf6622625 Change sickgear.py can now be run as start up instead of SickBeard.py. 6 years ago
Prinz23 d4b55d6b48 Change improve handling Trakt API response errors with watchlists. 6 years ago
JackDandy e31e479977 Add keep up to x most recent downloads. 7 years ago
JackDandy 8d9406d5fc Add choose to delete watched episodes from a list of played media at Kodi, Emby, and/or Plex. 7 years ago
Prinz23 8bc048c784 Add support for a testing.db version (>=100000). 7 years ago
Prinz23 6e2788fd8e Change integrate proper search into recent search. 7 years ago
Prinz23 05758bb75e Change overhaul handling of PROPERS/REPACKS/REAL. 8 years ago
Prinz23 3bd392e671 Add count of failed show updates 8 years ago
Prinz23 39b162419c Change editshow saving empty scene exceptions. 8 years ago
JackDandy b9b6f70691 Change logger to properly cleanup used resources. 9 years ago
JackDandy 4ed95b6659 Change ensure a cache.db table does exist on migration. 9 years ago
Prinz23 5adf5071d7 Change allow pp to replace files with a repack or proper of same quality. 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 e79b7fcd93 Change improve importing show list sickbeard.db files. 9 years ago
JackDandy 291e557899 Fix dbs that should not have been imported to work. 9 years ago
Prinz23 e55462f47b Fix ensures internal buffer of a downloaded file is written to disk. 9 years ago
JackDandy fed5e11532 Change first run after install to set up the main db to the latest schema instead of upgrading. 10 years ago
adam 65ce53b289 Add custom show lists to home page 10 years ago
Adam 24236eba6f Change provider cache storage structure 10 years ago
JackDandy b4b1859a2e Add IMDb lookup to "Update" action on Manage/Mass Update page. 10 years ago
Adam 94d0ce3e44 Add show overview from indexers to the database 10 years ago
Supremicus 47da38a914 Logging message tweaks and minor PEP8 tweaks 10 years ago
adam 7f5651bb41 Fix slow database operations (port from midgetspy/sickbeard) 11 years ago
adam 2af732c731 Fix duplicate entries in cache database 11 years ago
Adam f579b90d7c Add database migration code 11 years ago
Supremicus 4c8c6b21d5 Change logos, text etc. branding to SickGear. 11 years ago
Adam fd9be53fcb Anime propers 11 years ago
echel0n b16ff81478 Fixes for thread naming issues where provider names are getting stacked on top each other per loop iteration. 11 years ago
echel0n de5db9be64 Added ability to set a default indexer for trakt notifier used for adding shows from watch list so that SickRage knows what indexer to set the show as. 11 years ago
echel0n d02c0bd6eb Fixed issues with editing/saving custom scene exceptions. 11 years ago
echel0n 7a95b0bb14 Added new InvalidShowException to NameParser, Removed isGoodResult search check and now attached parsed result show objects and compare them against the show object we use to search with instead. 11 years ago
echel0n fc7b28a8bc Automatic DB restores now done if upgrade fails due to corrupt DB or incorrect db numbering 11 years ago
echel0n a92de48aec Added new show option that allows you to choose if you want to search via scene numbering or indexer numbering. 11 years ago
echel0n e009641804 SickRage now stores the XEM scene data to the main DB under tv_episodes for faster lookups and better linkages with epiosde objects, insures we have scene data on hand when we want it! 11 years ago
echel0n 34da3f53d8 Added Black and White list for release groups for anime shows. 11 years ago
echel0n 9a3e7ab0a9 Added anime support with anidb support. 11 years ago
echel0n 7391a6e454 App name change in code. 11 years ago
echel0n 9914523f64 Correctly sets episodes past current date to UNAIRED if episode status is set to SKIPPED or WANTED so that manually snatched pre-release episodes do not get effected. 11 years ago