namespace ErsatzTV.Infrastructure.Plex.Models
{
public class PlexWriterResponse
public string Tag { get; set; }
}