29 Commits

Author SHA1 Message Date
TwistedUmbrellaX
c52ad5dc05 Fix identifier and name 2024-10-25 14:35:56 -04:00
TwistedUmbrellaX
a606203231 Implement SPDX GLPv3.0 LICENSE 2024-10-25 13:39:12 -04:00
rlauuzo
1f2088453b Meet minimum credit requirement 2024-05-27 15:10:36 -04:00
rlauuzo
57249bfe87 change chromaprint offset, reorder analyzers, improve prompt timing (#153) 2024-05-17 07:34:37 -04:00
rlauuzo
ce7fa682d8 Only add episodes without intro/credit to episodesWithoutIntros (#145) 2024-05-17 07:34:37 -04:00
rlauuzo
4669a4fc9b fix negative index 2024-05-17 07:34:37 -04:00
rlauuzo
e58e74b5d4 find the first credits chapter marker (#138) 2024-05-17 07:34:36 -04:00
rlauuzo
fd3cf0c075 adaptive black frame search range (#132) 2024-05-01 08:10:45 -04:00
rlauuzo
8053ed6c04 Use reversed fingerprints for credits 2024-05-01 08:10:45 -04:00
TwistedUmbrellaX
28673a807a Use the minimum credit in chapter 2024-04-25 23:05:19 -04:00
rlauu
3b4c4bf464 Bugfix-FFmpegWrapper 2024-04-20 08:37:42 +02:00
TwistedUmbrellaX
54f69e7e09 Add options for adjusting credits length 2024-04-13 14:08:19 -04:00
TwistedUmbrellaX
c6bb3dbad5 Search credits from the end of episode 2024-03-06 10:15:03 -05:00
TwistedUmbrellaX
7e2f1b56d5 Only check next chapter is possible 2024-03-06 08:56:19 -05:00
TwistedUmbrellaX
a90175dd66 Add a wrapper for media segments
pending approval from Jellyfin
2024-03-05 09:12:57 -05:00
TwistedUmbrellaX
d8ebcfe772 Add option to bypass Chromaprint 2024-03-04 17:50:12 -05:00
TwistedUmbrellaX
8e8a6207a5 Update StyleCop and address warnings 2024-03-03 21:46:52 -05:00
TwistedUmbrellaX
b467ef4a82 Handle episode where intro is not OP 2024-03-02 20:30:30 -05:00
ConfusedPolarBear
d540f7e70e Merge branch 'analyzers' 2023-02-07 23:50:28 -06:00
ConfusedPolarBear
4bb978639c Don't run chapter analyzer with an empty regex 2022-11-29 20:31:41 -06:00
ConfusedPolarBear
0afc4cab41 Add minimum end credit duration 2022-11-29 20:11:22 -06:00
ConfusedPolarBear
cb234bedd3 Update black frame and chapter analyzer 2022-11-26 02:28:40 -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
cc01c7657d Add warnings to support bundle 2022-11-11 00:43:36 -06:00
ConfusedPolarBear
2bd972f3a3 Add black frame analyzer 2022-11-02 17:06:21 -05:00
ConfusedPolarBear
ce3e1a5c49 Rename ChromaprintAnalyzer.cs 2022-11-02 02:57:19 -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