namespace ErsatzTV.Infrastructure.Emby.Models; public class EmbyLibraryOptionsResponse { public List PathInfos { get; set; } }