TwistedUmbrellaX
01c5c1df51
Support modifying ffmpeg priority
2024-03-03 08:08:55 -05:00
TwistedUmbrellaX
822bd31c8f
Add parameters for ffmpeg options
2024-03-02 22:19:51 -05:00
TwistedUmbrellaX
6d72cbe8ac
Stop archiving binary on pull request
2024-03-02 21:05:57 -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
47a2b6bcb8
Ignore user selected intro duration
2024-03-02 14:01:34 -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
de61329140
Skip backing up public source code
2024-03-01 16:53:41 -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
514674bb02
flip logic
2024-03-01 18:30:07 +01:00
Kilian von Pflugk
1e132f58d1
add missing part persistent skip button
2024-03-01 17:46:31 +01:00
Kilian von Pflugk
2e58b1e253
0.1.10.0
2024-03-01 17:15:13 +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
056373037e
Fix missing ID when detecting intros
...
Co-Authored-By: tibetiroka <68112292+tibetiroka@users.noreply.github.com>
2024-03-01 10:11:17 +00:00
TwistedUmbrellaX
6ffb3d0e36
Avoid confusing analysis with playback
2024-03-01 10:11:17 +00:00
ConfusedPolarBear
686c978a2f
Simplify HideSkipPromptAt code
2023-06-09 00:54:32 -05:00
ConfusedPolarBear
b2f316856d
Restore season count to support bundle
2023-06-08 00:51:18 -05:00
Péter Tombor
8edb8f173c
Don't show prompt after the segment has ended ( #152 )
...
If the user has `HidePromptAdjustment` set to a
value larger then the intro length, the prompt
would be visible after the intro has ended.
Additionally, setting this value to a ridiculously
high number allows user to make the prompt visible
until the end of the segment.
2023-06-02 21:53:38 -05:00
ConfusedPolarBear
2cbe1bdb01
Update osdVisible function
2023-03-22 00:19:27 -05:00
DualScorch
34f5e042e7
Button visible on mouse move ( #149 )
2023-03-15 23:07:20 -05:00
ConfusedPolarBear
43830fbc13
Avoid skip button conflicts
2023-03-13 21:00:21 -05:00
ConfusedPolarBear
2b26fa1b2a
Add padding to skip button text
2023-03-09 00:18:39 -06: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
c6801d57c6
Fix progress bar
2023-02-02 03:52:31 -06:00
ConfusedPolarBear
431aed58ff
Combine introduction and credits detection code
2023-02-02 01:26:45 -06:00
NeroPcStation
0b62b0209e
Fix script to support older versions of chrome ( #118 )
...
Fix script to work on chromium 79 and older which does not have support for optional chaining.
This fixes LG WebOS 6.0 and 5.0 (issue#113)
2023-02-01 02:29:13 -06:00
ConfusedPolarBear
1966357e29
Resolve all remaining FIXMEs with credit detection
2022-12-05 22:35:01 -06:00
ConfusedPolarBear
4bb978639c
Don't run chapter analyzer with an empty regex
2022-11-29 20:31:41 -06:00
ConfusedPolarBear
0afc4cab41
Add minimum end credit duration
2022-11-29 20:11:22 -06:00
ConfusedPolarBear
16251f0735
Support erasing times for intros and end credits
2022-11-29 02:31:24 -06:00
ConfusedPolarBear
94bd2a059e
Use chromaprint analyzer when detecting credits
2022-11-29 02:29:27 -06:00
ConfusedPolarBear
cb234bedd3
Update black frame and chapter analyzer
2022-11-26 02:28:40 -06:00
ConfusedPolarBear
39d235006f
Relocate injected code into an object
2022-11-25 01:37:27 -06:00
ConfusedPolarBear
ae16603aee
Support returning credit timestamps
2022-11-25 00:40:02 -06:00
ConfusedPolarBear
7439720b3a
Add chaining and logs to chapter analyzer
2022-11-25 00:37:30 -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
2679c6da28
Bump version
2022-11-23 00:10:57 -06:00
ConfusedPolarBear
e25d952d17
Wrap window.fetch
2022-11-17 01:19:44 -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