mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-06 20:47:49 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
70dbffa1d4 |
@@ -1,12 +1,12 @@
|
||||
lockVersion: 2.0.0
|
||||
id: 5a8dbcbc-e0ee-41f0-9d84-b8b50567d1e9
|
||||
management:
|
||||
docChecksum: 00ad23b8fb2b1d75045b419bb162f542
|
||||
docChecksum: e95c0e17d3e268dcd18d26ac8d0bfc98
|
||||
docVersion: 1.1.1
|
||||
speakeasyVersion: 1.650.0
|
||||
generationVersion: 2.743.2
|
||||
releaseVersion: 0.19.0
|
||||
configChecksum: 79bf6314e0310a9e89df346fe4346c09
|
||||
speakeasyVersion: 1.656.1
|
||||
generationVersion: 2.753.1
|
||||
releaseVersion: 0.19.1
|
||||
configChecksum: 139189a56ca089830925fe696c81e477
|
||||
repoURL: https://github.com/LukeHagar/plexcsharp.git
|
||||
repoSubDirectory: .
|
||||
published: true
|
||||
@@ -15,7 +15,7 @@ features:
|
||||
additionalDependencies: 0.1.0
|
||||
additionalProperties: 0.0.1
|
||||
constsAndDefaults: 0.0.1
|
||||
core: 3.15.3
|
||||
core: 3.15.4
|
||||
examples: 2.81.6
|
||||
globalSecurity: 2.83.8
|
||||
globalSecurityCallbacks: 0.1.0
|
||||
@@ -84,6 +84,9 @@ generatedFiles:
|
||||
- LukeHagar/PlexAPI/SDK/Models/Components/Items.cs
|
||||
- LukeHagar/PlexAPI/SDK/Models/Components/LibrarySection.cs
|
||||
- LukeHagar/PlexAPI/SDK/Models/Components/LibrarySectionLocation.cs
|
||||
- LukeHagar/PlexAPI/SDK/Models/Components/LibrarySections.cs
|
||||
- LukeHagar/PlexAPI/SDK/Models/Components/LibrarySectionsDirectory.cs
|
||||
- LukeHagar/PlexAPI/SDK/Models/Components/LibrarySectionsMediaContainer.cs
|
||||
- LukeHagar/PlexAPI/SDK/Models/Components/Lineup.cs
|
||||
- LukeHagar/PlexAPI/SDK/Models/Components/LineupType.cs
|
||||
- LukeHagar/PlexAPI/SDK/Models/Components/Location.cs
|
||||
@@ -135,9 +138,6 @@ generatedFiles:
|
||||
- LukeHagar/PlexAPI/SDK/Models/Components/PostResponses200Type.cs
|
||||
- LukeHagar/PlexAPI/SDK/Models/Components/Protocol.cs
|
||||
- LukeHagar/PlexAPI/SDK/Models/Components/RecommendationsVisibility.cs
|
||||
- LukeHagar/PlexAPI/SDK/Models/Components/RequestHandlerSlashGetResponses200.cs
|
||||
- LukeHagar/PlexAPI/SDK/Models/Components/RequestHandlerSlashGetResponses200Directory.cs
|
||||
- LukeHagar/PlexAPI/SDK/Models/Components/RequestHandlerSlashGetResponses200MediaContainer.cs
|
||||
- LukeHagar/PlexAPI/SDK/Models/Components/Security.cs
|
||||
- LukeHagar/PlexAPI/SDK/Models/Components/Session.cs
|
||||
- LukeHagar/PlexAPI/SDK/Models/Components/SessionLocation.cs
|
||||
@@ -912,6 +912,9 @@ generatedFiles:
|
||||
- docs/Models/Components/Items.md
|
||||
- docs/Models/Components/LibrarySection.md
|
||||
- docs/Models/Components/LibrarySectionLocation.md
|
||||
- docs/Models/Components/LibrarySections.md
|
||||
- docs/Models/Components/LibrarySectionsDirectory.md
|
||||
- docs/Models/Components/LibrarySectionsMediaContainer.md
|
||||
- docs/Models/Components/Lineup.md
|
||||
- docs/Models/Components/LineupType.md
|
||||
- docs/Models/Components/Location.md
|
||||
@@ -963,9 +966,6 @@ generatedFiles:
|
||||
- docs/Models/Components/PostResponses200Type.md
|
||||
- docs/Models/Components/Protocol.md
|
||||
- docs/Models/Components/RecommendationsVisibility.md
|
||||
- docs/Models/Components/RequestHandlerSlashGetResponses200.md
|
||||
- docs/Models/Components/RequestHandlerSlashGetResponses200Directory.md
|
||||
- docs/Models/Components/RequestHandlerSlashGetResponses200MediaContainer.md
|
||||
- docs/Models/Components/Security.md
|
||||
- docs/Models/Components/Session.md
|
||||
- docs/Models/Components/SessionLocation.md
|
||||
|
||||
@@ -25,7 +25,7 @@ generation:
|
||||
generateNewTests: false
|
||||
skipResponseBodyAssertions: false
|
||||
csharp:
|
||||
version: 0.19.0
|
||||
version: 0.19.1
|
||||
additionalDependencies: []
|
||||
author: LukeHagar
|
||||
baseErrorName: PlexAPIError
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
speakeasyVersion: 1.650.0
|
||||
speakeasyVersion: 1.656.1
|
||||
sources:
|
||||
my-source:
|
||||
sourceNamespace: my-source
|
||||
@@ -16,20 +16,20 @@ sources:
|
||||
- main
|
||||
plexapi:
|
||||
sourceNamespace: plexapi
|
||||
sourceRevisionDigest: sha256:03b08b3b9bc9b0b48588eaa1f2b3774e7809a8ddd6071176c73215531ca535a5
|
||||
sourceBlobDigest: sha256:1e9fb72587f46b9af45ca38a4c3d1c21e02813caf19ac554c1b22f31f415a202
|
||||
sourceRevisionDigest: sha256:56fc783b16af019db4eb0fe52df504315e8e7c7ae41e319a61bba8823f19df4b
|
||||
sourceBlobDigest: sha256:b62613477fd824bb42cf0bf5d0f9980448259c9c7456e03ca6a10eef39a3994f
|
||||
tags:
|
||||
- latest
|
||||
- speakeasy-sdk-regen-1762467850
|
||||
- speakeasy-sdk-regen-1762993511
|
||||
- 1.1.1
|
||||
targets:
|
||||
plexcsharp:
|
||||
source: plexapi
|
||||
sourceNamespace: plexapi
|
||||
sourceRevisionDigest: sha256:03b08b3b9bc9b0b48588eaa1f2b3774e7809a8ddd6071176c73215531ca535a5
|
||||
sourceBlobDigest: sha256:1e9fb72587f46b9af45ca38a4c3d1c21e02813caf19ac554c1b22f31f415a202
|
||||
sourceRevisionDigest: sha256:56fc783b16af019db4eb0fe52df504315e8e7c7ae41e319a61bba8823f19df4b
|
||||
sourceBlobDigest: sha256:b62613477fd824bb42cf0bf5d0f9980448259c9c7456e03ca6a10eef39a3994f
|
||||
codeSamplesNamespace: code-samples-csharp-plexcsharp
|
||||
codeSamplesRevisionDigest: sha256:8a32f0ee4f35ea29b319f361f745d456ee8186d595b8058fb1b172632b747196
|
||||
codeSamplesRevisionDigest: sha256:afd93668dc1b2d774d361d321511b4a5655cbbfa606a8a41bbe498aab600f0e9
|
||||
workflow:
|
||||
workflowVersion: 1.0.0
|
||||
speakeasyVersion: latest
|
||||
|
||||
@@ -70,8 +70,8 @@ namespace LukeHagar.PlexAPI.SDK
|
||||
{
|
||||
public SDKConfig SDKConfiguration { get; private set; }
|
||||
private const string _language = "csharp";
|
||||
private const string _sdkVersion = "0.19.0";
|
||||
private const string _sdkGenVersion = "2.743.2";
|
||||
private const string _sdkVersion = "0.19.1";
|
||||
private const string _sdkGenVersion = "2.753.1";
|
||||
private const string _openapiDocVersion = "1.1.1";
|
||||
|
||||
public Activities(SDKConfig config)
|
||||
|
||||
@@ -90,8 +90,8 @@ namespace LukeHagar.PlexAPI.SDK
|
||||
{
|
||||
public SDKConfig SDKConfiguration { get; private set; }
|
||||
private const string _language = "csharp";
|
||||
private const string _sdkVersion = "0.19.0";
|
||||
private const string _sdkGenVersion = "2.743.2";
|
||||
private const string _sdkVersion = "0.19.1";
|
||||
private const string _sdkGenVersion = "2.753.1";
|
||||
private const string _openapiDocVersion = "1.1.1";
|
||||
|
||||
public Butler(SDKConfig config)
|
||||
|
||||
@@ -45,8 +45,8 @@ namespace LukeHagar.PlexAPI.SDK
|
||||
{
|
||||
public SDKConfig SDKConfiguration { get; private set; }
|
||||
private const string _language = "csharp";
|
||||
private const string _sdkVersion = "0.19.0";
|
||||
private const string _sdkGenVersion = "2.743.2";
|
||||
private const string _sdkVersion = "0.19.1";
|
||||
private const string _sdkGenVersion = "2.753.1";
|
||||
private const string _openapiDocVersion = "1.1.1";
|
||||
|
||||
public Collections(SDKConfig config)
|
||||
|
||||
@@ -153,8 +153,8 @@ namespace LukeHagar.PlexAPI.SDK
|
||||
{
|
||||
public SDKConfig SDKConfiguration { get; private set; }
|
||||
private const string _language = "csharp";
|
||||
private const string _sdkVersion = "0.19.0";
|
||||
private const string _sdkGenVersion = "2.743.2";
|
||||
private const string _sdkVersion = "0.19.1";
|
||||
private const string _sdkGenVersion = "2.753.1";
|
||||
private const string _openapiDocVersion = "1.1.1";
|
||||
|
||||
public Content(SDKConfig config)
|
||||
|
||||
@@ -152,8 +152,8 @@ namespace LukeHagar.PlexAPI.SDK
|
||||
{
|
||||
public SDKConfig SDKConfiguration { get; private set; }
|
||||
private const string _language = "csharp";
|
||||
private const string _sdkVersion = "0.19.0";
|
||||
private const string _sdkGenVersion = "2.743.2";
|
||||
private const string _sdkVersion = "0.19.1";
|
||||
private const string _sdkGenVersion = "2.753.1";
|
||||
private const string _openapiDocVersion = "1.1.1";
|
||||
|
||||
public DVRs(SDKConfig config)
|
||||
|
||||
@@ -227,8 +227,8 @@ namespace LukeHagar.PlexAPI.SDK
|
||||
{
|
||||
public SDKConfig SDKConfiguration { get; private set; }
|
||||
private const string _language = "csharp";
|
||||
private const string _sdkVersion = "0.19.0";
|
||||
private const string _sdkGenVersion = "2.743.2";
|
||||
private const string _sdkVersion = "0.19.1";
|
||||
private const string _sdkGenVersion = "2.753.1";
|
||||
private const string _openapiDocVersion = "1.1.1";
|
||||
|
||||
public Devices(SDKConfig config)
|
||||
|
||||
@@ -141,8 +141,8 @@ namespace LukeHagar.PlexAPI.SDK
|
||||
{
|
||||
public SDKConfig SDKConfiguration { get; private set; }
|
||||
private const string _language = "csharp";
|
||||
private const string _sdkVersion = "0.19.0";
|
||||
private const string _sdkGenVersion = "2.743.2";
|
||||
private const string _sdkVersion = "0.19.1";
|
||||
private const string _sdkGenVersion = "2.753.1";
|
||||
private const string _openapiDocVersion = "1.1.1";
|
||||
|
||||
public DownloadQueue(SDKConfig config)
|
||||
|
||||
@@ -125,8 +125,8 @@ namespace LukeHagar.PlexAPI.SDK
|
||||
{
|
||||
public SDKConfig SDKConfiguration { get; private set; }
|
||||
private const string _language = "csharp";
|
||||
private const string _sdkVersion = "0.19.0";
|
||||
private const string _sdkGenVersion = "2.743.2";
|
||||
private const string _sdkVersion = "0.19.1";
|
||||
private const string _sdkGenVersion = "2.753.1";
|
||||
private const string _openapiDocVersion = "1.1.1";
|
||||
|
||||
public Epg(SDKConfig config)
|
||||
|
||||
@@ -65,8 +65,8 @@ namespace LukeHagar.PlexAPI.SDK
|
||||
{
|
||||
public SDKConfig SDKConfiguration { get; private set; }
|
||||
private const string _language = "csharp";
|
||||
private const string _sdkVersion = "0.19.0";
|
||||
private const string _sdkGenVersion = "2.743.2";
|
||||
private const string _sdkVersion = "0.19.1";
|
||||
private const string _sdkGenVersion = "2.753.1";
|
||||
private const string _openapiDocVersion = "1.1.1";
|
||||
|
||||
public Events(SDKConfig config)
|
||||
|
||||
@@ -73,8 +73,8 @@ namespace LukeHagar.PlexAPI.SDK
|
||||
{
|
||||
public SDKConfig SDKConfiguration { get; private set; }
|
||||
private const string _language = "csharp";
|
||||
private const string _sdkVersion = "0.19.0";
|
||||
private const string _sdkGenVersion = "2.743.2";
|
||||
private const string _sdkVersion = "0.19.1";
|
||||
private const string _sdkGenVersion = "2.753.1";
|
||||
private const string _openapiDocVersion = "1.1.1";
|
||||
|
||||
public General(SDKConfig config)
|
||||
|
||||
@@ -162,8 +162,8 @@ namespace LukeHagar.PlexAPI.SDK
|
||||
{
|
||||
public SDKConfig SDKConfiguration { get; private set; }
|
||||
private const string _language = "csharp";
|
||||
private const string _sdkVersion = "0.19.0";
|
||||
private const string _sdkGenVersion = "2.743.2";
|
||||
private const string _sdkVersion = "0.19.1";
|
||||
private const string _sdkGenVersion = "2.753.1";
|
||||
private const string _openapiDocVersion = "1.1.1";
|
||||
|
||||
public Hubs(SDKConfig config)
|
||||
|
||||
@@ -526,8 +526,8 @@ namespace LukeHagar.PlexAPI.SDK
|
||||
/// Get autocompletions for search
|
||||
///
|
||||
/// <remarks>
|
||||
/// The field to autocomplete on is specified by the {field}.query parameter. For example `genre.query` or `title.query`.<br/>
|
||||
/// Returns a set of items from the filtered items whose {field} starts with {field}.query. In the results, a {field}.queryRange will be present to express the range of the match
|
||||
/// The field to autocomplete on is specified by the `{field}.query` parameter. For example `genre.query` or `title.query`.<br/>
|
||||
/// Returns a set of items from the filtered items whose `{field}` starts with `{field}.query`. In the results, a `{field}.queryRange` will be present to express the range of the match
|
||||
/// </remarks>
|
||||
/// </summary>
|
||||
Task<AutocompleteResponse> AutocompleteAsync(AutocompleteRequest request);
|
||||
@@ -807,8 +807,8 @@ namespace LukeHagar.PlexAPI.SDK
|
||||
{
|
||||
public SDKConfig SDKConfiguration { get; private set; }
|
||||
private const string _language = "csharp";
|
||||
private const string _sdkVersion = "0.19.0";
|
||||
private const string _sdkGenVersion = "2.743.2";
|
||||
private const string _sdkVersion = "0.19.1";
|
||||
private const string _sdkGenVersion = "2.753.1";
|
||||
private const string _openapiDocVersion = "1.1.1";
|
||||
|
||||
public Library(SDKConfig config)
|
||||
@@ -1694,14 +1694,14 @@ namespace LukeHagar.PlexAPI.SDK
|
||||
if(Utilities.IsContentTypeMatch("application/json", contentType))
|
||||
{
|
||||
var httpResponseBody = await httpResponse.Content.ReadAsStringAsync();
|
||||
RequestHandlerSlashGetResponses200 obj;
|
||||
LibrarySections obj;
|
||||
try
|
||||
{
|
||||
obj = ResponseBodyDeserializer.DeserializeNotNull<RequestHandlerSlashGetResponses200>(httpResponseBody, NullValueHandling.Ignore);
|
||||
obj = ResponseBodyDeserializer.DeserializeNotNull<LibrarySections>(httpResponseBody, NullValueHandling.Ignore);
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
throw new ResponseValidationException("Failed to deserialize response body into RequestHandlerSlashGetResponses200.", httpResponse, httpResponseBody, ex);
|
||||
throw new ResponseValidationException("Failed to deserialize response body into LibrarySections.", httpResponse, httpResponseBody, ex);
|
||||
}
|
||||
|
||||
var response = new StopAllRefreshesResponse()
|
||||
@@ -1710,7 +1710,7 @@ namespace LukeHagar.PlexAPI.SDK
|
||||
ContentType = contentType,
|
||||
RawResponse = httpResponse
|
||||
};
|
||||
response.RequestHandlerSlashGetResponses200 = obj;
|
||||
response.LibrarySections = obj;
|
||||
return response;
|
||||
}
|
||||
|
||||
@@ -1799,14 +1799,14 @@ namespace LukeHagar.PlexAPI.SDK
|
||||
if(Utilities.IsContentTypeMatch("application/json", contentType))
|
||||
{
|
||||
var httpResponseBody = await httpResponse.Content.ReadAsStringAsync();
|
||||
RequestHandlerSlashGetResponses200 obj;
|
||||
LibrarySections obj;
|
||||
try
|
||||
{
|
||||
obj = ResponseBodyDeserializer.DeserializeNotNull<RequestHandlerSlashGetResponses200>(httpResponseBody, NullValueHandling.Ignore);
|
||||
obj = ResponseBodyDeserializer.DeserializeNotNull<LibrarySections>(httpResponseBody, NullValueHandling.Ignore);
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
throw new ResponseValidationException("Failed to deserialize response body into RequestHandlerSlashGetResponses200.", httpResponse, httpResponseBody, ex);
|
||||
throw new ResponseValidationException("Failed to deserialize response body into LibrarySections.", httpResponse, httpResponseBody, ex);
|
||||
}
|
||||
|
||||
var response = new GetSectionsPrefsResponse()
|
||||
@@ -1815,7 +1815,7 @@ namespace LukeHagar.PlexAPI.SDK
|
||||
ContentType = contentType,
|
||||
RawResponse = httpResponse
|
||||
};
|
||||
response.RequestHandlerSlashGetResponses200 = obj;
|
||||
response.LibrarySections = obj;
|
||||
return response;
|
||||
}
|
||||
|
||||
|
||||
@@ -63,8 +63,8 @@ namespace LukeHagar.PlexAPI.SDK
|
||||
{
|
||||
public SDKConfig SDKConfiguration { get; private set; }
|
||||
private const string _language = "csharp";
|
||||
private const string _sdkVersion = "0.19.0";
|
||||
private const string _sdkGenVersion = "2.743.2";
|
||||
private const string _sdkVersion = "0.19.1";
|
||||
private const string _sdkGenVersion = "2.753.1";
|
||||
private const string _openapiDocVersion = "1.1.1";
|
||||
|
||||
public LibraryCollections(SDKConfig config)
|
||||
|
||||
@@ -144,8 +144,8 @@ namespace LukeHagar.PlexAPI.SDK
|
||||
{
|
||||
public SDKConfig SDKConfiguration { get; private set; }
|
||||
private const string _language = "csharp";
|
||||
private const string _sdkVersion = "0.19.0";
|
||||
private const string _sdkGenVersion = "2.743.2";
|
||||
private const string _sdkVersion = "0.19.1";
|
||||
private const string _sdkGenVersion = "2.753.1";
|
||||
private const string _openapiDocVersion = "1.1.1";
|
||||
|
||||
public LibraryPlaylists(SDKConfig config)
|
||||
|
||||
@@ -80,8 +80,8 @@ namespace LukeHagar.PlexAPI.SDK
|
||||
{
|
||||
public SDKConfig SDKConfiguration { get; private set; }
|
||||
private const string _language = "csharp";
|
||||
private const string _sdkVersion = "0.19.0";
|
||||
private const string _sdkGenVersion = "2.743.2";
|
||||
private const string _sdkVersion = "0.19.1";
|
||||
private const string _sdkGenVersion = "2.753.1";
|
||||
private const string _openapiDocVersion = "1.1.1";
|
||||
|
||||
public LiveTV(SDKConfig config)
|
||||
|
||||
@@ -69,8 +69,8 @@ namespace LukeHagar.PlexAPI.SDK
|
||||
{
|
||||
public SDKConfig SDKConfiguration { get; private set; }
|
||||
private const string _language = "csharp";
|
||||
private const string _sdkVersion = "0.19.0";
|
||||
private const string _sdkGenVersion = "2.743.2";
|
||||
private const string _sdkVersion = "0.19.1";
|
||||
private const string _sdkGenVersion = "2.753.1";
|
||||
private const string _openapiDocVersion = "1.1.1";
|
||||
|
||||
public Log(SDKConfig config)
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<PropertyGroup>
|
||||
<IsPackable>true</IsPackable>
|
||||
<PackageId>LukeHagar.PlexAPI.SDK</PackageId>
|
||||
<Version>0.19.0</Version>
|
||||
<Version>0.19.1</Version>
|
||||
<TargetFramework>net8.0</TargetFramework>
|
||||
<Authors>LukeHagar</Authors>
|
||||
<Copyright>Copyright (c) LukeHagar 2025</Copyright>
|
||||
|
||||
@@ -16,10 +16,10 @@ namespace LukeHagar.PlexAPI.SDK.Models.Components
|
||||
/// <summary>
|
||||
/// OK
|
||||
/// </summary>
|
||||
public class RequestHandlerSlashGetResponses200
|
||||
public class LibrarySections
|
||||
{
|
||||
|
||||
[JsonProperty("MediaContainer")]
|
||||
public RequestHandlerSlashGetResponses200MediaContainer? MediaContainer { get; set; }
|
||||
public LibrarySectionsMediaContainer? MediaContainer { get; set; }
|
||||
}
|
||||
}
|
||||
@@ -12,7 +12,7 @@ namespace LukeHagar.PlexAPI.SDK.Models.Components
|
||||
using LukeHagar.PlexAPI.SDK.Utils;
|
||||
using Newtonsoft.Json;
|
||||
|
||||
public class RequestHandlerSlashGetResponses200Directory
|
||||
public class LibrarySectionsDirectory
|
||||
{
|
||||
|
||||
[JsonProperty("count")]
|
||||
@@ -23,7 +23,7 @@ namespace LukeHagar.PlexAPI.SDK.Models.Components
|
||||
///
|
||||
/// </remarks>
|
||||
/// </summary>
|
||||
public class RequestHandlerSlashGetResponses200MediaContainer
|
||||
public class LibrarySectionsMediaContainer
|
||||
{
|
||||
|
||||
[JsonProperty("identifier")]
|
||||
@@ -206,6 +206,6 @@ namespace LukeHagar.PlexAPI.SDK.Models.Components
|
||||
public bool? VoiceSearch { get; set; }
|
||||
|
||||
[JsonProperty("Directory")]
|
||||
public List<RequestHandlerSlashGetResponses200Directory>? Directory { get; set; }
|
||||
public List<LibrarySectionsDirectory>? Directory { get; set; }
|
||||
}
|
||||
}
|
||||
@@ -35,6 +35,6 @@ namespace LukeHagar.PlexAPI.SDK.Models.Requests
|
||||
/// <summary>
|
||||
/// OK
|
||||
/// </summary>
|
||||
public RequestHandlerSlashGetResponses200? RequestHandlerSlashGetResponses200 { get; set; }
|
||||
public LibrarySections? LibrarySections { get; set; }
|
||||
}
|
||||
}
|
||||
@@ -35,6 +35,6 @@ namespace LukeHagar.PlexAPI.SDK.Models.Requests
|
||||
/// <summary>
|
||||
/// OK
|
||||
/// </summary>
|
||||
public RequestHandlerSlashGetResponses200? RequestHandlerSlashGetResponses200 { get; set; }
|
||||
public LibrarySections? LibrarySections { get; set; }
|
||||
}
|
||||
}
|
||||
@@ -134,8 +134,8 @@ namespace LukeHagar.PlexAPI.SDK
|
||||
{
|
||||
public SDKConfig SDKConfiguration { get; private set; }
|
||||
private const string _language = "csharp";
|
||||
private const string _sdkVersion = "0.19.0";
|
||||
private const string _sdkGenVersion = "2.743.2";
|
||||
private const string _sdkVersion = "0.19.1";
|
||||
private const string _sdkGenVersion = "2.753.1";
|
||||
private const string _openapiDocVersion = "1.1.1";
|
||||
|
||||
public PlayQueue(SDKConfig config)
|
||||
|
||||
@@ -64,8 +64,8 @@ namespace LukeHagar.PlexAPI.SDK
|
||||
{
|
||||
public SDKConfig SDKConfiguration { get; private set; }
|
||||
private const string _language = "csharp";
|
||||
private const string _sdkVersion = "0.19.0";
|
||||
private const string _sdkGenVersion = "2.743.2";
|
||||
private const string _sdkVersion = "0.19.1";
|
||||
private const string _sdkGenVersion = "2.753.1";
|
||||
private const string _openapiDocVersion = "1.1.1";
|
||||
|
||||
public Playlist(SDKConfig config)
|
||||
|
||||
@@ -251,8 +251,8 @@ namespace LukeHagar.PlexAPI.SDK
|
||||
public SDKConfig SDKConfiguration { get; private set; }
|
||||
|
||||
private const string _language = "csharp";
|
||||
private const string _sdkVersion = "0.19.0";
|
||||
private const string _sdkGenVersion = "2.743.2";
|
||||
private const string _sdkVersion = "0.19.1";
|
||||
private const string _sdkGenVersion = "2.753.1";
|
||||
private const string _openapiDocVersion = "1.1.1";
|
||||
public IGeneral General { get; private set; }
|
||||
public IEvents Events { get; private set; }
|
||||
|
||||
@@ -63,8 +63,8 @@ namespace LukeHagar.PlexAPI.SDK
|
||||
{
|
||||
public SDKConfig SDKConfiguration { get; private set; }
|
||||
private const string _language = "csharp";
|
||||
private const string _sdkVersion = "0.19.0";
|
||||
private const string _sdkGenVersion = "2.743.2";
|
||||
private const string _sdkVersion = "0.19.1";
|
||||
private const string _sdkGenVersion = "2.753.1";
|
||||
private const string _openapiDocVersion = "1.1.1";
|
||||
|
||||
public Preferences(SDKConfig config)
|
||||
|
||||
@@ -72,8 +72,8 @@ namespace LukeHagar.PlexAPI.SDK
|
||||
{
|
||||
public SDKConfig SDKConfiguration { get; private set; }
|
||||
private const string _language = "csharp";
|
||||
private const string _sdkVersion = "0.19.0";
|
||||
private const string _sdkGenVersion = "2.743.2";
|
||||
private const string _sdkVersion = "0.19.1";
|
||||
private const string _sdkGenVersion = "2.753.1";
|
||||
private const string _openapiDocVersion = "1.1.1";
|
||||
|
||||
public Provider(SDKConfig config)
|
||||
|
||||
@@ -45,8 +45,8 @@ namespace LukeHagar.PlexAPI.SDK
|
||||
{
|
||||
public SDKConfig SDKConfiguration { get; private set; }
|
||||
private const string _language = "csharp";
|
||||
private const string _sdkVersion = "0.19.0";
|
||||
private const string _sdkGenVersion = "2.743.2";
|
||||
private const string _sdkVersion = "0.19.1";
|
||||
private const string _sdkGenVersion = "2.753.1";
|
||||
private const string _openapiDocVersion = "1.1.1";
|
||||
|
||||
public Rate(SDKConfig config)
|
||||
|
||||
@@ -86,7 +86,7 @@ namespace LukeHagar.PlexAPI.SDK
|
||||
DeviceVendor = null;
|
||||
DeviceName = null;
|
||||
Marketplace = null;
|
||||
UserAgent = "speakeasy-sdk/csharp 0.19.0 2.743.2 1.1.1 LukeHagar.PlexAPI.SDK";
|
||||
UserAgent = "speakeasy-sdk/csharp 0.19.1 2.753.1 1.1.1 LukeHagar.PlexAPI.SDK";
|
||||
SecuritySource = null;
|
||||
Hooks = new SDKHooks();
|
||||
RetryConfig = null;
|
||||
|
||||
@@ -73,8 +73,8 @@ namespace LukeHagar.PlexAPI.SDK
|
||||
{
|
||||
public SDKConfig SDKConfiguration { get; private set; }
|
||||
private const string _language = "csharp";
|
||||
private const string _sdkVersion = "0.19.0";
|
||||
private const string _sdkGenVersion = "2.743.2";
|
||||
private const string _sdkVersion = "0.19.1";
|
||||
private const string _sdkGenVersion = "2.753.1";
|
||||
private const string _openapiDocVersion = "1.1.1";
|
||||
|
||||
public Search(SDKConfig config)
|
||||
|
||||
@@ -91,8 +91,8 @@ namespace LukeHagar.PlexAPI.SDK
|
||||
{
|
||||
public SDKConfig SDKConfiguration { get; private set; }
|
||||
private const string _language = "csharp";
|
||||
private const string _sdkVersion = "0.19.0";
|
||||
private const string _sdkGenVersion = "2.743.2";
|
||||
private const string _sdkVersion = "0.19.1";
|
||||
private const string _sdkGenVersion = "2.753.1";
|
||||
private const string _openapiDocVersion = "1.1.1";
|
||||
|
||||
public Status(SDKConfig config)
|
||||
|
||||
@@ -135,8 +135,8 @@ namespace LukeHagar.PlexAPI.SDK
|
||||
{
|
||||
public SDKConfig SDKConfiguration { get; private set; }
|
||||
private const string _language = "csharp";
|
||||
private const string _sdkVersion = "0.19.0";
|
||||
private const string _sdkGenVersion = "2.743.2";
|
||||
private const string _sdkVersion = "0.19.1";
|
||||
private const string _sdkGenVersion = "2.753.1";
|
||||
private const string _openapiDocVersion = "1.1.1";
|
||||
|
||||
public Subscriptions(SDKConfig config)
|
||||
|
||||
@@ -66,8 +66,8 @@ namespace LukeHagar.PlexAPI.SDK
|
||||
{
|
||||
public SDKConfig SDKConfiguration { get; private set; }
|
||||
private const string _language = "csharp";
|
||||
private const string _sdkVersion = "0.19.0";
|
||||
private const string _sdkGenVersion = "2.743.2";
|
||||
private const string _sdkVersion = "0.19.1";
|
||||
private const string _sdkGenVersion = "2.753.1";
|
||||
private const string _openapiDocVersion = "1.1.1";
|
||||
|
||||
public Timeline(SDKConfig config)
|
||||
|
||||
@@ -81,8 +81,8 @@ namespace LukeHagar.PlexAPI.SDK
|
||||
{
|
||||
public SDKConfig SDKConfiguration { get; private set; }
|
||||
private const string _language = "csharp";
|
||||
private const string _sdkVersion = "0.19.0";
|
||||
private const string _sdkGenVersion = "2.743.2";
|
||||
private const string _sdkVersion = "0.19.1";
|
||||
private const string _sdkGenVersion = "2.753.1";
|
||||
private const string _openapiDocVersion = "1.1.1";
|
||||
|
||||
public Transcoder(SDKConfig config)
|
||||
|
||||
@@ -54,8 +54,8 @@ namespace LukeHagar.PlexAPI.SDK
|
||||
{
|
||||
public SDKConfig SDKConfiguration { get; private set; }
|
||||
private const string _language = "csharp";
|
||||
private const string _sdkVersion = "0.19.0";
|
||||
private const string _sdkGenVersion = "2.743.2";
|
||||
private const string _sdkVersion = "0.19.1";
|
||||
private const string _sdkGenVersion = "2.753.1";
|
||||
private const string _openapiDocVersion = "1.1.1";
|
||||
|
||||
public UltraBlur(SDKConfig config)
|
||||
|
||||
@@ -73,8 +73,8 @@ namespace LukeHagar.PlexAPI.SDK
|
||||
{
|
||||
public SDKConfig SDKConfiguration { get; private set; }
|
||||
private const string _language = "csharp";
|
||||
private const string _sdkVersion = "0.19.0";
|
||||
private const string _sdkGenVersion = "2.743.2";
|
||||
private const string _sdkVersion = "0.19.1";
|
||||
private const string _sdkGenVersion = "2.753.1";
|
||||
private const string _openapiDocVersion = "1.1.1";
|
||||
|
||||
public Updater(SDKConfig config)
|
||||
|
||||
12
RELEASES.md
12
RELEASES.md
@@ -654,4 +654,14 @@ Based on:
|
||||
### Generated
|
||||
- [csharp v0.19.0] .
|
||||
### Releases
|
||||
- [NuGet v0.19.0] https://www.nuget.org/packages/LukeHagar.PlexAPI.SDK/0.19.0 - .
|
||||
- [NuGet v0.19.0] https://www.nuget.org/packages/LukeHagar.PlexAPI.SDK/0.19.0 - .
|
||||
|
||||
## 2025-11-13 00:24:50
|
||||
### Changes
|
||||
Based on:
|
||||
- OpenAPI Doc
|
||||
- Speakeasy CLI 1.656.1 (2.753.1) https://github.com/speakeasy-api/speakeasy
|
||||
### Generated
|
||||
- [csharp v0.19.1] .
|
||||
### Releases
|
||||
- [NuGet v0.19.1] https://www.nuget.org/packages/LukeHagar.PlexAPI.SDK/0.19.1 - .
|
||||
10
docs/Models/Components/LibrarySections.md
Normal file
10
docs/Models/Components/LibrarySections.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# LibrarySections
|
||||
|
||||
OK
|
||||
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description |
|
||||
| ----------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- |
|
||||
| `MediaContainer` | [LibrarySectionsMediaContainer](../../Models/Components/LibrarySectionsMediaContainer.md) | :heavy_minus_sign: | N/A |
|
||||
@@ -1,4 +1,4 @@
|
||||
# RequestHandlerSlashGetResponses200Directory
|
||||
# LibrarySectionsDirectory
|
||||
|
||||
|
||||
## Fields
|
||||
@@ -1,4 +1,4 @@
|
||||
# RequestHandlerSlashGetResponses200MediaContainer
|
||||
# LibrarySectionsMediaContainer
|
||||
|
||||
`MediaContainer` is the root element of most Plex API responses. It serves as a generic container for various types of content (Metadata, Hubs, Directories, etc.) and includes pagination information (offset, size, totalSize) when applicable.
|
||||
Common attributes: - identifier: Unique identifier for this container - size: Number of items in this response page - totalSize: Total number of items available (for pagination) - offset: Starting index of this page (for pagination)
|
||||
@@ -62,4 +62,4 @@ The container often "hoists" common attributes from its children. For example, i
|
||||
| `Updater` | *bool* | :heavy_minus_sign: | N/A | |
|
||||
| `Version` | *string* | :heavy_minus_sign: | N/A | |
|
||||
| `VoiceSearch` | *bool* | :heavy_minus_sign: | N/A | |
|
||||
| `Directory` | List<[RequestHandlerSlashGetResponses200Directory](../../Models/Components/RequestHandlerSlashGetResponses200Directory.md)> | :heavy_minus_sign: | N/A | |
|
||||
| `Directory` | List<[LibrarySectionsDirectory](../../Models/Components/LibrarySectionsDirectory.md)> | :heavy_minus_sign: | N/A | |
|
||||
@@ -1,10 +0,0 @@
|
||||
# RequestHandlerSlashGetResponses200
|
||||
|
||||
OK
|
||||
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description |
|
||||
| ------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| `MediaContainer` | [RequestHandlerSlashGetResponses200MediaContainer](../../Models/Components/RequestHandlerSlashGetResponses200MediaContainer.md) | :heavy_minus_sign: | N/A |
|
||||
@@ -8,4 +8,4 @@
|
||||
| `ContentType` | *string* | :heavy_check_mark: | HTTP response content type for this operation |
|
||||
| `StatusCode` | *int* | :heavy_check_mark: | HTTP response status code for this operation |
|
||||
| `RawResponse` | [HttpResponseMessage](https://learn.microsoft.com/en-us/dotnet/api/system.net.http.httpresponsemessage?view=net-5.0) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
|
||||
| `RequestHandlerSlashGetResponses200` | [RequestHandlerSlashGetResponses200](../../Models/Components/RequestHandlerSlashGetResponses200.md) | :heavy_minus_sign: | OK |
|
||||
| `LibrarySections` | [LibrarySections](../../Models/Components/LibrarySections.md) | :heavy_minus_sign: | OK |
|
||||
@@ -8,4 +8,4 @@
|
||||
| `ContentType` | *string* | :heavy_check_mark: | HTTP response content type for this operation |
|
||||
| `StatusCode` | *int* | :heavy_check_mark: | HTTP response status code for this operation |
|
||||
| `RawResponse` | [HttpResponseMessage](https://learn.microsoft.com/en-us/dotnet/api/system.net.http.httpresponsemessage?view=net-5.0) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
|
||||
| `RequestHandlerSlashGetResponses200` | [RequestHandlerSlashGetResponses200](../../Models/Components/RequestHandlerSlashGetResponses200.md) | :heavy_minus_sign: | OK |
|
||||
| `LibrarySections` | [LibrarySections](../../Models/Components/LibrarySections.md) | :heavy_minus_sign: | OK |
|
||||
@@ -2640,8 +2640,8 @@ var res = await sdk.Library.StartAnalysisAsync(req);
|
||||
|
||||
## Autocomplete
|
||||
|
||||
The field to autocomplete on is specified by the {field}.query parameter. For example `genre.query` or `title.query`.
|
||||
Returns a set of items from the filtered items whose {field} starts with {field}.query. In the results, a {field}.queryRange will be present to express the range of the match
|
||||
The field to autocomplete on is specified by the `{field}.query` parameter. For example `genre.query` or `title.query`.
|
||||
Returns a set of items from the filtered items whose `{field}` starts with `{field}.query`. In the results, a `{field}.queryRange` will be present to express the range of the match
|
||||
|
||||
### Example Usage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user