Add search setting for qBittorrent client "Start torrent paused".
Add search setting for qBittorrent client "Add release at top priority".
Add option choose custom variable to use for label in rTorrent Torrent Results.
Add warning to rTorrent users not to use space in label.
Change overhaul DiskStation client to add compatibility for latest API.
Change improve Synology DownloadStation functions.
Add search setting for DiskStation client "Start torrent paused".
Fix the priority set for snatched items is now also set for episodes without air date.
Change NZBGet client to use property .priority of SearchResult.
Change improve TL and IPT provider recent search performance to process new items since the previous cycle.
Change log a tip for TL and IPT users who have not improved on the default site setting "Torrents per page".
Add recommended.txt file with recommended libs that can be installed via: python -m pip install -r recommended.txt
Fix saving .nfo metadata where the file name contains unicode on certain Linux OS configurations.
Add config General/Interface/"Allow IP use for connections". The option is enabled by default and does not change existing behaviour to allow a browser to connect to an instance using server IP address.
Change add WrongHostWebHandler to handle a bad hostname request with a 404 response.
Fix Shazbat torrent provider backlog issue.
Remove etreetodict lib, was only used by tvdb_api v1.
Remove unused xmltodict.
Change replace only usage of tvdb v1 with v3 since data is now provided.
Fix tvdb_api to not add artworkprefix url if response has no ep thumb.
Change use OrderedDict to keep order for additional images in tvdb lib results.
Change use new SG tvdb api key.
Change log a tip for TD users who have not improved on the default site setting "Torrents per page".
Change tweak hoverover highlight on menu item Shows/History for when History is the home page.
Change update tvdb_api to 3.0.0
Change improve fetching TVDB thumbnails.
Change add new 'banner_thumb' and 'poster_thumb' direct links.
Change artwork domain to new artwork domain with fallback URLs.
Change improve handling of Plex auth failure.