Commit graph

535 commits

Author SHA1 Message Date
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
JackDandy
1a300f5eea Merge branch 'feature/UpdateDateutil' into dev 2023-10-22 16:45:46 +01:00
JackDandy
e20c80369e Update dateutil 2.8.2 (28da62d) → 2.8.2 (296d419). 2023-10-22 16:45:32 +01:00
JackDandy
9ca8f86797 Merge branch 'feature/changePy313Deprecations' into dev 2023-10-22 16:08:02 +01:00
Prinz23
5c6e911896 sqlite3.connect positional args are deprecated for more then 1 parameter and will be removed in 3.15
https://docs.python.org/dev/whatsnew/3.13.html#deprecated
2023-10-22 01:53:18 +02:00
Prinz23
73d1ae56a9 Change improve Emby status check.
By preventing exceptions from wrong type comparison in a fetched response
2023-10-21 14:20:41 +01:00
JackDandy
f69e31b295 Merge branch 'feature/UpdateApprise' into dev 2023-10-21 13:01:30 +01:00
JackDandy
f36bb0b179 Update Apprise 1.3.0 (6458ab0) → 1.6.0 (0c0d5da). 2023-10-21 12:47:10 +01:00
JackDandy
7995f92d91 Merge branch 'feature/UpdateUrllib3' into dev 2023-10-21 11:42:06 +01:00
JackDandy
3c251294f2 Update urllib3 2.0.5 (d9f85a7) → 2.0.7 (56f01e0). 2023-10-21 11:39:09 +01:00
JackDandy
7771250103 Merge branch 'main' into dev 2023-10-12 11:50:04 +01:00
JackDandy
bdfeaa7350 Merge branch 'hotfix/3.30.4' 2023-10-12 11:49:36 +01:00
JackDandy
674b17a796 Add metadata source attribution in footer 2023-10-12 11:48:10 +01:00