716 Commits

Author SHA1 Message Date
TwistedUmbrellaX
4a6b2a4de7 Fix typo in build output details 2024-04-10 09:15:41 -04:00
TwistedUmbrellaX
804f02c2de Fix an alignment issue in manifest 2024-04-10 09:15:41 -04:00
TwistedUmbrellaX
e085a8538e Fix the actions message filter 2024-04-10 09:15:41 -04:00
Kilian von Pflugk
04b60282af fix sourceUrl, make JSON valid 2024-04-10 09:15:41 -04:00
TwistedUmbrellaX
5f7cde8be1 v0.1.16.5 - manifest 2024-04-10 09:15:41 -04:00
TwistedUmbrellaX
1b7bce579f v0.1.16.5 2024-04-10 09:15:41 -04:00
TwistedUmbrellaX
42a2339978 Add a mirrored class to skip credits 2024-04-10 09:15:41 -04:00
TwistedUmbrellaX
d405ef9a52 Enable building 10.8 from 10.8 2024-04-10 09:15:41 -04:00
TwistedUmbrellaX
291c8cd716 Keep 10.8 manifest to 10.8 versions 2024-04-10 09:15:40 -04:00
rlauu
d5ac3aba8c Auto-Detection Configuration (#106)
* Update Entrypoint.cs

* Update Entrypoint.cs

* Update Entrypoint.cs

* Update Entrypoint.cs
2024-04-09 22:00:47 -04:00
TwistedUmbrellaX
6c30244b53 Print a copy paste manifest string 2024-04-04 09:39:14 -04:00
TwistedUmbrellaX
41d0dd3f30 Add proprietary tag for 10.8 branch 2024-04-04 09:26:32 -04:00
TwistedUmbrellaX
ab6c2de227 Fix some button text running together 2024-04-02 21:11:06 -04:00
Kilian von Pflugk
39534edb6c
add notes for 10.9 beta 2024-04-02 19:22:19 +00:00
TwistedUmbrellaX
de91f861f5 We want to keep the release notes 2024-03-31 16:00:25 -04:00
Kilian von Pflugk
c71f0d8d98
first 10.9 release (beta) 2024-03-31 15:03:18 +02:00
TwistedUmbrellaX
ca47492b9b Split progress bar for split tasks
This replaces the jarring effect of resetting the bar halfway through two concurrent scans.
2024-03-31 07:30:44 -04:00
TwistedUmbrellaX
9097addc50
Merge pull request #102 from rlauu/master
reset progress bar
2024-03-31 06:28:27 -04:00
rlauu
bfc47f4567
Update DetectIntrosCreditsTask.cs
reset progress
2024-03-31 07:47:39 +02:00
TwistedUmbrellaX
239e3a34fb Shorten the task explanations 2024-03-30 20:16:03 -04:00
TwistedUmbrellaX
3cc9a66990 Add back separate tasks as optional 2024-03-30 19:22:41 -04:00
rlauu
2e67a4fb5e add options to disable scans of either intros or credits 2024-03-30 18:04:54 -04:00
rlauu
3446c180aa Merge Scheduled Tasks 2024-03-30 18:04:17 -04:00
TwistedUmbrellaX
0b870c7db7 Let's stop logging every single step 2024-03-30 19:00:57 +01:00
Kilian von Pflugk
179711b930 Revert "Update README.md for 10.9"
This reverts commit 65c6f804a36e1516af1d7b69f93d9417f201bed4.
2024-03-30 19:00:57 +01:00
TwistedUmbrellaX
3bb605d125 All we need is the body support
One source can't write a body and the other can't replace the entire release. For now, we can chain them together.
2024-03-30 19:00:57 +01:00
rlauu
ded3c3d43a analyze when item is added to the server (#96) 2024-03-30 19:00:51 +01:00
TwistedUmbrellaX
78c05a7e29 Make the stats more accessible 2024-03-29 09:25:59 -04:00
TwistedUmbrellaX
9e7d0a74f0 No use optimizing conditionally
If a specific platform is broken and we'd need to check for that platform and not optimize, then it takes away what little gain everyone else had by checking.
2024-03-28 09:40:00 -04:00
TwistedUmbrellaX
e177919630
Merge pull request #92 from RepoDevil/master
Update README.md for 10.9
2024-03-27 12:39:34 -04:00
TwistedUmbrellaX
65c6f804a3
Update README.md for 10.9 2024-03-27 12:18:26 -04:00
TwistedUmbrellaX
cc35daedea v0.1.16.4 2024-03-26 16:46:10 -04:00
TwistedUmbrellaX
ccb3bbc683 Testing the new release actions v0.1.16.4 2024-03-26 16:43:22 -04:00
TwistedUmbrellaX
7892250dc2 Fix double negatives and woording 2024-03-26 16:37:23 -04:00
TwistedUmbrellaX
5e8681c44e Remove a possible action source
Doesn't provide the necessary support
2024-03-23 14:39:21 -04:00
TwistedUmbrellaX
1e300f0182 Switch to the standard file names 2024-03-22 07:40:11 -04:00
TwistedUmbrellaX
15b205abe0 Move release ahead of the MD5 2024-03-21 15:26:41 -04:00
TwistedUmbrellaX
d0cc9baf3d At least print the details out 2024-03-21 15:19:15 -04:00
TwistedUmbrellaX
c11a846693 Gawking at release test tackles 2024-03-21 14:35:10 -04:00
TwistedUmbrellaX
1f4debc33f Almost everything returns null 2024-03-19 20:58:48 -04:00
Kilian von Pflugk
b8053a3911 leftEpisode and rightEpisodeIntro can be null 2024-03-18 23:50:52 +01:00
rlauu
a98525ddaa move plugin cache into jellyfins cache
Enhance the organization of the introskipper plugin by relocating its data into Jellyfin's cache directory, aligning it with most plugins.

Create a dedicated directory within Jellyfin's cache directory to store introskipper data.
Move existing introskipper data files, including intros.xml and credits.xml, to the new cache directory.
2024-03-18 23:49:06 +01:00
TwistedUmbrellaX
3a9c553ed2
Merge pull request #83 from jumoog/dependabot/nuget/coverlet.collector-6.0.2
chore(deps): bump coverlet.collector from 6.0.1 to 6.0.2
2024-03-18 12:04:08 -04:00
dependabot[bot]
e92adabf70
chore(deps): bump coverlet.collector from 6.0.1 to 6.0.2
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/compare/v6.0.1...v6.0.2)

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 16:02:05 +00:00
TwistedUmbrellaX
6619c48cde Explicitly define the undefined 2024-03-17 19:11:45 -04:00
TwistedUmbrellaX
5aeb33cdb9
Merge pull request #81 from RepoDevil/request
Combine CSS with nested selector
2024-03-13 13:05:13 -04:00
TwistedUmbrellaX
d167aea2d0 Combine CSS with nested selector 2024-03-13 12:49:30 -04:00
TwistedUmbrellaX
64b19e716a
Merge pull request #80 from jumoog/revert-79-request
Revert "Combine CSS into nested selector"
2024-03-13 12:32:34 -04:00
TwistedUmbrellaX
6770ba4350
Revert "Combine CSS into nested selector" 2024-03-13 12:32:22 -04:00
TwistedUmbrellaX
dec9a200ce
Merge pull request #79 from RepoDevil/request
Combine CSS into nested selector
2024-03-13 12:25:51 -04:00