Kilian von Pflugk
f22b19dc70
make Autoskip less noisy
2024-09-01 16:56:33 +02:00
Kilian von Pflugk
7dc20cff0d
this changed after namespace change
2024-09-01 16:08:05 +02:00
Kilian von Pflugk
bd1b71d390
extend regular expression for ending credit chapters
2024-09-01 14:00:58 +02:00
github-actions[bot]
83778eb734
release v0.2.0.17
2024-08-31 21:11:43 +00:00
rlauuzo
c4e890a9ac
Enhance Chromaprint Accuracy Using Chapters ( #203 )
...
* Use Helper Class and Limit silence scanning to the relevant time range only
* Include the timerange in the filename
* Update AnalyzerHelper.cs
* Update AnalyzerHelper.cs
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
2024-08-31 19:32:37 +02:00
Kilian von Pflugk
55ee501cf5
check if intro skip button is build-in and skip injecting ( #240 )
...
Co-authored-by: rlauuzo <46294892+rlauuzo@users.noreply.github.com>
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
2024-08-31 19:08:42 +02:00
Kilian von Pflugk
25fd56d83c
use correct namespace
2024-08-31 18:56:48 +02:00
Kilian von Pflugk
88003edb21
automatic skip only for Apps without Skip Button ( #208 )
2024-08-31 18:48:31 +02:00
github-actions[bot]
9cb440065d
release v0.2.0.16
2024-08-19 19:41:56 +00:00
rlauuzo
4ef9ea89ad
Apply "MaximumIntroDuration" exclusively to intros
2024-08-19 20:14:02 +02:00
rlauuzo
fbd542b920
Fix issue with Edit field not functioning correctly in Chrome
2024-08-14 20:53:19 +02:00
github-actions[bot]
09ec2c4adf
release v0.2.0.15
2024-08-10 11:54:27 +00:00
Kilian von Pflugk
92aa5fef88
add option to get storage usage per library ( #242 )
...
See how much space each library uses.
2024-08-10 12:25:06 +02:00
rlauuzo
8bd5dba338
Fix active element
2024-08-07 12:25:15 +02:00
rlauuzo
0118007cf2
Update inject.js
2024-08-06 19:16:31 +02:00
rlauuzo
182fe9f831
Update inject.js
2024-08-06 18:36:33 +02:00
Kilian von Pflugk
e8fcdf53de
AutoSkip: allow to adjust the intro/credit playback duration ( #238 )
...
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
Co-authored-by: rlauuzo <46294892+rlauuzo@users.noreply.github.com>
Co-authored-by: CasuallyFilthy <adamsdeloach@yahoo.com>
2024-08-02 13:41:03 +00:00
rlauuzo
50ea8955d6
Update inject.js
2024-08-02 10:36:56 +02:00
Foowy
1ab97f8515
Corrected spelling in Manage Fingerprints ( #232 )
2024-07-31 14:42:02 +02:00
github-actions[bot]
3ad42e7d53
release v0.2.0.14
2024-07-30 19:47:06 +00:00
rlauuzo
c0708528f0
Inject Timestamps into Episode Details ( #224 )
...
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
2024-07-30 21:30:41 +02:00
Kilian von Pflugk
08ccca266f
append version to script URL at script injection time
...
This will force the browser to refresh its cache.
2024-07-30 21:22:09 +02:00
Sannidhya
907ecd65ce
fix: skip button icon ( #228 )
2024-07-30 18:45:58 +02:00
Kilian von Pflugk
11e648ffbb
InjectSkipButton error: refer to the troubleshooting guide
2024-07-29 20:35:46 +02:00
Kilian von Pflugk
dc3ab7f123
check if episodes exists and update function docs
2024-07-28 19:38:09 +02:00
Kilian von Pflugk
7391bada8b
only return timestamps for episodes
2024-07-28 18:53:23 +02:00
Kilian von Pflugk
a7db712acf
add option to edit intros/credits ( #223 )
...
new API Endpoint: ´Episode/{Id}/Timestamps´
HTTP POST to update Timestamps.
HTTP GET to receive the unmodified Timestamps. If Intro/Outro not exists the API returns 0
2024-07-27 21:11:01 +00:00
rlauuzo
d7ce2bdb6a
Add Additional Visual Indicator When Hovering Over Button
2024-07-25 17:09:05 +02:00
github-actions[bot]
b7dd4c5591
release v0.2.0.13
2024-07-24 12:19:42 +00:00
rlauuzo
96dc3a9763
Refactor inject.js ( #216 )
2024-07-24 12:56:12 +02:00
github-actions[bot]
f90f55492b
release v0.2.0.12
2024-07-15 10:29:32 +00:00
rlauuzo
a13733bdad
Update visualizer.js
2024-07-13 18:13:20 +02:00
rlauuzo
009917b2e1
Fix seek issue and improve button animation smoothness ( #209 )
2024-07-07 20:42:45 +00:00
rlauuzo
4081c72edd
increase timeout
2024-07-07 07:37:56 +02:00
rlauuzo
c7ed471d54
Start the next episode directly ( #205 )
2024-07-02 18:11:31 +00:00
github-actions[bot]
63cb0506a9
release v0.2.0.11
2024-06-28 19:07:21 +00:00
rlauu
7fa73a1d3d
Correctly Dispose Entrypoint Resources
2024-06-28 17:06:41 +02:00
rlauuzo
b9b9e88765
Refactor ChapterAnalyzer: Unify intro and credits detection loop ( #204 )
2024-06-26 17:31:18 +02:00
rlauuzo
bcd302045b
Fix Skip Button Position After Up Next Dialog
2024-06-15 17:44:38 +02:00
github-actions[bot]
fa756dcabb
release v0.2.0.10
2024-06-15 11:22:25 +00:00
rlauuzo
9388f2a583
refactor item queue ( #183 )
...
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
2024-06-15 11:16:47 +00:00
rlauuzo
ddecb15a51
Clean Cache Task to Remove Unused Files ( #195 )
2024-06-15 10:57:20 +02:00
rlauuzo
a9cdaf66b0
Update FFmpegWrapper.cs ( #200 )
2024-06-14 11:11:04 -04:00
Kilian von Pflugk
508ab9897f
fix for #197
2024-06-12 16:29:07 +02:00
rlauuzo
c9f87c58cf
Delete Cache ( #192 )
...
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
2024-06-07 17:09:48 +02:00
github-actions[bot]
804068bb3b
release v0.2.0.9
2024-06-01 15:47:34 +00:00
rlauuzo
50529c4a0b
Allow the intro skip button to be confirmed with the Enter key ( #189 )
...
* allow the intro skip button to be confirmed with the Enter key
tested with LG webOS
* add some comments
* Update inject.js (#173 )
* Update inject.js
* Update inject.js
---------
Co-authored-by: Kilian von Pflugk <github@jumoog.io>
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
2024-06-01 14:15:30 +02:00
github-actions[bot]
07ee967d38
release v0.2.0.8
2024-05-27 08:27:45 +00:00
Kilian von Pflugk
11be944e76
rephrase cache fingerprints warning
2024-05-26 22:16:25 +02:00
Kilian von Pflugk
9974e840bb
delete broken xml files
...
There is no other way to recover from this state. If the cache still exists, rebuilding the files shouldn't take long.
2024-05-26 13:09:35 +02:00