- 31 Jul, 2020 1 commit
-
-
echel0n authored
Refactored source update's to sync and purge files that no longer exist Added checksum generator and validator to help maintain file integrity of project Fixed #SICKRAGE-APP-5Q6 - AttributeError in sickrage.core.version_updater in update method, 'NoneType' object has no attribute 'content' Added fix for dupe scene absolute numbering Fixed #SICKRAGE-APP-5R0 - AttributeError in sickrage.providers.torrent.extratorrent
-
- 29 Jul, 2020 4 commits
-
-
echel0n authored
-
echel0n authored
-
echel0n authored
-
echel0n authored
Added code to check_requirements core function to compare install requirement versions to requirements.txt, if installed version older then update or if not installed then install Added code to cleanup dupe scene season/episode/absolute numbering from main database Added code to prevent dupe scene numbering being set on episodes Fixed #SICKRAGE-APP-5HH - KeyError in sickrage.providers.torrent.torrentz in search method Fixed #SICKRAGE-APP-5JC - IndexError in sickrage.providers.torrent.hdspace in parse method Fixed #SICKRAGE-APP-5HW - AttributeError in sickrage.core.tv.show in want_episode method Fixed MultipleResultsFound when using scene_numbering get_indexer_numbering method to map scene season/episode to indexer season/episode numbering Fixed #SICKRAGE-APP-5K7 - RuntimeError in sickrage.core.websocket in push method Fixed #SICKRAGE-APP-5MH - AttributeError in sickrage.providers in <listcomp> Fixed #SICKRAGE-APP-5J2 - AttributeError in sickrage.clients.torrent.transmission in _get_auth method Removed unrequired scene_numbering table from main database Fixed issue with nulled booleans being stored in main database TV shows table Fixed issue with add existing shows and show object not being populated into core show cache
-
- 28 Jul, 2020 7 commits
-
-
echel0n authored
-
echel0n authored
-
echel0n authored
-
echel0n authored
-
echel0n authored
-
echel0n authored
-
echel0n authored
Refactored APIBulderHandler get method Refactored API call CMD_ShowSeasonList Refactored API call CMD_ShowStats Fixed issues with API Builder and async calls Fixed JS issue with schedule view episode details toggle Bumped jQuery to v3.5.1 Fixed issue with API call for grabbing detailed episode information
-
- 27 Jul, 2020 4 commits
-
-
echel0n authored
-
echel0n authored
Fixed #SICKRAGE-APP-5GP - SchedulerNotRunningError apscheduler.schedulers.base in shutdown, Scheduler is not running
-
echel0n authored
-
echel0n authored
Fixed #SICKRAGE-APP-5GG and #SICKRAGE-APP-5GF - TypeError sickrage.providers in find_search_results, 'method' object is not subscriptable Fixed #SICKRAGE-APP-5GC - AttributeError enum in __getattr__ Fixed #SICKRAGE-APP-5GH - AttributeError sickrage.core.webserver.handlers.root in handle_get, 'NoneType' object has no attribute 'modify' Added error logging for failed queue tasks
-
- 26 Jul, 2020 4 commits
- 25 Jul, 2020 2 commits
-
-
echel0n authored
-
echel0n authored
Fixed issue with invalid episodes being created, refactored episodes to be added to database only when calling episode object save function Refactored default value for scene_season, scene_episode, scene_absolute_number, xem_season, xem_episode, and xem_absolute_number to be -1 Refactored TVShow class to save it self only when its save function is called Fixed missing scene_value variable Added functions to TVEpisode class to logically return indexer, scene, or XEM season/episode/absolute numbering Fixed column offset for show display page
-
- 24 Jul, 2020 1 commit
-
-
echel0n authored
-
- 23 Jul, 2020 4 commits
- 22 Jul, 2020 2 commits
-
-
echel0n authored
-
echel0n authored
Bumped main database version to 13 Added scene option throughout SiCKRAGE Added lock to queue worker, acquire and release lock when notifying workers Fixed issue with removing episode from show episode cache Removed QuickSearch cache class and database tables, using data to populate quicksearch entries from main database instead
-
- 17 Jul, 2020 1 commit
-
-
echel0n authored
Fixed #SICKRAGE-APP-5DW - Error while searching GKTorrent, skipping: 'NoneType' object has no attribute 'text'
-
- 16 Jul, 2020 3 commits
- 13 Jul, 2020 5 commits
- 12 Jul, 2020 2 commits