753 Commits (8df5dc154f06f17483723231ae633cf62ecdad9a)

Author SHA1 Message Date
JackDandy 8df5dc154f Change abbreviate long titles under menu tab. 5 years ago
Prinz23 4902d14b55 Fix IMDb cards not always displayed as `in library`. 5 years ago
JackDandy eaa75b8068 Change rename misuse of terminology `frequency` to `interval`. 5 years ago
JackDandy 1a4204fa72 Fix initialise history_tab_limit during restart loading. 5 years ago
JackDandy 2de946a16f Change improve performance of History new. 5 years ago
JackDandy 95f64e1fac Fix menu number of items. 5 years ago
Prinz23 cb244807d1 Change move menu history into history. 5 years ago
JackDandy 69306d5175 Fix incorrect db items shown in History New, filtered using Python instead. 5 years ago
Prinz23 fab028c70c Change add remove duplicates in newznab provider list based on name and url. 5 years ago
JackDandy 075f8e8cce Add "History new..." to Shows menu by clicking the number 5 years ago
Prinz23 07dd81f65e Change move scantree to sg_helpers to prevent circular reference of it ever again. 5 years ago
JackDandy f74f92f2fb Change improve scantree performance with regex params of what to include and/or exclude. 5 years ago
Prinz23 2d2b82120a Change code cleanups. 5 years ago
JackDandy 172ce2218d Add display "Database backups" location at config/about if feature available. 5 years ago
JackDandy d3fc244545 Change scantree into a more multi-purpose function and use to improve performance. 5 years ago
JackDandy e98503d01c Change season specific alt names now available not just for anime. 5 years ago
JackDandy f3479d3c1e Change Trim/Clear history to hide items because the data is needed for core management. 5 years ago
Prinz23 b467653c0e Add client parameter to pp class and add it to API sg.postprocess. 5 years ago
Prinz23 c738b9181c Change add 3 days cache for tmdb base info only. 5 years ago
JackDandy df7ada04b8 Change `Discordapp` to `Discord` in line with company change. 5 years ago
JackDandy 76f1dea640 Change typo on search_episode_subtitles when subtitles are disabled. 5 years ago
Prinz23 6adf7812b6 Fix backlog search in season search mode. 5 years ago
JackDandy 6ec3938e9a Fix thesubdb under py3. 5 years ago
JackDandy 534d023cb0 Replace Telegram notififier "Send icon" with "Send show image" 5 years ago
Prinz23 c1e5c873dd Change move some methods to sg_helpers. 5 years ago
JackDandy e71431321d Fix Anime cards images. 5 years ago
JackDandy 7a24c7369f Add persistence to views of Shows/Browse Cards. 5 years ago
JackDandy dec65748db Change anime "Available groups" to display "No groups listed..." when API is fine with no results instead of blank. 5 years ago
JackDandy 2d2b69033a Change improve UI country and language from Trakt data. 5 years ago
Prinz23 9ab06b8f50 Add country and language to Shows/"Trakt Cards". 5 years ago
JackDandy 6857c41e56 Change add various fallbacks to lookup browse card show. 5 years ago
Prinz23 a95b16d969 Change add fallback to premiered year to lookup browse card show. 5 years ago
Prinz23 0162f36bf6 Fix traceback for py2 async webserver calls. 5 years ago
JackDandy c994d7af11 Add menu Shows/"TV Calendar Cards". 5 years ago
Prinz23 b61438d6a9 Change improve speed of backlog overview. 5 years ago
JackDandy 733d3d9eb8 Fix correct type for hashlib call under py3. 5 years ago
Prinz23 9fe8565d0c Change add exclude_no_data to get_url, in most cases `no_data` is not a failure. 5 years ago
JackDandy 8e19b89463 Add menu Shows/"Metacritic Cards". 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
JackDandy f0239be01c Add overall failure monitoring to History/Connect fails (renamed from "Provider fails"). 5 years ago
Prinz23 f2ddf396f4 Add overall domain failure monitoring. 5 years ago
Prinz23 37983644cf Add optional nzbget processing just based on status send via pp script. 5 years ago
Prinz23 0e9ec91cea Fix regex references in sgmllib3k. 5 years ago
JackDandy ab419f3726 Fix Kodi uniqueid tag not validated during import. 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 3434d616c3 Fix do not process magnet links in search results. 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 856cca06b0 Change alert users of Python 3.8.1 or 3.7.6 to change Python version due to a known critical issue parsing URLs. 5 years ago
JackDandy 63a6dc6a4a Fix subtitle providers that don't use auth. 5 years ago