rlauuzo
|
ddecb15a51
|
Clean Cache Task to Remove Unused Files (#195)
|
2024-06-15 10:57:20 +02:00 |
|
rlauuzo
|
a9cdaf66b0
|
Update FFmpegWrapper.cs (#200)
|
2024-06-14 11:11:04 -04:00 |
|
rlauuzo
|
c9f87c58cf
|
Delete Cache (#192)
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
|
2024-06-07 17:09:48 +02:00 |
|
rlauuzo
|
9d4cb0a4ec
|
Replace Dictionary + locks with ConcurrentDictionary (#143)
|
2024-05-08 16:27:16 +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 |
|
rlauuzo
|
13a317dce1
|
Bugfix-FFmpegWrapper (#125)
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
|
2024-04-19 19:21:06 +00:00 |
|
Kilian von Pflugk
|
d288a2b5cf
|
only process lines that start with "[Parsed_blackframe_"
There is no FFmpeg flag to hide metadata such as description
In our case, the metadata contained something that matched the regex.
|
2024-04-15 22:14:00 +02:00 |
|
TwistedUmbrellaX
|
79c834cf08
|
Don't "shift" episodes that didn't load
|
2024-03-05 17:58:32 -05:00 |
|
TwistedUmbrellaX
|
822bd31c8f
|
Add parameters for ffmpeg options
|
2024-03-02 22:19:51 -05:00 |
|
ConfusedPolarBear
|
d540f7e70e
|
Merge branch 'analyzers'
|
2023-02-07 23:50:28 -06:00 |
|
ConfusedPolarBear
|
cc01c7657d
|
Add warnings to support bundle
|
2022-11-11 00:43:36 -06:00 |
|
ConfusedPolarBear
|
2bd972f3a3
|
Add black frame analyzer
|
2022-11-02 17:06:21 -05:00 |
|
ConfusedPolarBear
|
8ee400f1f1
|
Add blackframe API
|
2022-11-01 00:53:56 -05:00 |
|
ConfusedPolarBear
|
af89e5f2b4
|
Reorganize FFmpeg wrapper
|
2022-10-31 01:47:41 -05:00 |
|
ConfusedPolarBear
|
61178832c1
|
Add initial end credits detection code
|
2022-10-31 01:00:39 -05:00 |
|
ConfusedPolarBear
|
a8b5e2b2c5
|
Always include FFmpeg version in support bundle
|
2022-10-06 22:40:05 -05:00 |
|
ConfusedPolarBear
|
6dc3a5fa41
|
Lock inverted index cache
|
2022-09-01 23:24:00 -05:00 |
|
ConfusedPolarBear
|
fb6fe20f9b
|
Set ffmpeg log level
|
2022-09-01 16:15:20 -05:00 |
|
ConfusedPolarBear
|
e4bcb1d4a0
|
Cleanup CheckFFmpegVersion
|
2022-09-01 16:15:20 -05:00 |
|
ConfusedPolarBear
|
93fe112034
|
Add silencedetect options to support bundle
|
2022-09-01 00:18:51 -05:00 |
|
ConfusedPolarBear
|
cbd00b2675
|
Implement silence detection
|
2022-08-29 23:56:13 -05:00 |
|
ConfusedPolarBear
|
fb6cd5c1d7
|
Rename {Chromaprint,FFmpegWrapper}.cs
|
2022-08-28 22:35:43 -05:00 |
|