Skip to content

Commit

Permalink
SDK Version 4.8.0.32-Beta
Browse files Browse the repository at this point in the history
  • Loading branch information
SDK Builder committed Apr 26, 2023
1 parent 3c7bd83 commit 3075929
Show file tree
Hide file tree
Showing 340 changed files with 12,537 additions and 12,615 deletions.
2 changes: 1 addition & 1 deletion Documenation/.gitcommit
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5196023ac39c599b79044d5d38a6863114f91336
44cffda9dea76712fa14c1e9d8c2de874b63e083
2 changes: 0 additions & 2 deletions Documenation/download/.manifest
Original file line number Diff line number Diff line change
Expand Up @@ -8380,7 +8380,6 @@
"MediaBrowser.Controller.Net": "MediaBrowser.Controller.Net.yml",
"MediaBrowser.Controller.Net.AuthenticatedAttribute": "MediaBrowser.Controller.Net.AuthenticatedAttribute.yml",
"MediaBrowser.Controller.Net.AuthenticatedAttribute.AllowBeforeStartupWizard": "MediaBrowser.Controller.Net.AuthenticatedAttribute.yml",
"MediaBrowser.Controller.Net.AuthenticatedAttribute.AllowInNetwork": "MediaBrowser.Controller.Net.AuthenticatedAttribute.yml",
"MediaBrowser.Controller.Net.AuthenticatedAttribute.AllowLocal": "MediaBrowser.Controller.Net.AuthenticatedAttribute.yml",
"MediaBrowser.Controller.Net.AuthenticatedAttribute.AllowLocalOnly": "MediaBrowser.Controller.Net.AuthenticatedAttribute.yml",
"MediaBrowser.Controller.Net.AuthenticatedAttribute.AuthService": "MediaBrowser.Controller.Net.AuthenticatedAttribute.yml",
Expand Down Expand Up @@ -8415,7 +8414,6 @@
"MediaBrowser.Controller.Net.BasePeriodicWebSocketListener`2.SendOnInitialConnection": "MediaBrowser.Controller.Net.BasePeriodicWebSocketListener-2.yml",
"MediaBrowser.Controller.Net.IAuthenticationAttributes": "MediaBrowser.Controller.Net.IAuthenticationAttributes.yml",
"MediaBrowser.Controller.Net.IAuthenticationAttributes.AllowBeforeStartupWizard": "MediaBrowser.Controller.Net.IAuthenticationAttributes.yml",
"MediaBrowser.Controller.Net.IAuthenticationAttributes.AllowInNetwork": "MediaBrowser.Controller.Net.IAuthenticationAttributes.yml",
"MediaBrowser.Controller.Net.IAuthenticationAttributes.AllowLocal": "MediaBrowser.Controller.Net.IAuthenticationAttributes.yml",
"MediaBrowser.Controller.Net.IAuthenticationAttributes.AllowLocalOnly": "MediaBrowser.Controller.Net.IAuthenticationAttributes.yml",
"MediaBrowser.Controller.Net.IAuthenticationAttributes.GetFeatureIds": "MediaBrowser.Controller.Net.IAuthenticationAttributes.yml",
Expand Down
4 changes: 2 additions & 2 deletions Documenation/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -3487,7 +3487,7 @@
"reference/pluginapi/MediaBrowser.Controller.Net.AuthenticatedAttribute.html": {
"href": "reference/pluginapi/MediaBrowser.Controller.Net.AuthenticatedAttribute.html",
"title": "Class AuthenticatedAttribute",
"keywords": "Class AuthenticatedAttribute Inheritance Object Attribute AuthenticatedAttribute Implements IHasRequestFilter IAuthenticationAttributes Inherited Members Attribute.Equals(Object) Attribute.GetCustomAttribute(Assembly, Type) Attribute.GetCustomAttribute(Assembly, Type, Boolean) Attribute.GetCustomAttribute(MemberInfo, Type) Attribute.GetCustomAttribute(MemberInfo, Type, Boolean) Attribute.GetCustomAttribute(Module, Type) Attribute.GetCustomAttribute(Module, Type, Boolean) Attribute.GetCustomAttribute(ParameterInfo, Type) Attribute.GetCustomAttribute(ParameterInfo, Type, Boolean) Attribute.GetCustomAttributes(Assembly) Attribute.GetCustomAttributes(Assembly, Boolean) Attribute.GetCustomAttributes(Assembly, Type) Attribute.GetCustomAttributes(Assembly, Type, Boolean) Attribute.GetCustomAttributes(MemberInfo) Attribute.GetCustomAttributes(MemberInfo, Boolean) Attribute.GetCustomAttributes(MemberInfo, Type) Attribute.GetCustomAttributes(MemberInfo, Type, Boolean) Attribute.GetCustomAttributes(Module) Attribute.GetCustomAttributes(Module, Boolean) Attribute.GetCustomAttributes(Module, Type) Attribute.GetCustomAttributes(Module, Type, Boolean) Attribute.GetCustomAttributes(ParameterInfo) Attribute.GetCustomAttributes(ParameterInfo, Boolean) Attribute.GetCustomAttributes(ParameterInfo, Type) Attribute.GetCustomAttributes(ParameterInfo, Type, Boolean) Attribute.GetHashCode() Attribute.IsDefaultAttribute() Attribute.IsDefined(Assembly, Type) Attribute.IsDefined(Assembly, Type, Boolean) Attribute.IsDefined(MemberInfo, Type) Attribute.IsDefined(MemberInfo, Type, Boolean) Attribute.IsDefined(Module, Type) Attribute.IsDefined(Module, Type, Boolean) Attribute.IsDefined(ParameterInfo, Type) Attribute.IsDefined(ParameterInfo, Type, Boolean) Attribute.Match(Object) Attribute.TypeId Namespace : MediaBrowser.Controller.Net Assembly : MediaBrowser.Controller.dll Syntax public sealed class AuthenticatedAttribute : Attribute, IHasRequestFilter, IAuthenticationAttributes Properties AllowBeforeStartupWizard Gets or sets a value indicating whether [allow before startup wizard]. Declaration public bool AllowBeforeStartupWizard { get; set; } Property Value Type Description Boolean true if [allow before startup wizard]; otherwise, false . AllowInNetwork Declaration public bool AllowInNetwork { get; set; } Property Value Type Description Boolean AllowLocal Declaration public bool AllowLocal { get; set; } Property Value Type Description Boolean AllowLocalOnly Declaration public bool AllowLocalOnly { get; set; } Property Value Type Description Boolean AuthService Declaration public static IAuthService AuthService { get; set; } Property Value Type Description IAuthService FeatureIds Declaration public string[] FeatureIds { get; set; } Property Value Type Description String [] Roles Gets or sets the roles. Declaration public string Roles { get; set; } Property Value Type Description String The roles. Methods GetFeatureIds() Declaration public string[] GetFeatureIds() Returns Type Description String [] GetRoles() Declaration public string[] GetRoles() Returns Type Description String [] RequestFilter(IRequest, IResponse, Object, CancellationToken) The request filter is executed before the service. Declaration public Task RequestFilter(IRequest request, IResponse response, object requestDto, CancellationToken cancellationToken) Parameters Type Name Description IRequest request The http request wrapper IResponse response The http response wrapper Object requestDto The request DTO CancellationToken cancellationToken The cancellation token. Returns Type Description Task Implements IHasRequestFilter IAuthenticationAttributes Extension Methods Extensions.JsonClone<T>(T, IJsonSerializer)"
"keywords": "Class AuthenticatedAttribute Inheritance Object Attribute AuthenticatedAttribute Implements IHasRequestFilter IAuthenticationAttributes Inherited Members Attribute.Equals(Object) Attribute.GetCustomAttribute(Assembly, Type) Attribute.GetCustomAttribute(Assembly, Type, Boolean) Attribute.GetCustomAttribute(MemberInfo, Type) Attribute.GetCustomAttribute(MemberInfo, Type, Boolean) Attribute.GetCustomAttribute(Module, Type) Attribute.GetCustomAttribute(Module, Type, Boolean) Attribute.GetCustomAttribute(ParameterInfo, Type) Attribute.GetCustomAttribute(ParameterInfo, Type, Boolean) Attribute.GetCustomAttributes(Assembly) Attribute.GetCustomAttributes(Assembly, Boolean) Attribute.GetCustomAttributes(Assembly, Type) Attribute.GetCustomAttributes(Assembly, Type, Boolean) Attribute.GetCustomAttributes(MemberInfo) Attribute.GetCustomAttributes(MemberInfo, Boolean) Attribute.GetCustomAttributes(MemberInfo, Type) Attribute.GetCustomAttributes(MemberInfo, Type, Boolean) Attribute.GetCustomAttributes(Module) Attribute.GetCustomAttributes(Module, Boolean) Attribute.GetCustomAttributes(Module, Type) Attribute.GetCustomAttributes(Module, Type, Boolean) Attribute.GetCustomAttributes(ParameterInfo) Attribute.GetCustomAttributes(ParameterInfo, Boolean) Attribute.GetCustomAttributes(ParameterInfo, Type) Attribute.GetCustomAttributes(ParameterInfo, Type, Boolean) Attribute.GetHashCode() Attribute.IsDefaultAttribute() Attribute.IsDefined(Assembly, Type) Attribute.IsDefined(Assembly, Type, Boolean) Attribute.IsDefined(MemberInfo, Type) Attribute.IsDefined(MemberInfo, Type, Boolean) Attribute.IsDefined(Module, Type) Attribute.IsDefined(Module, Type, Boolean) Attribute.IsDefined(ParameterInfo, Type) Attribute.IsDefined(ParameterInfo, Type, Boolean) Attribute.Match(Object) Attribute.TypeId Namespace : MediaBrowser.Controller.Net Assembly : MediaBrowser.Controller.dll Syntax public sealed class AuthenticatedAttribute : Attribute, IHasRequestFilter, IAuthenticationAttributes Properties AllowBeforeStartupWizard Gets or sets a value indicating whether [allow before startup wizard]. Declaration public bool AllowBeforeStartupWizard { get; set; } Property Value Type Description Boolean true if [allow before startup wizard]; otherwise, false . AllowLocal Declaration public bool AllowLocal { get; set; } Property Value Type Description Boolean AllowLocalOnly Declaration public bool AllowLocalOnly { get; set; } Property Value Type Description Boolean AuthService Declaration public static IAuthService AuthService { get; set; } Property Value Type Description IAuthService FeatureIds Declaration public string[] FeatureIds { get; set; } Property Value Type Description String [] Roles Gets or sets the roles. Declaration public string Roles { get; set; } Property Value Type Description String The roles. Methods GetFeatureIds() Declaration public string[] GetFeatureIds() Returns Type Description String [] GetRoles() Declaration public string[] GetRoles() Returns Type Description String [] RequestFilter(IRequest, IResponse, Object, CancellationToken) The request filter is executed before the service. Declaration public Task RequestFilter(IRequest request, IResponse response, object requestDto, CancellationToken cancellationToken) Parameters Type Name Description IRequest request The http request wrapper IResponse response The http response wrapper Object requestDto The request DTO CancellationToken cancellationToken The cancellation token. Returns Type Description Task Implements IHasRequestFilter IAuthenticationAttributes Extension Methods Extensions.JsonClone<T>(T, IJsonSerializer)"
},
"reference/pluginapi/MediaBrowser.Controller.Net.AuthorizationInfo.html": {
"href": "reference/pluginapi/MediaBrowser.Controller.Net.AuthorizationInfo.html",
Expand All @@ -3507,7 +3507,7 @@
"reference/pluginapi/MediaBrowser.Controller.Net.IAuthenticationAttributes.html": {
"href": "reference/pluginapi/MediaBrowser.Controller.Net.IAuthenticationAttributes.html",
"title": "Interface IAuthenticationAttributes",
"keywords": "Interface IAuthenticationAttributes Namespace : MediaBrowser.Controller.Net Assembly : MediaBrowser.Controller.dll Syntax public interface IAuthenticationAttributes Properties AllowBeforeStartupWizard Declaration bool AllowBeforeStartupWizard { get; } Property Value Type Description Boolean AllowInNetwork Declaration bool AllowInNetwork { get; } Property Value Type Description Boolean AllowLocal Declaration bool AllowLocal { get; } Property Value Type Description Boolean AllowLocalOnly Declaration bool AllowLocalOnly { get; } Property Value Type Description Boolean Methods GetFeatureIds() Declaration string[] GetFeatureIds() Returns Type Description String [] GetRoles() Declaration string[] GetRoles() Returns Type Description String [] Extension Methods Extensions.JsonClone<T>(T, IJsonSerializer)"
"keywords": "Interface IAuthenticationAttributes Namespace : MediaBrowser.Controller.Net Assembly : MediaBrowser.Controller.dll Syntax public interface IAuthenticationAttributes Properties AllowBeforeStartupWizard Declaration bool AllowBeforeStartupWizard { get; } Property Value Type Description Boolean AllowLocal Declaration bool AllowLocal { get; } Property Value Type Description Boolean AllowLocalOnly Declaration bool AllowLocalOnly { get; } Property Value Type Description Boolean Methods GetFeatureIds() Declaration string[] GetFeatureIds() Returns Type Description String [] GetRoles() Declaration string[] GetRoles() Returns Type Description String [] Extension Methods Extensions.JsonClone<T>(T, IJsonSerializer)"
},
"reference/pluginapi/MediaBrowser.Controller.Net.IAuthorizationContext.html": {
"href": "reference/pluginapi/MediaBrowser.Controller.Net.IAuthorizationContext.html",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -317,31 +317,6 @@ <h5 class="propertyValue">Property Value</h5>
</table>


<a id="MediaBrowser_Controller_Net_AuthenticatedAttribute_AllowInNetwork_" data-uid="MediaBrowser.Controller.Net.AuthenticatedAttribute.AllowInNetwork*"></a>
<h4 id="MediaBrowser_Controller_Net_AuthenticatedAttribute_AllowInNetwork" data-uid="MediaBrowser.Controller.Net.AuthenticatedAttribute.AllowInNetwork">AllowInNetwork</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public bool AllowInNetwork { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">Boolean</a></td>
<td></td>
</tr>
</tbody>
</table>


<a id="MediaBrowser_Controller_Net_AuthenticatedAttribute_AllowLocal_" data-uid="MediaBrowser.Controller.Net.AuthenticatedAttribute.AllowLocal*"></a>
<h4 id="MediaBrowser_Controller_Net_AuthenticatedAttribute_AllowLocal" data-uid="MediaBrowser.Controller.Net.AuthenticatedAttribute.AllowLocal">AllowLocal</h4>
<div class="markdown level1 summary"></div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -190,31 +190,6 @@ <h5 class="propertyValue">Property Value</h5>
</table>


<a id="MediaBrowser_Controller_Net_IAuthenticationAttributes_AllowInNetwork_" data-uid="MediaBrowser.Controller.Net.IAuthenticationAttributes.AllowInNetwork*"></a>
<h4 id="MediaBrowser_Controller_Net_IAuthenticationAttributes_AllowInNetwork" data-uid="MediaBrowser.Controller.Net.IAuthenticationAttributes.AllowInNetwork">AllowInNetwork</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">bool AllowInNetwork { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">Boolean</a></td>
<td></td>
</tr>
</tbody>
</table>


<a id="MediaBrowser_Controller_Net_IAuthenticationAttributes_AllowLocal_" data-uid="MediaBrowser.Controller.Net.IAuthenticationAttributes.AllowLocal*"></a>
<h4 id="MediaBrowser_Controller_Net_IAuthenticationAttributes_AllowLocal" data-uid="MediaBrowser.Controller.Net.IAuthenticationAttributes.AllowLocal">AllowLocal</h4>
<div class="markdown level1 summary"></div>
Expand Down
4 changes: 2 additions & 2 deletions Documenation/searchIndex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Documenation/styles/version.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.sdkVersionSpan:before {
content: '4.8.0.31 Beta';
content: '4.8.0.32 Beta';
}

DIV.sdkversion {
Expand Down
26 changes: 0 additions & 26 deletions Documenation/xrefmap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84684,19 +84684,6 @@ references:
isSpec: "True"
fullName: MediaBrowser.Controller.Net.AuthenticatedAttribute.AllowBeforeStartupWizard
nameWithType: AuthenticatedAttribute.AllowBeforeStartupWizard
- uid: MediaBrowser.Controller.Net.AuthenticatedAttribute.AllowInNetwork
name: AllowInNetwork
href: reference/pluginapi/MediaBrowser.Controller.Net.AuthenticatedAttribute.html#MediaBrowser_Controller_Net_AuthenticatedAttribute_AllowInNetwork
commentId: P:MediaBrowser.Controller.Net.AuthenticatedAttribute.AllowInNetwork
fullName: MediaBrowser.Controller.Net.AuthenticatedAttribute.AllowInNetwork
nameWithType: AuthenticatedAttribute.AllowInNetwork
- uid: MediaBrowser.Controller.Net.AuthenticatedAttribute.AllowInNetwork*
name: AllowInNetwork
href: reference/pluginapi/MediaBrowser.Controller.Net.AuthenticatedAttribute.html#MediaBrowser_Controller_Net_AuthenticatedAttribute_AllowInNetwork_
commentId: Overload:MediaBrowser.Controller.Net.AuthenticatedAttribute.AllowInNetwork
isSpec: "True"
fullName: MediaBrowser.Controller.Net.AuthenticatedAttribute.AllowInNetwork
nameWithType: AuthenticatedAttribute.AllowInNetwork
- uid: MediaBrowser.Controller.Net.AuthenticatedAttribute.AllowLocal
name: AllowLocal
href: reference/pluginapi/MediaBrowser.Controller.Net.AuthenticatedAttribute.html#MediaBrowser_Controller_Net_AuthenticatedAttribute_AllowLocal
Expand Down Expand Up @@ -85139,19 +85126,6 @@ references:
isSpec: "True"
fullName: MediaBrowser.Controller.Net.IAuthenticationAttributes.AllowBeforeStartupWizard
nameWithType: IAuthenticationAttributes.AllowBeforeStartupWizard
- uid: MediaBrowser.Controller.Net.IAuthenticationAttributes.AllowInNetwork
name: AllowInNetwork
href: reference/pluginapi/MediaBrowser.Controller.Net.IAuthenticationAttributes.html#MediaBrowser_Controller_Net_IAuthenticationAttributes_AllowInNetwork
commentId: P:MediaBrowser.Controller.Net.IAuthenticationAttributes.AllowInNetwork
fullName: MediaBrowser.Controller.Net.IAuthenticationAttributes.AllowInNetwork
nameWithType: IAuthenticationAttributes.AllowInNetwork
- uid: MediaBrowser.Controller.Net.IAuthenticationAttributes.AllowInNetwork*
name: AllowInNetwork
href: reference/pluginapi/MediaBrowser.Controller.Net.IAuthenticationAttributes.html#MediaBrowser_Controller_Net_IAuthenticationAttributes_AllowInNetwork_
commentId: Overload:MediaBrowser.Controller.Net.IAuthenticationAttributes.AllowInNetwork
isSpec: "True"
fullName: MediaBrowser.Controller.Net.IAuthenticationAttributes.AllowInNetwork
nameWithType: IAuthenticationAttributes.AllowInNetwork
- uid: MediaBrowser.Controller.Net.IAuthenticationAttributes.AllowLocal
name: AllowLocal
href: reference/pluginapi/MediaBrowser.Controller.Net.IAuthenticationAttributes.html#MediaBrowser_Controller_Net_IAuthenticationAttributes_AllowLocal
Expand Down
2 changes: 1 addition & 1 deletion Resources/OpenApi/openapi_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"name": "Emby Developers",
"url": "https://emby.media/community/index.php?/forum/47-developer-api"
},
"version": "4.8.0.31"
"version": "4.8.0.32"
},
"host": "emby.media",
"basePath": "/emby",
Expand Down
2 changes: 1 addition & 1 deletion Resources/OpenApi/openapi_v3.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"name": "Emby Developers",
"url": "https://emby.media/community/index.php?/forum/47-developer-api"
},
"version": "4.8.0.31"
"version": "4.8.0.32"
},
"servers": [
{
Expand Down
2 changes: 1 addition & 1 deletion SampleCode/.gitcommit
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5196023ac39c599b79044d5d38a6863114f91336
44cffda9dea76712fa14c1e9d8c2de874b63e083
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<EmbeddedResource Include="thumb.png" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="MediaBrowser.Server.Core" Version="4.8.0.31-beta" />
<PackageReference Include="MediaBrowser.Server.Core" Version="4.8.0.32-beta" />
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.435">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<EmbeddedResource Include="PluginUiThumb.jpg" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="MediaBrowser.Server.Core" Version="4.8.0.31-beta" />
<PackageReference Include="MediaBrowser.Server.Core" Version="4.8.0.32-beta" />
</ItemGroup>
<ItemGroup>
<Compile Update="Properties\Resources.Designer.cs">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<EmbeddedResource Include="ThumbImage.png" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="MediaBrowser.Server.Core" Version="4.8.0.31-beta" />
<PackageReference Include="MediaBrowser.Server.Core" Version="4.8.0.32-beta" />
</ItemGroup>
<Target Name="PostBuild" AfterTargets="PostBuildEvent">
<Exec Command="copy $(TargetPath) %AppData%\Emby-Server\programdata\plugins\" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<EmbeddedResource Include="ThumbImage.png" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="MediaBrowser.Server.Core" Version="4.8.0.31-beta" />
<PackageReference Include="MediaBrowser.Server.Core" Version="4.8.0.32-beta" />
</ItemGroup>
<Target Name="PostBuild" AfterTargets="PostBuildEvent">
<Exec Command="copy $(TargetPath) %AppData%\Emby-Server\programdata\plugins\" />
Expand Down
2 changes: 1 addition & 1 deletion SampleCode/RestApi/Clients/Go/Version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.8.0.31 Beta
4.8.0.32 Beta
2 changes: 1 addition & 1 deletion SampleCode/RestApi/Clients/Go/api/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ info:
contact:
name: Emby Developers
url: https://emby.media/community/index.php?/forum/47-developer-api
version: 4.8.0.31
version: 4.8.0.32
externalDocs:
description: API Documentation Wiki
url: https://github.com/MediaBrowser/Emby/wiki
Expand Down
Loading

0 comments on commit 3075929

Please sign in to comment.