Change limit data with a webserver app property: is_loading_handler to prevent issues with newly added db datas, e.g. for base PageTemplate during loading page.
Change rename remove_file_failed to remove_file_perm and make it return an outcome.
Change doctype for scantree as `Generator` to define both yield and return types.
Add option "Backup database plan" to config/general/advanced if feature available.
Change save backup DBs with a date_time fmt that is sortable by filename in any file manager.
Change take maximum usage from the helpers.make_dirs function.
Change tweak var names to be consistent.
Fix KeyError 'Backup' at startup.
Fix lastUpdate update error with using wrong db.
Add delete_old_db_backups to remove old db backups.
Add db backup to daily backup.
Add py7zr to recommended.txt for optional 7z compression.
Add optional zip compressing of backed up db's
Add backup_all_dbs function.
Add backup_db to db module.
Add db_backup_path setting to config.ini to customise db backup location.
Add max_db_backup_count to config.ini
Add compress_file to sg_helpers.
Add allow 0 as MAX_DB_BACKUP_COUNT = db backup disabled
Availability: SQLite 3.6.11 or higher
New in version 3.7.
Change add network_timezone_lock to the updates of the network_timezones table updates.
Change replace INSERT with REPLACE in statement, since this will prevent the constraint error in the first place.
Change don't call load_network_dict with load command inside update_network_dict ... this could result in endless loop.
Change improve list performance for file/directory browser.
Change improve import shows listing performance.
Change improve performance during show rescan process.
Change improve performance during media processing.
Add config/General/Updates/Alias Process button, minimum interval for a fetch of custom names/numbering is 30 mins.
Add Export alternatives button to edit show.
Change improve tooltip over show title in display show for multiple alternatives.
Add display season alternatives on hover over season titles in display show.
Change single digit season display to zero-padded double digits in edit show.
Change add note on edit show for season specific search rule.
Add mark next to season titles that have exceptions.
Add support for centralised sg alternative names and numbers.
Change sg alts can overwrite scene number field only if field value is blank.
Change add note on edit show for season specific search rule.
Change add has_season_exceptions to control newznab id search.
Change add season exceptions to torrent providers.
Add env var NO_ALT_GET (1 = only use cache json).
Change give remove_file functions time to process.
Change selection of allPossibleShowNames to be all seasons not season 1.
Change add allPossibleShowNames unit test.
Change improve order of exceptions on ui.