Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
|
Dean Herbert
|
3811bd8520
|
Fix some null inspections
|
2022-01-12 17:00:16 +09:00 |
|
Dean Herbert
|
6944151486
|
Apply batch fixing of built-in types using var
|
2021-10-27 13:04:41 +09:00 |
|
Dean Herbert
|
82f7f99f37
|
Refactor to use scoped using (and also correctly dispose TagLib portion)
|
2021-10-12 10:46:26 +09:00 |
|
Naxesss
|
f2f97602f2
|
Dispose of video resource later
We need the Stream to stay open here because `StreamFileAbstraction` uses it later in the block.
|
2021-10-12 00:40:39 +02:00 |
|
Naxesss
|
47b4d03145
|
Dispose of Stream s when used
|
2021-10-12 00:13:38 +02:00 |
|
Naxesss
|
8f093b9a11
|
Use TagLib instead of ManagedBass
|
2021-10-11 13:56:26 +02:00 |
|
Naxesss
|
f0cd18a721
|
Only check each video file once
|
2021-10-11 13:55:50 +02:00 |
|
Naxesss
|
6aa054b5fa
|
Change to non-BASS error template
|
2021-10-11 13:53:23 +02:00 |
|
Naxess
|
c8f58cbf6c
|
Add audio in video check and tests
|
2021-07-13 04:17:41 +02:00 |
|