JackDandy
8f8e757355
Merge branch 'feature/ChangeImproveHistoryMenu' into develop
5 years ago
JackDandy
2de946a16f
Change improve performance of History new.
5 years ago
JackDandy
aa32b3edae
Merge branch 'feature/ChangeAgeHumanize' into develop
5 years ago
JackDandy
40963c65d6
Change use natural time for age if now is night time and the last recent is yesterday evening, otherwise output age as 'yesterday'.
Fix issues with humanize.
5 years ago
JackDandy
e5cb73ad9d
Merge branch 'feature/AddDisplayLastReleaseNewznab' into develop
5 years ago
JackDandy
63faae8d94
Add overview of the last release age/date at each newznab provider to History/Layout "Connect fails".
Add enum34 1.1.10.
Add humanize 3.1.0 (aec9dc2).
5 years ago
Prinz23
09daadb661
Add test show last release date from latest recent search.
5 years ago
JackDandy
c57078ce1e
Merge branch 'feature/UpdatePkgResource' into develop
5 years ago
JackDandy
338b582327
Update package resource API to 49.6.0 (3d404fd).
5 years ago
JackDandy
5d6e3de2e4
Merge branch 'master' into develop
5 years ago
JackDandy
e49dadb0db
Merge branch 'hotfix/0.22.11'
5 years ago
Prinz23
c3e36d2dc7
Fix an old and rare thread timing case that can change a show to the wrong type while fetching alternative names.
5 years ago
JackDandy
e2dffafd14
Merge branch 'master' into develop
5 years ago
JackDandy
0d2cd5d296
Merge branch 'hotfix/0.22.10'
5 years ago
Prinz23
17f80ad140
Fix clear of old fail times for providers.
Fix fail_time_index could return invalid values.
5 years ago
JackDandy
87065c3197
Merge branch 'feature/FixMenuLimit' into develop
5 years ago
JackDandy
95f64e1fac
Fix menu number of items.
5 years ago
JackDandy
42ec370bc6
Merge branch 'feature/ImpoveCheckout' into develop
5 years ago
Prinz23
35fd16d77e
Change improve git checkout command.
Change fetch remote before checking out, to ensure of current version.
5 years ago
JackDandy
f8023f5344
Merge branch 'feature/FixLoadingPage' into develop
5 years ago
Prinz23
cb244807d1
Change move menu history into history.
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.
5 years ago
JackDandy
2da7da3d80
Merge branch 'feature/FixHistoryNew' into develop
5 years ago
JackDandy
69306d5175
Fix incorrect db items shown in History New, filtered using Python instead.
5 years ago
JackDandy
37fe13867a
Merge branch 'feature/ChangeUniqueProviders' into develop
5 years ago
Prinz23
fab028c70c
Change add remove duplicates in newznab provider list based on name and url.
Change remove old provider dupe cleanup.
Change can_add_newznab_provider web endpoint to use new functions to check for uniqueness of new provider.
5 years ago
JackDandy
642b1a7945
Merge branch 'feature/AddHistoryNew' into develop
5 years ago
JackDandy
075f8e8cce
Add "History new..." to Shows menu by clicking the number
5 years ago
JackDandy
3aba9b4b99
Merge branch 'feature/UpdateTzFallback' into develop
5 years ago
Prinz23
7050648e20
Update included fallback timezone info file to 2020d.
5 years ago
JackDandy
f057134304
Merge branch 'feature/ChangeMoveScantree' into develop
5 years ago
Prinz23
07dd81f65e
Change move scantree to sg_helpers to prevent circular reference of it ever again.
5 years ago
JackDandy
c211ccf801
Merge branch 'feature/FixImport' into develop
5 years ago
JackDandy
f8e91f56e2
Fix import.
Fix clear cache.
5 years ago
JackDandy
9ff90c76eb
Merge branch 'feature/ChangePerf' into develop
5 years ago
JackDandy
f74f92f2fb
Change improve scantree performance with regex params of what to include and/or exclude.
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.
5 years ago
JackDandy
8d6ce41005
Merge branch 'master' into develop
5 years ago
JackDandy
c0b3ccd163
Merge branch 'hotfix/0.22.9'
5 years ago
Prinz23
13aaefcdc1
Add Trakt rate-limiting http response code 429 handling to prevent request failure.
5 years ago
JackDandy
7fa3b833c6
Change remove DB file logging level from config/General and reduce DB levels to Debug to reduce log file noise.
5 years ago
JackDandy
bfb9d93503
Merge branch 'feature/AddDbBackup' into develop
5 years ago
Prinz23
2d2b82120a
Change code cleanups.
5 years ago
JackDandy
172ce2218d
Add display "Database backups" location at config/about if feature available.
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.
5 years ago
Prinz23
611e48f7ed
Add backup subfolder to DATA_DIR.
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.
5 years ago
JackDandy
65f5fa1df1
Merge branch 'master' into develop
5 years ago
JackDandy
4a26898455
Merge branch 'hotfix/0.22.8'
5 years ago
Prinz23
69e3189196
Fix rare timing case on first-time startup with a network timezone update failure and an endless loop.
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.
5 years ago
JackDandy
32c348c02a
Change ensure sabToSickGear.py is set executable.
5 years ago
JackDandy
c791868f36
Merge branch 'master' into develop
5 years ago
JackDandy
5d59bd464f
Merge branch 'hotfix/0.22.7'
5 years ago
JackDandy
102fadd613
Add `autoProcessTV/sabToSickGear.py` that works with SABnzbd under both py2 and py3.
5 years ago