976 Commits

Author SHA1 Message Date
TwistedUmbrellaX
b4fdf14f26 Reorganize settings by relation 2024-10-28 20:33:12 -04:00
TwistedUmbrellaX
9893aac067 Fix a typo in the config page editor 2024-10-27 21:41:29 -04:00
TwistedUmbrellaX
e68eaf8c0e Update ignore for alternate IDE 2024-10-27 21:15:25 -04:00
Kilian von Pflugk
f32408109d allow users to override the URL (#360) 2024-10-27 22:43:15 +01:00
TwistedUmbrellaX
97840f2a7d Swap editor and support dropdown 2024-10-27 12:51:11 -04:00
TwistedUmbrellaX
9ff8b19ab5 Warn without disabling toggle 2024-10-27 04:44:54 -04:00
TwistedUmbrellaX
2653c0a314
Restart versioning for manifest 2024-10-26 14:13:06 -04:00
github-actions[bot]
80bbc0fa00 release v1.10.9.1 2024-10-26 18:09:56 +00:00
TwistedUmbrellaX
e9582d431c
Realign versioning with jellyfin 10.9/v1.10.9.1 2024-10-26 14:03:11 -04:00
TwistedUmbrellaX
40474b2d3b And Chrome is somehow worse 2024-10-25 22:12:43 -04:00
TwistedUmbrellaX
073245a890 JMP breaks inline strong tags 2024-10-25 20:13:03 -04:00
Kilian von Pflugk
bd2b6d4bca ci: remove cloudflare deploy 2024-10-25 21:37:54 +02:00
TwistedUmbrellaX
45279e0a85 Fix identifier and name 2024-10-25 14:33:26 -04:00
TwistedUmbrellaX
7de97ae7da Implement SPDX GLPv3.0 LICENSE 2024-10-25 13:42:34 -04:00
TwistedUmbrellaX
a9baea5c16 Update LICENSE for Intro-Skipper 2024-10-25 12:23:15 -04:00
TwistedUmbrellaX
06f69e6602 Update README.md 2024-10-24 22:29:52 -04:00
Kilian von Pflugk
45d9e4b632 switch to our new domain 2024-10-24 22:48:12 +02:00
rlauu
4d7dbf7f0f check if valid 2024-10-23 10:33:28 -04:00
rlauu
fe57d4defa Skip Applying RemainingSecondsOfIntro for Segments at the End of the Video 2024-10-23 15:19:18 +02:00
rlauuzo
3445bbaee4 typo 2024-10-23 13:43:31 +02:00
TwistedUmbrellaX
38bc136088 Formatting for error messages 2024-10-22 20:46:33 -04:00
TwistedUmbrellaX
50ac67113a Make the ignore button label specific 2024-10-22 20:46:33 -04:00
rlauuzo
627ae05def analyze movies (#348)
* scan movies

* Update ConfusedPolarBear.Plugin.IntroSkipper.csproj

* fix

* Update SegmentProvider.cs

* fix

* update

* add movies to endpoints

* Update

* Update QueueManager.cs

* revert

* Update configPage.html

Battery died. I’ll be back

* “Borrow” show config to hide seasons

* Add IsMovie to ShowInfos

* remove unused usings

* Add option to enable/disble movies

* Use the left episode as movie editor

* Timestamp erasure for movies

* Add max credits duration for movies

* Formatting and button style cleanup

* remove fingerprint timings for movies

* remove x2 from MaximumCreditsDuration in blackframe analyzer

* Update SegmentProvider.cs

* Update SegmentProvider.cs

* Update SegmentProvider.cs

* Update SegmentProvider.cs

* Update BaseItemAnalyzerTask.cs

---------

Co-Authored-By: rlauu <46294892+rlauu@users.noreply.github.com>
Co-Authored-By: TwistedUmbrellaX <1173913+AbandonedCart@users.noreply.github.com>
2024-10-22 20:46:33 -04:00
Kilian von Pflugk
7198dfdfca add recommend vs code settings 2024-10-21 21:01:22 +02:00
Kilian von Pflugk
acb902824d migrate old plugin config 2024-10-20 14:02:40 +02:00
Kilian von Pflugk
fef3b4d178 rename ConfusedPolarBear.Plugin.IntroSkipper -> IntroSkipper 2024-10-20 14:02:32 +02:00
Kilian von Pflugk
8627203748 ci: make github actions reusable 2024-10-18 12:54:28 +02:00
Kilian von Pflugk
8d0f17e18b
remove old release 2024-10-17 18:18:12 +02:00
Kilian von Pflugk
6387d0e6a2 ci: use correct branch for tag creating 2024-10-17 17:55:50 +02:00
github-actions[bot]
bdc7c9914c release v1.0.0.7 2024-10-17 15:28:32 +00:00
TwistedUmbrellaX
e1ad284fab Formatting and button style cleanup 10.9/v1.0.0.7 2024-10-16 22:04:09 -04:00
Kilian von Pflugk
e59bc24965 ci: send the new manifest to cloudflare KV 2024-10-13 21:38:14 +02:00
Kilian von Pflugk
12d82da4fa
ci: add jellyfin version 2024-10-13 19:21:25 +00:00
github-actions[bot]
7327f3f46e release v1.0.0.6 2024-10-12 14:25:03 +00:00
Kilian von Pflugk
84801c8634
migrate own repo url (#345) 10.9/v1.0.0.6 2024-10-12 16:13:37 +02:00
Kilian von Pflugk
2b87b122c2
manifest.json 2024-10-12 14:39:17 +02:00
Kilian von Pflugk
4cdef4f228
switch to new manifest url 2024-10-12 14:18:01 +02:00
rlauu
7264b7b8f0 Remove the EDL option for the skip button since it's not working 2024-10-12 12:30:25 +02:00
Kilian von Pflugk
d1bdf764d1 10.9 2024-10-11 19:00:23 +02:00
rlauuzo
eb45e1f73a
Prettier Configpage (#337)
* Prettier Configpage

using https://github.com/prettier/prettier

* Update generateCheckboxList

---------

Co-authored-by: TwistedUmbrellaX <1173913+AbandonedCart@users.noreply.github.com>
2024-10-11 18:01:16 +02:00
TwistedUmbrellaX
a81b367ffe
Hide player config when it’s locked by server (#329)
* add missing api

* Might as well get the client list, too

* Remove client setting when unavailable

---------

Co-authored-by: Kilian von Pflugk <github@jumoog.io>
2024-10-11 10:11:22 -04:00
TwistedUmbrellaX
f07134cc55
All platforms ship with ffmpeg (#340)
* All platforms ship with ffmpeg

This is no longer necessary as a workaround for ffmpeg without chromaprint.

* Remove an obsolete reference

* Reset existing user setting to "true"
2024-10-10 11:38:47 -04:00
rlauuzo
49429b9ca4
No restart to enable autoscan (#338) 2024-10-10 15:49:18 +02:00
TwistedUmbrellaX
76c9d8013f
Update README.md 2024-10-10 04:42:51 -04:00
rlauu
fbe88e488d Formating 2024-10-09 19:03:17 +02:00
rlauuzo
3c02426532
Update AnalyzerHelper (#335)
* Update AnalyzerHelper

* single loop

* Update AnalyzerHelper.cs

---------

Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
2024-10-09 18:33:41 +02:00
TwistedUmbrellaX
93f0bee301 Fix whitespace 2024-10-09 06:50:40 -04:00
github-actions[bot]
2f07e0acb7 release v1.0.0.5 2024-10-07 05:45:46 +00:00
rlauuzo
d3453ad937
Fix base directory
https://github.com/intro-skipper/intro-skipper/issues/332
10.9/v1.0.0.5
2024-10-07 07:44:07 +02:00
github-actions[bot]
9ddac5c93c release v1.0.0.4 2024-10-06 20:31:39 +00:00