mirror of https://github.com/ErsatzTV/ErsatzTV.git
1 changed files with 0 additions and 12 deletions
@ -1,12 +0,0 @@
@@ -1,12 +0,0 @@
|
||||
using System; |
||||
|
||||
namespace ErsatzTV.Core.Domain |
||||
{ |
||||
public class MediaItemMetadata |
||||
{ |
||||
public MetadataSource Source { get; set; } |
||||
public DateTime? LastWriteTime { get; set; } |
||||
public string Title { get; set; } |
||||
public string SortTitle { get; set; } |
||||
} |
||||
} |
||||
Loading…
Reference in new issue