131 Commits (d12943bdd369a488c33b61d30b6ff869b18f4551)

Author SHA1 Message Date
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 eca9a7cc76 Add return paused "Only" to API. 4 years ago
JackDandy b431d2b6bb Add view paused "Only" to Daily Schedule. 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
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
Prinz23 47305d30d5 Add support for multiple TV info sources. 4 years ago
JackDandy 5fb94ea72b Add option "Add paused" to Options/"More Options" at the final step of adding a show. 4 years ago
Prinz23 f3cb1faa45 Fix refreshShow, prevent another refresh of show if already in queue and not forced. 4 years ago
JackDandy 0700533759 Change don't output to UI if auto restart after update is enabled. 5 years ago
JackDandy eaa75b8068 Change rename misuse of terminology `frequency` to `interval`. 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 6adf7812b6 Fix backlog search in season search mode. 5 years ago
Prinz23 2254696e36 Fix API add_exclude and remove_exclude in sg.setrequirewords and sg.setignorewords. 5 years ago
Prinz23 9ee67039f7 Fix API issues. 5 years ago
Prinz23 84a640cd33 Fix rebase omission. 5 years ago
Prinz23 0b9f317d9d Fix SickBeard search API compatibility issue. 5 years ago
Prinz23 0162f36bf6 Fix traceback for py2 async webserver calls. 5 years ago
Prinz23 44dd249500 Fix webapi access denied with async server. 5 years ago
Prinz23 b167cc1f61 Fix removed unneeded import. 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 490900f7f5 Fix failure time reset of service URLs. 5 years ago
Prinz23 da57c4c3ec Fix webapi (add show) wrong error message if show is not at info source. 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
SickGear 027995add5 Change core system to improve performance and facilitate multi TV info sources. 6 years ago
Prinz23 97c723696c Fix webapi and improve apikey support. 6 years ago
Prinz23 bbf6622625 Change sickgear.py can now be run as start up instead of SickBeard.py. 6 years ago
Prinz23 f432b955b9 Add option to generate show dirs with dots instead of spaces. 6 years ago
Prinz23 3d2ca659f5 Fix setting ignore/require words in webapi. 6 years ago
Prinz23 197340951c Fix API save show paused state and API exception raised when no indexer results. 7 years ago
JackDandy e31e479977 Add keep up to x most recent downloads. 7 years ago
Prinz23 0a1673d66a Change how show URLs are made for TV info sources. 7 years ago
Prinz23 d52024eabe Fix API endpoints for sg.exceptions and exceptions. 7 years ago
JackDandy 7c53e1e5f6 Change remove redundant xsrf handling for POSTs that don't use web and API. 7 years ago
JackDandy 8d9406d5fc Add choose to delete watched episodes from a list of played media at Kodi, Emby, and/or Plex. 7 years ago
JackDandy 50b7551d91 Fix API typo and a regression 'archivefirstmatch'. 7 years ago
Prinz23 fe1aabca00 Change overhaul and add API functions 9 years ago
JackDandy 4dea2ad022 Add config/general/web interface/send security headers (default enabled). 7 years ago
JackDandy 22ce0203cf Add quality tag to archived items, improve displayShow/"Change selected episodes to". 8 years ago
Prinz23 8aa2889537 Change if a newly added show is not found on indexer, remove already created empty folder. 8 years ago
Prinz23 3f3907324a Add status SNATCHED_BEST to missing places. 8 years ago
Prinz23 266c87f5f1 Change catch show update task errors. 8 years ago
JackDandy 6fcf80c02d Add fanart to Episodes View, Display Show, Edit Show, and Media Renamer page. 9 years ago
Prinz23 d3a7f0ff5e Add smart logic to reduce api hits to newznab server types and improve how nzbs are downloaded. 9 years ago
JackDandy 5a7822db13 Add force episode recent search to API. 9 years ago