* detect avisynth demuxer * cache ffmpeg capabilities * check for working avisynth * scan avs files in all local libraries * update changelog
4 lines
100 B
C#
4 lines
100 B
C#
namespace ErsatzTV.Scanner.Application.FFmpeg;
|
|
|
|
public record RefreshFFmpegCapabilities : IRequest;
|