Change rotate column headers on manage/Bulk Change for supported browsers to reduce screen estate waste.
Add column to manage/Bulk Change to display the show folder location size.
Add media stats to manage/Bulk Change and view-show when hovering over folder size.
Add to manage/Bulk Change an icon where show location no longer exists and group the icon/non icon shows.
Add a hover tip to the edit column on manage/Bulk Change to remind about using multi-select.
Change add tooltips on manage/Bulk Change checkbox actions to display what each are used for.
Add to manage/Bulk Change confirm dialog before removing or deleting a show.
Change manage/Bulk Change add sort by size options to table, (Total, Largest, Smallest, Average).
Change manage/Bulk Change add busy spinner for processing when changing size sort type.
Change manage/Bulk Change table make header stick when page is scrolled.
Change manage/Bulk Change table make footer stick when page is scrolled.
Change manage/Bulk Change add filter to table, showname, quality, and status.
Change number of shows listed after a filter is displayed at the bottom of Bulk Change.
Change edit and submit buttons are disabled when there is no selection on Bulk Change.
Change edit and submit buttons display number of selected items on Bulk Change.
Change tidy up html markup and JavaScript for manage/Bulk Change.
Change refactor to simplify bulk_change logic.
Fix webapi set scene season.
Fix set path in all_tests for py2.
Fix webapi exception if no backlog was done before (CMD_SickGearCheckScheduler).
Change webapi don't allow setting of scene numbers when show hasn't activated scene numbering.
Add webapi unit tests... season endpoint, coming episodes, episode, all shows endpoint, restart, shutdown, ping, episode list, seasonlist, getindexer, ignore, require list, get scene exception, human qualities, all qualites, search queue, system defaults, history, shows stats, show stats, root dirs, do show refresh, do show update, test_get_schedules, show pause.
Change the cf_clearance cookie to an undocumented optional config instead of a requirement.
Change where cf_clearance does not exist or expires, config/Search/Search Tasks/"Host running FlareSolverr" is required.
Fix saving magnet from PAs as files under py3.
Fix SkyTorrents provider.
Fix Torlock provider.
Fix TBP provider.
If i=<num>&r=<num> is used as an API key setting, an API call is tried first, then a RSS fallback call if the API returns no cache results.
Add correct user entry mistakes for nzbs2go api url.
Fix under py2, a hachoir config value, without 'readline' sys.module, using the `--daemon` SG startup option, fails.
Change properly output help, without the false exception prepended.