38 Commits

Author SHA1 Message Date
ConfusedPolarBear
18b201bf7e Add new end to end testing tools 2022-08-23 22:56:50 -05:00
ConfusedPolarBear
790117bc37 Fallback to zeros in timestamp editor 2022-07-18 01:19:50 -05:00
ConfusedPolarBear
4923d35c03 Log total task runtime in the statistics 2022-07-18 01:16:13 -05:00
ConfusedPolarBear
7c76954116 Remove method parameter from getJson() 2022-07-18 01:16:10 -05:00
ConfusedPolarBear
af2c43a8ae Reorganize config page 2022-07-17 02:13:02 -05:00
ConfusedPolarBear
4d3d252411 Reset shift to zero when changing episodes 2022-07-17 01:59:42 -05:00
ConfusedPolarBear
cc830abae4 Support adding and editing intro timestamps
Closes #26
2022-07-17 01:54:05 -05:00
ConfusedPolarBear
a9554e265f Move visualization code to a dedicated file 2022-07-16 23:35:15 -05:00
ConfusedPolarBear
044c89e977 Simplify configuration getters and setters 2022-07-16 22:12:42 -05:00
ConfusedPolarBear
7bc6b63807 Adjust label for attributes 2022-07-16 21:53:08 -05:00
ConfusedPolarBear
0d69c3a9d5 Merge branch 'edl' 2022-07-08 01:02:50 -05:00
ConfusedPolarBear
990dd28ed2 Merge branch 'custom-analysis' 2022-07-08 00:57:12 -05:00
ConfusedPolarBear
4333754430 Fix suggested shift sorting 2022-07-07 23:31:06 -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
a1a10874d3 Allow customizing minimum intro duration
Closes #51
2022-07-03 01:59:16 -05:00
ConfusedPolarBear
98b4b66a27 Suggest shifts in the fingerprint visualizer 2022-07-03 01:47:55 -05:00
ConfusedPolarBear
a9ada48d3b Add button to erase season timestamps 2022-07-03 01:20:33 -05:00
ConfusedPolarBear
c72d8bafdf Rework fingerprint visualizer backend 2022-06-29 20:52:16 -05:00
ConfusedPolarBear
add5a46576 Add support for limiting analysis by library name
Closes #5, #37
2022-06-27 00:36:42 -05:00
ConfusedPolarBear
055a851e27 Allow customizing analysis settings 2022-06-26 23:04:37 -05:00
ConfusedPolarBear
7591025297 Add EDL regeneration flag 2022-06-24 00:02:08 -05:00
ConfusedPolarBear
b83fcdd3a1 Make overwriting existing EDL files optional 2022-06-23 00:03:22 -05:00
ConfusedPolarBear
9dbe684790 Add initial support for writing EDL files 2022-06-23 00:03:22 -05:00
ConfusedPolarBear
ac1f0d40f3 Start/stop auto skip timer after saving settings 2022-06-14 14:36:05 -05:00
ConfusedPolarBear
2394c03bbe Remove remaining references to fpcalc 2022-06-10 23:08:27 -05:00
ConfusedPolarBear
2c2dec9ec9 Allow customizing degree of parallelism
Also grouped settings controls
2022-06-09 20:34:18 -05:00
ConfusedPolarBear
4ca0511f30 Implement automatic intro skipping
Requires that the client playing media supports remote commands.
Closes #9.
2022-06-07 18:33:59 -05:00
ConfusedPolarBear
d771b6529f Add button to erase all discovered timestamps 2022-06-07 12:18:03 -05:00
ConfusedPolarBear
955ed09326 Improve settings page
* Saving settings should be more reliable
* Don't try to paint empty fingerprints
* Cleanup event listeners after navigation
2022-06-02 14:35:48 -05:00
ConfusedPolarBear
49343afd5d Change variable declarations 2022-06-02 00:10:07 -05:00
ConfusedPolarBear
b3c5cfeffc Display intros on the fingerprint visualization 2022-06-01 21:52:40 -05:00
ConfusedPolarBear
eee11e23bb Switch to new fingerprint comparison algorithm 2022-05-31 16:12:11 -05:00
ConfusedPolarBear
872451cc7e Display percent similarity 2022-05-30 03:24:19 -05:00
ConfusedPolarBear
19660cb1b2 Add initial troubleshooting code 2022-05-30 02:23:36 -05:00
ConfusedPolarBear
98b0ebe6ce Allow configuring show/hide prompt times 2022-05-05 20:58:37 -05:00
ConfusedPolarBear
1c55d749a3 Allow caching fpcalc results
Probably only useful during development, when the same files are being
fingerprinted repeatedly
2022-05-05 18:10:34 -05:00
ConfusedPolarBear
82f8871c1b Rename 2022-04-29 23:52:50 -05:00