Commit graph

373 commits

Author SHA1 Message Date
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
JackDandy
092de1a1ca Merge branch 'main' into dev 2023-10-10 07:31:11 +01:00
JackDandy
13c4cd8033 Merge branch 'hotfix/3.30.3' 2023-10-10 07:29:59 +01:00
JackDandy
d5815b4471 Change bad anon redirect service for an open source service. 2023-10-10 07:28:45 +01:00
JackDandy
3d861c7b96 Merge branch 'main' into dev 2023-10-08 02:05:38 +01:00
JackDandy
74cbdfbb88 Merge branch 'hotfix/3.30.2' 2023-10-08 02:04:37 +01:00
JackDandy
d58ad2633d Update UnRar x64 for Windows 6.23 → 6.24 2023-10-08 02:04:14 +01:00
JackDandy
9c56c0a5a1 Merge branch 'feature/AddBrotliSupport' into dev 2023-10-08 01:59:21 +01:00
Prinz23
50c77510fa add Brotli to recommended.txt 2023-10-08 01:58:49 +01:00
Prinz23
ddb6beceb5 add support for Brotli compression if supported lib (by urllib3) is installed 2023-10-08 01:57:02 +01:00
JackDandy
fc51907bfe Merge branch 'feature/UpdateThefuzz' into dev 2023-10-08 01:46:31 +01:00
JackDandy
82a503792a Update thefuzz 0.19.0 (c2cd4f4) → 0.21.0 (0b49e4a). 2023-10-08 01:46:16 +01:00
JackDandy
c42974e035 Merge branch 'feature/UpdateRarfile' into dev 2023-10-08 01:05:22 +01:00