mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-14 11:40:42 +01:00
Renamed watched to played (since we support audio)
This commit is contained in:
parent
874469d476
commit
f392de9b69
@@ -96,5 +96,7 @@ namespace MediaBrowser.Model.DTO
|
||||
{
|
||||
return Type.Equals(type, StringComparison.OrdinalIgnoreCase);
|
||||
}
|
||||
|
||||
public bool IsRecentlyAdded { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user