From 9606a1c26786eb8f2fe8d5ee3525f17a70aca6e2 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Fri, 13 Mar 2015 13:37:42 -0400 Subject: [PATCH] updated nuget --- MediaBrowser.Model/ApiClient/IApiClient.cs | 44 ---------------------- Nuget/MediaBrowser.Common.Internal.nuspec | 4 +- Nuget/MediaBrowser.Common.nuspec | 2 +- Nuget/MediaBrowser.Model.Signed.nuspec | 2 +- Nuget/MediaBrowser.Server.Core.nuspec | 4 +- 5 files changed, 6 insertions(+), 50 deletions(-) diff --git a/MediaBrowser.Model/ApiClient/IApiClient.cs b/MediaBrowser.Model/ApiClient/IApiClient.cs index 0b55d0b45c..01af430526 100644 --- a/MediaBrowser.Model/ApiClient/IApiClient.cs +++ b/MediaBrowser.Model/ApiClient/IApiClient.cs @@ -417,15 +417,6 @@ namespace MediaBrowser.Model.ApiClient /// Task{ItemsResult}. Task GetAlbumArtistsAsync(ArtistsQuery query); - /// - /// Gets a studio - /// - /// The name. - /// The user id. - /// Task{BaseItemDto}. - /// userId - Task GetStudioAsync(string name, string userId); - /// /// Gets the next up async. /// @@ -494,15 +485,6 @@ namespace MediaBrowser.Model.ApiClient /// Task{BaseItemDto}. Task GetGameGenreAsync(string name, string userId); - /// - /// Gets the artist async. - /// - /// The name. - /// The user id. - /// Task{BaseItemDto}. - /// name - Task GetArtistAsync(string name, string userId); - /// /// Restarts the server. /// @@ -1011,14 +993,6 @@ namespace MediaBrowser.Model.ApiClient /// item string GetPersonImageUrl(BaseItemPerson item, ImageOptions options); - /// - /// Gets an image url that can be used to download an image from the api - /// - /// The year. - /// The options. - /// System.String. - string GetYearImageUrl(int year, ImageOptions options); - /// /// Gets an image url that can be used to download an image from the api /// @@ -1044,24 +1018,6 @@ namespace MediaBrowser.Model.ApiClient /// System.String. string GetGameGenreImageUrl(string name, ImageOptions options); - /// - /// Gets an image url that can be used to download an image from the api - /// - /// The name. - /// The options. - /// System.String. - /// name - string GetStudioImageUrl(string name, ImageOptions options); - - /// - /// Gets the artist image URL. - /// - /// The name. - /// The options. - /// System.String. - /// name - string GetArtistImageUrl(string name, ImageOptions options); - /// /// This is a helper to get a list of backdrop url's from a given ApiBaseItemWrapper. If the actual item does not have any backdrops it will return backdrops from the first parent that does. /// diff --git a/Nuget/MediaBrowser.Common.Internal.nuspec b/Nuget/MediaBrowser.Common.Internal.nuspec index 1fd0330406..6b4ad7db78 100644 --- a/Nuget/MediaBrowser.Common.Internal.nuspec +++ b/Nuget/MediaBrowser.Common.Internal.nuspec @@ -2,7 +2,7 @@ MediaBrowser.Common.Internal - 3.0.585 + 3.0.587 MediaBrowser.Common.Internal Luke ebr,Luke,scottisafool @@ -12,7 +12,7 @@ Contains common components shared by Media Browser Theater and Media Browser Server. Not intended for plugin developer consumption. Copyright © Media Browser 2013 - + diff --git a/Nuget/MediaBrowser.Common.nuspec b/Nuget/MediaBrowser.Common.nuspec index ccdf22b667..0ea9e9aa97 100644 --- a/Nuget/MediaBrowser.Common.nuspec +++ b/Nuget/MediaBrowser.Common.nuspec @@ -2,7 +2,7 @@ MediaBrowser.Common - 3.0.585 + 3.0.587 MediaBrowser.Common Media Browser Team ebr,Luke,scottisafool diff --git a/Nuget/MediaBrowser.Model.Signed.nuspec b/Nuget/MediaBrowser.Model.Signed.nuspec index 4d3821d260..d77f0fc063 100644 --- a/Nuget/MediaBrowser.Model.Signed.nuspec +++ b/Nuget/MediaBrowser.Model.Signed.nuspec @@ -2,7 +2,7 @@ MediaBrowser.Model.Signed - 3.0.585 + 3.0.587 MediaBrowser.Model - Signed Edition Media Browser Team ebr,Luke,scottisafool diff --git a/Nuget/MediaBrowser.Server.Core.nuspec b/Nuget/MediaBrowser.Server.Core.nuspec index 42246916f8..9a1a7d0684 100644 --- a/Nuget/MediaBrowser.Server.Core.nuspec +++ b/Nuget/MediaBrowser.Server.Core.nuspec @@ -2,7 +2,7 @@ MediaBrowser.Server.Core - 3.0.585 + 3.0.587 Media Browser.Server.Core Media Browser Team ebr,Luke,scottisafool @@ -12,7 +12,7 @@ Contains core components required to build plugins for Media Browser Server. Copyright © Media Browser 2013 - +