120 Commits

Author SHA1 Message Date
TwistedUmbrellaX
d8ebcfe772 Add option to bypass Chromaprint 2024-03-04 17:50:12 -05:00
TwistedUmbrellaX
bcacfc8517 Season 0 only recognizes one folder 2024-03-04 14:04:52 -05:00
TwistedUmbrellaX
8079f0db76 Notify user of epsiode loading error 2024-03-04 10:41:14 -05:00
TwistedUmbrellaX
0107c92d0f Stop calling optional items "required" 2024-03-04 08:20:46 -05:00
TwistedUmbrellaX
f626595cb1 Disconnect erase from editor window 2024-03-04 07:08:11 -05:00
TwistedUmbrellaX
6365043ed8 Support setting ffmpeg thread count 2024-03-03 21:46:17 -05:00
TwistedUmbrellaX
01c5c1df51 Support modifying ffmpeg priority 2024-03-03 08:08:55 -05:00
TwistedUmbrellaX
b467ef4a82 Handle episode where intro is not OP 2024-03-02 20:30:30 -05:00
TwistedUmbrellaX
4b104b82aa Hide unused settings when unused (PT 2) 2024-03-02 15:28:28 -05:00
TwistedUmbrellaX
d7c587694f Provide a warning about cache option 2024-03-02 11:53:34 -05:00
TwistedUmbrellaX
f670e76744 Improve UI organization and spacing 2024-03-01 19:56:43 -05:00
TwistedUmbrellaX
c3a9a33526 Add padding to make navigation easier 2024-03-01 15:00:18 -05:00
TwistedUmbrellaX
8c8b8ead08 Hide unused settings when unused 2024-03-01 14:45:27 -05:00
TwistedUmbrellaX
8841fd3448 Make cache setting user configurable 2024-03-01 12:46:23 -05:00
Kilian von Pflugk
1e132f58d1 add missing part persistent skip button 2024-03-01 17:46:31 +01:00
TwistedUmbrellaX
9dbe22c741 Add option for persistent skip button 2024-03-01 15:11:12 +00:00
TwistedUmbrellaX
05de2b44fe Rationalize configuration wording
Make it read more like settings than attempting to explain it conversationally.
2024-03-01 15:11:12 +00:00
TwistedUmbrellaX
6ffb3d0e36 Avoid confusing analysis with playback 2024-03-01 10:11:17 +00:00
ConfusedPolarBear
8a9b630e68 Make credit skipping functionality available 2023-03-04 00:15:26 -06:00
ConfusedPolarBear
d540f7e70e Merge branch 'analyzers' 2023-02-07 23:50:28 -06:00
ConfusedPolarBear
16251f0735 Support erasing times for intros and end credits 2022-11-29 02:31:24 -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
d8c8f1c039 Always select the support bundle 2022-10-26 19:30:21 -05:00
ConfusedPolarBear
ed9f3cbde8 Add option to analyze specials
Part of #67
2022-09-27 21:43:37 -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
930100798a Add option to not skip the first episode's intro
Closes #78
2022-09-03 00:53:26 -05:00
ConfusedPolarBear
c937e28d45 Add maximum introduction duration 2022-09-03 00:39:35 -05:00
ConfusedPolarBear
cf99dde0e2 Expose algorithm internal settings 2022-09-02 01:27:49 -05:00
ConfusedPolarBear
9340a75e7c Clear the show select before populating it 2022-08-30 02:39:10 -05:00
ConfusedPolarBear
69ddd7a20d Add support bundle
Bundles include the following information:
- Jellyfin version
- Plugin version
- Chromaprint detection status and logs
2022-08-25 00:39:20 -05:00
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