737 Commits

Author SHA1 Message Date
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
TwistedUmbrellaX
3096f3fe6a When a scan is already running, append it 2024-04-14 10:31:12 -04:00
TwistedUmbrellaX
b1e94bd24c
Library scan should supersede add or modify (#117) 2024-04-14 09:36:27 -04:00
TwistedUmbrellaX
d35c337c28
Limit the scope of automatic scanning (#116)
* Add temporary scope limit for auto

* Fix a missing credits variable rename

* Add some extra padding to notes

* Only use path limits when filled in
2024-04-14 01:13:43 -04:00
TwistedUmbrellaX
445459afbb Credits are included here, too
It doesn't make sense to branch credits off into a section, but it's also proven that we need to be very clear in the wording.
2024-04-13 14:58:19 -04:00
TwistedUmbrellaX
54f69e7e09 Add options for adjusting credits length 2024-04-13 14:08:19 -04:00
TwistedUmbrellaX
de956c8081
Update PluginConfiguration.cs
Sets max duration to 10 minutes. The longest known credits to date are just under 9.5
2024-04-13 13:54:21 -04:00
TwistedUmbrellaX
ebb3b81d48 Forgot to click save on this one 2024-04-13 12:40:12 -04:00
TwistedUmbrellaX
177604e391 Clean up the copy pasta explosion 2024-04-13 12:38:55 -04:00
rlauu
0a9394b244 Add cancellation of automatic tasks from scheduled tasks 2024-04-13 17:41:02 +02:00
TwistedUmbrellaX
2e45949e0c Grant GitHub access to ...GitHub
Why shouldn't the least secure process be the one to verify the security?
2024-04-10 23:13:45 -04:00
TwistedUmbrellaX
9da5bfcfb0 Set 10.8 CodeQL to track 10.8 2024-04-10 22:55:23 -04:00
TwistedUmbrellaX
77d0523a5f Remove regularly scheduled runs 2024-04-10 22:46:04 -04:00
Kilian von Pflugk
344cc1b546
remove 10.9 warning from 10.8 branch 2024-04-10 21:17:28 +00:00
TwistedUmbrellaX
e8629a6be3 Switch to stable actions versions 2024-04-10 14:40:59 -04:00
TwistedUmbrellaX
a0419de97c Grant repo permission to CodeQL 2024-04-10 09:43:55 -04:00
TwistedUmbrellaX
9d8dc37aad Add a replacement CodeQL action 2024-04-10 09:42:38 -04:00
TwistedUmbrellaX
b2f17920c3 v0.1.17.0 - manifest 2024-04-10 09:15:42 -04:00
TwistedUmbrellaX
e8b4ba08a6 v0.1.17.0
Dump intermediate 0.1.16 releases
2024-04-10 09:15:41 -04:00
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