- 25 Feb, 2020 1 commit
-
-
echel0n authored
-
- 23 Feb, 2020 7 commits
-
-
echel0n authored
-
echel0n authored
Refactored TVShow class to use get_episode instead of calling TVEpisode class directly when populating shows episode cache. Removed type hints for now, will make a project of adding type hints later on. Refactored ajax calls for episode search status to always pass a series ID.
-
echel0n authored
-
echel0n authored
-
echel0n authored
-
echel0n authored
-
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.
-
- 19 Feb, 2020 6 commits
-
-
echel0n authored
-
echel0n authored
-
echel0n authored
-
echel0n authored
Refactored TVShow and TVEpisode objects to store changes to their local data container, calling save method will update database with data from local container, helps prevent database lock issues.
-
echel0n authored
-
echel0n authored
Added call to save episode data to database after saving episode thumbnail, fixes a database locked issue.
-
- 18 Feb, 2020 2 commits
- 17 Feb, 2020 4 commits
- 16 Feb, 2020 3 commits
- 15 Feb, 2020 7 commits
- 14 Feb, 2020 4 commits
- 13 Feb, 2020 6 commits