725 Commits

Author SHA1 Message Date
TwistedUmbrellaX
2adff3590a Update LICENSE for Intro-Skipper 2024-10-25 12:23:43 -04:00
TwistedUmbrellaX
c43ad03635 switch to our new domain
Co-Authored-By: Kilian von Pflugk <github@jumoog.io>
2024-10-24 22:33:41 -04:00
TwistedUmbrellaX
3fc11c7e02 Update README.md 2024-10-24 22:30:07 -04:00
github-actions[bot]
cb08420e8d release v0.1.18.1 2024-10-12 21:11:39 +00:00
TwistedUmbrellaX
2678c69e38 Make list compatible with 10.8 (maybe) 10.8/v0.1.18.1 2024-10-12 11:27:11 -04:00
Kilian von Pflugk
c0513b1f22 migrate own repo url (#345) 2024-10-12 11:13:52 -04:00
Kilian von Pflugk
89ae0b41e3
manifest.json 2024-10-12 14:38:57 +02:00
Kilian von Pflugk
3ffb71cd4c
switch to new url 2024-10-12 14:18:55 +02:00
Kilian von Pflugk
08d1e6e0b5 ci: always use the latest Node LTS 2024-10-06 07:33:09 -04:00
rlauuzo
507bb64d45 Minify Configpage (#324)
* minify

* update node

* Update ConfusedPolarBear.Plugin.IntroSkipper.csproj

* fix

* minimize inject and visualizer js

* also add to build

---------

Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
2024-10-06 07:32:48 -04:00
Foowy
9922f97bc8 Corrected spelling in Manage Fingerprints (#232) 2024-10-06 07:26:09 -04:00
TwistedUmbrellaX
f8dba7f005
Update README.md Discord 2024-09-24 17:22:21 -04:00
TwistedUmbrellaX
8bf31b6ad1
Switch to abbreviated TOC on 10.8 2024-09-24 17:21:27 -04:00
rlauuzo
f444ca018b Use configuration Release (#270) 2024-09-16 07:35:41 -04:00
Kilian von Pflugk
8a27f15fe1 extend regular expression for ending credit chapters 2024-09-16 07:33:31 -04:00
TwistedUmbrellaX
98c9c03f28 Restore manifest for quick access 2024-09-16 06:54:49 -04:00
TwistedUmbrellaX
d2d0714e66
Fix broken link for Mac extras 2024-09-10 16:53:15 -04:00
TwistedUmbrellaX
c397a180e8
Include the manifest URL
Until there is a better place for it.
2024-09-10 16:46:01 -04:00
TwistedUmbrellaX
6d9cacd2ec
Update README.md 2024-09-10 16:44:01 -04:00
TwistedUmbrellaX
e619114ec3 Convert polixy declaration for 10.8 2024-08-08 04:58:50 -04:00
Kilian von Pflugk
71f1148f07 check if episodes exists and update function docs 2024-08-08 04:51:57 -04:00
Kilian von Pflugk
3117db57c5 only return timestamps for episodes 2024-08-08 04:51:37 -04:00
rlauuzo
c2966d81e8 Update visualizer.js 2024-08-08 04:49:18 -04:00
Kilian von Pflugk
0d4bb295cc 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-08-08 04:48:01 -04:00
Kilian von Pflugk
252e30cde0 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-08 04:36:33 -04:00
rlauuzo
d351a6225e Update FFmpegWrapper.cs 2024-06-14 11:09:03 -04:00
TwistedUmbrellaX
b101d8f8a4 Dispose of ffmpeg if terminated 2024-06-14 03:30:30 -04:00
dependabot[bot]
63b27f0292 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 09:41:45 -04:00
Kilian von Pflugk
a679327185 point to the correct bug 2024-06-07 09:40:47 -04:00
TwistedUmbrellaX
7035641c55 Add a few common issues to the forms 2024-06-07 09:40:34 -04:00
TwistedUmbrellaX
ec451acd1d Typo from typing on an iPad 2024-06-07 09:40:25 -04:00
TwistedUmbrellaX
cd2d6aeee9 Descriptions for logging stuff 2024-06-07 09:40:15 -04:00
Kilian von Pflugk
78365d58c3 the official Android app has a skip button 2024-06-07 09:40:04 -04:00
Kilian von Pflugk
8503b3a9cc add official applications to the declaration
we are often asked about this, so add it to the readme file
2024-06-07 09:39:48 -04:00
Kilian von Pflugk
1516a0fd9a rephrase cache fingerprints warning 2024-06-07 09:39:36 -04:00
Kilian von Pflugk
6aee3a755a auto increment Version 2024-05-27 15:12:56 -04:00
Kilian von Pflugk
2ca64a974c only validate new release 2024-05-27 15:11:33 -04:00
rlauuzo
aa1faf0f6f check if timestamps are invalid (#177)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
2024-05-27 15:11:00 -04:00
rlauuzo
1f2088453b Meet minimum credit requirement 2024-05-27 15:10:36 -04:00
Kilian von Pflugk
58f2c0ce0f test adjust values for blackframes 2024-05-27 15:10:15 -04:00
Kilian von Pflugk
7fbffc4738 adjust unit test values after switching from 0.128 to 0.1238 2024-05-27 15:10:06 -04:00
Kilian von Pflugk
766ba2daa0 bump version during release 2024-05-27 15:09:41 -04:00
TwistedUmbrellaX
87a5148610 Restore 10.8.4.0 as the jelly version 2024-05-27 15:09:24 -04:00
Kilian von Pflugk
5552cd7ff1 validate new version/manifest and update on release 2024-05-27 15:08:29 -04:00
Kilian von Pflugk
51028d9efb output json for manifest 2024-05-27 15:07:20 -04:00
rlauuzo
cc7a5f9639 Update Css (#167) 2024-05-27 15:06:14 -04:00
Cloud9Developer
8cd7ff8993 Fixed Skip button not displaying
when jellyfin context root/path is set (#165)
2024-05-17 07:34:38 -04:00
TwistedUmbrellaX
bee1026738 Movin on up (movin on up) (#166) 2024-05-17 07:34:38 -04:00
TwistedUmbrellaX
0709628e83 ci(deps): bump actions/upload-artifact from 4.3.1 to 4.3.3 2024-05-17 07:34:38 -04:00
TwistedUmbrellaX
f1972f56e5 Improve the PR artifact structure 2024-05-17 07:34:38 -04:00