using ErsatzTV.Core; namespace ErsatzTV.Scanner.Application.Emby; public record SynchronizeEmbyLibraryById(string BaseUrl, int EmbyLibraryId, bool ForceScan, bool DeepScan) : IRequest>;