- 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
-
- 22 Jan, 2022 2 commits
- 04 Oct, 2021 1 commit
-
-
echel0n authored
fixed "string indices must be integers" when attempting to retrieve season images from series providers
-
- 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
-
- 09 Aug, 2021 1 commit
-
-
echel0n authored
removed newznab `key` column from search providers newznab database table refactored AMQP service fixed issue with Synology download station for DSM7 and auth added `subliminal.refiners.tvdb` to list of sentry ignored loggers moved `check_web_socket_queue` function to websocket module fixed issue with NZBget and downloading
-
- 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
-
- 05 Aug, 2021 1 commit
-
-
echel0n authored
-
- 02 Aug, 2021 1 commit
-
-
echel0n authored
Fixed issues with API v2 post-processing
-
- 01 Aug, 2021 5 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
-
echel0n authored
Fixed incorrect import of cryptography ExtensionNotFound Fixed issues with redirect being called from thread without event loop Fixed mistake in websocket server broadcast method Added retry for downloading source release updates
-
- 28 Jul, 2021 2 commits
- 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
-
- 11 Mar, 2021 1 commit
-
-
echel0n authored
-
- 12 Feb, 2021 1 commit
-
-
echel0n authored
-