734 Commits

Author SHA1 Message Date
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
Kilian von Pflugk
20df7ebff6 Update bug_report_form.yml
add IMDb Id to bugreport template
2024-05-17 07:34:38 -04:00
dependabot[bot]
656b727b33 ci(deps): bump softprops/action-gh-release from 2.0.4 to 2.0.5 (#154)
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v2.0.4...v2.0.5)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  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-05-17 07:34:38 -04:00
dependabot[bot]
ce1f59d3b5 ci(deps): bump github/codeql-action from 3.25.3 to 3.25.4 (#155)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-17 07:34:37 -04:00
rlauuzo
57249bfe87 change chromaprint offset, reorder analyzers, improve prompt timing (#153) 2024-05-17 07:34:37 -04:00
Kilian von Pflugk
e451a214ff check if XML file exists 2024-05-17 07:34:37 -04:00
Kilian von Pflugk
db3b23cd36 Update manifest url 2024-05-17 07:34:37 -04:00
Kilian von Pflugk
7c349b2431 Update 10.8 releases 2024-05-17 07:34:37 -04:00
rlauuzo
cfba1ed39b Ensure no duplicate Ids are permitted. (#147) 2024-05-17 07:34:37 -04:00
rlauuzo
ce7fa682d8 Only add episodes without intro/credit to episodesWithoutIntros (#145) 2024-05-17 07:34:37 -04:00
rlauuzo
4669a4fc9b fix negative index 2024-05-17 07:34:37 -04:00
rlauuzo
e58e74b5d4 find the first credits chapter marker (#138) 2024-05-17 07:34:36 -04:00
Kilian von Pflugk
d41ec2ae4d v0.1.18.0 2024-05-17 07:32:54 -04:00
rlauuzo
d1a4cacb8b Change GetItem to return null to handle nullable LibraryManager (#137) 2024-05-01 08:10:46 -04:00
rlauuzo
fd3cf0c075 adaptive black frame search range (#132) 2024-05-01 08:10:45 -04:00
rlauuzo
8053ed6c04 Use reversed fingerprints for credits 2024-05-01 08:10:45 -04:00
TwistedUmbrellaX
f2eae80c54
Merge pull request #128 from RepoDevil/10.8
Attempt to verify queue when finishing
2024-04-26 19:43:01 -04:00
TwistedUmbrellaX
d53e443925 Update the queue when it changed 2024-04-25 23:11:57 -04:00
TwistedUmbrellaX
28673a807a Use the minimum credit in chapter 2024-04-25 23:05:19 -04:00
TwistedUmbrellaX
85ea6de26c
Update BaseItemAnalyzerTask.cs 2024-04-23 18:26:31 -04:00
TwistedUmbrellaX
c106811e8e Attempt to verify queue when finishing 2024-04-22 11:00:19 -04:00
rlauuzo
26db24d187 Update BaseItemAnalyzerTask.cs 2024-04-20 09:27:27 -04:00
TwistedUmbrellaX
10ec9eff83 Prevent a possible runtime mistake
Technically, the instance is already validated by intros, but if they get skipped for some reason, the variable might lose its confidence. Automated code correction does things like that a lot.
2024-04-20 09:26:05 -04:00
Kilian von Pflugk
489e39033d remove redundant qualifier 2024-04-20 09:26:05 -04:00
rlauu
3acf041087 Update BaseItemAnalyzerTask.cs 2024-04-20 09:26:05 -04:00
rlauu
7800b48193 more progress bar fixes 2024-04-20 09:26:05 -04:00
rlauu
250c8acfbd Update configPage.html 2024-04-20 09:26:05 -04:00
rlauu
8c80a6aff3 Mention Credits in Edl config 2024-04-20 09:26:05 -04:00
rlauu
3b4c4bf464 Bugfix-FFmpegWrapper 2024-04-20 08:37:42 +02:00
TwistedUmbrellaX
9abcf253a7 Ignores have to be applied by *event* 2024-04-19 21:45:37 -04:00
Jakob Tormalm
419273ecc6 Add animation on skipButton entry and exit 2024-04-19 14:51:23 -04:00
TwistedUmbrellaX
49fe896b18 Don't auto build for documentation 2024-04-19 14:49:47 -04:00
rlauu
33c2cce6fd fix progress bar 2024-04-19 12:50:35 -04:00
rlauu
4556524f7e Refactor BaseItemAnalyzerTask and add Edl support for credits 2024-04-19 12:49:58 -04:00
TwistedUmbrellaX
46d446718f Clear restrictions when overriding auto 2024-04-16 14:01:48 -04:00
TwistedUmbrellaX
f36a2d9bec Remove refs to AnalyzerTaskIsRunning 2024-04-16 13:52:15 -04:00
rlauuzo
34c4e6eaab
Update Entrypoint.cs 2024-04-16 19:17:35 +02:00
rlauuzo
0c967180f6 Change task from being canceled to waiting (#118) 2024-04-16 13:06:00 -04:00
TwistedUmbrellaX
0b77809e9f
Merge pull request #119 from RepoDevil/10.8
When a scan is already running, append it
2024-04-16 10:42:23 -04:00
Kilian von Pflugk
94116b77a5 only process lines that start with "[Parsed_blackframe_"
There is no FFmpeg flag to hide metadata such as description
In our case, the metadata contained something that matched the regex.
2024-04-15 22:16:13 +02:00
TwistedUmbrellaX
75688772b1 Only shared should split progress bar 2024-04-14 10:49:28 -04:00
TwistedUmbrellaX
de60fd236f Still cancel automation for scheduled
The priority should starts at scheduled task (a full scan), but automatic scans will add items to them. Library scan is next, but again it should allow appending. Item scans should be last and get overridden by the other two.
2024-04-14 10:31:12 -04:00