960 Commits

Author SHA1 Message Date
ConfusedPolarBear
2c2dec9ec9 Allow customizing degree of parallelism
Also grouped settings controls
2022-06-09 20:34:18 -05:00
ConfusedPolarBear
9b79e6b05a Log media paths that generate chromaprint errors 2022-06-09 20:03:49 -05:00
ConfusedPolarBear
d042cfccb9 Report scheduled task failure if queue is empty 2022-06-09 19:14:05 -05:00
ConfusedPolarBear
55e04efb8d Rename files 2022-06-09 17:33:39 -05:00
ConfusedPolarBear
4b99c934b4 Update changelog 2022-06-09 17:26:48 -05:00
ConfusedPolarBear
5826d4f508 Update changelog 2022-06-09 15:56:52 -05:00
ConfusedPolarBear
3459e3ce4b Move from fpcalc to ffmpeg 2022-06-09 15:56:52 -05:00
ConfusedPolarBear
db1fc45993 Update manifest.json 2022-06-09 15:45:47 -05:00
ConfusedPolarBear
0d44d33010 Catch ResourceNotFoundException
Thrown if the user abruptly stops playback
2022-06-09 15:38:30 -05:00
ConfusedPolarBear
f2f658b365 Add changelog 2022-06-09 14:39:53 -05:00
ConfusedPolarBear
ea83a7ef2b Notify the user after auto skipping an intro 2022-06-08 16:15:59 -05:00
ConfusedPolarBear
b439afdfbe Cache audio fingerprints by default 2022-06-07 21:36:20 -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
d8836a30b2 Bump version 2022-06-06 23:18:01 -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
6d1ed21bae Fix unit tests and comment 2022-06-01 13:46:05 -05:00
ConfusedPolarBear
eb1b781768 Tweak algorithm parameters 2022-06-01 04:45:26 -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
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
bb2c9a30e3 Fix version check 2022-05-21 22:58:01 -05:00
ConfusedPolarBear
552a1fdf53 Version 0.0.0.2 2022-05-21 19:18:21 -05:00
ConfusedPolarBear
c27087f6af Update README.md
Moved native installation steps to a separate file
2022-05-21 14:55:19 -05:00
ConfusedPolarBear
68b6594b9f Add container build instructions 2022-05-21 14:39:02 -05:00
ConfusedPolarBear
b9612f83c1 Increase accuracy 2022-05-19 00:59:58 -05:00
ConfusedPolarBear
9c4b62ff5e Add banner to readme 2022-05-18 15:45:25 -05:00
ConfusedPolarBear
fd0717009d Add logo 2022-05-18 02:00:42 -05:00
ConfusedPolarBear
ba8ce041ca Limit parallelism & add mutex 2022-05-17 02:06:34 -05:00
ConfusedPolarBear
05c5526bca Cache the fingerprints for a season temporarily 2022-05-17 01:36:37 -05:00
ConfusedPolarBear
cf1878382b Small refactor 2022-05-16 23:08:20 -05:00
ConfusedPolarBear
2feba9b582 Decrease fingerprinting time by 10x 2022-05-16 19:23:24 -05:00
ConfusedPolarBear
12d53d52c0 Add parallelism 2022-05-16 17:06:46 -05:00
ConfusedPolarBear
08c6c48934 Validate installed fpcalc version 2022-05-13 16:03:39 -05:00
ConfusedPolarBear
56fdbef0ec Start parallel rewrite 2022-05-13 01:28:06 -05:00
ConfusedPolarBear
3370f1058d Add second analysis pass 2022-05-13 01:13:13 -05:00
ConfusedPolarBear
56b88d55d4 Add button screenshot 2022-05-10 18:53:05 -05:00
ConfusedPolarBear
3b5f323f89 Update README.md 2022-05-10 18:24:16 -05:00
ConfusedPolarBear
0be0635e31 Add container instructions 2022-05-10 16:09:27 -05:00
ConfusedPolarBear
10d9229040 Fix checksum 2022-05-10 03:19:22 -05:00
ConfusedPolarBear
03eef0ec1c Add manifest and README 2022-05-10 03:10:37 -05:00
ConfusedPolarBear
da42b44ec7 Change version 2022-05-10 02:53:24 -05:00
ConfusedPolarBear
2a94a9f103 Update comments and add CountBits unit test 2022-05-10 02:10:39 -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
928f467871 Unit test time ranges and audio fingerprinting 2022-05-10 00:25:29 -05:00
ConfusedPolarBear
61932fcf89 Change threshold 2022-05-07 21:11:59 -05:00