JackDandy
899575b95e
Fix change file date on non Windows.
Change remove deprecated datetime_to_epoch function.
4 years ago
JackDandy
a0985621f3
Merge branch 'feature/ChangeStartupPkgUpdate' into develop
4 years ago
JackDandy
c76379e230
Change startup to update packages only if package auto update is enabled or via notification.
Change don't check direct reference specification updates if user mode.
4 years ago
JackDandy
c076867d72
Merge branch 'feature/UpdateRarfile' into develop
4 years ago
JackDandy
d3adcb47e0
Update Rarfile 3.1 (a4202ca) → 4.0 (55fe778).
Change add fallback to unar if unrar binary is unavailable on Linux.
4 years ago
JackDandy
24f635f978
Merge branch 'master' into develop
4 years ago
JackDandy
03a6319414
Merge branch 'hotfix/0.23.9'
4 years ago
JackDandy
73760e8bff
Fix provider nCore.
4 years ago
Prinz23
03729c2843
Change update fallback zoneinfo to 2021a.
4 years ago
JackDandy
7bc37560d4
Merge branch 'master' into develop
4 years ago
JackDandy
c8dc9e17e6
Merge branch 'hotfix/0.23.8'
4 years ago
JackDandy
3ad491d75e
Update dateutil zoneinfo fallback to 2020f.
Fix notifiers Pushover and Boxcar2 under py3.
Fix need to restart SG for a change in TVChaosUK password to take effect.
4 years ago
JackDandy
2bea1a3980
Merge branch 'feature/AddTzVersionInfo' into develop
4 years ago
Prinz23
5ec8027437
Add tz version info to the about page.
4 years ago
JackDandy
b149ff6840
Merge branch 'master' into develop
4 years ago
JackDandy
f6ca34eedc
Merge branch 'hotfix/0.23.7'
4 years ago
Prinz23
5dae01ecf3
Fix remove need to page refresh after entering an anime scene absolute number on view-show.
Fix logic error returning wrong scene absolute value (always 0) for anime shows user set numbers.
4 years ago
JackDandy
95a11ee72c
Change add TVChaosUK custom name regulator to prevent a false trigger from the wordlist filter.
4 years ago
JackDandy
932b7c0347
Merge branch 'master' into develop
4 years ago
JackDandy
96b59c16e7
Merge branch 'hotfix/0.23.6'
4 years ago
JackDandy
e084543844
Update UnRar for Windows 5.91 to 6.00 x64.
Fix providers BitHDTV, Blutopia, HDTorrents, Pretome, PrivateHD, PTFiles, SceneHD, TVChaosUK.
Change handle redirects from POST requests.
Change Kodi Addon 1.0.8
4 years ago
JackDandy
8bedd1c013
Merge branch 'master' into develop
4 years ago
JackDandy
e58fbd89bd
Merge branch 'hotfix/0.23.5'
4 years ago
JackDandy
6afec9fbfa
Change improve dark theme text legibility with green/gold background under "Downloads" in view-shows/simple layout.
4 years ago
JackDandy
82c2af896b
Merge branch 'feature/UpdateRequests' into develop
4 years ago
JackDandy
259320b1d3
Update Requests library 2.25.0 (03957eb) → 2.25.0 (589c454).
4 years ago
JackDandy
7ad1827f57
Merge branch 'master' into develop
4 years ago
JackDandy
c654424267
Merge branch 'hotfix/0.23.4'
4 years ago
JackDandy
185f177f85
Change allow Python 3.9.1
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.
4 years ago
JackDandy
9f7f73c50f
Merge branch 'feature/AddUpdPkgMenuOptional' into develop
4 years ago
JackDandy
41701f1508
Add to config/General, "Package updates" > include in 'Check for Updates' menu action.
Change hide update section UI settings based on selections.
4 years ago
JackDandy
b77b9ff3c8
Merge branch 'feature/ChangeRemovePy7zDep' into develop
4 years ago
JackDandy
ac3aac96d0
Change remove pycryptodome from recommended.txt as only used for removed py7z.
4 years ago
JackDandy
ee2d29ff08
Merge branch 'master' into develop
4 years ago
JackDandy
54b793203f
Merge branch 'hotfix/0.23.3'
4 years ago
JackDandy
0dd1925114
Change remove use of native Py 7zip as compressor found to crash Python binary under Linux with low memory conditions.
4 years ago
JackDandy
72ebc33ccc
Merge branch 'feature/FixDaemon' into develop
4 years ago
JackDandy
92959a9db5
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.
4 years ago
JackDandy
df4ee23107
Merge branch 'feature/FixFindGit' into develop
4 years ago
JackDandy
bd5a60c58d
Fix update runner using shell that doesn't have env path to git binary in Linux.
4 years ago
JackDandy
6631ab54c8
Merge branch 'feature/FixGitVersion' into develop
4 years ago
JackDandy
7242b6c549
Fix git version.
4 years ago
JackDandy
0b6e0c6c19
Merge branch 'feature/ChangeAutoRestart' into develop
5 years ago
JackDandy
0700533759
Change don't output to UI if auto restart after update is enabled.
Change restart type used when doing auto-update.
Change use param lists for popen cmd execution.
5 years ago
JackDandy
db8e5c9f87
Merge branch 'feature/AddPip' into develop
5 years ago
JackDandy
c2b6ec234e
Add to config/General, "Package updates" and list packages, check packages by default on Windows, others must enable.
Change simplify section config/General/Updates.
Add check for package updates to menu item action "Check for Updates".
Add known failures are cleared for a fresh check when "Check for Updates" is used.
Change add pycryptodome for py7z to recommended.txt
Change add prebuilt AMD64 python-Levenshtein to recommended.txt.
Change add cryptography to recommended.txt as is now deprecated from 2.7
Change add pip and setuptools to piper to control installed versions under py2.
Change move lib path registration to earlier in startup because needed by piper.
Change improve performance by using pkg_resources calls instead of cmdline pip.
Change add restart trigger during loading, use changed pid of server as trigger.
Change don't load shows at startup, or save at shutdown when doing an update restart.
Change minimise redundant threads at startup when an update restart is pending.
Change handle case where pip may output what appears a failure, but isn't.
Change add capture of requirements parse errors to assist when adding new specs.
Change auto-install Cheetah dependency on first time installations (tested on Win).
Change Cheetah to fallback to setup.py type install instead of pure binary, this addresses install issues when reverting a version, and no doubt other things.
Changed cmdline_runner migrated to sg_helpers.py
5 years ago
JackDandy
41f13ebcff
Merge branch 'master' into develop
5 years ago
JackDandy
1f32e053ea
Merge branch 'hotfix/0.23.2'
5 years ago
JackDandy
ff5f366d6d
Change allow Python 3.8.7
Change suppress py27 startup cryptography deprecation warning.
Fix filter out history items that don't qualify for status snatched/good.
5 years ago
JackDandy
b57a550d5e
Merge branch 'feature/ChangeManageProcessMedia' into develop
5 years ago