828 Commits

Author SHA1 Message Date
Kilian von Pflugk
2f9471ad01 Revert "this changed after namespace change"
This reverts commit 7dc20cff0df59583ec9cd1860e77117db9208113.
2024-09-01 18:18:49 +02:00
Kilian von Pflugk
1b6ca78e5c only store relevant info in the xml and make it a lot smaller 2024-09-01 18:09:55 +02:00
dependabot[bot]
1cd4451c31
ci(deps): bump github/codeql-action from 3.26.5 to 3.26.6 (#267)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-01 18:08:45 +02:00
Kilian von Pflugk
f22b19dc70 make Autoskip less noisy 2024-09-01 16:56:33 +02:00
Kilian von Pflugk
7dc20cff0d this changed after namespace change 2024-09-01 16:08:05 +02:00
Kilian von Pflugk
bd1b71d390 extend regular expression for ending credit chapters 2024-09-01 14:00:58 +02:00
github-actions[bot]
83778eb734 release v0.2.0.17 2024-08-31 21:11:43 +00:00
rlauuzo
c4e890a9ac
Enhance Chromaprint Accuracy Using Chapters (#203)
* Use Helper Class and Limit silence scanning to the relevant time range only

* Include the timerange in the filename

* Update AnalyzerHelper.cs

* Update AnalyzerHelper.cs

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
10.9/v0.2.0.17
2024-08-31 19:32:37 +02:00
Kilian von Pflugk
55ee501cf5
check if intro skip button is build-in and skip injecting (#240)
Co-authored-by: rlauuzo <46294892+rlauuzo@users.noreply.github.com>
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
2024-08-31 19:08:42 +02:00
Kilian von Pflugk
25fd56d83c use correct namespace 2024-08-31 18:56:48 +02:00
Kilian von Pflugk
88003edb21
automatic skip only for Apps without Skip Button (#208) 2024-08-31 18:48:31 +02:00
dependabot[bot]
1a13ef1a37
ci(deps): bump github/codeql-action from 3.26.3 to 3.26.5 (#258)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.3 to 3.26.5.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](883d8588e5...2c779ab0d0)

---
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-08-27 19:08:44 +00:00
Kilian von Pflugk
5a74a2b3a4 CI: generate release notes 2024-08-27 20:58:55 +02:00
Kilian von Pflugk
9c2e3c6449
update targetAbi 10.9.10 2024-08-25 19:12:24 +00:00
Kilian von Pflugk
3fff1ba7d0 cleanup manifest.json
only keep entries with the highest and second highest targetAbi
2024-08-23 23:26:48 +02:00
Kilian von Pflugk
799f0ad63b CI: only keep entries with the highest and second highest targetAbi 2024-08-23 23:09:33 +02:00
dependabot[bot]
6348040293
chore(deps): bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 (#253)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-20 18:23:40 +00:00
dependabot[bot]
17b97bd094
ci(deps): bump github/codeql-action from 3.25.15 to 3.26.3 (#252)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-20 18:23:20 +00:00
dependabot[bot]
7367a38b48
ci(deps): bump actions/upload-artifact from 4.3.4 to 4.3.6 (#251)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-20 18:23:02 +00:00
github-actions[bot]
9cb440065d release v0.2.0.16 2024-08-19 19:41:56 +00:00
rlauuzo
4ef9ea89ad
Apply "MaximumIntroDuration" exclusively to intros 10.9/v0.2.0.16 2024-08-19 20:14:02 +02:00
Kilian von Pflugk
05513f1e24
update issue report
10.9.9
2024-08-18 13:59:56 +00:00
Kilian von Pflugk
e0046e95e2 CI: update the Jellyfin Version in Readme 2024-08-15 23:53:41 +02:00
Kilian von Pflugk
8ac4afa11d CI: remove unnecessary URL check 2024-08-15 23:22:08 +02:00
Kilian von Pflugk
67efab0726 CI: changelog point to release 2024-08-15 21:30:47 +02:00
Kilian von Pflugk
8afa083b39 CI: move Generate manifest keys into JS part 2024-08-15 20:42:14 +02:00
Kilian von Pflugk
6720f43298 CI: always use the latest LTS Version 2024-08-15 19:48:12 +02:00
Kilian von Pflugk
1bb6fcde06 CI: use buffer direct and exit immediately on success 2024-08-15 19:41:15 +02:00
rlauuzo
fbd542b920
Fix issue with Edit field not functioning correctly in Chrome 2024-08-14 20:53:19 +02:00
Kilian von Pflugk
6170f3886f
update minimum Jellyfin Version to 10.9.9 2024-08-10 13:56:22 +02:00
github-actions[bot]
09ec2c4adf release v0.2.0.15 2024-08-10 11:54:27 +00:00
Kilian von Pflugk
92aa5fef88
add option to get storage usage per library (#242)
See how much space each library uses.
10.9/v0.2.0.15
2024-08-10 12:25:06 +02:00
Kilian von Pflugk
bf5402d2bd
update targetAbi 10.9.9 2024-08-08 18:57:08 +00:00
rlauuzo
8bd5dba338
Fix active element 2024-08-07 12:25:15 +02:00
rlauuzo
0118007cf2
Update inject.js 2024-08-06 19:16:31 +02:00
rlauuzo
182fe9f831
Update inject.js 2024-08-06 18:36:33 +02:00
Kilian von Pflugk
e8fcdf53de
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-02 13:41:03 +00:00
rlauuzo
50ea8955d6
Update inject.js 2024-08-02 10:36:56 +02:00
dependabot[bot]
82cabf7fc0
ci(deps): bump github/codeql-action from 3.25.11 to 3.25.15 (#236)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-01 18:45:22 +02:00
Foowy
1ab97f8515
Corrected spelling in Manage Fingerprints (#232) 2024-07-31 14:42:02 +02:00
github-actions[bot]
3ad42e7d53 release v0.2.0.14 2024-07-30 19:47:06 +00:00
rlauuzo
c0708528f0
Inject Timestamps into Episode Details (#224)
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
10.9/v0.2.0.14
2024-07-30 21:30:41 +02:00
Kilian von Pflugk
08ccca266f append version to script URL at script injection time
This will force the browser to refresh its cache.
2024-07-30 21:22:09 +02:00
Sannidhya
907ecd65ce
fix: skip button icon (#228) 2024-07-30 18:45:58 +02:00
Kilian von Pflugk
11e648ffbb InjectSkipButton error: refer to the troubleshooting guide 2024-07-29 20:35:46 +02:00
Kilian von Pflugk
dc3ab7f123 check if episodes exists and update function docs 2024-07-28 19:38:09 +02:00
Kilian von Pflugk
7391bada8b only return timestamps for episodes 2024-07-28 18:53:23 +02:00
Kilian von Pflugk
a7db712acf
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-07-27 21:11:01 +00:00
rlauuzo
d7ce2bdb6a
Add Additional Visual Indicator When Hovering Over Button 2024-07-25 17:09:05 +02:00
Kilian von Pflugk
e1cb17a126
update minimum Jellyfin Version to 10.9.8 2024-07-24 14:20:24 +02:00