97 Commits (f288df6409f008aab3b1e8a0b911e4f57ce2d8ea)

Author SHA1 Message Date
JackDandy f288df6409 Add ability to search tvid:prodid as found in URLs and at other UI places. 4 years ago
Prinz23 ed8d7d393b Add timeframe support to show_updates (None, "day", "week", "month"). 4 years ago
JackDandy a912a23290 Add UI changes. 4 years ago
Prinz23 47305d30d5 Add support for multiple TV info sources. 4 years ago
Prinz23 77748b2df9 Change add Trakt requested guidance to the log for locked user accounts. 5 years ago
Prinz23 c9408c36d0 Fix connection skip error handling in tvdb_api. 5 years ago
Prinz23 7c483ec95b Change make web UI calls async so that, for example, process media will not block page requests. 5 years ago
Prinz23 f2ddf396f4 Add overall domain failure monitoring. 5 years ago
Prinz23 db2e0de282 Change add core dedicated base class tvinfo_base to unify future info sources. 5 years ago
SickGear 027995add5 Change core system to improve performance and facilitate multi TV info sources. 6 years ago
JackDandy 6524ef88fa Fix regression bug. 6 years ago
Prinz23 015c42eb16 Change simplify parsing TVDB images. 6 years ago
Prinz23 afaa29b601 Remove redundant tvdb_api v1. 6 years ago
JackDandy 25337e96a2 Change improve TD provider recent search performance to process new items since the previous cycle. 6 years ago
Prinz23 5ef7ed9ba1 Change TVDb mappings. 6 years ago
Prinz23 3d2ca659f5 Fix setting ignore/require words in webapi. 6 years ago
Prinz23 5d7090e7b3 Change keep ignored status even when file exists during show update. 6 years ago
JackDandy dc4cd6e2a6 Fix issue with tvdb response data. 7 years ago
Prinz23 92fcdaf5df Change decode html entities returned from tvdb api. 7 years ago
Prinz23 0a50d35f82 Fix detection of existing files. 7 years ago
Prinz23 6f559fb440 Change TVDB data parsing for gueststars, writers and genre. 7 years ago
Prinz23 e7b2693765 Change TVDB API 2 to version 2.2.0 7 years ago
JackDandy 0f6f31a3bf Fix metadata mediabrowser when no actors. 7 years ago
Prinz23 990755f966 Change actor struct for tvdb_api (indexer api). 7 years ago
Prinz23 f39afd1c0e Change improve tvdb_api performance; remember if episodes are cached and reload show if not and episodes are requested. 7 years ago
Prinz23 6d0bcddd03 Change improve handling tvdb_api data when adding upcoming shows with unfilled data. 7 years ago
JackDandy bd8f0a7b61 Change when adding a show, display show title instead of '[]'. 7 years ago
Prinz23 410251eaf2 Change improve tvinfo source meta handling for cases where server is either down, or no results are returned. 7 years ago
JackDandy a2908a62a9 Change improve metadata handler during postprocessing when tvinfo source is down. 7 years ago
JackDandy a1566c7418 Change improve thetvdb api response handling. 7 years ago
Prinz23 68fa29e77a Change restore fetching metadata episode thumbs. 8 years ago
Prinz23 3bd392e671 Add count of failed show updates 8 years ago
Prinz23 07d72e05f1 Add Fuzzywuzzy lib to sort search results. 8 years ago
Prinz23 29683acc96 Fix image not loaded from tvdb_api if there is only one poster/banner. 8 years ago
Prinz23 653a717f42 Change increase performance by reducing TVDb API requests with a global token. 8 years ago
Prinz23 574dbb60b5 Change improve TVDB data handling. 8 years ago
Prinz23 06599ac708 Change use TVDb API v2. 8 years ago
JackDandy 487a773ed1 Change add guidance when using the "unknown" quality selection. Pep8. 9 years ago
JackDandy 7b656dca02 Change factor TVDb lib artwork url to one function to remove duplicity issues. 9 years ago
Prinz23 44241a61a2 Fix TVDb search issue when only 1 result is returned. 9 years ago
JackDandy b8c5eac61f Fix "error trying to retrieve image" from TVDb due to attempts made when there is no image to fetch. 9 years ago
JackDandy 145301e275 Change only show unaired episodes on Manage/Backlog Overview and Manage/Episode Status Management where relevant. 9 years ago
Prinz23 9b3af8b84a Change optimise TheTVDB processes, 40% to 66% saved adding new and existing shows, 40% to 50% saved per show update. 9 years ago
JackDandy 9540ff3b52 Update TvDB API library 1.09 with changes up to (35732c9) and some pep8 and code cleanups. 10 years ago
JackDandy f463ad5705 Fix issue, when adding an existing show set its default group to ensure it appears on the show list page. 10 years ago
JackDandy 837265b6f6 Change no longer fetch xml and zip and adjust code inline with library updates. 10 years ago
JackDandy 58d5452dc3 Change to gracefully handle some "key not found" failures when TVDB or TVRage return "Not Found" during show updates. 10 years ago
JackDandy 4ceee9a803 Fix typo for commit "ShowData handler" i.e. SHA-1:3eec217. 11 years ago
JackDandy 64bb3d53dc Fix a handler when EpisodeData is not available in tvdb and tvrage APIs 11 years ago
JackDandy 3eec21704a Fix a handler when ShowData is not available in tvdb and tvrage APIs. 11 years ago