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
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
rlauuzo
3c02426532
Update AnalyzerHelper ( #335 )
...
* Update AnalyzerHelper
* single loop
* Update AnalyzerHelper.cs
---------
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
2024-10-09 18:33:41 +02:00
rlauuzo
6fb7d05dd7
return null if itemid is empty ( #327 )
...
also use IReadOnlyList
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
2024-10-05 19:30:30 +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
Kilian von Pflugk
2438ba79f2
migrate Intro to Segment and make it generic ( #268 )
2024-09-12 10:37:47 +02:00
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
b9b9e88765
Refactor ChapterAnalyzer: Unify intro and credits detection loop ( #204 )
2024-06-26 17:31:18 +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
c20370c47f
fix negative index
2024-05-01 18:16:07 +02:00
rlauuzo
1e16ac4f7e
find the first credits chapter marker ( #138 )
2024-05-01 17:13:34 +02:00
Kilian von Pflugk
2eb6a873a8
more cleanup
2024-04-20 12:58:29 +02:00
Kilian von Pflugk
58f4617ebc
remove redundant suppression
2024-04-20 12:21:07 +02:00
TwistedUmbrellaX
2442e579e0
Add options for adjusting credits length
2024-04-13 14:11:49 -04:00
TwistedUmbrellaX
c6bb3dbad5
Search credits from the end of episode
2024-03-06 10:15:03 -05:00
TwistedUmbrellaX
7e2f1b56d5
Only check next chapter is possible
2024-03-06 08:56:19 -05:00
TwistedUmbrellaX
d8ebcfe772
Add option to bypass Chromaprint
2024-03-04 17:50:12 -05:00
TwistedUmbrellaX
8e8a6207a5
Update StyleCop and address warnings
2024-03-03 21:46:52 -05:00
TwistedUmbrellaX
b467ef4a82
Handle episode where intro is not OP
2024-03-02 20:30:30 -05:00
ConfusedPolarBear
4bb978639c
Don't run chapter analyzer with an empty regex
2022-11-29 20:31:41 -06:00
ConfusedPolarBear
cb234bedd3
Update black frame and chapter analyzer
2022-11-26 02:28:40 -06:00
ConfusedPolarBear
7439720b3a
Add chaining and logs to chapter analyzer
2022-11-25 00:37:30 -06:00
ConfusedPolarBear
a68914ca8f
Add chapter name based media file analyzer
...
Closes #58
2022-11-24 00:43:23 -06:00