Make trickplay response ids have no dashes

This commit is contained in:
nicknsy
2023-02-25 20:36:38 -08:00
committed by Nick
parent 6744e712d3
commit d84370a6f7
2 changed files with 4 additions and 2 deletions

View File

@@ -572,7 +572,7 @@ namespace MediaBrowser.Model.Dto
/// Gets or sets the trickplay manifest.
/// </summary>
/// <value>The trickplay manifest.</value>
public Dictionary<Guid, Dictionary<int, TrickplayTilesInfo>> Trickplay { get; set; }
public Dictionary<string, Dictionary<int, TrickplayTilesInfo>> Trickplay { get; set; }
/// <summary>
/// Gets or sets the type of the location.