Kilian von Pflugk
25fd56d83c
use correct namespace
2024-08-31 18:56:48 +02:00
Kilian von Pflugk
88003edb21
automatic skip only for Apps without Skip Button ( #208 )
2024-08-31 18:48:31 +02:00
Kilian von Pflugk
a7db712acf
add option to edit intros/credits ( #223 )
...
new API Endpoint: ´Episode/{Id}/Timestamps´
HTTP POST to update Timestamps.
HTTP GET to receive the unmodified Timestamps. If Intro/Outro not exists the API returns 0
2024-07-27 21:11:01 +00:00
rlauuzo
9388f2a583
refactor item queue ( #183 )
...
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
2024-06-15 11:16:47 +00:00
rlauuzo
8e23df523b
Refactor BaseItemAnalyzerTask and add Edl support for credits ( #123 )
...
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
Co-authored-by: TwistedUmbrellaX <twistedumbrella@gmail.com>
Co-authored-by: TwistedUmbrellaX <1173913+AbandonedCart@users.noreply.github.com>
2024-04-20 21:12:04 +02:00
Kilian von Pflugk
2eb6a873a8
more cleanup
2024-04-20 12:58:29 +02:00
ConfusedPolarBear
d540f7e70e
Merge branch 'analyzers'
2023-02-07 23:50:28 -06:00
ConfusedPolarBear
cb234bedd3
Update black frame and chapter analyzer
2022-11-26 02:28:40 -06:00
ConfusedPolarBear
cc01c7657d
Add warnings to support bundle
2022-11-11 00:43:36 -06:00
ConfusedPolarBear
8ee400f1f1
Add blackframe API
2022-11-01 00:53:56 -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
991283387c
Remove analysis statistics
2022-09-23 22:13:07 -05:00
ConfusedPolarBear
b1cf0aa2fc
Avoid changing intro dictionary in HTTP controller
2022-09-04 03:16:33 -05:00
ConfusedPolarBear
cbd00b2675
Implement silence detection
2022-08-29 23:56:13 -05:00
ConfusedPolarBear
874f77f94c
Search episodes in O(n) instead of O(n^2) time
2022-08-27 03:50:01 -05:00
ConfusedPolarBear
5867bb378f
Implement new search algorithm
2022-08-25 22:11:39 -05:00
ConfusedPolarBear
4558b59e95
Only use inverted indexes to search
2022-08-25 01:28:41 -05:00
ConfusedPolarBear
18b201bf7e
Add new end to end testing tools
2022-08-23 22:56:50 -05:00
ConfusedPolarBear
0d69c3a9d5
Merge branch 'edl'
2022-07-08 01:02:50 -05:00
ConfusedPolarBear
8a9712cfd8
Document ignored warnings
2022-07-05 16:21:13 -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
a7469db2df
Rename files
2022-05-31 16:18:17 -05:00
ConfusedPolarBear
eee11e23bb
Switch to new fingerprint comparison algorithm
2022-05-31 16:12:11 -05:00
ConfusedPolarBear
19660cb1b2
Add initial troubleshooting code
2022-05-30 02:23:36 -05:00
ConfusedPolarBear
cf1878382b
Small refactor
2022-05-16 23:08:20 -05:00
ConfusedPolarBear
3370f1058d
Add second analysis pass
2022-05-13 01:13:13 -05:00
ConfusedPolarBear
96333f5f9e
Enable StyleCop analyzers
2022-05-10 00:25:29 -05:00
ConfusedPolarBear
547a2c705b
Reformat code to comply with StyleCop analyzers
2022-05-10 00:25:29 -05:00
ConfusedPolarBear
f97f560e57
Test the beginning of episodes first
2022-05-03 01:09:50 -05:00
ConfusedPolarBear
98f73c3dba
Server side works
2022-05-01 01:24:57 -05:00
ConfusedPolarBear
a1862d0e2f
Initial rewrite from Go
2022-05-01 00:33:22 -05:00