- 08 May, 2022 2 commits
-
-
echel0n authored
added is_loading_episodes property to show objects to return True or False when show episode data is being populated legacy API v1 show.seasons and show.seasonlist wait for episode data to finish loading by using show object is_loading_episodes property
-
echel0n authored
fixed episode.setstatus legacy API v1 endpoint fixed show.addnew legacy API v1 endpoint fixed issues with Ombi and our legacy API v1 not working together properly
-
- 07 May, 2022 1 commit
-
-
echel0n authored
-
- 06 May, 2022 2 commits
- 22 Mar, 2022 2 commits
- 15 Mar, 2022 1 commit
-
-
echel0n authored
Limited `SEARCH_QUEUE_STATUS_UPDATED` websocket updates to manual searches Added de-composited status and quality props to episode object json data Added V2 API endpoint for episode statuses Added V2 API endpoint for series search formats Refactored pausing a show to only pause searches and downloads, shows will now continue to get updates from series providers
-
- 05 Mar, 2022 1 commit
-
-
echel0n authored
added check for 'error' property in responses returned from SiCKRAGE API when accessing series provider endpoints added check inside `run` method in `ShowTaskForceRemove` class of value returned by `find_show`, if NoneType then exit method by returning NoneType refactored series provider ID enum to use value as slug
-
- 02 Oct, 2021 1 commit
-
-
echel0n authored
Added API login method for SiCKRAGE external API using new SSO API key Removed SiCKRAGE SSO offline token usage in favour of SiCKRAGE SSO API key Improved OAuth2 handling for external SiCKRAGE API Added external series provider API support Added migration code to convert lang column on tv_shows table to ISO639-3 Added migration code to convert offline token to apikey
-
- 06 Sep, 2021 1 commit
-
-
echel0n authored
Fixed issues with `show.seasons` server API v1 endpoint
-
- 28 Aug, 2021 1 commit
-
-
echel0n authored
Added better exception handling for AMQP consumer and base
-
- 26 Aug, 2021 1 commit
-
-
echel0n authored
Added better exception handling for when external SiCKRAGE API or SiCKRAGE SSO server is unreachable
-
- 07 Aug, 2021 1 commit
-
-
echel0n authored
added restart method to core class
-
- 06 Aug, 2021 1 commit
-
-
echel0n authored
fixed `There is no current event loop in thread` exception when web options handler called
-
- 02 Aug, 2021 1 commit
-
-
echel0n authored
Fixed issues with API v2 post-processing
-
- 01 Aug, 2021 4 commits
-
-
echel0n authored
-
echel0n authored
Merged base handler render_string and render methods into render method Refactored base handlers for API v1 and v2 Fixed redirect issues for auth handlers
-
echel0n authored
Merged base handler render_string and render methods into render method Refactored base handlers for API v1 and v2 Fixed redirect issues for auth handlers
-
echel0n authored
Merged base handler render_string and render methods into render method Refactored base handlers for API v1 and v2 Fixed redirect issues for auth handlers
-
- 28 Jul, 2021 1 commit
-
-
echel0n authored
Refactored SR API to be enabled for core functions and allow users to opt out of other non-essential functions
-
- 27 Jul, 2021 1 commit
-
-
echel0n authored
-
- 26 Jul, 2021 1 commit
-
-
echel0n authored
Added schedule for updating web server ssl certificates once a day Added JWT token auth to web socket server Added SiCKRAGE AMQP messaging Refactored version updates to be handled by AMQP Refactored network timezone updates to be handled by AMQP Refactored search provider url updates to be handled by AMQP Refactored how application version is stored and accessed Refactored app update system Added automated gitlab releasing to CI script Refactored torrent trackers to come from SR API
-
- 03 Apr, 2021 1 commit
-
-
echel0n authored
-
- 29 Mar, 2021 1 commit
-
-
echel0n authored
-
- 15 Mar, 2021 3 commits
- 14 Mar, 2021 2 commits
- 13 Mar, 2021 1 commit
-
-
echel0n authored
-
- 03 Feb, 2021 1 commit
-
-
echel0n authored
Misc fixes for API v1 and defaults
-
- 29 Jan, 2021 1 commit
-
-
echel0n authored
-
- 15 Jan, 2021 1 commit
-
-
echel0n authored
Added nzbName param to API v2 post-processing endpoint Removed yarn.lock from .gitignore Updated yarn.lock file
-
- 13 Jan, 2021 2 commits
-
-
echel0n authored
-
echel0n authored
Refactoring coming episodes class code to resolve performance issues Refactored names of API v2 class endpoints Moved startup message to appear after web server is started Fixed launching browser to use a proper IP address when SR is set to listen on all interface's
-
- 12 Jan, 2021 3 commits
- 11 Jan, 2021 1 commit
-
-
echel0n authored
-