874 Commits

Author SHA1 Message Date
Kilian von Pflugk
532aa76b19
fix broken link 2024-07-21 12:28:42 +02:00
rlauuzo
07db2e683d
Update Troubleshooting (#219) 2024-07-21 12:27:13 +02:00
TwistedUmbrellaX
06ac00ac4a
Relative link was still a bit long 2024-07-20 09:57:51 -04:00
TwistedUmbrellaX
d5db12fa6a
Update bug_report_form.yml 2024-07-20 09:56:09 -04:00
Kilian von Pflugk
5c50918a9a
remove old versions 2024-07-17 22:13:28 +00:00
dependabot[bot]
bb77f03824
chore(deps): bump xunit from 2.8.1 to 2.9.0 (#214)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-15 19:56:40 +02:00
dependabot[bot]
ff3fc31217
chore(deps): bump xunit.runner.visualstudio from 2.8.1 to 2.8.2 (#215)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-15 19:55:34 +02:00
Kilian von Pflugk
fbc0dbf45e cleanup GitHub action 2024-07-15 13:06:36 +02:00
github-actions[bot]
f90f55492b release v0.2.0.12 2024-07-15 10:29:32 +00:00
rlauuzo
a13733bdad
Update visualizer.js 10.9/v0.2.0.12 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
dependabot[bot]
805405e00a
ci(deps): bump github/codeql-action from 3.25.8 to 3.25.11 (#207)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-01 16:20:39 +00:00
Kilian von Pflugk
38d4a65544
update Jellyfin Version 10.9.7 2024-06-28 19:08:02 +00:00
github-actions[bot]
63cb0506a9 release v0.2.0.11 2024-06-28 19:07:21 +00:00
Kilian von Pflugk
6f127ca7bf
update targetAbi 10.9.7 10.9/v0.2.0.11 2024-06-28 19:05:45 +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
Jam
bcca1f2466
Updated README to reflect new release (#201) 2024-06-15 17:42:31 +02:00
Kilian von Pflugk
c854c14901 update targetAbi 10.9.6 2024-06-15 13:28:01 +02:00
Kilian von Pflugk
bd43fe3ce5
new version needs 10.9.6 2024-06-15 11:25:39 +00: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>
10.9/v0.2.0.10
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
0c305d1bd7
Update README.md 2024-06-12 14:27:39 +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
dependabot[bot]
afe6534ef2
ci(deps): bump github/codeql-action from 3.25.7 to 3.25.8 (#194)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-07 11:37:42 +02:00
Kilian von Pflugk
57a1cdf920 update targetAbi for next release 2024-06-02 12:28:50 +02:00
Kilian von Pflugk
723c8b7d3c
remove old versions 2024-06-01 17:52:02 +02:00
github-actions[bot]
804068bb3b release v0.2.0.9 2024-06-01 15:47:34 +00:00
dependabot[bot]
ddd538c296
ci(deps): bump github/codeql-action from 3.25.4 to 3.25.7 (#191)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
10.9/v0.2.0.9
2024-06-01 17:23:01 +02: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
Kilian von Pflugk
87272075ed
point to the correct bug 2024-05-30 13:27:27 +00:00
TwistedUmbrellaX
6b0684681d
Add a few common issues to the forms 2024-05-29 18:01:04 -04:00
Kilian von Pflugk
b661c702cc
remove old 10.8 releases
if you need them you can stil can find them here https://raw.githubusercontent.com/jumoog/intro-skipper/10.8/manifest.json
2024-05-29 21:53:56 +00:00
TwistedUmbrellaX
7aa79f96fe
Typo from typing on an iPad 2024-05-29 17:51:03 -04:00
TwistedUmbrellaX
aeba272ea8
Descriptions for logging stuff 2024-05-29 17:48:15 -04:00
Kilian von Pflugk
965f5100ee build: do delete and create in one step 2024-05-27 19:46:45 +02:00
Kilian von Pflugk
977913ffc8 replace most GitHub Actions with build functions 2024-05-27 19:33:51 +02:00
Kilian von Pflugk
b06ab6e41f update test project NuGet packages 2024-05-27 18:33:13 +02:00
Kilian von Pflugk
8ffe765037
the official Android app has a skip button 2024-05-27 18:28:06 +02:00
Kilian von Pflugk
32f1da6561
update targetAbi to latest jellyfin version 2024-05-27 18:24:05 +02:00
Kilian von Pflugk
03155befe4
change tragetAbi
0.2.0.8 needs Jellyfin 10.9.3
2024-05-27 18:22:52 +02:00
TwistedUmbrellaX
0b9ba93e1b
Update README.md 2024-05-27 11:21:04 -04:00
github-actions[bot]
07ee967d38 release v0.2.0.8 2024-05-27 08:27:45 +00:00
Kilian von Pflugk
d670378e8d
add official applications to the declaration
we are often asked about this, so add it to the readme file
10.9/v0.2.0.8
2024-05-26 20:40:54 +00:00