941 Commits

Author SHA1 Message Date
TwistedUmbrellaX
50ab82a2e0
Non-destructive 10.10 config (#343) 2024-10-12 12:35:46 +02:00
rlauu
75352dd1c4 Remove the EDL option for the skip button since it's not working 2024-10-12 10:32:47 +02:00
rlauuzo
6c04f26407
Basic Media Segments (#341)
* Basic Media Segment

* add Condition based on env SOURCE_BUILD

---------

Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
Co-authored-by: Kilian von Pflugk <github@jumoog.io>
2024-10-11 21:08:12 +02:00
Kilian von Pflugk
71e8644483 ci: use beta jellyfins github version 2024-10-11 19:11:42 +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
Kilian von Pflugk
2d3a7fd3f7 ci: npx is enough no install needed 10.9/v1.0.0.4 2024-10-06 20:15:27 +02:00
dependabot[bot]
168b528d71
ci(deps): bump github/codeql-action from 3.26.10 to 3.26.11 (#331)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-06 19:06:43 +02:00
Kilian von Pflugk
27af7f29f4 ci: format github yml files 2024-10-06 19:03:15 +02:00
TwistedUmbrellaX
45afbed8b0
Remove Android Tv default in favor of mod 2024-10-06 10:04:28 -04:00
Kilian von Pflugk
50e1b739e1 ci: always use the latest Node LTS 2024-10-06 13:25:05 +02:00
TwistedUmbrellaX
c716eca03f
Swap the lock state from off to auto (#328)
Setting auto supersedes the client, but setting none allows the client to enable
2024-10-06 07:16:47 -04:00
Kilian von Pflugk
960ce1ff82
options: don't use type time (#305) 2024-10-06 10:13:30 +00:00
Kilian von Pflugk
486c9accf3 fix: can't save timestamps in Plugin Options 2024-10-05 22:55:15 +02:00
rlauuzo
6fb7d05dd7
return null if itemid is empty (#327)
also use IReadOnlyList

Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
2024-10-05 19:30:30 +02:00
Kilian von Pflugk
0841f1ba40
InjectSkipButton: try to read webVersion from jellyfin-web (#323)
* InjectSkipButton: try to read webVersion from jellyfin-web

* use correct regex

* use break

* compare against jellyfin version not the plugin version

* append Revision

* output if version match

* sound more urgent and tragic
2024-10-05 18:38:42 +02:00
rlauuzo
8a323144ed
Remove old Path (#326)
and clean up

Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
2024-10-05 18:15:48 +02:00
rlauuzo
bed71516ff
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-05 17:27:02 +02:00
Kilian von Pflugk
7c00fcdd1e better logs for InjectSkipButton 2024-10-05 13:17:30 +02:00
TwistedUmbrellaX
d21944d4da Mention gear icon in the description 2024-10-03 21:18:04 -04:00
github-actions[bot]
386b27fe38 release v1.0.0.3 2024-10-03 19:35:14 +00:00
TwistedUmbrellaX
423eb0a886 Don't leave margin when hidden 10.9/v1.0.0.3 2024-10-03 13:12:48 -04:00
TwistedUmbrellaX
e732a71de3
Hide skip button settings when disabled (#321)
* Hide skip button settings when disabled

* let's include everyone
2024-10-03 12:58:12 -04:00
rlauuzo
af2f61b06c
Reduce autoskip delay at start of episode (#316) 2024-10-02 19:19:59 -04:00
TwistedUmbrellaX
3e84d5f80f
Clear up some confusion about auto skip (#317)
* Link Auto, Button, and Client List

* Clarify the client list priority by placement
2024-10-02 19:13:17 -04:00
rlauuzo
4f1ce3041a
Improve Anime Detection (#320)
* Improve Anime Detection
2024-10-02 14:10:42 +02:00
dependabot[bot]
3bce9a4370
ci(deps): bump github/codeql-action from 3.26.8 to 3.26.10 (#319)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.8 to 3.26.10.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](294a9d9291...e2b3eafc8d)

---
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-01 14:31:17 -04:00
dependabot[bot]
ad4215f7a0
chore(deps): bump xunit from 2.9.1 to 2.9.2 (#318)
Bumps [xunit](https://github.com/xunit/xunit) from 2.9.1 to 2.9.2.
- [Commits](https://github.com/xunit/xunit/compare/v2-2.9.1...v2-2.9.2)

---
updated-dependencies:
- dependency-name: xunit
  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-09-30 17:46:33 +02:00
github-actions[bot]
458f092e55 release v1.0.0.2 2024-09-29 19:49:55 +00:00
rlauuzo
f4fd66e26e
Handle in-season specials as part of the season (#314)
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
Co-authored-by: Kilian von Pflugk <github@jumoog.io>
10.9/v1.0.0.2
2024-09-29 19:46:46 +00:00
rlauuzo
d2dc8daaed
Add warning and hide option when injection fails (#315)
* Add warning and hide option when injection fails

* Update configPage.html

* Update configPage.html

---------

Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
2024-09-29 14:35:46 -04:00
Kilian von Pflugk
2ed22338e7 ci: switch to our github action 2024-09-28 17:42:46 +02:00
Kilian von Pflugk
fb6fb9ccf9 ci: run codeql only in public repos 2024-09-28 00:59:05 +02:00
Kilian von Pflugk
e313fc8cf8 ci: run the valid version step only in public repos 2024-09-28 00:41:06 +02:00
Kilian von Pflugk
e3962a1fc1 ci: remove old release if exits in test repo 2024-09-27 23:08:11 +02:00
Kilian von Pflugk
04315e7ad8 ci: update bug report as well 2024-09-27 22:00:09 +02:00
Kilian von Pflugk
aaff7a2be7 ci: use the nuget api to get latest ABI 2024-09-27 22:00:02 +02:00
TwistedUmbrellaX
12c89c320d
Update bug_report_form.yml 2024-09-27 14:45:53 -04:00
TwistedUmbrellaX
7bf52e3319
Restore tracked version in README.md 2024-09-27 14:42:56 -04:00
TwistedUmbrellaX
c2563028d6
Reduce priority of legacy redirect 2024-09-27 09:46:38 -04:00
TwistedUmbrellaX
12a3c137a1
Drop direct link to invalid version
There are multiple notes about getting the latest build already, so that is “general troubleshooting”
2024-09-27 09:44:54 -04:00