Kilian von Pflugk
3e25778173
first stable build
2024-10-26 18:10:11 +00:00
github-actions[bot]
f762f0f1a2
release v1.10.10.1
2024-10-26 18:08:27 +00:00
Kilian von Pflugk
1019cc30fb
ci: leave beta
10.10/v1.10.10.1
2024-10-26 20:05:09 +02:00
TwistedUmbrellaX
0e7d3b6aee
Realign versioning with jellyfin
2024-10-26 14:02:19 -04:00
rlauuzo
2f7c2ed95e
Delete IntroSkipper/Analyzers/SegmentAnalyzer.cs
2024-10-26 08:49:49 +02:00
TwistedUmbrellaX
28f93a8569
And Chrome is somehow worse
2024-10-25 22:11:46 -04:00
TwistedUmbrellaX
479f6401f1
JMP breaks inline strong tags
2024-10-25 20:16:58 -04:00
Kilian von Pflugk
03480eaa12
ci: remove cloudflare deploy
2024-10-25 21:39:08 +02:00
TwistedUmbrellaX
1cc80604c2
Fix identifier and name
2024-10-25 14:31:50 -04:00
TwistedUmbrellaX
b38bd7bb8c
Implement SPDX GLPv3.0 LICENSE
2024-10-25 14:15:12 -04:00
TwistedUmbrellaX
6f79e5d2c5
Update LICENSE for Intro-Skipper
2024-10-25 12:21:30 -04:00
rlauuzo
c663e1dfde
Delete webui.patch
2024-10-25 16:10:39 +02:00
TwistedUmbrellaX
b12433d621
Update README.md
2024-10-24 22:29:02 -04:00
Kilian von Pflugk
6376e72862
switch to our new domain
2024-10-24 22:52:16 +02:00
rlauu
f282e51308
Skip Applying RemainingSecondsOfIntro for Segments at the End of the Video
2024-10-23 15:11:41 +02:00
rlauuzo
299db8d77e
typo
2024-10-23 11:47:26 +02:00
rlauuzo
21cf2d5e46
Apply formatting
...
and use a for...of loop instead of forEach
2024-10-23 10:19:04 +02:00
TwistedUmbrellaX
05038b6ead
Formatting for error messages
2024-10-22 20:45:24 -04:00
Kilian von Pflugk
e20f87bb3b
add recommend vs code settings
2024-10-21 21:00:16 +02:00
dependabot[bot]
5f9a308dca
ci(deps): bump github/codeql-action from 3.26.11 to 3.26.13 ( #353 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.26.11 to 3.26.13.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](6db8d6351f...f779452ac5
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-21 17:38:36 +02:00
TwistedUmbrellaX
f47f05c04e
Beware the small print
2024-10-21 06:34:58 -04:00
TwistedUmbrellaX
d9460b16fb
Remove the EDL dropdown button
2024-10-21 05:42:27 -04:00
Kilian von Pflugk
0b27b6e297
remove EDL function and point to endrl's EDL plugin ( #352 )
...
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
2024-10-21 09:19:51 +02:00
rlauu
4b725aaaad
simplify check for credits reaching end
2024-10-21 08:52:43 +02:00
TwistedUmbrellaX
b02403da84
UI hoopla ( #351 )
...
* Add a disclaimer about changing params
* fix formatting
* paragraphs are volatile
2024-10-20 15:14:03 -04:00
Kilian von Pflugk
721de97cc1
migrate old plugin config
2024-10-20 14:23:49 +02:00
Kilian von Pflugk
84da3f0a29
rename ConfusedPolarBear.Plugin.IntroSkipper -> IntroSkipper
2024-10-20 14:23:49 +02:00
TwistedUmbrellaX
5205965d0d
Make the ignore button label specific
2024-10-20 07:59:04 -04:00
rlauu
aa1e0b8966
check if valid
2024-10-20 13:35:33 +02:00
rlauu
0735b41f3d
Update SegmentProvider.cs
2024-10-20 13:27:05 +02:00
rlauu
00b272e77e
more robust cancelling
2024-10-20 10:26:38 +02:00
rlauuzo
1a731e3acc
Update MediaSegments directly ( #350 )
...
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
Co-authored-by: Kilian von Pflugk <github@jumoog.io>
2024-10-19 20:49:47 +00:00
Kilian von Pflugk
8f7c63172f
keep only 10.10 release
2024-10-18 14:29:44 +02:00
github-actions[bot]
3c2125ab82
release v1.0.1.1
2024-10-18 12:28:27 +00:00
rlauuzo
5bc8913668
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>
Co-authored-by: TwistedUmbrellaX <twistedumbrella@gmail.com>
10.10/v1.0.1.1
2024-10-18 14:15:09 +02:00
Kilian von Pflugk
f6c8fca28f
ci: make github actions reusable
2024-10-18 12:56:41 +02:00
Kilian von Pflugk
7e65ad1685
ci: allow release of beta version
2024-10-17 17:39:03 +02:00
rlauu
fc830a5e6f
Use primary constructor everywhere
2024-10-16 16:20:21 +02:00
rlauu
ca9a167ad5
Revert "Use Jellyfins MediaSegmentType ( #344 )"
...
This reverts commit 29ee3e0bc861d128f4f691d7eb8d159da28eab43.
2024-10-16 16:05:59 +02:00
rlauuzo
29ee3e0bc8
Use Jellyfins MediaSegmentType ( #344 )
...
* Use Jellyfins MediaSegmentType
* Use primary constructor
* fix autoskip
* fix skip button
* fix episodestate class
* Update configPage.html
* Update QueueManager.cs
---------
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
Co-authored-by: Kilian von Pflugk <github@jumoog.io>
2024-10-16 14:47:20 +02:00
Kilian von Pflugk
73287b79a5
migrate own repo url ( #345 )
2024-10-16 14:40:10 +02:00
rlauu
b95a40b16e
dont need send
2024-10-16 13:20:36 +02:00
rlauu
f14fd06b43
Update inject.js
2024-10-16 12:27:41 +02:00
rlauu
dc5fc951ed
fix skip button
2024-10-16 11:11:42 +02:00
dependabot[bot]
ccabdaff19
ci(deps): bump github/codeql-action from 3.26.11 to 3.26.13 ( #346 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.26.11 to 3.26.13.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](6db8d6351f...f779452ac5
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-14 11:45:39 -04:00
Kilian von Pflugk
c22fea2add
ci: send the new manifest to cloudflare KV
2024-10-13 21:40:08 +02:00
Kilian von Pflugk
f5b3fdc324
ci: add jellyfin version
2024-10-13 21:26:27 +02:00
Kilian von Pflugk
92ce2fb704
pick only 10.10 PackageReferences
2024-10-13 14:51:12 +02:00
Kilian von Pflugk
44a121cb64
increase Version for 10.10
2024-10-13 13:50:41 +02:00
github-actions[bot]
8b06af0444
release v1.0.0.6
2024-10-12 16:26:16 +02:00