26 Commits

Author SHA1 Message Date
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
0bc1a96aa4 Use new scheduled task ID 2022-08-24 02:17:45 -05:00
ConfusedPolarBear
4f00fcf858 Merge branch 'new_test_framework' 2022-08-24 02:03:24 -05:00
ConfusedPolarBear
18b201bf7e Add new end to end testing tools 2022-08-23 22:56:50 -05:00
ConfusedPolarBear
f92c614348 Fix analyze episodes task interval
Fixes #79
2022-08-22 23:18:13 -05:00
dependabot[bot]
19ea0caa19
chore(deps): bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.3.0 (#75)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.11.0 to 17.3.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.11.0...v17.3.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-18 00:32:03 -05:00
dependabot[bot]
3802ff9e1a
chore(deps): bump xunit from 2.4.1 to 2.4.2 (#70)
Bumps [xunit](https://github.com/xunit/xunit) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/xunit/xunit/releases)
- [Commits](https://github.com/xunit/xunit/compare/2.4.1...2.4.2)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-08 23:31:02 -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
0d69c3a9d5 Merge branch 'edl' 2022-07-08 01:02:50 -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
3a4e688376 Measure analysis times 2022-07-04 02:03:10 -05:00
ConfusedPolarBear
9dbe684790 Add initial support for writing EDL files 2022-06-23 00:03:22 -05:00
ConfusedPolarBear
cf1dc66970 Rework analysis queue 2022-06-22 22:03:34 -05:00
ConfusedPolarBear
edfece52b5 Validate API version 1 endpoint 2022-06-13 15:59:07 -05:00
ConfusedPolarBear
cac2094b4c Add initial testing script 2022-06-13 14:48:46 -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