45 Commits

Author SHA1 Message Date
Kilian von Pflugk
25fd56d83c use correct namespace 2024-08-31 18:56:48 +02:00
rlauu
7fa73a1d3d Correctly Dispose Entrypoint Resources 2024-06-28 17:06:41 +02:00
rlauuzo
9388f2a583
refactor item queue (#183)
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
2024-06-15 11:16:47 +00:00
rlauuzo
fa22495be7
handle disposed token (#163)
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
2024-05-16 17:22:22 +00:00
rlauuzo
8e23df523b
Refactor BaseItemAnalyzerTask and add Edl support for credits (#123)
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
Co-authored-by: TwistedUmbrellaX <twistedumbrella@gmail.com>
Co-authored-by: TwistedUmbrellaX <1173913+AbandonedCart@users.noreply.github.com>
2024-04-20 21:12:04 +02:00
Kilian von Pflugk
2eb6a873a8 more cleanup 2024-04-20 12:58:29 +02:00
Kilian von Pflugk
451fc8a511 code cleanup 2024-04-20 12:36:38 +02:00
Kilian von Pflugk
169e08047c remove redundant qualifier 2024-04-20 12:22:34 +02:00
Kilian von Pflugk
58f4617ebc remove redundant suppression 2024-04-20 12:21:07 +02:00
TwistedUmbrellaX
a07111d5e1 Clear restrictions when overriding auto 2024-04-19 14:59:13 -04:00
TwistedUmbrellaX
141156dad7 Library scan should supersede add or modify (#117) 2024-04-19 14:54:12 -04:00
TwistedUmbrellaX
6cc69fc0ee 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-19 14:53:59 -04:00
rlauuzo
ad3e0c4c08
Change task from being canceled to waiting (#118) 2024-04-16 18:19:05 +02:00
rlauu
676215c08f Make scheduled tasks cancel automatic tasks 2024-04-13 16:34:58 +02:00
rlauuzo
e37de35445
Make Entrypoint run at start (#109)
* Update Entrypoint.cs

* Update PluginServiceRegistrator.cs
2024-04-11 16:58:37 +02:00
rlauuzo
ef95f3ec25
Update Entrypoint.cs (#107)
* Update Entrypoint.cs

* Update Entrypoint.cs
2024-04-10 09:13:37 -04:00
rlauu
0b30761fb0 Auto-Detection Configuration (#106)
* Update Entrypoint.cs

* Update Entrypoint.cs

* Update Entrypoint.cs

* Update Entrypoint.cs
2024-04-10 08:09:59 -04:00
TwistedUmbrellaX
2f05cb70e5 Add back separate tasks as optional 2024-04-10 08:08:23 -04:00
rlauu
10e942ab7d add options to disable scans of either intros or credits 2024-04-10 08:06:57 -04:00
rlauu
057352b212 analyze when item is added to the server (#96) 2024-04-10 08:06:23 -04:00
Kilian von Pflugk
5d743302e4 Target 10.9.z 2024-03-29 20:53:19 +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