274 Commits (d12943bdd369a488c33b61d30b6ff869b18f4551)

Author SHA1 Message Date
JackDandy 4cfd307f57 Change use 83 unique_name cases to reduce occurrences of "show_obj.name" which is now 72 in the backend, in order to isolate the remaining need for closer inspection and the dupe show name issue. 4 years ago
JackDandy a8f89ca98d Change put some vars into kwargs if not used in a method. 4 years ago
JackDandy a912a23290 Add UI changes. 4 years ago
Prinz23 47305d30d5 Add support for multiple TV info sources. 4 years ago
JackDandy 3f69a7fddc Change free up some screen real estate on manage/Bulk Change. 4 years ago
JackDandy 2149898a13 Add config/Search/Search Tasks/"Host running FlareSolverr" to handle CloudFlare providers. 4 years ago
JackDandy 7d8a0eef52 Change remove unused code and fix a couple of pyc flagged items. 4 years ago
JackDandy 899575b95e Fix change file date on non Windows. 4 years ago
JackDandy c2b6ec234e Add to config/General, "Package updates" and list packages, check packages by default on Windows, others must enable. 5 years ago
JackDandy 0e70b2eb43 Change initialise Manage/Media Process folder and method from Config/Media Process when no previous values are stored. 5 years ago
Prinz23 07dd81f65e Change move scantree to sg_helpers to prevent circular reference of it ever again. 5 years ago
JackDandy f8e91f56e2 Fix import. 5 years ago
JackDandy f74f92f2fb Change improve scantree performance with regex params of what to include and/or exclude. 5 years ago
JackDandy d3fc244545 Change scantree into a more multi-purpose function and use to improve performance. 5 years ago
Prinz23 d885c0e8cc Add ignore folders that contain ".sickgearignore" flag file. 5 years ago
JackDandy 3d6906d401 Fix rare case with import existing shows where shows are not listed due to a corrupt `.nfo` file. 5 years ago
Prinz23 29ae6b382b Fix enabled encrypt option on startup under py3. 5 years ago
Prinz23 c1e5c873dd Change move some methods to sg_helpers. 5 years ago
Prinz23 b61438d6a9 Change improve speed of backlog overview. 5 years ago
JackDandy f0239be01c Add overall failure monitoring to History/Connect fails (renamed from "Provider fails"). 5 years ago
Prinz23 f83828f3aa Change improve Popen resource usage under py2. 5 years ago
Prinz23 73cf7ceac0 Fix timezone handling on Windows to correct timestamps related to file system and db episode management. 5 years ago
JackDandy 48a1970852 Fix NotifierFactory AttributeError on first run init. 5 years ago
Prinz23 c69504ae67 Add exclude ignore words and exclude required words to settings/Search, Edit and View show. 5 years ago
Prinz23 db2e0de282 Change add core dedicated base class tvinfo_base to unify future info sources. 5 years ago
JackDandy 63a6dc6a4a Fix subtitle providers that don't use auth. 5 years ago
JackDandy 01be7aa700 Fix handling the error when failing to remove a file. 5 years ago
Prinz23 9864c7f817 Change improve find_show_by_id. 5 years ago
Prinz23 b0a3e01660 Change update sceneNameCache after scene names are updated. 5 years ago
Prinz23 1b729abcaa Change improve performance for find_show_by_id. 5 years ago
SickGear 027995add5 Change core system to improve performance and facilitate multi TV info sources. 6 years ago
JackDandy 7738a3143e Fix TL provider - replace user/pass with digest auth method. 5 years ago
JackDandy 27e8679cfc Fix using multiple hostnames with config General/Interface/"Allowed browser hostnames" 5 years ago
Prinz23 862912ff70 Fix 401 authentication calls caused by Requests lib using Linux environment vars. 6 years ago
Prinz23 6c9be73404 Update certgen. 6 years ago
JackDandy ec3b40ed6a Change ensure TVDb statuses display as "Continuing" on home page where applicable. 6 years ago
Prinz23 daf1e8a944 Change improve post processing checks for complete folder names. 6 years ago
JackDandy b0d52fcb43 Add "Use dots in show.name path" to config/General/Misc, this will only affect newly added shows. 6 years ago
Prinz23 f432b955b9 Add option to generate show dirs with dots instead of spaces. 6 years ago
JackDandy 3194721755 Change suppress logging false positive of bad Emby request. 7 years ago
Prinz23 89905fc94d Change add BaseSearchQueueItem and base_info() for thread-safe checks. 7 years ago
JackDandy dc4cd6e2a6 Fix issue with tvdb response data. 7 years ago
JackDandy 8d56c848b2 Change remove redundant torrent URLs and improve provider loader. 7 years ago
Prinz23 1458314c17 Add base mapping logic for NZBGet. 7 years ago
JackDandy c5b5a7af0c Fix issue when deleting files and "Send to trash for actions" is enabled. 7 years ago
JackDandy 0f6f31a3bf Fix metadata mediabrowser when no actors. 7 years ago
JackDandy e31e479977 Add keep up to x most recent downloads. 7 years ago
JackDandy c0c793e015 Fix HTTP 422 error when using Plex Username and Password. 7 years ago
JackDandy 7fad9885cb Change improve hostname expression. 7 years ago
JackDandy 208ddfb42a Change prefer modern html5lib over old to prevent display show issue on systems that fail to clean libs. 7 years ago