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 |
|
ConfusedPolarBear
|
7bf6931dbc
|
Decrease intro minimum duration
Always report progress to frontend
|
2022-05-06 03:00:09 -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
|
a444150e0b
|
Remove unused code
|
2022-05-04 14:40:45 -05:00 |
|
ConfusedPolarBear
|
f97f560e57
|
Test the beginning of episodes first
|
2022-05-03 01:09:50 -05:00 |
|
ConfusedPolarBear
|
dad7d6dd72
|
Don't analyze specials & query folder
|
2022-05-02 01:18:31 -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 |
|
ConfusedPolarBear
|
82f8871c1b
|
Rename
|
2022-04-29 23:52:50 -05:00 |
|
Cody Robibero
|
08963d4c70
|
Merge pull request #46 from jellyfin/ci
|
2022-03-19 13:36:23 -06:00 |
|
Cody Robibero
|
4afb53ea6d
|
Apply suggestions from code review
Co-authored-by: K3rnelPan1c <33120068+h1dden-da3m0n@users.noreply.github.com>
|
2022-03-19 10:01:24 -06:00 |
|
Cody Robibero
|
144b31bf15
|
Use meta ci
|
2022-03-19 08:41:09 -06:00 |
|
Cody Robibero
|
7af4869ba2
|
Merge pull request #44 from jellyfin/dependabot/github_actions/actions/setup-dotnet-2
ci(deps): bump actions/setup-dotnet from 1 to 2
|
2022-03-19 06:52:57 -06:00 |
|
dependabot[bot]
|
9cc8711a26
|
ci(deps): bump actions/setup-dotnet from 1 to 2
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 1 to 2.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v1...v2)
---
updated-dependencies:
- dependency-name: actions/setup-dotnet
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-01 16:01:13 +00:00 |
|