|
|
@ -473,7 +473,7 @@ namespace MediaBrowser.Server.Implementations.Drawing
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
/// Increment this when indicator drawings change
|
|
|
|
/// Increment this when indicator drawings change
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
private const string IndicatorVersion = "1";
|
|
|
|
private const string IndicatorVersion = "2";
|
|
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
/// Gets the cache file path based on a set of parameters
|
|
|
|
/// Gets the cache file path based on a set of parameters
|
|
|
|