5432 Commits (master)
 

Author SHA1 Message Date
JackDandy 3dd5cff346 Merge branch 'hotfix/0.25.16' 4 years ago
JackDandy f697d43960 Code tidy. 4 years ago
Prinz23 2d7a79866c Add 401 error code logging to newznab provider. 4 years ago
JackDandy c719d840b7 Update Windows recommended modules lxml, pip, regex, setuptools, and add cffi, python-Levenshtein. 4 years ago
JackDandy 97692ac4b7 Merge branch 'feature/FixKeyCollisions' into develop 4 years ago
JackDandy ccb257978f Fix glide cursor left and right key collisions with ctrl + alt/meta with left and right. 4 years ago
JackDandy e3ec692d67 Merge branch 'feature/FixTmdbImageLang' into develop 4 years ago
JackDandy 10c5ee393f Fix use meta lang to filter TMDB images. 4 years ago
JackDandy c825e73f74 Merge branch 'feature/FixRuntimeCalc' into develop 4 years ago
JackDandy 4294e20eea Fix runtime calc. 4 years ago
JackDandy 19beedfa18 Merge branch 'feature/FixRuntimeCalc' into develop 4 years ago
JackDandy 1de83eaa24 Fix runtime calc. 4 years ago
JackDandy 8d3984641b Merge branch 'feature/FixRuntime' into develop 4 years ago
JackDandy acffd61061 Fix view-show average runtime for IMDb miniseries 4 years ago
JackDandy 4678ef927d Merge branch 'feature/AddApiPausedFilter' into develop 4 years ago
JackDandy eca9a7cc76 Add return paused "Only" to API. 4 years ago
JackDandy acf83af961 Merge branch 'feature/AddScheduleViewPausedOnly' into develop 4 years ago
JackDandy b431d2b6bb Add view paused "Only" to Daily Schedule. 4 years ago
JackDandy 1ef43d2d4b Merge branch 'feature/FixTmdbApiImage' into develop 4 years ago
JackDandy 2f12827695 Change make card genre case consistent for TVmaze cards. 4 years ago
Prinz23 d5479b61a0 Fix mapping show images in tmdb_api. 4 years ago
JackDandy 1cf2ae809b Merge branch 'feature/ChangeDiskCacheTVmaze' into develop 4 years ago
JackDandy 4a1a9eea60 Change use diskcache instead of memcache for TVmaze cards. 4 years ago
Prinz23 b8a1919d81 Add pickle support to TVInfoShow so diskcache can be used. 4 years ago
JackDandy b1869bd4a5 Merge branch 'feature/UpdateRequests' into develop 4 years ago
JackDandy 23d3190bda Update Requests library 2.25.1 (bdc00eb) → 2.26.0 (b0e025a). 4 years ago
JackDandy 5066a8ae3f Merge branch 'feature/FixGenreType' into develop 4 years ago
JackDandy f09d8352f5 Fix TVmaze genres property to be lowercase string. 4 years ago
JackDandy c681f73252 Merge branch 'feature/ChangeRenameApiFolders' into develop 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 373c264f38 Merge branch 'feature/FixTvmazeLibGenre' into develop 4 years ago
Prinz23 4ae1bac11d Fix genre field in tvmaze_api. 4 years ago
JackDandy ae07a8c0de Merge branch 'feature/FixGetattrTmpl' into develop 4 years ago
JackDandy 2abaa87723 Fix new unique_name in templates. 4 years ago
JackDandy c2b8159d01 Merge branch 'master' into develop 4 years ago
JackDandy 7770062b84 Merge branch 'hotfix/0.24.15' 4 years ago
JackDandy e7c543aa42 Change media process move process method for *nix systems that don't support native move. 4 years ago
JackDandy b6a4c84283 Merge branch 'feature/FixTVmazeCard' into develop 4 years ago
JackDandy 4f6dda111c Fix use show id when adding from TVmaze card. 4 years ago
JackDandy d7363ce78d Merge branch 'feature/AddTVmazeCards' into develop 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 052f179b43 Merge branch 'feature/ChangeTVObjects' into develop 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