All Versions
771
Latest Version
Avg Release Cycle
8 days
Latest Release
-

Changelog History
Page 10

  • v9.4.213 Changes

    29 July 2020

    • ๐Ÿ”จ Refactored server status to show task status value string 3d28569
  • v9.4.212 Changes

    28 July 2020

    • ๐Ÿ›  Fixed #484 - Mass Update Error caused by incorrectly handling show search formats as a checkbox value when it should be a integer #484
    • ๐Ÿ“ฆ Refreshed package.json 933467a
    • ๐Ÿ”จ Refactored exception handling for search providers 0ab3a37
    • ๐ŸŽ Refactored web handlers to run in executor in the background, this will improve performance of UI tasks that may be blocking 6e639c3
    • ๐Ÿ”จ Refactored mako templates to be looked up and stored into template dict attached to tornado app settings 60ac65d
    • ๐Ÿ”จ Refactored queue system and how it handles tasks 4c39a2d
    • Refactored add_episodes_to_trakt_watch_list method 1b9ce09
    • โฑ Wrapped all apscheduler tasks in try/finally clause to control running state correctly fccfa0e
    • ๐Ÿ”จ Refactored web server to run on a separate thread instead of the main thread 502207a
    • ๐Ÿ”จ Refactored fifo list to collections deque in search queue class c237843
    • ๐Ÿ”จ Refactored scheduled jobs to be async and execute on ioloop in their own thread 64ecdbe
    • ๐Ÿ”จ Refactored usage of IOLoop by removing const io_loop from core and using IOLoop.current() calls instead 6046334
    • โœ‚ Delete item after queue worker function finishes 5174141
    • ๐Ÿ›  Fixed multi-thread issue with quicksearch a34c39d
    • ๐Ÿ›  Misc exception handling fixes for indexers 971e8e2
    • ๐Ÿ”‹ Feature added to view logs in realtime from log view 0865b23
    • โฌ†๏ธ Chore - Upgraded javascript modules for building core web functions 9869925
    • ๐Ÿ”จ Refactored queue system to process one queue item at a time 2a47a79
    • ๐Ÿ”จ Refactored settings->general->advanced->git settings buttons af28199
    • ๐Ÿ”จ Pinned rarfile lib to v3.1 and refactored code for testing unrar compatibility 1809d6b
    • ๐Ÿ”จ Refactored deluge and transmission web session handling 71cc101
    • ๐Ÿ”จ Refactored how requirements.txt is installed/upgraded, added code to upgrade PIP 3d65769
    • Refactored app_id to server_id a928edb
    • โšก๏ธ Optimized config.py imports 6b08659
    • ๐Ÿ”จ Refactored web server to start right after config is loaded dff5d2f
    • ๐Ÿ”จ Refactored queue system to use while loop instead of apscheduler 3173352
    • โช Reverted changes to gitlab ci/cd script abfc264
    • ๐Ÿ”จ Refactored qbittorrent client web session handling db74410
    • ๐Ÿ”จ Refactored gitlab ci/cd script 438808f
    • ๐Ÿ›  Fixed issue with linking/unlinking sickrage account to sickrage api f62ed72
    • ๐Ÿ”จ Refactored link/unlink sickrage account to sickrage api button to hide/show based on sickrage api enable/disable toggle 5cc3a68
    • ๐Ÿ›  Fixed issue with post-processing 8758c4a
    • ๐Ÿ”จ Refactored putio client web session handling 2f5c9d5
    • ๐Ÿ”จ Refactored rss cache updater to fire task in ioloop executor 5c616de
    • ๐Ÿ”จ Refactored how testing auth for clients is handled 1fc9071
    • ๐Ÿ›  Fixed issues with app shutdown and restarts 1325174
    • ๐Ÿ›  Fixed issue with task priorities and enum e49df65
    • ๐Ÿ›  Fixed issue Cannot read property 'addEventListener' of null 1463221
    • ๐Ÿ”จ Refactored check to see if sickrage account is linked to sickrage api 458b9f8
    • ๐Ÿ”จ Refactored how recent shows are stored 1dd1b7f
    • โšก๏ธ Updated requirements.txt 2e62168
    • ๐Ÿ”จ Refactored mvgroup regex to enforce series needing to proceed after show name and before season number 0a7e81a
    • ๐Ÿ”จ Refactored download station client web session handling 1c5c3aa
    • ๐Ÿ›  Fixed issue with search clients and urls d31d933
    • ๐Ÿ”จ Refactored web username and password to be required to save settings when enabling local auth 2275ec6
    • ๐Ÿ”จ Refactored how scheduled jobs are forced to run fbcb4b0
    • ๐Ÿ›  Misc fixes ab3323b
    • ๐Ÿ›  Fixed issue with retrieving scene exception names dd24e5a
    • ๐Ÿ”จ Refactored mlnet client web session handling afd84ce
    • ๐Ÿ”จ Refactored popup window only for when enabling sickrage api and not when disabling it 90ea945
    • ๐Ÿ”จ Refactored error logging of failed queue tasks to include task name instead of just queue name 509aeae
    • ๐Ÿ›  Fixed multi-thread issue with quicksearch 148e067
    • ๐Ÿ”จ Refactored how web session class performs retries on connection errors c1352ac
    • ๐Ÿ”จ Refactored gitlab ci/cd to push only annotated tags with commits c5737a5
    • ๐Ÿ”จ Refactored sickrage account <> sickrage api handler to logout existing auth tokens before creating new ones 939eeb1
    • Misc formatting fix for backlog searches 210e722
    • ๐Ÿ”จ Refactored show season poster and banner image download functions to be more descriptive when failing to find a download 2f47c45
    • Fixed comparisons in scan_subtitle_languages 32723c5
    • ๐Ÿ”จ Refactored display show view, merged right and left legend columns into one column 18b7d47
    • ๐Ÿ”จ Refactored queue system shutdown method fe042f9
    • ๐Ÿ›  Fixed error message from hachoir package on import b8c55a6
    • ๐Ÿ›  Fixed a few typos in template_name's 7fd4431
    • ๐Ÿ›  Fixed Unsupported header value None when attempting to link sickrage account to sickrage api 4e9d343
    • ๐Ÿ›  Fixed reference to scheduler from core f9e6b25
    • ๐Ÿ”จ Refactored settings-&gt;general-&gt;interface-&gt;api generate button d473f39
    • ๐Ÿ”จ Refactored ip whitelist helper 1a87117
    • Replaced variable in gitlab-cicd script 8f31e82
    • ๐Ÿ›  Fixed shutdown sequence 016f7e8
    • Misc import cleanup a6eb943
    • โœ‚ Removed debug logging from current_user web base method 9e2f78c
    • ๐Ÿ›  Fixed error handling for when a queued task fails 9a9019c
    • ๐Ÿ”จ Refactored search formats collection string aa0e659
    • ๐Ÿ›  Fixed issue with shutting down post-processor queue during updates. 13ddc68
    • ๐Ÿ›  Fixed typo that was preventing scene exception lookups 5104e13
    • ๐Ÿ›  Fixed issue with adding shows off IMDb 617e12d
    • โฑ Placed a 30s timeout on sickrage api and sickrage auth health checks f3e6f42
    • ๐ŸŽ Refactored base render function to use write instead of finish, resolves a performance issue fafc42a
    • ๐Ÿ”จ Refactored name of function in auto_postprocessor.py from run to task 6ef74b1
    • ๐Ÿ”จ Refactored mvgroup regex to be stricter 3db8944
    • ๐Ÿ”จ Refactored ip whitelist helper and subnet checking 741587f
    • ๐Ÿ›  Fixed missing column headers for display show view 21dd1f0
    • ๐Ÿ›  Fixed issue with passing web root to Docker 57444d9
    • ๐Ÿšš Fixed issue #486 - scene_default reference removed from add existing shows code, added search_format_default to be passed when adding existing shows 9b9e717
    • Fixed issue with unregistering app_id when app_id is not set 7a4d36b
    • ๐Ÿ›  Fixed issue with repeating debug message for whitelisted helper function 484919d
    • ๐Ÿ”จ Refactored ip whitelist helper b29f00b
    • โšก๏ธ Updated gktorrent provider URL d20520b
    • ๐Ÿ”จ Refactored auto-postprocessing task to be async f495891
    • Renabled mako template caching 8430679
    • ๐Ÿ›  Fixed issue with displaying a show when no imdb info is available c8a763b
    • ๐Ÿ›  Fixed typo 907f445
    • ๐Ÿ›  Fixed missing start of thread for queue class 4350619
    • โœ‚ Removed async from queue run function 34e95c9
    • ๐Ÿ›  Fixed passing of args to thread when creating thread for queue class task 5ff5b1e
    • ๐Ÿ›  Fixed issue with enabling sickrage api when auth token exists 5a82893
  • v9.4.211 Changes

    20 April 2020

    • ๐Ÿ”จ Refactored timezone updater to perform better when updating using bulk database transactions a8e4896
    • โช Reverted small change e8f116e
  • v9.4.210 Changes

    20 April 2020

  • v9.4.209 Changes

    20 April 2020

    • ๐Ÿ›  Fixed typo in nyaatorrents provider code 2f710ba
    • ๐Ÿ›  Fixed name 'ModuleNotFoundError' is not defined error for older Python 3 versions 53746c7
    • ๐Ÿš€ Refactored gitlab-ci script to remove changelog create when building and deploying master branch 5bd3790
  • v9.4.208 Changes

    20 April 2020

    • โœ‚ Removed old changelog.md 71816be
    • ๐Ÿ”จ Refactored changelog creation 022e36d
    • Replaced cfscrape with cloudcraper in requirements e4695af
    • ๐Ÿ›  Fixed Unknown format code 'd' for object of type 'str' 2eac392
    • ๐Ÿ”จ Refactored git-changelog to use a template 2d6ce4b
    • ๐Ÿ”จ Refactored ErrorViewer and WarningViewer classes to use collections deque with a max size of 100 to prevent memory errors. ec25dfe
    • ๐Ÿ”จ Refactored application startup to install requirements via pip if ModuleNotFound exception is thrown. 3bddcc2
    • ๐Ÿ”จ Refactored npx command for generating changelog 877f7f5
    • ๐Ÿ”จ Refactored code for adding new/existing shows, removed auto-detection of XEM scene numbering as it was falsely setting scene numbering to ON. caa7ddf
    • ๐Ÿ”จ Refactored requirements install cmd to include --no-cache-dir flag when ModuleNotFound exception is thrown 96e2baa
    • ๐Ÿ›  Fixed path to requirements for startup install of missing modules 0955612
    • ๐Ÿ”จ Refactored git-changelog template, removed version info. eeffca0
    • โšก๏ธ Updated donation link URL 31143a1
  • v9.4.207 Changes

    5 April 2020

    • โœ‚ Removed bitsoup torrent provider 7b2618d
    • ๐Ÿ”จ Refactored some startup events to fire via io_loop callbacks instead of scheduler, resolves timezone issues related to apscheduler. 8abfa44
    • ๐Ÿ›  Fixed issue with daily searcher setting unaired episodes to wanted that do not have an airdate. ff440e4
    • ๐Ÿ›  Fixed missing namecache error for server status page b9e224f
  • v9.4.206 Changes

    1 April 2020

  • v9.4.205 Changes

    30 March 2020

    • ๐Ÿ›  Fixed issue with adding search result episodes to search snatch history for season search results. cfb0ceb
    • ๐Ÿ›  Fixed authentication issues with QBittorrent 72ffe67
    • ๐Ÿ›  Fixed issue with detailed/simple view and previous episode air dates. c3fc910
    • โœ‚ Removed encryption of versioned backup files, caused issues with backing up database files. 6fe0adf
    • ๐Ÿ›  Fixed regex pattern for search client URLs to allow for extra paths 5ed88e9
  • v9.4.204 Changes

    13 March 2020

    • โšก๏ธ Updated requirement dependencies c888386
    • ๐Ÿ‘‰ Resolved incorrect handling of indexer error for _show_data metadata class method. 9004608
    • ๐Ÿ”จ Refactored core loading shows function to use query object from database to fill show details. 0714833