113 Commits

Author SHA1 Message Date
rlauuzo
57249bfe87 change chromaprint offset, reorder analyzers, improve prompt timing (#153) 2024-05-17 07:34:37 -04:00
TwistedUmbrellaX
d53e443925 Update the queue when it changed 2024-04-25 23:11:57 -04:00
TwistedUmbrellaX
85ea6de26c
Update BaseItemAnalyzerTask.cs 2024-04-23 18:26:31 -04:00
TwistedUmbrellaX
c106811e8e Attempt to verify queue when finishing 2024-04-22 11:00:19 -04:00
rlauuzo
26db24d187 Update BaseItemAnalyzerTask.cs 2024-04-20 09:27:27 -04:00
rlauu
3acf041087 Update BaseItemAnalyzerTask.cs 2024-04-20 09:26:05 -04:00
rlauu
7800b48193 more progress bar fixes 2024-04-20 09:26:05 -04:00
rlauu
8c80a6aff3 Mention Credits in Edl config 2024-04-20 09:26:05 -04:00
rlauu
33c2cce6fd fix progress bar 2024-04-19 12:50:35 -04:00
rlauu
4556524f7e Refactor BaseItemAnalyzerTask and add Edl support for credits 2024-04-19 12:49:58 -04:00
TwistedUmbrellaX
46d446718f Clear restrictions when overriding auto 2024-04-16 14:01:48 -04:00
rlauuzo
0c967180f6 Change task from being canceled to waiting (#118) 2024-04-16 13:06:00 -04:00
TwistedUmbrellaX
75688772b1 Only shared should split progress bar 2024-04-14 10:49:28 -04:00
TwistedUmbrellaX
de60fd236f Still cancel automation for scheduled
The priority should starts at scheduled task (a full scan), but automatic scans will add items to them. Library scan is next, but again it should allow appending. Item scans should be last and get overridden by the other two.
2024-04-14 10:31:12 -04:00
TwistedUmbrellaX
3096f3fe6a When a scan is already running, append it 2024-04-14 10:31:12 -04:00
rlauu
0a9394b244 Add cancellation of automatic tasks from scheduled tasks 2024-04-13 17:41:02 +02:00
TwistedUmbrellaX
ca47492b9b Split progress bar for split tasks
This replaces the jarring effect of resetting the bar halfway through two concurrent scans.
2024-03-31 07:30:44 -04:00
rlauu
bfc47f4567
Update DetectIntrosCreditsTask.cs
reset progress
2024-03-31 07:47:39 +02:00
TwistedUmbrellaX
239e3a34fb Shorten the task explanations 2024-03-30 20:16:03 -04:00
TwistedUmbrellaX
3cc9a66990 Add back separate tasks as optional 2024-03-30 19:22:41 -04:00
rlauu
2e67a4fb5e add options to disable scans of either intros or credits 2024-03-30 18:04:54 -04:00
rlauu
3446c180aa Merge Scheduled Tasks 2024-03-30 18:04:17 -04:00
rlauu
ded3c3d43a analyze when item is added to the server (#96) 2024-03-30 19:00:51 +01:00
TwistedUmbrellaX
1f4debc33f Almost everything returns null 2024-03-19 20:58:48 -04:00
TwistedUmbrellaX
4b353bc024 Still check for ffmpeg errors on load 2024-03-07 17:08:15 -05:00
TwistedUmbrellaX
ef1c3a8958 Fixing the versioning and manifest 2024-03-05 17:27:39 -05:00
TwistedUmbrellaX
d8ebcfe772 Add option to bypass Chromaprint 2024-03-04 17:50:12 -05:00
TwistedUmbrellaX
31365442b1 Chromaprint is for scan, not config 2024-03-04 08:58:15 -05:00
ConfusedPolarBear
c6801d57c6 Fix progress bar 2023-02-02 03:52:31 -06:00
ConfusedPolarBear
431aed58ff Combine introduction and credits detection code 2023-02-02 01:26:45 -06:00
ConfusedPolarBear
1966357e29 Resolve all remaining FIXMEs with credit detection 2022-12-05 22:35:01 -06:00
ConfusedPolarBear
94bd2a059e Use chromaprint analyzer when detecting credits 2022-11-29 02:29:27 -06:00
ConfusedPolarBear
7439720b3a Add chaining and logs to chapter analyzer 2022-11-25 00:37:30 -06:00
ConfusedPolarBear
a68914ca8f Add chapter name based media file analyzer
Closes #58
2022-11-24 00:43:23 -06:00
ConfusedPolarBear
bcb5e5ea30 Remove dependency on shared media item queue 2022-11-23 02:34:28 -06:00
ConfusedPolarBear
546bf7578c Rename DetectIntroductionsTask.cs 2022-11-02 17:07:45 -05:00
ConfusedPolarBear
2bd972f3a3 Add black frame analyzer 2022-11-02 17:06:21 -05:00
ConfusedPolarBear
61178832c1 Add initial end credits detection code 2022-10-31 01:00:39 -05:00
ConfusedPolarBear
ce52a0b979 Relocate Chromaprint analysis code 2022-10-28 02:25:57 -05:00
ConfusedPolarBear
8a22db39b3 Only analyze seasons with >= 1 unanalyzed episode 2022-10-10 02:05:15 -05:00
ConfusedPolarBear
a8b401358d Verify queued episodes exist on disk 2022-09-27 22:28:12 -05:00
ConfusedPolarBear
ed9f3cbde8 Add option to analyze specials
Part of #67
2022-09-27 21:43:37 -05:00
ConfusedPolarBear
c3c986152d Cleanup 2022-09-25 17:07:11 -05:00
ConfusedPolarBear
991283387c Remove analysis statistics 2022-09-23 22:13:07 -05:00
ConfusedPolarBear
88806550d4 Remove unused function 2022-09-04 18:47:52 -05:00
ConfusedPolarBear
85f21ae51c Check silence start time before adjusting intro 2022-09-03 01:42:31 -05:00
ConfusedPolarBear
c937e28d45 Add maximum introduction duration 2022-09-03 00:39:35 -05:00
ConfusedPolarBear
7612e6cdaf Check cancellation token 2022-09-02 23:42:32 -05:00
ConfusedPolarBear
cf99dde0e2 Expose algorithm internal settings 2022-09-02 01:27:49 -05:00
ConfusedPolarBear
a32389b281 Switch to ReadOnlyCollection 2022-08-30 02:18:05 -05:00