- 24 Mar, 2020 1 commit
-
-
echel0n authored
-
- 03 Mar, 2020 1 commit
-
-
echel0n authored
-
- 01 Mar, 2020 1 commit
-
-
echel0n authored
-
- 23 Feb, 2020 1 commit
-
-
echel0n authored
Refactored episodes attribute on TVShow objects to cache TVEpisode objects and persist. Refactored usage and removed get_all_episodes method from TVShow class. Refactored total show size to account for multipart-episodes. Added delete_episode method to TVShow class to remove episode from shows episode cache. Refactored usage of TVEpisode class method delete_episode to be called by TVShow method delete_episode instead of directly. Fixed endpoint call for getting annoucements from SR API.
-
- 13 Feb, 2020 1 commit
-
-
echel0n authored
-
- 11 Feb, 2020 1 commit
-
-
echel0n authored
-
- 09 Feb, 2020 1 commit
-
-
echel0n authored
-
- 08 Feb, 2020 2 commits
-
-
echel0n authored
Refactored TVEpisode show property to return TVShow object.
-
echel0n authored
Moved TVShow model into MainDB init, created separate TVShow object that populates from TVShow model data. Moved TVEpisode model into MainDB init, created separate TVEpisode object that populates from TVEpisode model data. Override SQLAlchemy commit method with custom context method. Removed database decorators, replaced with session variable inside functions. Refactored TVShow and TVEpisode objects to proxy attribute requests to SQLAlchemy model object data. Added any missing TVShow and TVEpisode database session commit calls. Refactored TVEpisode <> TVShow episodes, imdb_info, and show relationships to object properties.
-
- 19 Dec, 2019 1 commit
-
-
echel0n authored
-
- 15 Dec, 2019 1 commit
-
-
echel0n authored
-
- 09 Dec, 2019 1 commit
-
-
echel0n authored
-
- 22 Jul, 2019 1 commit
-
-
echel0n authored
-
- 11 Jul, 2019 1 commit
-
-
echel0n authored
Fixes SICKRAGE-APP-PY3-MR
-
- 10 Jul, 2019 1 commit
-
-
echel0n authored
Fixes SICKRAGE-APP-PY3-KS
-
- 07 Jul, 2019 1 commit
-
-
echel0n authored
-
- 06 Jul, 2019 1 commit
-
- 04 Jul, 2019 2 commits
- 01 Jul, 2019 3 commits
- 30 Jun, 2019 2 commits
- 06 Jun, 2019 1 commit
-
-
echel0n authored
-
- 03 Jun, 2019 1 commit
-
-
echel0n authored
Refactored gitlab ci/cd script to build docker images for dev branch. Added missing session to find_show in API calls.
-
- 02 Jun, 2019 1 commit
-
-
echel0n authored
Refactoring provider searches to search for one season/episode at a time, this will allow for better multi-thread handling of search queue items.
-
- 21 May, 2019 1 commit
-
-
echel0n authored
-
- 19 May, 2019 2 commits
- 14 May, 2019 1 commit
-
-
echel0n authored
-
- 13 May, 2019 1 commit
-
-
echel0n authored
-
- 08 May, 2019 1 commit
-
-
echel0n authored
-
- 07 May, 2019 2 commits
- 06 May, 2019 1 commit
-
-
echel0n authored
-
- 05 May, 2019 3 commits
- 04 May, 2019 1 commit
-
-
echel0n authored
-