@jellyfin/sdk 0.11.0 → 0.13.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (183) hide show
  1. package/CHANGELOG.md +142 -0
  2. package/README.md +8 -53
  3. package/lib/api.d.ts +11 -2
  4. package/lib/api.js +23 -13
  5. package/lib/generated-client/api/activity-log-api.d.ts +1 -1
  6. package/lib/generated-client/api/api-key-api.d.ts +3 -3
  7. package/lib/generated-client/api/artists-api.d.ts +3 -3
  8. package/lib/generated-client/api/audio-api.d.ts +10 -10
  9. package/lib/generated-client/api/audio-api.js +4 -4
  10. package/lib/generated-client/api/backup-api.d.ts +209 -0
  11. package/lib/generated-client/api/backup-api.js +311 -0
  12. package/lib/generated-client/api/branding-api.d.ts +6 -6
  13. package/lib/generated-client/api/channels-api.d.ts +5 -5
  14. package/lib/generated-client/api/client-log-api.d.ts +1 -1
  15. package/lib/generated-client/api/collection-api.d.ts +3 -3
  16. package/lib/generated-client/api/configuration-api.d.ts +52 -5
  17. package/lib/generated-client/api/configuration-api.js +68 -1
  18. package/lib/generated-client/api/dashboard-api.d.ts +2 -2
  19. package/lib/generated-client/api/dashboard-api.js +1 -1
  20. package/lib/generated-client/api/devices-api.d.ts +5 -5
  21. package/lib/generated-client/api/devices-api.js +1 -1
  22. package/lib/generated-client/api/display-preferences-api.d.ts +2 -2
  23. package/lib/generated-client/api/display-preferences-api.js +1 -1
  24. package/lib/generated-client/api/dlna-api.d.ts +6 -6
  25. package/lib/generated-client/api/dlna-server-api.d.ts +16 -16
  26. package/lib/generated-client/api/dynamic-hls-api.d.ts +9 -9
  27. package/lib/generated-client/api/environment-api.d.ts +6 -6
  28. package/lib/generated-client/api/environment-api.js +1 -1
  29. package/lib/generated-client/api/filter-api.d.ts +2 -2
  30. package/lib/generated-client/api/genres-api.d.ts +2 -2
  31. package/lib/generated-client/api/genres-api.js +1 -1
  32. package/lib/generated-client/api/hls-segment-api.d.ts +5 -5
  33. package/lib/generated-client/api/hls-segment-api.js +1 -1
  34. package/lib/generated-client/api/image-api.d.ts +43 -331
  35. package/lib/generated-client/api/image-api.js +16 -196
  36. package/lib/generated-client/api/image-by-name-api.d.ts +6 -6
  37. package/lib/generated-client/api/instant-mix-api.d.ts +8 -8
  38. package/lib/generated-client/api/item-lookup-api.d.ts +11 -11
  39. package/lib/generated-client/api/item-refresh-api.d.ts +11 -3
  40. package/lib/generated-client/api/item-refresh-api.js +10 -5
  41. package/lib/generated-client/api/item-update-api.d.ts +3 -3
  42. package/lib/generated-client/api/items-api.d.ts +4 -4
  43. package/lib/generated-client/api/items-api.js +1 -1
  44. package/lib/generated-client/api/library-api.d.ts +25 -25
  45. package/lib/generated-client/api/library-api.js +1 -1
  46. package/lib/generated-client/api/library-structure-api.d.ts +8 -8
  47. package/lib/generated-client/api/live-tv-api.d.ts +55 -47
  48. package/lib/generated-client/api/live-tv-api.js +15 -10
  49. package/lib/generated-client/api/localization-api.d.ts +4 -4
  50. package/lib/generated-client/api/lyrics-api.d.ts +6 -6
  51. package/lib/generated-client/api/lyrics-api.js +1 -1
  52. package/lib/generated-client/api/media-info-api.d.ts +5 -5
  53. package/lib/generated-client/api/media-info-api.js +1 -1
  54. package/lib/generated-client/api/media-segments-api.d.ts +1 -1
  55. package/lib/generated-client/api/movies-api.d.ts +1 -1
  56. package/lib/generated-client/api/music-genres-api.d.ts +2 -2
  57. package/lib/generated-client/api/music-genres-api.js +1 -1
  58. package/lib/generated-client/api/notifications-api.d.ts +7 -7
  59. package/lib/generated-client/api/package-api.d.ts +6 -6
  60. package/lib/generated-client/api/package-api.js +1 -1
  61. package/lib/generated-client/api/persons-api.d.ts +2 -2
  62. package/lib/generated-client/api/persons-api.js +1 -1
  63. package/lib/generated-client/api/playlists-api.d.ts +11 -11
  64. package/lib/generated-client/api/playlists-api.js +1 -1
  65. package/lib/generated-client/api/playstate-api.d.ts +21 -9
  66. package/lib/generated-client/api/playstate-api.js +13 -1
  67. package/lib/generated-client/api/plugins-api.d.ts +9 -9
  68. package/lib/generated-client/api/quick-connect-api.d.ts +4 -4
  69. package/lib/generated-client/api/quick-connect-api.js +1 -1
  70. package/lib/generated-client/api/remote-image-api.d.ts +3 -3
  71. package/lib/generated-client/api/scheduled-tasks-api.d.ts +5 -5
  72. package/lib/generated-client/api/scheduled-tasks-api.js +1 -1
  73. package/lib/generated-client/api/search-api.d.ts +1 -1
  74. package/lib/generated-client/api/session-api.d.ts +16 -16
  75. package/lib/generated-client/api/startup-api.d.ts +7 -7
  76. package/lib/generated-client/api/startup-api.js +1 -1
  77. package/lib/generated-client/api/studios-api.d.ts +2 -2
  78. package/lib/generated-client/api/studios-api.js +1 -1
  79. package/lib/generated-client/api/subtitle-api.d.ts +10 -10
  80. package/lib/generated-client/api/subtitle-api.js +1 -1
  81. package/lib/generated-client/api/suggestions-api.d.ts +1 -1
  82. package/lib/generated-client/api/sync-play-api.d.ts +69 -23
  83. package/lib/generated-client/api/sync-play-api.js +67 -1
  84. package/lib/generated-client/api/system-api.d.ts +18 -22
  85. package/lib/generated-client/api/system-api.js +13 -17
  86. package/lib/generated-client/api/time-sync-api.d.ts +1 -1
  87. package/lib/generated-client/api/tmdb-api.d.ts +1 -1
  88. package/lib/generated-client/api/trailers-api.d.ts +1 -1
  89. package/lib/generated-client/api/trickplay-api.d.ts +2 -2
  90. package/lib/generated-client/api/tv-shows-api.d.ts +4 -4
  91. package/lib/generated-client/api/tv-shows-api.js +1 -1
  92. package/lib/generated-client/api/universal-audio-api.d.ts +2 -2
  93. package/lib/generated-client/api/user-api.d.ts +14 -14
  94. package/lib/generated-client/api/user-api.js +1 -1
  95. package/lib/generated-client/api/user-library-api.d.ts +10 -10
  96. package/lib/generated-client/api/user-views-api.d.ts +2 -2
  97. package/lib/generated-client/api/video-attachments-api.d.ts +1 -1
  98. package/lib/generated-client/api/videos-api.d.ts +7 -7
  99. package/lib/generated-client/api/years-api.d.ts +2 -2
  100. package/lib/generated-client/api/years-api.js +1 -1
  101. package/lib/generated-client/api.d.ts +1 -0
  102. package/lib/generated-client/common.d.ts +1 -1
  103. package/lib/generated-client/index.js +3 -0
  104. package/lib/generated-client/models/backup-manifest-dto.d.ts +48 -0
  105. package/lib/generated-client/models/backup-options-dto.d.ts +41 -0
  106. package/lib/generated-client/models/backup-restore-request-dto.d.ts +23 -0
  107. package/lib/generated-client/models/base-item-dto.d.ts +3 -3
  108. package/lib/generated-client/models/branding-options-dto.d.ts +35 -0
  109. package/lib/generated-client/models/custom-database-option.d.ts +29 -0
  110. package/lib/generated-client/models/custom-database-options.d.ts +42 -0
  111. package/lib/generated-client/models/database-configuration-options.d.ts +37 -0
  112. package/lib/generated-client/models/database-locking-behavior-types.d.ts +21 -0
  113. package/lib/generated-client/models/database-locking-behavior-types.js +24 -0
  114. package/lib/generated-client/models/external-id-info.d.ts +0 -7
  115. package/lib/generated-client/models/external-id-media-type.d.ts +1 -0
  116. package/lib/generated-client/models/external-id-media-type.js +2 -1
  117. package/lib/generated-client/models/folder-storage-dto.d.ts +47 -0
  118. package/lib/generated-client/models/group-update-type.d.ts +0 -2
  119. package/lib/generated-client/models/group-update-type.js +0 -2
  120. package/lib/generated-client/models/group-update.d.ts +19 -14
  121. package/lib/generated-client/models/index.d.ts +25 -8
  122. package/lib/generated-client/models/index.js +2 -0
  123. package/lib/generated-client/models/item-fields.d.ts +0 -11
  124. package/lib/generated-client/models/item-fields.js +0 -11
  125. package/lib/generated-client/models/item-sort-by.d.ts +0 -2
  126. package/lib/generated-client/models/item-sort-by.js +1 -3
  127. package/lib/generated-client/models/library-options-result-dto.d.ts +6 -0
  128. package/lib/generated-client/models/library-options.d.ts +1 -1
  129. package/lib/generated-client/models/library-storage-dto.d.ts +36 -0
  130. package/lib/generated-client/models/lyric-line-cue.d.ts +41 -0
  131. package/lib/generated-client/models/lyric-line.d.ts +7 -0
  132. package/lib/generated-client/models/media-segment-type.d.ts +1 -1
  133. package/lib/generated-client/models/media-segment-type.js +1 -1
  134. package/lib/generated-client/models/media-stream.d.ts +6 -0
  135. package/lib/generated-client/models/metadata-editor-info.d.ts +6 -6
  136. package/lib/generated-client/models/network-configuration.d.ts +1 -0
  137. package/lib/generated-client/models/open-live-stream-dto.d.ts +1 -1
  138. package/lib/generated-client/models/outbound-web-socket-message.d.ts +2 -2
  139. package/lib/generated-client/models/parental-rating-score.d.ts +29 -0
  140. package/lib/generated-client/models/parental-rating.d.ts +8 -1
  141. package/lib/generated-client/models/playback-info-dto.d.ts +1 -1
  142. package/lib/generated-client/models/plugin-status.d.ts +1 -0
  143. package/lib/generated-client/models/plugin-status.js +1 -0
  144. package/lib/generated-client/models/profile-condition-value.d.ts +1 -0
  145. package/lib/generated-client/models/profile-condition-value.js +2 -1
  146. package/lib/generated-client/models/server-configuration.d.ts +21 -9
  147. package/lib/generated-client/models/startup-configuration-dto.d.ts +6 -0
  148. package/lib/generated-client/models/startup-remote-access-dto.d.ts +1 -0
  149. package/lib/generated-client/models/sync-play-group-does-not-exist-update.d.ts +36 -0
  150. package/lib/generated-client/models/sync-play-group-joined-update.d.ts +37 -0
  151. package/lib/generated-client/models/sync-play-group-left-update.d.ts +36 -0
  152. package/lib/generated-client/models/sync-play-group-update-message.d.ts +37 -0
  153. package/lib/generated-client/models/sync-play-library-access-denied-update.d.ts +36 -0
  154. package/lib/generated-client/models/sync-play-not-in-group-update.d.ts +36 -0
  155. package/lib/generated-client/models/sync-play-play-queue-update.d.ts +37 -0
  156. package/lib/generated-client/models/sync-play-state-update.d.ts +37 -0
  157. package/lib/generated-client/models/sync-play-user-joined-update.d.ts +36 -0
  158. package/lib/generated-client/models/sync-play-user-left-update.d.ts +36 -0
  159. package/lib/generated-client/models/system-info.d.ts +7 -0
  160. package/lib/generated-client/models/system-storage-dto.d.ts +67 -0
  161. package/lib/generated-client/models/task-trigger-info-type.d.ts +22 -0
  162. package/lib/generated-client/models/task-trigger-info-type.js +25 -0
  163. package/lib/generated-client/models/task-trigger-info.d.ts +4 -3
  164. package/lib/generated-client/models/transcode-reason.d.ts +1 -0
  165. package/lib/generated-client/models/transcode-reason.js +2 -1
  166. package/lib/generated-client/models/transcoding-info.d.ts +1 -1
  167. package/lib/generated-client/models/transcoding-profile.d.ts +1 -1
  168. package/lib/generated-client/models/trickplay-info-dto.d.ts +59 -0
  169. package/lib/generated-client/models/trickplay-info.d.ts +7 -1
  170. package/lib/generated-client/models/tuner-host-info.d.ts +6 -0
  171. package/lib/generated-client/models/user-policy.d.ts +6 -0
  172. package/lib/generated-client/models/video-range-type.d.ts +4 -0
  173. package/lib/generated-client/models/video-range-type.js +4 -0
  174. package/lib/models/api/image-request-parameters.d.ts +0 -1
  175. package/lib/models/api/index.d.ts +0 -1
  176. package/lib/models/api/index.js +1 -1
  177. package/lib/utils/api/session-api.js +16 -1
  178. package/lib/utils/api/user-api.js +26 -1
  179. package/lib/versions.d.ts +2 -2
  180. package/lib/versions.js +2 -2
  181. package/package.json +18 -16
  182. package/lib/models/api/item-sort-by.d.ts +0 -40
  183. package/lib/models/api/item-sort-by.js +0 -43
