70 Commits (baf5f9b008be911c8bc7e28e0460b436c14e0247)

Author SHA1 Message Date
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 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
adam af1c16c4da Fix parsing utf8 data from tvdb and tvrage 11 years ago
JackDandy 6c8d72b9c1 Revert "Added gui for IMDB watchlists in Config General." 11 years ago
KontiSR 7165df7405 Added gui for IMDB watchlists in Config General. 11 years ago
echel0n 67bd1a9e98 Fix for daily searches and high cpu usage plus increases search speed 11 years ago
echel0n 442631105b Fix for TypeError: list indices must be integers, not str in Indexer API code 11 years ago
echel0n 00a1ebfee3 Fixed TypeError: string indices must be integers error when mapping indexer id's 11 years ago
echel0n 7cb2296b6a Fixed issue with reverts to master on startup due to bug in version checker. 11 years ago
echel0n 7dc89c084f Added ability to switch branches from general settings/advanced, will perform a forced checkout of whatever branch you choose and restart automatically. 11 years ago
echel0n 14c354b551 Added proxy support to Indexer APIs. 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 2c98a5a448 Fixed "show must be added to list", regexes now check if numbers following after the series name is a date or part of the series name to properly parse and return correct show object. 11 years ago
echel0n f247499289 Fix for _parseactors function in theTVDB Indexer API 11 years ago
echel0n 9685696e36 Fix for "TypeError: 'NoneType' object is unsubscriptable" in Indexer API code 11 years ago
echel0n 97a1693abf Fixes for TVDB and TVRage API search issues. 11 years ago
echel0n cfcc35ebcc Upgraded IMDBpy and improved performance of it. 11 years ago
echel0n 24dfbc3f15 Quality is now set during parsing of results. 11 years ago
echel0n e7170328aa Fix for Indexer API issues 11 years ago
echel0n 8ac0b79986 Fixes originally aired dates and times issues. Please perform a mass update of all shows after updating to this new commit to have changes take affect. 11 years ago
echel0n e62d5ad50c Fix for nonetype being returned when trying to load data from TVDB Api for actors. 11 years ago
echel0n 00f38a7157 Fix for new show searches 11 years ago
echel0n e1ee01579d Fixed issues with TVDB retrieving banners and posters. 11 years ago
echel0n 2dcd26e69c Update imdbpy libs to v5.0 11 years ago