2736 Commits (master)

Author SHA1 Message Date
Prinz23 aba386a4c5 Update zoneinfo fallback to 2021d. 4 years ago
JackDandy 64e6468750 Fix large sickbeard db's that occured from using subtitle settings. 4 years ago
JackDandy d730bd9c89 Update regex for Python 3.10 on Windows. 4 years ago
JackDandy a81f0b8526 Fix add show and browse TVmaze cards on Solaris Hipster. 4 years ago
JackDandy c8ca1e4e1b Change enable failure monitor for search_tvs. 4 years ago
Prinz23 aef4b26b98 Fix ignore entire show runtimes when getting runtimes from IMDb. 4 years ago
JackDandy 4684b175d5 Fix logging during media process where setting airdate is unavailable. 4 years ago
Prinz23 e11de99e9c Change deprecated threading methods to properties. 4 years ago
JackDandy b37b3c7056 Fix multiep magnets are not downloadable. 4 years ago
Prinz23 ce544e1b80 Fix filter in history API endpoint. 4 years ago
Prinz23 f23dfd53e4 Fix history API endpoint for all snatch and download statuses (including archived, failed). 4 years ago
Prinz23 98d935ddae Fix history API endpoint to respect clear history. 4 years ago
JackDandy 546b0a37b9 Fix search results sorting. 4 years ago
JackDandy f697d43960 Code tidy. 4 years ago
Prinz23 2d7a79866c Add 401 error code logging to newznab provider. 4 years ago
JackDandy 10c5ee393f Fix use meta lang to filter TMDB images. 4 years ago
JackDandy acffd61061 Fix view-show average runtime for IMDb miniseries 4 years ago
JackDandy eca9a7cc76 Add return paused "Only" to API. 4 years ago
JackDandy b431d2b6bb Add view paused "Only" to Daily Schedule. 4 years ago
JackDandy 2f12827695 Change make card genre case consistent for TVmaze cards. 4 years ago
JackDandy 4a1a9eea60 Change use diskcache instead of memcache for TVmaze cards. 4 years ago
Prinz23 ac48077374 Change api interface folders to api_* to fix legacy tmdb_api folder cleanup on new installs. 4 years ago
JackDandy e7c543aa42 Change media process move process method for *nix systems that don't support native move. 4 years ago
JackDandy 4f6dda111c Fix use show id when adding from TVmaze card. 4 years ago
JackDandy 37e97bb233 Change all IMDb ids to 8 chars. 4 years ago
Prinz23 509e686292 Change move TVMaze get_premieres and get_returning functions to TVInfoBase. 4 years ago
JackDandy 042e1da903 Add menu Shows/"TVmaze Cards". 4 years ago
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
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
Prinz23 ed8d7d393b Add timeframe support to show_updates (None, "day", "week", "month"). 4 years ago
JackDandy a8f89ca98d Change put some vars into kwargs if not used in a method. 4 years ago
Prinz23 150e98fea9 Fix bug saving queues, affects all queues during shutdown. 4 years ago
JackDandy d72e287178 Fix column name key crash. 4 years ago
Prinz23 8e2abc2170 Change 1 time load cast for all shows in the db after db upgrade. 4 years ago
JackDandy a912a23290 Add UI changes. 4 years ago
Prinz23 47305d30d5 Add support for multiple TV info sources. 4 years ago
JackDandy 5814a5faf4 Add provider TorrentDB. 4 years ago
JackDandy 83a7da2bcf Change add compatibility for Transmission 3.00 client with label support. 4 years ago
JackDandy 0ec691d7c1 Fix incorrect reporting of missing provider detail. 4 years ago
JackDandy 4506b27dc1 Fix handle a provider response when in error case. 4 years ago
JackDandy eae5707720 Fix package update detection. 4 years ago
JackDandy f5468fa619 Change add Synology DSM 7 compatibility. 4 years ago
Prinz23 bfc2c26026 Fix nameparser unit tests. 4 years ago
Prinz23 0fe35f1706 Change only cache entries to name cache if regex type (anime/normal) matches parsed show_obj setting. 4 years ago
JackDandy e3d21d8581 Fix parse correct anime during recent and backlog search. 4 years ago
JackDandy 87baa30389 Fix restart after "Update Now" is clicked on UI, must manually restart from 0.24.0 until this release. 4 years ago
JackDandy 7065674836 Fix issue on certain py2 setups that created mishandling of 404's. 4 years ago
JackDandy ecb2ea03c8 Fix handle whitespaced queries. 4 years ago
JackDandy 14204b0ef2 Fix false +ve warning on media providers page. 4 years ago