506 Commits

Author SHA1 Message Date
ConfusedPolarBear
bfb821f311 Update CHANGELOG.md 2022-11-24 00:44:33 -06:00
ConfusedPolarBear
a68914ca8f Add chapter name based media file analyzer
Closes #58
2022-11-24 00:43:23 -06:00
ConfusedPolarBear
bcb5e5ea30 Remove dependency on shared media item queue 2022-11-23 02:34:28 -06:00
ConfusedPolarBear
50e1d15cb9 Display commit in version information 2022-11-23 01:20:48 -06:00
ConfusedPolarBear
c7b6692436 Update workflows 2022-11-23 00:24:52 -06:00
ConfusedPolarBear
2679c6da28 Bump version 2022-11-23 00:10:57 -06:00
ConfusedPolarBear
42e57f16a6 Update feature_request.md 2022-11-21 00:28:30 -06:00
ConfusedPolarBear
e25d952d17 Wrap window.fetch 2022-11-17 01:19:44 -06:00
ConfusedPolarBear
13d5b1b23a
Update bug_report.yml 2022-11-17 01:04:37 -06:00
ConfusedPolarBear
eb3c451132 Migrate bug report template to a form 2022-11-15 01:46:36 -06:00
ConfusedPolarBear
2c3577ea23 Change skip button selector 2022-11-11 01:03:24 -06:00
ConfusedPolarBear
be87cc73ed Change skip button selector 2022-11-11 00:43:36 -06:00
ConfusedPolarBear
f70971c4e2 Add manual test support to e2e test framework 2022-11-11 00:43:36 -06:00
ConfusedPolarBear
cc01c7657d Add warnings to support bundle 2022-11-11 00:43:36 -06:00
ConfusedPolarBear
f4e84d4d07 Inject skip button into web interface
Text for the skip button and auto skip message can now be customized

Closes #104, 105
2022-11-11 00:43:36 -06:00
ConfusedPolarBear
546bf7578c Rename DetectIntroductionsTask.cs 2022-11-02 17:07:45 -05:00
ConfusedPolarBear
2bd972f3a3 Add black frame analyzer 2022-11-02 17:06:21 -05:00
ConfusedPolarBear
ce3e1a5c49 Rename ChromaprintAnalyzer.cs 2022-11-02 02:57:19 -05:00
ConfusedPolarBear
8ee400f1f1 Add blackframe API 2022-11-01 00:53:56 -05:00
ConfusedPolarBear
af89e5f2b4 Reorganize FFmpeg wrapper 2022-10-31 01:47:41 -05:00
ConfusedPolarBear
ff9ba16300 Update e2e test code 2022-10-31 01:36:10 -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
c5925ae176 Add plans for v0.1.8 2022-10-27 21:39:16 -05:00
ConfusedPolarBear
686e689b6b Release v0.1.7 2022-10-26 23:05:27 -05:00
ConfusedPolarBear
d8c8f1c039 Always select the support bundle 2022-10-26 19:30:21 -05:00
ConfusedPolarBear
b89d764b88 Update CHANGELOG.md 2022-10-26 19:29:37 -05:00
ConfusedPolarBear
b76e5d93fc Reword changelog 2022-10-19 01:40:45 -05:00
ConfusedPolarBear
3dc503f5d3 Update GHA scripts 2022-10-19 01:37:20 -05:00
ConfusedPolarBear
1347bbdc31 Match default value in configuration to docs 2022-10-18 20:35:01 -05:00
ConfusedPolarBear
4650945a02 Update build scripts 2022-10-18 20:33:57 -05:00
ConfusedPolarBear
c987e94221 Test against latest Chrome & Firefox versions 2022-10-18 01:24:19 -05:00
ConfusedPolarBear
419062fc54 Add estimated release date for 0.1.7 2022-10-18 00:25:17 -05:00
ConfusedPolarBear
b07c0614cc Fix copy paste error in changelog 2022-10-10 19:39:59 -05:00
ConfusedPolarBear
8a22db39b3 Only analyze seasons with >= 1 unanalyzed episode 2022-10-10 02:05:15 -05:00
ConfusedPolarBear
a8b5e2b2c5 Always include FFmpeg version in support bundle 2022-10-06 22:40:05 -05:00
ConfusedPolarBear
01dff7a8b2 Update README.md 2022-10-01 18:13:28 -05:00
ConfusedPolarBear
a80d9b43ce Target 10.8.z 2022-09-29 20:39:07 -05:00
ConfusedPolarBear
a8b401358d Verify queued episodes exist on disk 2022-09-27 22:28:12 -05:00
ConfusedPolarBear
ed9f3cbde8 Add option to analyze specials
Part of #67
2022-09-27 21:43:37 -05:00
ConfusedPolarBear
90ca76210f Reorganize plugin constructor 2022-09-27 21:03:27 -05:00
ConfusedPolarBear
c41e134a10 Warn on XML deserialization errors 2022-09-27 20:31:18 -05:00
ConfusedPolarBear
e18adc84f1 Display formatted timestamps in reports 2022-09-25 17:13:59 -05:00
ConfusedPolarBear
c3c986152d Cleanup 2022-09-25 17:07:11 -05:00
ConfusedPolarBear
48a696fe0f Update container base image 2022-09-25 00:11:31 -05:00
ConfusedPolarBear
01dbd23f38 Rename EDL checkbox 2022-09-25 00:11:07 -05:00
ConfusedPolarBear
3dc8b59bf1 Merge branch 'algorithm_rewrite' 2022-09-24 22:49:17 -05:00
ConfusedPolarBear
991283387c Remove analysis statistics 2022-09-23 22:13:07 -05:00
ConfusedPolarBear
8953b4087f Update CHANGELOG.md 2022-09-17 00:35:50 -05:00
ConfusedPolarBear
d8bea7b54e Ignore virtual items and log more info 2022-09-10 02:24:44 -05:00