@@ -15,31 +15,31 @@ import type { ExternalIdInfo } from './external-id-info';
15
15
  import type { NameValuePair } from './name-value-pair';
16
16
  import type { ParentalRating } from './parental-rating';
17
17
  /**
18
- *
18
+ * A class representing metadata editor information.
19
19
  * @export
20
20
  * @interface MetadataEditorInfo
21
21
  */
22
22
  export interface MetadataEditorInfo {
23
23
  /**
24
- *
24
+ * Gets or sets the parental rating options.
25
25
  * @type {Array<ParentalRating>}
26
26
  * @memberof MetadataEditorInfo
27
27
  */
28
28
  'ParentalRatingOptions'?: Array<ParentalRating>;
29
29
  /**
30
- *
30
+ * Gets or sets the countries.
31
31
  * @type {Array<CountryInfo>}
32
32
  * @memberof MetadataEditorInfo
33
33
  */
34
34
  'Countries'?: Array<CountryInfo>;
35
35
  /**
36
- *
36
+ * Gets or sets the cultures.
37
37
  * @type {Array<CultureDto>}
38
38
  * @memberof MetadataEditorInfo
39
39
  */
40
40
  'Cultures'?: Array<CultureDto>;
41
41
  /**
42
- *
42
+ * Gets or sets the external id infos.
43
43
  * @type {Array<ExternalIdInfo>}
44
44
  * @memberof MetadataEditorInfo
45
45
  */
@@ -51,7 +51,7 @@ export interface MetadataEditorInfo {
51
51
  */
52
52
  'ContentType'?: CollectionType;
53
53
  /**
54
- *
54
+ * Gets or sets the content type options.
55
55
  * @type {Array<NameValuePair>}
56
56
  * @memberof MetadataEditorInfo
57
57
  */
@@ -78,6 +78,7 @@ export interface NetworkConfiguration {
78
78
  * Gets or sets a value indicating whether to enable automatic port forwarding.
79
79
  * @type {boolean}
80
80
  * @memberof NetworkConfiguration
81
+ * @deprecated
81
82
  */
82
83
  'EnableUPnP'?: boolean;
83
84
  /**
@@ -77,7 +77,7 @@ export interface OpenLiveStreamDto {
77
77
  */
78
78
  'EnableDirectPlay'?: boolean | null;
79
79
  /**
80
- * Gets or sets a value indicating whether to enale direct stream.
80
+ * Gets or sets a value indicating whether to enable direct stream.
81
81
  * @type {boolean}
82
82
  * @memberof OpenLiveStreamDto
83
83
  */
@@ -30,7 +30,7 @@ import type { ServerRestartingMessage } from './server-restarting-message';
30
30
  import type { ServerShuttingDownMessage } from './server-shutting-down-message';
31
31
  import type { SessionsMessage } from './sessions-message';
32
32
  import type { SyncPlayCommandMessage } from './sync-play-command-message';
33
- import type { SyncPlayGroupUpdateCommandMessage } from './sync-play-group-update-command-message';
33
+ import type { SyncPlayGroupUpdateMessage } from './sync-play-group-update-message';
34
34
  import type { TimerCancelledMessage } from './timer-cancelled-message';
35
35
  import type { TimerCreatedMessage } from './timer-created-message';
36
36
  import type { UserDataChangedMessage } from './user-data-changed-message';
@@ -87,7 +87,7 @@ export type OutboundWebSocketMessage = {
87
87
  MessageType: 'SyncPlayCommand';
88
88
  } & SyncPlayCommandMessage | {
89
89
  MessageType: 'SyncPlayGroupUpdate';
90
- } & SyncPlayGroupUpdateCommandMessage | {
90
+ } & SyncPlayGroupUpdateMessage | {
91
91
  MessageType: 'TimerCancelled';
92
92
  } & TimerCancelledMessage | {
93
93
  MessageType: 'TimerCreated';
@@ -0,0 +1,29 @@
1
+ /**
2
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
3
+ * Do not edit the class manually.
4
+ *
5
+ * Jellyfin API
6
+ *
7
+ * This Source Code Form is subject to the terms of the Mozilla Public
8
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
9
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
10
+ */
11
+ /**
12
+ * A class representing an parental rating score.
13
+ * @export
14
+ * @interface ParentalRatingScore
15
+ */
16
+ export interface ParentalRatingScore {
17
+ /**
18
+ * Gets or sets the score.
19
+ * @type {number}
20
+ * @memberof ParentalRatingScore
21
+ */
22
+ 'score'?: number;
23
+ /**
24
+ * Gets or sets the sub score.
25
+ * @type {number}
26
+ * @memberof ParentalRatingScore
27
+ */
28
+ 'subScore'?: number | null;
29
+ }
@@ -8,6 +8,7 @@
8
8
  * License, v. 2.0. If a copy of the MPL was not distributed with this
9
9
  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
10
10
  */
11
+ import type { ParentalRatingScore } from './parental-rating-score';
11
12
  /**
12
13
  * Class ParentalRating.
13
14
  * @export
@@ -19,11 +20,17 @@ export interface ParentalRating {
19
20
  * @type {string}
20
21
  * @memberof ParentalRating
21
22
  */
22
- 'Name'?: string | null;
23
+ 'Name'?: string;
23
24
  /**
24
25
  * Gets or sets the value.
25
26
  * @type {number}
26
27
  * @memberof ParentalRating
27
28
  */
28
29
  'Value'?: number | null;
30
+ /**
31
+ *
32
+ * @type {ParentalRatingScore}
33
+ * @memberof ParentalRating
34
+ */
35
+ 'RatingScore'?: ParentalRatingScore;
29
36
  }
@@ -10,7 +10,7 @@
10
10
  */
11
11
  import type { DeviceProfile } from './device-profile';
12
12
  /**
13
- * Plabyback info dto.
13
+ * Playback info dto.
14
14
  * @export
15
15
  * @interface PlaybackInfoDto
16
16
  */
@@ -17,6 +17,7 @@ export declare const PluginStatus: {
17
17
  readonly Active: "Active";
18
18
  readonly Restart: "Restart";
19
19
  readonly Deleted: "Deleted";
20
+ readonly Superseded: "Superseded";
20
21
  readonly Superceded: "Superceded";
21
22
  readonly Malfunctioned: "Malfunctioned";
22
23
  readonly NotSupported: "NotSupported";
@@ -19,6 +19,7 @@ const PluginStatus = {
19
19
  Active: 'Active',
20
20
  Restart: 'Restart',
21
21
  Deleted: 'Deleted',
22
+ Superseded: 'Superseded',
22
23
  Superceded: 'Superceded',
23
24
  Malfunctioned: 'Malfunctioned',
24
25
  NotSupported: 'NotSupported',
@@ -38,5 +38,6 @@ export declare const ProfileConditionValue: {
38
38
  readonly AudioSampleRate: "AudioSampleRate";
39
39
  readonly AudioBitDepth: "AudioBitDepth";
40
40
  readonly VideoRangeType: "VideoRangeType";
41
+ readonly NumStreams: "NumStreams";
41
42
  };
42
43
  export type ProfileConditionValue = typeof ProfileConditionValue[keyof typeof ProfileConditionValue];
@@ -39,7 +39,8 @@ const ProfileConditionValue = {
39
39
  IsInterlaced: 'IsInterlaced',
40
40
  AudioSampleRate: 'AudioSampleRate',
41
41
  AudioBitDepth: 'AudioBitDepth',
42
- VideoRangeType: 'VideoRangeType'
42
+ VideoRangeType: 'VideoRangeType',
43
+ NumStreams: 'NumStreams'
43
44
  };
44
45
 
45
46
  export { ProfileConditionValue };
@@ -77,7 +77,7 @@ export interface ServerConfiguration {
77
77
  */
78
78
  'QuickConnectAvailable'?: boolean;
79
79
  /**
80
- * Gets or sets a value indicating whether [enable case sensitive item ids].
80
+ * Gets or sets a value indicating whether [enable case-sensitive item ids].
81
81
  * @type {boolean}
82
82
  * @memberof ServerConfiguration
83
83
  */
@@ -172,6 +172,12 @@ export interface ServerConfiguration {
172
172
  * @memberof ServerConfiguration
173
173
  */
174
174
  'LibraryUpdateDuration'?: number;
175
+ /**
176
+ * Gets or sets the maximum amount of items to cache.
177
+ * @type {number}
178
+ * @memberof ServerConfiguration
179
+ */
180
+ 'CacheSize'?: number;
175
181
  /**
176
182
  *
177
183
  * @type {ImageSavingConvention}
@@ -231,7 +237,13 @@ export interface ServerConfiguration {
231
237
  * @type {boolean}
232
238
  * @memberof ServerConfiguration
233
239
  */
234
- 'EnableGroupingIntoCollections'?: boolean;
240
+ 'EnableGroupingMoviesIntoCollections'?: boolean;
241
+ /**
242
+ *
243
+ * @type {boolean}
244
+ * @memberof ServerConfiguration
245
+ */
246
+ 'EnableGroupingShowsIntoCollections'?: boolean;
235
247
  /**
236
248
  *
237
249
  * @type {boolean}
@@ -304,12 +316,6 @@ export interface ServerConfiguration {
304
316
  * @memberof ServerConfiguration
305
317
  */
306
318
  'LibraryMetadataRefreshConcurrency'?: number;
307
- /**
308
- * Gets or sets a value indicating whether older plugins should automatically be deleted from the plugin folder.
309
- * @type {boolean}
310
- * @memberof ServerConfiguration
311
- */
312
- 'RemoveOldPlugins'?: boolean;
313
319
  /**
314
320
  * Gets or sets a value indicating whether clients should be allowed to upload logs.
315
321
  * @type {boolean}
@@ -317,7 +323,7 @@ export interface ServerConfiguration {
317
323
  */
318
324
  'AllowClientLogUpload'?: boolean;
319
325
  /**
320
- * Gets or sets the dummy chapter duration in seconds, use 0 (zero) or less to disable generation alltogether.
326
+ * Gets or sets the dummy chapter duration in seconds, use 0 (zero) or less to disable generation altogether.
321
327
  * @type {number}
322
328
  * @memberof ServerConfiguration
323
329
  */
@@ -346,4 +352,10 @@ export interface ServerConfiguration {
346
352
  * @memberof ServerConfiguration
347
353
  */
348
354
  'TrickplayOptions'?: TrickplayOptions;
355
+ /**
356
+ * Gets or sets a value indicating whether old authorization methods are allowed.
357
+ * @type {boolean}
358
+ * @memberof ServerConfiguration
359
+ */
360
+ 'EnableLegacyAuthorization'?: boolean;
349
361
  }
@@ -14,6 +14,12 @@
14
14
  * @interface StartupConfigurationDto
15
15
  */
16
16
  export interface StartupConfigurationDto {
17
+ /**
18
+ * Gets or sets the server name.
19
+ * @type {string}
20
+ * @memberof StartupConfigurationDto
21
+ */
22
+ 'ServerName'?: string | null;
17
23
  /**
18
24
  * Gets or sets UI language culture.
19
25
  * @type {string}
@@ -24,6 +24,7 @@ export interface StartupRemoteAccessDto {
24
24
  * Gets or sets a value indicating whether enable automatic port mapping.
25
25
  * @type {boolean}
26
26
  * @memberof StartupRemoteAccessDto
27
+ * @deprecated
27
28
  */
28
29
  'EnableAutomaticPortMapping': boolean;
29
30
  }
@@ -0,0 +1,36 @@
1
+ /**
2
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
3
+ * Do not edit the class manually.
4
+ *
5
+ * Jellyfin API
6
+ *
7
+ * This Source Code Form is subject to the terms of the Mozilla Public
8
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
9
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
10
+ */
11
+ import type { GroupUpdateType } from './group-update-type';
12
+ /**
13
+ *
14
+ * @export
15
+ * @interface SyncPlayGroupDoesNotExistUpdate
16
+ */
17
+ export interface SyncPlayGroupDoesNotExistUpdate {
18
+ /**
19
+ * Gets the group identifier.
20
+ * @type {string}
21
+ * @memberof SyncPlayGroupDoesNotExistUpdate
22
+ */
23
+ 'GroupId'?: string;
24
+ /**
25
+ * Gets the update data.
26
+ * @type {string}
27
+ * @memberof SyncPlayGroupDoesNotExistUpdate
28
+ */
29
+ 'Data'?: string;
30
+ /**
31
+ *
32
+ * @type {GroupUpdateType}
33
+ * @memberof SyncPlayGroupDoesNotExistUpdate
34
+ */
35
+ 'Type'?: GroupUpdateType;
36
+ }
@@ -0,0 +1,37 @@
1
+ /**
2
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
3
+ * Do not edit the class manually.
4
+ *
5
+ * Jellyfin API
6
+ *
7
+ * This Source Code Form is subject to the terms of the Mozilla Public
8
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
9
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
10
+ */
11
+ import type { GroupInfoDto } from './group-info-dto';
12
+ import type { GroupUpdateType } from './group-update-type';
13
+ /**
14
+ *
15
+ * @export
16
+ * @interface SyncPlayGroupJoinedUpdate
17
+ */
18
+ export interface SyncPlayGroupJoinedUpdate {
19
+ /**
20
+ * Gets the group identifier.
21
+ * @type {string}
22
+ * @memberof SyncPlayGroupJoinedUpdate
23
+ */
24
+ 'GroupId'?: string;
25
+ /**
26
+ *
27
+ * @type {GroupInfoDto}
28
+ * @memberof SyncPlayGroupJoinedUpdate
29
+ */
30
+ 'Data'?: GroupInfoDto;
31
+ /**
32
+ *
33
+ * @type {GroupUpdateType}
34
+ * @memberof SyncPlayGroupJoinedUpdate
35
+ */
36
+ 'Type'?: GroupUpdateType;
37
+ }
@@ -0,0 +1,36 @@
1
+ /**
2
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
3
+ * Do not edit the class manually.
4
+ *
5
+ * Jellyfin API
6
+ *
7
+ * This Source Code Form is subject to the terms of the Mozilla Public
8
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
9
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
10
+ */
11
+ import type { GroupUpdateType } from './group-update-type';
12
+ /**
13
+ *
14
+ * @export
15
+ * @interface SyncPlayGroupLeftUpdate
16
+ */
17
+ export interface SyncPlayGroupLeftUpdate {
18
+ /**
19
+ * Gets the group identifier.
20
+ * @type {string}
21
+ * @memberof SyncPlayGroupLeftUpdate
22
+ */
23
+ 'GroupId'?: string;
24
+ /**
25
+ * Gets the update data.
26
+ * @type {string}
27
+ * @memberof SyncPlayGroupLeftUpdate
28
+ */
29
+ 'Data'?: string;
30
+ /**
31
+ *
32
+ * @type {GroupUpdateType}
33
+ * @memberof SyncPlayGroupLeftUpdate
34
+ */
35
+ 'Type'?: GroupUpdateType;
36
+ }
@@ -0,0 +1,37 @@
1
+ /**
2
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
3
+ * Do not edit the class manually.
4
+ *
5
+ * Jellyfin API
6
+ *
7
+ * This Source Code Form is subject to the terms of the Mozilla Public
8
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
9
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
10
+ */
11
+ import type { GroupUpdate } from './group-update';
12
+ import type { SessionMessageType } from './session-message-type';
13
+ /**
14
+ * Untyped sync play command.
15
+ * @export
16
+ * @interface SyncPlayGroupUpdateMessage
17
+ */
18
+ export interface SyncPlayGroupUpdateMessage {
19
+ /**
20
+ *
21
+ * @type {GroupUpdate}
22
+ * @memberof SyncPlayGroupUpdateMessage
23
+ */
24
+ 'Data'?: GroupUpdate;
25
+ /**
26
+ * Gets or sets the message id.
27
+ * @type {string}
28
+ * @memberof SyncPlayGroupUpdateMessage
29
+ */
30
+ 'MessageId'?: string;
31
+ /**
32
+ *
33
+ * @type {SessionMessageType}
34
+ * @memberof SyncPlayGroupUpdateMessage
35
+ */
36
+ 'MessageType'?: SessionMessageType;
37
+ }
@@ -0,0 +1,36 @@
1
+ /**
2
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
3
+ * Do not edit the class manually.
4
+ *
5
+ * Jellyfin API
6
+ *
7
+ * This Source Code Form is subject to the terms of the Mozilla Public
8
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
9
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
10
+ */
11
+ import type { GroupUpdateType } from './group-update-type';
12
+ /**
13
+ *
14
+ * @export
15
+ * @interface SyncPlayLibraryAccessDeniedUpdate
16
+ */
17
+ export interface SyncPlayLibraryAccessDeniedUpdate {
18
+ /**
19
+ * Gets the group identifier.
20
+ * @type {string}
21
+ * @memberof SyncPlayLibraryAccessDeniedUpdate
22
+ */
23
+ 'GroupId'?: string;
24
+ /**
25
+ * Gets the update data.
26
+ * @type {string}
27
+ * @memberof SyncPlayLibraryAccessDeniedUpdate
28
+ */
29
+ 'Data'?: string;
30
+ /**
31
+ *
32
+ * @type {GroupUpdateType}
33
+ * @memberof SyncPlayLibraryAccessDeniedUpdate
34
+ */
35
+ 'Type'?: GroupUpdateType;
36
+ }
@@ -0,0 +1,36 @@
1
+ /**
2
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
3
+ * Do not edit the class manually.
4
+ *
5
+ * Jellyfin API
6
+ *
7
+ * This Source Code Form is subject to the terms of the Mozilla Public
8
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
9
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
10
+ */
11
+ import type { GroupUpdateType } from './group-update-type';
12
+ /**
13
+ *
14
+ * @export
15
+ * @interface SyncPlayNotInGroupUpdate
16
+ */
17
+ export interface SyncPlayNotInGroupUpdate {
18
+ /**
19
+ * Gets the group identifier.
20
+ * @type {string}
21
+ * @memberof SyncPlayNotInGroupUpdate
22
+ */
23
+ 'GroupId'?: string;
24
+ /**
25
+ * Gets the update data.
26
+ * @type {string}
27
+ * @memberof SyncPlayNotInGroupUpdate
28
+ */
29
+ 'Data'?: string;
30
+ /**
31
+ *
32
+ * @type {GroupUpdateType}
33
+ * @memberof SyncPlayNotInGroupUpdate
34
+ */
35
+ 'Type'?: GroupUpdateType;
36
+ }
@@ -0,0 +1,37 @@
1
+ /**
2
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
3
+ * Do not edit the class manually.
4
+ *
5
+ * Jellyfin API
6
+ *
7
+ * This Source Code Form is subject to the terms of the Mozilla Public
8
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
9
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
10
+ */
11
+ import type { GroupUpdateType } from './group-update-type';
12
+ import type { PlayQueueUpdate } from './play-queue-update';
13
+ /**
14
+ *
15
+ * @export
16
+ * @interface SyncPlayPlayQueueUpdate
17
+ */
18
+ export interface SyncPlayPlayQueueUpdate {
19
+ /**
20
+ * Gets the group identifier.
21
+ * @type {string}
22
+ * @memberof SyncPlayPlayQueueUpdate
23
+ */
24
+ 'GroupId'?: string;
25
+ /**
26
+ *
27
+ * @type {PlayQueueUpdate}
28
+ * @memberof SyncPlayPlayQueueUpdate
29
+ */
30
+ 'Data'?: PlayQueueUpdate;
31
+ /**
32
+ *
33
+ * @type {GroupUpdateType}
34
+ * @memberof SyncPlayPlayQueueUpdate
35
+ */
36
+ 'Type'?: GroupUpdateType;
37
+ }
@@ -0,0 +1,37 @@
1
+ /**
2
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
3
+ * Do not edit the class manually.
4
+ *
5
+ * Jellyfin API
6
+ *
7
+ * This Source Code Form is subject to the terms of the Mozilla Public
8
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
9
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
10
+ */
11
+ import type { GroupStateUpdate } from './group-state-update';
12
+ import type { GroupUpdateType } from './group-update-type';
13
+ /**
14
+ *
15
+ * @export
16
+ * @interface SyncPlayStateUpdate
17
+ */
18
+ export interface SyncPlayStateUpdate {
19
+ /**
20
+ * Gets the group identifier.
21
+ * @type {string}
22
+ * @memberof SyncPlayStateUpdate
23
+ */
24
+ 'GroupId'?: string;
25
+ /**
26
+ *
27
+ * @type {GroupStateUpdate}
28
+ * @memberof SyncPlayStateUpdate
29
+ */
30
+ 'Data'?: GroupStateUpdate;
31
+ /**
32
+ *
33
+ * @type {GroupUpdateType}
34
+ * @memberof SyncPlayStateUpdate
35
+ */
36
+ 'Type'?: GroupUpdateType;
37
+ }
@@ -0,0 +1,36 @@
1
+ /**
2
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
3
+ * Do not edit the class manually.
4
+ *
5
+ * Jellyfin API
6
+ *
7
+ * This Source Code Form is subject to the terms of the Mozilla Public
8
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
9
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
10
+ */
11
+ import type { GroupUpdateType } from './group-update-type';
12
+ /**
13
+ *
14
+ * @export
15
+ * @interface SyncPlayUserJoinedUpdate
16
+ */
17
+ export interface SyncPlayUserJoinedUpdate {
18
+ /**
19
+ * Gets the group identifier.
20
+ * @type {string}
21
+ * @memberof SyncPlayUserJoinedUpdate
22
+ */
23
+ 'GroupId'?: string;
24
+ /**
25
+ * Gets the update data.
26
+ * @type {string}
27
+ * @memberof SyncPlayUserJoinedUpdate
28
+ */
29
+ 'Data'?: string;
30
+ /**
31
+ *
32
+ * @type {GroupUpdateType}
33
+ * @memberof SyncPlayUserJoinedUpdate
34
+ */
35
+ 'Type'?: GroupUpdateType;
36
+ }
@@ -0,0 +1,36 @@
1
+ /**
2
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
3
+ * Do not edit the class manually.
4
+ *
5
+ * Jellyfin API
6
+ *
7
+ * This Source Code Form is subject to the terms of the Mozilla Public
8
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
9
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
10
+ */
11
+ import type { GroupUpdateType } from './group-update-type';
12
+ /**
13
+ *
14
+ * @export
15
+ * @interface SyncPlayUserLeftUpdate
16
+ */
17
+ export interface SyncPlayUserLeftUpdate {
18
+ /**
19
+ * Gets the group identifier.
20
+ * @type {string}
21
+ * @memberof SyncPlayUserLeftUpdate
22
+ */
23
+ 'GroupId'?: string;
24
+ /**
25
+ * Gets the update data.
26
+ * @type {string}
27
+ * @memberof SyncPlayUserLeftUpdate
28
+ */
29
+ 'Data'?: string;
30
+ /**
31
+ *
32
+ * @type {GroupUpdateType}
33
+ * @memberof SyncPlayUserLeftUpdate
34
+ */
35
+ 'Type'?: GroupUpdateType;
36
+ }