28 Commits

Author SHA1 Message Date
rlauu
fbe88e488d Formating 2024-10-09 19:03:17 +02:00
rlauu
53d838e880 Update TestAudioFingerprinting.cs 2024-09-25 18:50:41 +02:00
rlauu
5beaf35198 cleanup 2024-09-25 17:23:25 +02:00
Kilian von Pflugk
2438ba79f2
migrate Intro to Segment and make it generic (#268) 2024-09-12 10:37:47 +02:00
rlauuzo
c4e890a9ac
Enhance Chromaprint Accuracy Using Chapters (#203)
* Use Helper Class and Limit silence scanning to the relevant time range only

* Include the timerange in the filename

* Update AnalyzerHelper.cs

* Update AnalyzerHelper.cs

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
2024-08-31 19:32:37 +02:00
Kilian von Pflugk
25fd56d83c use correct namespace 2024-08-31 18:56:48 +02:00
Kilian von Pflugk
20eba27132 adjust unit test values after switching from 0.128 to 0.1238 2024-05-19 17:49:52 +02:00
rlauuzo
13a317dce1
Bugfix-FFmpegWrapper (#125)
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
2024-04-19 19:21:06 +00: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
cbd00b2675 Implement silence detection 2022-08-29 23:56:13 -05:00
ConfusedPolarBear
fb6cd5c1d7 Rename {Chromaprint,FFmpegWrapper}.cs 2022-08-28 22:35:43 -05:00
ConfusedPolarBear
f92eea20b3 Cache inverted indexes 2022-08-26 00:50:45 -05:00
ConfusedPolarBear
e4da9342c8 Change fingerprint cache policy 2022-08-25 23:01:46 -05:00
ConfusedPolarBear
5867bb378f Implement new search algorithm 2022-08-25 22:11:39 -05:00
ConfusedPolarBear
f92c614348 Fix analyze episodes task interval
Fixes #79
2022-08-22 23:18:13 -05:00
ConfusedPolarBear
8e6a5d8e80 Add packaging script 2022-07-27 21:30:57 -05:00
ConfusedPolarBear
2bd6c90409 Switch from ReadOnlyCollections to raw arrays 2022-07-09 00:24:58 -05:00
ConfusedPolarBear
455b8e2c6c Simplify inverted indexes 2022-07-05 17:08:52 -05:00
ConfusedPolarBear
749ca9dcda Implement inverted indexes 2022-07-05 16:16:48 -05:00
ConfusedPolarBear
cf1dc66970 Rework analysis queue 2022-06-22 22:03:34 -05:00
ConfusedPolarBear
55e04efb8d Rename files 2022-06-09 17:33:39 -05:00
ConfusedPolarBear
3459e3ce4b Move from fpcalc to ffmpeg 2022-06-09 15:56:52 -05:00
ConfusedPolarBear
6d1ed21bae Fix unit tests and comment 2022-06-01 13:46:05 -05:00
ConfusedPolarBear
eee11e23bb Switch to new fingerprint comparison algorithm 2022-05-31 16:12:11 -05:00
ConfusedPolarBear
3370f1058d Add second analysis pass 2022-05-13 01:13:13 -05:00
ConfusedPolarBear
2a94a9f103 Update comments and add CountBits unit test 2022-05-10 02:10:39 -05:00
ConfusedPolarBear
928f467871 Unit test time ranges and audio fingerprinting 2022-05-10 00:25:29 -05:00