Commit graph

497 commits

Author SHA1 Message Date
JackDandy
38fa523ac9 Merge branch 'hotfix/3.30.12' 2024-03-03 22:29:38 +00:00
JackDandy
6cf137eaf0 Fix menu Shows/"Next Episode Cards" 2024-03-03 22:29:22 +00:00
JackDandy
a397df4dec Merge branch 'main' into dev 2024-02-29 01:18:38 +00:00
JackDandy
2843b8290e Merge branch 'hotfix/3.30.11' 2024-02-29 01:18:04 +00:00
JackDandy
3a4dfd0cc3 Update UnRar x64 for Windows 6.24 to 7.00 2024-02-29 01:17:35 +00:00
JackDandy
41e136fca1 Merge branch 'main' into dev 2024-02-13 11:13:45 +00:00
JackDandy
b56b257147 Merge branch 'hotfix/3.30.10' 2024-02-13 11:10:02 +00:00
Prinz23
7f51b9ce4d Change prevent git update issue.
Add '--no-rebase' to git pull (update) command to prevent issues with git 2.37+
2024-02-13 11:07:07 +00:00
JackDandy
916550f147 Merge branch 'main' into dev 2024-02-07 23:18:24 +00:00
JackDandy
9f4be5238d Merge branch 'hotfix/3.30.9' 2024-02-07 23:16:26 +00:00
Prinz23
e73ea8bdf3 Change allow Python 3.12.2 2024-02-07 23:16:02 +00:00
JackDandy
316ee49883 Merge branch 'main' into dev 2024-02-01 22:33:55 +00:00
JackDandy
d346bb4c3b Merge branch 'hotfix/3.30.8' 2024-02-01 22:31:46 +00:00
Prinz23
b39bc63d8c update tvinfo_api_tests data 2024-02-01 22:28:45 +00:00
Prinz23
07f2ede442 don't load cast/person credits with main show info from tvmaze 2024-02-01 22:28:45 +00:00
Prinz23
34bf3613db Update fallback-zoneinfo to 2024a 2024-02-01 20:28:19 +01:00
JackDandy
772ba5e167 Merge branch 'main' into dev 2024-01-10 14:23:51 +00:00
JackDandy
d710ed1205 Merge branch 'hotfix/3.30.7' 2024-01-10 14:22:45 +00:00
Prinz23
d52a056a89 Fix limit loaded cast (max 30) and crew (max 5) from TVmaze API. 2024-01-10 14:21:30 +00:00
JackDandy
29dd2e84c6 Merge branch 'main' into dev 2024-01-02 11:14:42 +00:00
JackDandy
d7437c93c4 Merge branch 'hotfix/3.30.6' 2024-01-02 11:12:53 +00:00
Prinz23
2d7283e185 Change update fallback zoneinfo to 2023d.
Change add Python 3.12 to the unit tests.
2024-01-02 11:11:43 +00:00
JackDandy
f13d2b735b Fix Shows IMDb cards to new layout at IMDb 2024-01-02 11:08:39 +00:00
JackDandy
721203c06c Merge branch 'feature/FixTorrentSearch' into dev 2023-12-13 20:20:42 +00:00
Prinz23
48664c9de5 fix missing parameter for torrent search caused by new _pick_best_result_helper helper 2023-12-13 21:14:59 +01:00
JackDandy
1715eaf21b Merge branch 'UpdateTornado' into dev 2023-12-10 05:31:41 +00:00
JackDandy
3ee5ce8ba8 Update Tornado Web Server 6.3.3 (e4d6984) → 6.4 (b3f2a4b). 2023-12-10 05:31:11 +00:00
JackDandy
c30015b136 Merge branch 'main' into dev 2023-12-10 05:14:16 +00:00
JackDandy
57c7852ab7 Merge branch 'hotfix/3.30.5' 2023-12-10 05:12:03 +00:00
Prinz23
4cebf12fbd Change allow Python 3.12.1 2023-12-10 05:11:50 +00:00
JackDandy
9d66842184 Merge branch 'feature/FixApplyFilterMultiEpResult' into dev 2023-12-10 05:03:51 +00:00
Prinz23
dcb4d00b14 new logic use multi episode results as fallback if it's better quality or has a episode that has not a single episode result
fix multiple episode releases apply filters
2023-12-10 05:02:12 +00:00
Prinz23
704ce8d691 fix logging existing quality/status logging 2023-12-01 00:57:15 +01:00
JackDandy
1ffb013f8d Merge branch 'feature/ChangeStatusUpdate' into dev 2023-11-06 21:26:56 +00:00
Prinz23
afd696366a don't change episodes to UNKNOWN status when loading data from tvinfo 2023-11-06 21:02:01 +01:00
JackDandy
4a62212e57 Merge branch 'feature/ChangeScandir' into dev 2023-10-31 17:18:57 +00:00
Prinz23
aeb3f7b0dc use context manager for scandir as recommended since python 3.6 2023-10-31 17:30:58 +01:00
JackDandy
6abec1d45d Merge branch 'feature/ChangeScantree' into dev 2023-10-28 14:13:52 +01:00
Prinz23
3ed0d5ed52 more optimization of scantree 2023-10-28 15:10:41 +02:00
JackDandy
9b8f8ffaa2 Merge branch 'feature/AddExcludeDirs' into dev 2023-10-28 13:48:58 +01:00
Prinz23
957acb9c69 make sure that scantree is using key words arg 2023-10-28 10:09:36 +02:00
Prinz23
54765a5432 optimize scantree 2023-10-28 10:02:01 +02:00
Prinz23
67d73fa401 revert has_media_ext ... since these don't apply to filenames (dirs only) 2023-10-28 02:58:19 +02:00
Prinz23
9c5e71d677 add exclude_dirs parameter to scantree 2023-10-28 02:58:18 +02:00
JackDandy
a74f147571 Merge branch 'feature/FixMediaProcess' into dev 2023-10-27 13:03:17 +01:00
JackDandy
5e5c5313b5 Fix media process. 2023-10-27 13:02:46 +01:00
JackDandy
d42232040f Merge branch 'feature/AddIgnorePlexExtras' into dev 2023-10-25 22:55:56 +01:00
JackDandy
cc117e909b Add ignore Plex extras.
https://support.plex.tv/articles/local-files-for-tv-show-trailers-and-extras/
2023-10-25 22:55:43 +01:00
JackDandy
5d92b63b54 Merge branch 'feature/UpdatePyTz' into dev 2023-10-22 17:20:58 +01:00
JackDandy
b6e66cbc41 Update pytz 2022.7.1/2022g (d38ff47) → 2023.3/2023c (488d3eb). 2023-10-22 17:20:39 +01:00