TwistedUmbrellaX
c52ad5dc05
Fix identifier and name
2024-10-25 14:35:56 -04:00
TwistedUmbrellaX
a606203231
Implement SPDX GLPv3.0 LICENSE
2024-10-25 13:39:12 -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
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
75688772b1
Only shared should split progress bar
2024-04-14 10:49:28 -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
rlauu
0a9394b244
Add cancellation of automatic tasks from scheduled tasks
2024-04-13 17:41:02 +02: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
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
ded3c3d43a
analyze when item is added to the server ( #96 )
2024-03-30 19:00:51 +01:00
ConfusedPolarBear
d540f7e70e
Merge branch 'analyzers'
2023-02-07 23:50:28 -06:00
ConfusedPolarBear
1966357e29
Resolve all remaining FIXMEs with credit detection
2022-12-05 22:35:01 -06:00
ConfusedPolarBear
bcb5e5ea30
Remove dependency on shared media item queue
2022-11-23 02:34:28 -06:00
ConfusedPolarBear
50e1d15cb9
Display commit in version information
2022-11-23 01:20:48 -06:00
ConfusedPolarBear
fb6cd5c1d7
Rename {Chromaprint,FFmpegWrapper}.cs
2022-08-28 22:35:43 -05:00
ConfusedPolarBear
c20864e954
Add more debug logging
2022-07-25 00:27:24 -05:00
ConfusedPolarBear
cf1dc66970
Rework analysis queue
2022-06-22 22:03:34 -05:00
ConfusedPolarBear
e6eb779fbc
Restore per season log entries
2022-06-18 00:07:00 -05:00
ConfusedPolarBear
be41ef6226
Sort by IndexNumber instead of SortName
...
Closes #25
2022-06-17 21:12:17 -05:00
ConfusedPolarBear
f6abe81876
Add more debug logs
2022-06-17 17:50:31 -05:00
ConfusedPolarBear
8d766a1476
Rework library item queuing
2022-06-14 21:14:47 -05:00
ConfusedPolarBear
42b00dc1a4
Change some log levels
2022-06-12 17:31:42 -05:00
ConfusedPolarBear
cb3e69ac1c
Increase verbosity at startup
2022-06-12 17:16:21 -05:00
ConfusedPolarBear
87eda41001
Embed commit hash into unstable builds
2022-06-12 16:57:15 -05:00
ConfusedPolarBear
01d7f570fa
Catch any exception thrown during plugin startup
2022-06-12 16:08:31 -05:00
ConfusedPolarBear
55e04efb8d
Rename files
2022-06-09 17:33:39 -05:00
ConfusedPolarBear
3459e3ce4b
Move from fpcalc to ffmpeg
2022-06-09 15:56:52 -05:00
ConfusedPolarBear
19660cb1b2
Add initial troubleshooting code
2022-05-30 02:23:36 -05:00
ConfusedPolarBear
2a94a9f103
Update comments and add CountBits unit test
2022-05-10 02:10:39 -05:00
ConfusedPolarBear
96333f5f9e
Enable StyleCop analyzers
2022-05-10 00:25:29 -05:00
ConfusedPolarBear
547a2c705b
Reformat code to comply with StyleCop analyzers
2022-05-10 00:25:29 -05:00
ConfusedPolarBear
f97f560e57
Test the beginning of episodes first
2022-05-03 01:09:50 -05:00
ConfusedPolarBear
dad7d6dd72
Don't analyze specials & query folder
2022-05-02 01:18:31 -05:00
ConfusedPolarBear
a1862d0e2f
Initial rewrite from Go
2022-05-01 00:33:22 -05:00