fix delete old segments (#1536)
* code cleanup * ignore errors deleting old hls segments
This commit is contained in:
@@ -18,7 +18,7 @@ public class PlexCollectionItemMetadataResponse
|
||||
|
||||
[XmlAttribute("updatedAt")]
|
||||
public long UpdatedAt { get; set; }
|
||||
|
||||
|
||||
[XmlAttribute("type")]
|
||||
public string Type { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user