Commit graph

776 commits

Author SHA1 Message Date
JackDandy
b1cef067a3 Merge branch 'hotfix/3.34.5'
Some checks failed
Python Unit Tests / windows (windows-latest, 3.10) (push) Has been cancelled
Python Unit Tests / windows (windows-latest, 3.11) (push) Has been cancelled
Python Unit Tests / windows (windows-latest, 3.12) (push) Has been cancelled
Python Unit Tests / windows (windows-latest, 3.13) (push) Has been cancelled
Python Unit Tests / windows (windows-latest, 3.9) (push) Has been cancelled
Python Unit Tests / linux (ubuntu-latest, 3.10) (push) Has been cancelled
Python Unit Tests / linux (ubuntu-latest, 3.11) (push) Has been cancelled
Python Unit Tests / linux (ubuntu-latest, 3.12) (push) Has been cancelled
Python Unit Tests / linux (ubuntu-latest, 3.13) (push) Has been cancelled
Python Unit Tests / linux (ubuntu-latest, 3.9) (push) Has been cancelled
Python Unit Tests / macos (macos-latest, 3.10) (push) Has been cancelled
Python Unit Tests / macos (macos-latest, 3.11) (push) Has been cancelled
Python Unit Tests / macos (macos-latest, 3.12) (push) Has been cancelled
Python Unit Tests / macos (macos-latest, 3.13) (push) Has been cancelled
Python Unit Tests / macos (macos-latest, 3.9) (push) Has been cancelled
2025-11-10 16:01:02 +00:00
JackDandy
9eebf88173 Change update readme. 2025-11-10 16:00:18 +00:00
Prinz23
0dad5b9a28 Fix package upgrades breaking due to package case renames.
Change make check for installed packages and func `to_install` case insensitive.
Change map first top level package distro metadata as the one in use.
2025-11-10 15:57:54 +00:00
JackDandy
f9ec2df199 Merge branch 'hotfix/3.34.4'
Some checks failed
Python Unit Tests / windows (windows-latest, 3.10) (push) Has been cancelled
Python Unit Tests / windows (windows-latest, 3.11) (push) Has been cancelled
Python Unit Tests / windows (windows-latest, 3.12) (push) Has been cancelled
Python Unit Tests / windows (windows-latest, 3.13) (push) Has been cancelled
Python Unit Tests / windows (windows-latest, 3.9) (push) Has been cancelled
Python Unit Tests / linux (ubuntu-latest, 3.10) (push) Has been cancelled
Python Unit Tests / linux (ubuntu-latest, 3.11) (push) Has been cancelled
Python Unit Tests / linux (ubuntu-latest, 3.12) (push) Has been cancelled
Python Unit Tests / linux (ubuntu-latest, 3.13) (push) Has been cancelled
Python Unit Tests / linux (ubuntu-latest, 3.9) (push) Has been cancelled
Python Unit Tests / macos (macos-latest, 3.10) (push) Has been cancelled
Python Unit Tests / macos (macos-latest, 3.11) (push) Has been cancelled
Python Unit Tests / macos (macos-latest, 3.12) (push) Has been cancelled
Python Unit Tests / macos (macos-latest, 3.13) (push) Has been cancelled
Python Unit Tests / macos (macos-latest, 3.9) (push) Has been cancelled
2025-10-11 22:47:09 +01:00
JackDandy
354505ff97 Change increase minimum auto upgrade version to Python 3.10.0 so that 3.9 installs no longer upgrade. 2025-10-11 22:46:53 +01:00
JackDandy
c7a9b4ab2c Merge branch 'hotfix/3.34.3' 2025-10-11 22:03:44 +01:00
JackDandy
4493abf4aa Change add support for Python 3.14.0 and remove support for Python 3.9
Supporting Python; 3.10, 3.11, 3.12, 3.13, and 3.14
2025-10-11 22:03:14 +01:00
JackDandy
075870bcb1 Merge branch 'hotfix/3.34.2'
Some checks failed
Python Unit Tests / windows (windows-latest, 3.10) (push) Has been cancelled
Python Unit Tests / windows (windows-latest, 3.11) (push) Has been cancelled
Python Unit Tests / windows (windows-latest, 3.12) (push) Has been cancelled
Python Unit Tests / windows (windows-latest, 3.13) (push) Has been cancelled
Python Unit Tests / windows (windows-latest, 3.9) (push) Has been cancelled
Python Unit Tests / linux (ubuntu-latest, 3.10) (push) Has been cancelled
Python Unit Tests / linux (ubuntu-latest, 3.11) (push) Has been cancelled
Python Unit Tests / linux (ubuntu-latest, 3.12) (push) Has been cancelled
Python Unit Tests / linux (ubuntu-latest, 3.13) (push) Has been cancelled
Python Unit Tests / linux (ubuntu-latest, 3.9) (push) Has been cancelled
Python Unit Tests / macos (macos-latest, 3.10) (push) Has been cancelled
Python Unit Tests / macos (macos-latest, 3.11) (push) Has been cancelled
Python Unit Tests / macos (macos-latest, 3.12) (push) Has been cancelled
Python Unit Tests / macos (macos-latest, 3.13) (push) Has been cancelled
Python Unit Tests / macos (macos-latest, 3.9) (push) Has been cancelled
2025-08-22 18:03:18 +01:00
JackDandy
3232fbd541 Change warn that minimum supported Python is version 3.9. Support for 3.8 will be removed when Python 3.14 is added. 2025-08-22 17:46:14 +01:00
JackDandy
94cc1a7821 Merge branch 'hotfix/3.34.1'
Some checks failed
Python Unit Tests / windows (windows-latest, 3.10) (push) Has been cancelled
Python Unit Tests / windows (windows-latest, 3.11) (push) Has been cancelled
Python Unit Tests / windows (windows-latest, 3.12) (push) Has been cancelled
Python Unit Tests / windows (windows-latest, 3.13) (push) Has been cancelled
Python Unit Tests / windows (windows-latest, 3.9) (push) Has been cancelled
Python Unit Tests / linux (ubuntu-latest, 3.10) (push) Has been cancelled
Python Unit Tests / linux (ubuntu-latest, 3.11) (push) Has been cancelled
Python Unit Tests / linux (ubuntu-latest, 3.12) (push) Has been cancelled
Python Unit Tests / linux (ubuntu-latest, 3.13) (push) Has been cancelled
Python Unit Tests / linux (ubuntu-latest, 3.9) (push) Has been cancelled
Python Unit Tests / macos (macos-latest, 3.10) (push) Has been cancelled
Python Unit Tests / macos (macos-latest, 3.11) (push) Has been cancelled
Python Unit Tests / macos (macos-latest, 3.12) (push) Has been cancelled
Python Unit Tests / macos (macos-latest, 3.13) (push) Has been cancelled
Python Unit Tests / macos (macos-latest, 3.9) (push) Has been cancelled
2025-08-14 23:09:11 +01:00
JackDandy
0068ac3046 Change add support for Python 3.13.7 2025-08-14 23:07:28 +01:00
JackDandy
a442b58ea8 Merge branch 'release/3.34.0'
Some checks are pending
Python Unit Tests / windows (windows-latest, 3.10) (push) Waiting to run
Python Unit Tests / windows (windows-latest, 3.11) (push) Waiting to run
Python Unit Tests / windows (windows-latest, 3.12) (push) Waiting to run
Python Unit Tests / windows (windows-latest, 3.13) (push) Waiting to run
Python Unit Tests / windows (windows-latest, 3.9) (push) Waiting to run
Python Unit Tests / linux (ubuntu-latest, 3.10) (push) Waiting to run
Python Unit Tests / linux (ubuntu-latest, 3.11) (push) Waiting to run
Python Unit Tests / linux (ubuntu-latest, 3.12) (push) Waiting to run
Python Unit Tests / linux (ubuntu-latest, 3.13) (push) Waiting to run
Python Unit Tests / linux (ubuntu-latest, 3.9) (push) Waiting to run
Python Unit Tests / macos (macos-latest, 3.10) (push) Waiting to run
Python Unit Tests / macos (macos-latest, 3.11) (push) Waiting to run
Python Unit Tests / macos (macos-latest, 3.12) (push) Waiting to run
Python Unit Tests / macos (macos-latest, 3.13) (push) Waiting to run
Python Unit Tests / macos (macos-latest, 3.9) (push) Waiting to run
2025-08-14 00:11:08 +01:00
JackDandy
e73fa7a801 Prepare release, bump date. 2025-08-14 00:10:13 +01:00
JackDandy
1f3b6989ae Merge branch 'feature/UpdateCertifi' into dev
Some checks are pending
Python Unit Tests / windows (windows-latest, 3.10) (push) Waiting to run
Python Unit Tests / windows (windows-latest, 3.11) (push) Waiting to run
Python Unit Tests / windows (windows-latest, 3.12) (push) Waiting to run
Python Unit Tests / windows (windows-latest, 3.13) (push) Waiting to run
Python Unit Tests / windows (windows-latest, 3.9) (push) Waiting to run
Python Unit Tests / linux (ubuntu-latest, 3.10) (push) Waiting to run
Python Unit Tests / linux (ubuntu-latest, 3.11) (push) Waiting to run
Python Unit Tests / linux (ubuntu-latest, 3.12) (push) Waiting to run
Python Unit Tests / linux (ubuntu-latest, 3.13) (push) Waiting to run
Python Unit Tests / linux (ubuntu-latest, 3.9) (push) Waiting to run
Python Unit Tests / macos (macos-latest, 3.10) (push) Waiting to run
Python Unit Tests / macos (macos-latest, 3.11) (push) Waiting to run
Python Unit Tests / macos (macos-latest, 3.12) (push) Waiting to run
Python Unit Tests / macos (macos-latest, 3.13) (push) Waiting to run
Python Unit Tests / macos (macos-latest, 3.9) (push) Waiting to run
2025-08-13 22:17:06 +01:00
JackDandy
c038b2d4f2 Update certifi 2025.07.14 → 2025.08.03 2025-08-13 22:16:48 +01:00
JackDandy
949b9105a4 Merge branch 'feature/UpdateFilelock' into dev 2025-08-13 21:22:53 +01:00
JackDandy
d6f3efaa27 Update filelock 3.18.0 (129a1ef) → 3.19.0 (0c54837). 2025-08-13 21:22:36 +01:00
JackDandy
d15a43077b Merge branch 'feature/UpdateRequests' into dev 2025-08-13 21:14:04 +01:00
JackDandy
3971d497f0 Update Requests library 2.32.4 (91a3eab) → 2.32.4 (131e506). 2025-08-13 21:12:35 +01:00
JackDandy
79b9c365a5 Merge branch 'feature/UpdateTornado' into dev 2025-08-13 20:20:24 +01:00
JackDandy
f8fbd39bad Update Tornado Web Server 6.5.1 (b5586f3) → 6.5.2 (f01a7b0). 2025-08-13 20:16:23 +01:00
JackDandy
b6fc754b90 Merge branch 'main' into dev
Some checks are pending
Python Unit Tests / windows (windows-latest, 3.10) (push) Waiting to run
Python Unit Tests / windows (windows-latest, 3.11) (push) Waiting to run
Python Unit Tests / windows (windows-latest, 3.12) (push) Waiting to run
Python Unit Tests / windows (windows-latest, 3.13) (push) Waiting to run
Python Unit Tests / windows (windows-latest, 3.9) (push) Waiting to run
Python Unit Tests / linux (ubuntu-latest, 3.10) (push) Waiting to run
Python Unit Tests / linux (ubuntu-latest, 3.11) (push) Waiting to run
Python Unit Tests / linux (ubuntu-latest, 3.12) (push) Waiting to run
Python Unit Tests / linux (ubuntu-latest, 3.13) (push) Waiting to run
Python Unit Tests / linux (ubuntu-latest, 3.9) (push) Waiting to run
Python Unit Tests / macos (macos-latest, 3.10) (push) Waiting to run
Python Unit Tests / macos (macos-latest, 3.11) (push) Waiting to run
Python Unit Tests / macos (macos-latest, 3.12) (push) Waiting to run
Python Unit Tests / macos (macos-latest, 3.13) (push) Waiting to run
Python Unit Tests / macos (macos-latest, 3.9) (push) Waiting to run
2025-08-12 15:47:34 +01:00
JackDandy
ad9c70241b Merge branch 'hotfix/3.33.15'
Some checks failed
Python Unit Tests / windows (windows-latest, 3.10) (push) Has been cancelled
Python Unit Tests / windows (windows-latest, 3.11) (push) Has been cancelled
Python Unit Tests / windows (windows-latest, 3.12) (push) Has been cancelled
Python Unit Tests / windows (windows-latest, 3.13) (push) Has been cancelled
Python Unit Tests / windows (windows-latest, 3.9) (push) Has been cancelled
Python Unit Tests / linux (ubuntu-latest, 3.10) (push) Has been cancelled
Python Unit Tests / linux (ubuntu-latest, 3.11) (push) Has been cancelled
Python Unit Tests / linux (ubuntu-latest, 3.12) (push) Has been cancelled
Python Unit Tests / linux (ubuntu-latest, 3.13) (push) Has been cancelled
Python Unit Tests / linux (ubuntu-latest, 3.9) (push) Has been cancelled
Python Unit Tests / macos (macos-latest, 3.10) (push) Has been cancelled
Python Unit Tests / macos (macos-latest, 3.11) (push) Has been cancelled
Python Unit Tests / macos (macos-latest, 3.12) (push) Has been cancelled
Python Unit Tests / macos (macos-latest, 3.13) (push) Has been cancelled
Python Unit Tests / macos (macos-latest, 3.9) (push) Has been cancelled
2025-08-12 15:47:00 +01:00
JackDandy
711c24f3ee Update UnRar x64 for Windows 7.12 → 7.13. 2025-08-12 15:46:06 +01:00
JackDandy
aad8dedb8d Merge branch 'main' into dev
Some checks are pending
Python Unit Tests / windows (windows-latest, 3.10) (push) Waiting to run
Python Unit Tests / windows (windows-latest, 3.11) (push) Waiting to run
Python Unit Tests / windows (windows-latest, 3.12) (push) Waiting to run
Python Unit Tests / windows (windows-latest, 3.13) (push) Waiting to run
Python Unit Tests / windows (windows-latest, 3.9) (push) Waiting to run
Python Unit Tests / linux (ubuntu-latest, 3.10) (push) Waiting to run
Python Unit Tests / linux (ubuntu-latest, 3.11) (push) Waiting to run
Python Unit Tests / linux (ubuntu-latest, 3.12) (push) Waiting to run
Python Unit Tests / linux (ubuntu-latest, 3.13) (push) Waiting to run
Python Unit Tests / linux (ubuntu-latest, 3.9) (push) Waiting to run
Python Unit Tests / macos (macos-latest, 3.10) (push) Waiting to run
Python Unit Tests / macos (macos-latest, 3.11) (push) Waiting to run
Python Unit Tests / macos (macos-latest, 3.12) (push) Waiting to run
Python Unit Tests / macos (macos-latest, 3.13) (push) Waiting to run
Python Unit Tests / macos (macos-latest, 3.9) (push) Waiting to run
2025-08-11 19:26:22 +01:00
JackDandy
8f8e12e0f7 Merge branch 'hotfix/3.33.14'
Some checks are pending
Python Unit Tests / windows (windows-latest, 3.10) (push) Waiting to run
Python Unit Tests / windows (windows-latest, 3.11) (push) Waiting to run
Python Unit Tests / windows (windows-latest, 3.12) (push) Waiting to run
Python Unit Tests / windows (windows-latest, 3.13) (push) Waiting to run
Python Unit Tests / windows (windows-latest, 3.9) (push) Waiting to run
Python Unit Tests / linux (ubuntu-latest, 3.10) (push) Waiting to run
Python Unit Tests / linux (ubuntu-latest, 3.11) (push) Waiting to run
Python Unit Tests / linux (ubuntu-latest, 3.12) (push) Waiting to run
Python Unit Tests / linux (ubuntu-latest, 3.13) (push) Waiting to run
Python Unit Tests / linux (ubuntu-latest, 3.9) (push) Waiting to run
Python Unit Tests / macos (macos-latest, 3.10) (push) Waiting to run
Python Unit Tests / macos (macos-latest, 3.11) (push) Waiting to run
Python Unit Tests / macos (macos-latest, 3.12) (push) Waiting to run
Python Unit Tests / macos (macos-latest, 3.13) (push) Waiting to run
Python Unit Tests / macos (macos-latest, 3.9) (push) Waiting to run
2025-08-11 19:25:53 +01:00
JackDandy
f059c13e0e Change add support for Python 3.13.6 2025-08-11 19:25:18 +01:00
JackDandy
e28720a214 Merge branch 'main' into dev 2025-08-11 19:19:46 +01:00
JackDandy
1d7e1f9423 Merge branch 'hotfix/3.33.13' 2025-08-11 19:19:06 +01:00
JackDandy
143f3e0a8a Change add support to autoProcessTV for Python 3.13.5, 3.13.4, 3.9.23 2025-08-11 19:18:34 +01:00
JackDandy
43846af8d3 Merge branch 'main' into dev
Some checks failed
Python Unit Tests / windows (windows-latest, 3.10) (push) Has been cancelled
Python Unit Tests / windows (windows-latest, 3.11) (push) Has been cancelled
Python Unit Tests / windows (windows-latest, 3.12) (push) Has been cancelled
Python Unit Tests / windows (windows-latest, 3.13) (push) Has been cancelled
Python Unit Tests / windows (windows-latest, 3.9) (push) Has been cancelled
Python Unit Tests / linux (ubuntu-latest, 3.10) (push) Has been cancelled
Python Unit Tests / linux (ubuntu-latest, 3.11) (push) Has been cancelled
Python Unit Tests / linux (ubuntu-latest, 3.12) (push) Has been cancelled
Python Unit Tests / linux (ubuntu-latest, 3.13) (push) Has been cancelled
Python Unit Tests / linux (ubuntu-latest, 3.9) (push) Has been cancelled
Python Unit Tests / macos (macos-latest, 3.10) (push) Has been cancelled
Python Unit Tests / macos (macos-latest, 3.11) (push) Has been cancelled
Python Unit Tests / macos (macos-latest, 3.12) (push) Has been cancelled
Python Unit Tests / macos (macos-latest, 3.13) (push) Has been cancelled
Python Unit Tests / macos (macos-latest, 3.9) (push) Has been cancelled
2025-07-15 17:26:35 +01:00
JackDandy
cc1e7c3366 Merge branch 'hotfix/3.33.12'
Some checks failed
Python Unit Tests / windows (windows-latest, 3.10) (push) Has been cancelled
Python Unit Tests / windows (windows-latest, 3.11) (push) Has been cancelled
Python Unit Tests / windows (windows-latest, 3.12) (push) Has been cancelled
Python Unit Tests / windows (windows-latest, 3.13) (push) Has been cancelled
Python Unit Tests / windows (windows-latest, 3.9) (push) Has been cancelled
Python Unit Tests / linux (ubuntu-latest, 3.10) (push) Has been cancelled
Python Unit Tests / linux (ubuntu-latest, 3.11) (push) Has been cancelled
Python Unit Tests / linux (ubuntu-latest, 3.12) (push) Has been cancelled
Python Unit Tests / linux (ubuntu-latest, 3.13) (push) Has been cancelled
Python Unit Tests / linux (ubuntu-latest, 3.9) (push) Has been cancelled
Python Unit Tests / macos (macos-latest, 3.10) (push) Has been cancelled
Python Unit Tests / macos (macos-latest, 3.11) (push) Has been cancelled
Python Unit Tests / macos (macos-latest, 3.12) (push) Has been cancelled
Python Unit Tests / macos (macos-latest, 3.13) (push) Has been cancelled
Python Unit Tests / macos (macos-latest, 3.9) (push) Has been cancelled
2025-07-15 17:25:31 +01:00
JackDandy
03c0121130 Remove RevolutionTT torrent provider. 2025-07-15 17:25:04 +01:00
JackDandy
698e2b88ab Merge branch 'feature/UpdateCertifi' into dev 2025-07-15 11:59:30 +01:00
JackDandy
d0017c8638 Update certifi 2025.06.15 → 2025.07.14 2025-07-15 11:58:42 +01:00
JackDandy
df24b0c10e Merge branch 'feature/FixPython314' into dev 2025-07-05 14:45:50 +01:00
JackDandy
14a13e8d6a Fix Python 3.14 Syntax warning on startup for invalid use of return in finally clauses 2025-07-05 14:25:05 +01:00
Prinz23
8d78e909c0 Fix sg_future 3.14 compatibility 2025-07-05 14:18:36 +01:00
JackDandy
3facbbacd3 Merge branch 'feature/FixNoDateError' into dev
Some checks failed
Python Unit Tests / windows (windows-latest, 3.10) (push) Has been cancelled
Python Unit Tests / windows (windows-latest, 3.11) (push) Has been cancelled
Python Unit Tests / windows (windows-latest, 3.12) (push) Has been cancelled
Python Unit Tests / windows (windows-latest, 3.13) (push) Has been cancelled
Python Unit Tests / windows (windows-latest, 3.9) (push) Has been cancelled
Python Unit Tests / linux (ubuntu-latest, 3.10) (push) Has been cancelled
Python Unit Tests / linux (ubuntu-latest, 3.11) (push) Has been cancelled
Python Unit Tests / linux (ubuntu-latest, 3.12) (push) Has been cancelled
Python Unit Tests / linux (ubuntu-latest, 3.13) (push) Has been cancelled
Python Unit Tests / linux (ubuntu-latest, 3.9) (push) Has been cancelled
Python Unit Tests / macos (macos-latest, 3.10) (push) Has been cancelled
Python Unit Tests / macos (macos-latest, 3.11) (push) Has been cancelled
Python Unit Tests / macos (macos-latest, 3.12) (push) Has been cancelled
Python Unit Tests / macos (macos-latest, 3.13) (push) Has been cancelled
Python Unit Tests / macos (macos-latest, 3.9) (push) Has been cancelled
2025-07-02 04:10:39 +01:00
JackDandy
e5ee083d5e Fix unhandled exception on finally block when date is '' (i.e. show Air Date="never" ). 2025-07-02 04:10:01 +01:00
JackDandy
882ab067af Merge branch 'feature/AddSortShowListByLastEpisode' into dev
Some checks are pending
Python Unit Tests / windows (windows-latest, 3.10) (push) Waiting to run
Python Unit Tests / windows (windows-latest, 3.11) (push) Waiting to run
Python Unit Tests / windows (windows-latest, 3.12) (push) Waiting to run
Python Unit Tests / windows (windows-latest, 3.13) (push) Waiting to run
Python Unit Tests / windows (windows-latest, 3.9) (push) Waiting to run
Python Unit Tests / linux (ubuntu-latest, 3.10) (push) Waiting to run
Python Unit Tests / linux (ubuntu-latest, 3.11) (push) Waiting to run
Python Unit Tests / linux (ubuntu-latest, 3.12) (push) Waiting to run
Python Unit Tests / linux (ubuntu-latest, 3.13) (push) Waiting to run
Python Unit Tests / linux (ubuntu-latest, 3.9) (push) Waiting to run
Python Unit Tests / macos (macos-latest, 3.10) (push) Waiting to run
Python Unit Tests / macos (macos-latest, 3.11) (push) Waiting to run
Python Unit Tests / macos (macos-latest, 3.12) (push) Waiting to run
Python Unit Tests / macos (macos-latest, 3.13) (push) Waiting to run
Python Unit Tests / macos (macos-latest, 3.9) (push) Waiting to run
2025-07-01 16:24:45 +01:00
mikespub
f533d55434 Add "Last Episode" to "Sort By" on the "Poster" layout in the "Show List" view 2025-07-01 16:23:19 +01:00
JackDandy
1be4be42b5 Merge branch 'feature/FixPython314' into dev 2025-06-26 21:55:30 +01:00
JackDandy
095914ee9c Fix Syntax warning up startup for invalid use of return in finally clause 2025-06-26 21:55:09 +01:00
JackDandy
e8dc92b73f Merge branch 'feature/UpdateAttr' into dev 2025-06-26 21:02:47 +01:00
JackDandy
b8cb52c470 Update attr 24.3.0 (598494a) to 25.3.0 (ca3fb0e). 2025-06-26 21:02:35 +01:00
JackDandy
886b9f3e42 Merge branch 'feature/UpdateFeedparser' into dev 2025-06-26 21:02:01 +01:00
JackDandy
3b5628f360 Update feedparser 6.0.11 (ff59549) → 6.0.11 (89fde03). 2025-06-26 21:01:50 +01:00
JackDandy
69d9fee510 Merge branch 'feature/UpdateCertifi' into dev 2025-06-26 21:01:12 +01:00
JackDandy
1499d13b05 Update certifi 2024.12.14 → 2025.06.15 2025-06-26 21:01:00 +01:00