rlauuzo
5bc8913668
analyze movies ( #348 )
...
* scan movies
* Update ConfusedPolarBear.Plugin.IntroSkipper.csproj
* fix
* Update SegmentProvider.cs
* fix
* update
* add movies to endpoints
* Update
* Update QueueManager.cs
* revert
* Update configPage.html
Battery died. I’ll be back
* “Borrow” show config to hide seasons
* Add IsMovie to ShowInfos
* remove unused usings
* Add option to enable/disble movies
* Use the left episode as movie editor
* Timestamp erasure for movies
* Add max credits duration for movies
* Formatting and button style cleanup
* remove fingerprint timings for movies
* remove x2 from MaximumCreditsDuration in blackframe analyzer
* Update SegmentProvider.cs
* Update SegmentProvider.cs
* Update SegmentProvider.cs
* Update SegmentProvider.cs
* Update BaseItemAnalyzerTask.cs
---------
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
Co-authored-by: TwistedUmbrellaX <1173913+AbandonedCart@users.noreply.github.com>
Co-authored-by: TwistedUmbrellaX <twistedumbrella@gmail.com>
2024-10-18 14:15:09 +02:00
rlauu
fc830a5e6f
Use primary constructor everywhere
2024-10-16 16:20:21 +02:00
rlauu
ca9a167ad5
Revert "Use Jellyfins MediaSegmentType ( #344 )"
...
This reverts commit 29ee3e0bc861d128f4f691d7eb8d159da28eab43.
2024-10-16 16:05:59 +02:00
rlauuzo
29ee3e0bc8
Use Jellyfins MediaSegmentType ( #344 )
...
* Use Jellyfins MediaSegmentType
* Use primary constructor
* fix autoskip
* fix skip button
* fix episodestate class
* Update configPage.html
* Update QueueManager.cs
---------
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
Co-authored-by: Kilian von Pflugk <github@jumoog.io>
2024-10-16 14:47:20 +02:00
rlauu
9ff742013b
clean up semaphore
2024-09-23 19:45:16 +02:00
Kilian von Pflugk
2e092543f5
options: work with Ids instead of names and much improved UI ( #299 )
...
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
Co-authored-by: rlauuzo <46294892+rlauuzo@users.noreply.github.com>
2024-09-21 16:06:11 +00:00
rlauuzo
60c735282e
apply auto-fixes from VS Code ( #283 )
...
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
2024-09-10 18:08:42 +02:00
Kilian von Pflugk
25fd56d83c
use correct namespace
2024-08-31 18:56:48 +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
605c71f4aa
Refactor ScheduledTaskSemaphore ( #148 )
2024-05-10 06:35:52 +02: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
TwistedUmbrellaX
a07111d5e1
Clear restrictions when overriding auto
2024-04-19 14:59:13 -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
TwistedUmbrellaX
9df0d0b846
Shorten the task explanations
2024-04-10 08:08:39 -04:00
TwistedUmbrellaX
2f05cb70e5
Add back separate tasks as optional
2024-04-10 08:08:23 -04:00
rlauu
93cd2a8a0d
Merge Scheduled Tasks
2024-04-10 08:06:43 -04:00
rlauu
057352b212
analyze when item is added to the server ( #96 )
2024-04-10 08:06:23 -04:00
ConfusedPolarBear
431aed58ff
Combine introduction and credits detection code
2023-02-02 01:26:45 -06:00
ConfusedPolarBear
1966357e29
Resolve all remaining FIXMEs with credit detection
2022-12-05 22:35:01 -06:00
ConfusedPolarBear
94bd2a059e
Use chromaprint analyzer when detecting credits
2022-11-29 02:29:27 -06:00
ConfusedPolarBear
a68914ca8f
Add chapter name based media file analyzer
...
Closes #58
2022-11-24 00:43:23 -06:00
ConfusedPolarBear
bcb5e5ea30
Remove dependency on shared media item queue
2022-11-23 02:34:28 -06:00
ConfusedPolarBear
2bd972f3a3
Add black frame analyzer
2022-11-02 17:06:21 -05:00
ConfusedPolarBear
61178832c1
Add initial end credits detection code
2022-10-31 01:00:39 -05:00