rlauuzo
|
9b2954f16d
|
check if timestamps are invalid (#177)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
|
2024-05-24 19:06:07 +02:00 |
|
rlauuzo
|
7ea26e8fea
|
Ensure no duplicate Ids are permitted
|
2024-05-08 16:42:56 +02:00 |
|
rlauuzo
|
9d4cb0a4ec
|
Replace Dictionary + locks with ConcurrentDictionary (#143)
|
2024-05-08 16:27:16 +02:00 |
|
rlauuzo
|
920fa34a43
|
Change GetItem to return null to handle nullable LibraryManager (#137)
|
2024-05-01 13:45:57 +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 |
|
Kilian von Pflugk
|
2eb6a873a8
|
more cleanup
|
2024-04-20 12:58:29 +02:00 |
|
Kilian von Pflugk
|
8ca0212db7
|
fix QueueLibraryContents
|
2024-04-20 12:37:20 +02:00 |
|
Kilian von Pflugk
|
58f4617ebc
|
remove redundant suppression
|
2024-04-20 12:21:07 +02: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 |
|
TwistedUmbrellaX
|
2442e579e0
|
Add options for adjusting credits length
|
2024-04-13 14:11:49 -04:00 |
|
TwistedUmbrellaX
|
3d8df74d08
|
Let's stop logging every single step
|
2024-03-31 16:08:32 -04:00 |
|
Kilian von Pflugk
|
5d743302e4
|
Target 10.9.z
|
2024-03-29 20:53:19 +01:00 |
|
TwistedUmbrellaX
|
31365442b1
|
Chromaprint is for scan, not config
|
2024-03-04 08:58:15 -05:00 |
|
TwistedUmbrellaX
|
056373037e
|
Fix missing ID when detecting intros
Co-Authored-By: tibetiroka <68112292+tibetiroka@users.noreply.github.com>
|
2024-03-01 10:11:17 +00:00 |
|
ConfusedPolarBear
|
b2f316856d
|
Restore season count to support bundle
|
2023-06-08 00:51:18 -05: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
|
bcb5e5ea30
|
Remove dependency on shared media item queue
|
2022-11-23 02:34:28 -06:00 |
|
ConfusedPolarBear
|
61178832c1
|
Add initial end credits detection code
|
2022-10-31 01:00:39 -05:00 |
|
ConfusedPolarBear
|
d8bea7b54e
|
Ignore virtual items and log more info
|
2022-09-10 02:24:44 -05: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
|
2266bfbc1c
|
Cleanup
|
2022-07-11 01:54:18 -05:00 |
|
ConfusedPolarBear
|
990dd28ed2
|
Merge branch 'custom-analysis'
|
2022-07-08 00:57:12 -05:00 |
|
ConfusedPolarBear
|
46355d19d4
|
Cleanup
|
2022-07-03 02:47:48 -05:00 |
|
ConfusedPolarBear
|
a1a10874d3
|
Allow customizing minimum intro duration
Closes #51
|
2022-07-03 01:59:16 -05:00 |
|
ConfusedPolarBear
|
1900c71f15
|
Reset queued episode count
|
2022-06-27 00:37:13 -05:00 |
|
ConfusedPolarBear
|
add5a46576
|
Add support for limiting analysis by library name
Closes #5, #37
|
2022-06-27 00:36:42 -05:00 |
|
ConfusedPolarBear
|
055a851e27
|
Allow customizing analysis settings
|
2022-06-26 23:04:37 -05:00 |
|
ConfusedPolarBear
|
ad3a422047
|
Add resolution steps to chromaprint error
Closes #45
|
2022-06-26 19:02:54 -05:00 |
|
ConfusedPolarBear
|
cf1dc66970
|
Rework analysis queue
|
2022-06-22 22:03:34 -05:00 |
|