Explorar o código

TotalHits was removed from package retrieval - too slow

Eric Reed %!s(int64=11) %!d(string=hai) anos
pai
achega
4dc0a1e44a
Modificáronse 1 ficheiros con 0 adicións e 6 borrados
  1. 0 6
      MediaBrowser.Model/Updates/PackageInfo.cs

+ 0 - 6
MediaBrowser.Model/Updates/PackageInfo.cs

@@ -117,12 +117,6 @@ namespace MediaBrowser.Model.Updates
         /// <value>The name.</value>
         /// <value>The name.</value>
         public string guid { get; set; }
         public string guid { get; set; }
 
 
-        /// <summary>
-        /// Gets or sets the total number of machines who have checked registration for this package (if premium).
-        /// </summary>
-        /// <value>The total hits.</value>
-        public int totalHits { get; set; }
-
         /// <summary>
         /// <summary>
         /// Gets or sets the total number of ratings for this package.
         /// Gets or sets the total number of ratings for this package.
         /// </summary>
         /// </summary>