plex_ruby_sdk 0.7.4 → 0.7.6

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 (820) hide show
  1. checksums.yaml +4 -4
  2. data/lib/{plex_ruby_sdk/utils → crystalline}/metadata_fields.rb +32 -19
  3. data/lib/crystalline/utils.rb +65 -0
  4. data/lib/crystalline.rb +12 -0
  5. data/lib/plex_ruby_sdk/activities.rb +9 -7
  6. data/lib/plex_ruby_sdk/authentication.rb +16 -13
  7. data/lib/plex_ruby_sdk/butler.rb +21 -16
  8. data/lib/plex_ruby_sdk/hubs.rb +13 -10
  9. data/lib/plex_ruby_sdk/library.rb +129 -61
  10. data/lib/plex_ruby_sdk/log.rb +12 -9
  11. data/lib/plex_ruby_sdk/media.rb +20 -15
  12. data/lib/plex_ruby_sdk/models/operations/account.rb +1 -1
  13. data/lib/plex_ruby_sdk/models/operations/action.rb +1 -1
  14. data/lib/plex_ruby_sdk/models/operations/activity.rb +1 -1
  15. data/lib/plex_ruby_sdk/models/operations/addplaylistcontents_badrequest.rb +1 -1
  16. data/lib/plex_ruby_sdk/models/operations/addplaylistcontents_errors.rb +1 -1
  17. data/lib/plex_ruby_sdk/models/operations/addplaylistcontents_mediacontainer.rb +1 -1
  18. data/lib/plex_ruby_sdk/models/operations/addplaylistcontents_metadata.rb +1 -1
  19. data/lib/plex_ruby_sdk/models/operations/addplaylistcontents_playlists_errors.rb +1 -1
  20. data/lib/plex_ruby_sdk/models/operations/addplaylistcontents_request.rb +1 -1
  21. data/lib/plex_ruby_sdk/models/operations/addplaylistcontents_response.rb +1 -1
  22. data/lib/plex_ruby_sdk/models/operations/addplaylistcontents_responsebody.rb +1 -1
  23. data/lib/plex_ruby_sdk/models/operations/addplaylistcontents_unauthorized.rb +1 -1
  24. data/lib/plex_ruby_sdk/models/operations/applyupdates_badrequest.rb +1 -1
  25. data/lib/plex_ruby_sdk/models/operations/applyupdates_errors.rb +1 -1
  26. data/lib/plex_ruby_sdk/models/operations/applyupdates_request.rb +1 -1
  27. data/lib/plex_ruby_sdk/models/operations/applyupdates_response.rb +1 -1
  28. data/lib/plex_ruby_sdk/models/operations/applyupdates_unauthorized.rb +1 -1
  29. data/lib/plex_ruby_sdk/models/operations/applyupdates_updater_errors.rb +1 -1
  30. data/lib/plex_ruby_sdk/models/operations/billing.rb +1 -1
  31. data/lib/plex_ruby_sdk/models/operations/butlertask.rb +1 -1
  32. data/lib/plex_ruby_sdk/models/operations/butlertasks.rb +1 -1
  33. data/lib/plex_ruby_sdk/models/operations/cancelserveractivities_activities_errors.rb +1 -1
  34. data/lib/plex_ruby_sdk/models/operations/cancelserveractivities_badrequest.rb +1 -1
  35. data/lib/plex_ruby_sdk/models/operations/cancelserveractivities_errors.rb +1 -1
  36. data/lib/plex_ruby_sdk/models/operations/cancelserveractivities_request.rb +1 -1
  37. data/lib/plex_ruby_sdk/models/operations/cancelserveractivities_response.rb +1 -1
  38. data/lib/plex_ruby_sdk/models/operations/cancelserveractivities_unauthorized.rb +1 -1
  39. data/lib/plex_ruby_sdk/models/operations/checkforupdates_badrequest.rb +1 -1
  40. data/lib/plex_ruby_sdk/models/operations/checkforupdates_errors.rb +1 -1
  41. data/lib/plex_ruby_sdk/models/operations/checkforupdates_request.rb +1 -1
  42. data/lib/plex_ruby_sdk/models/operations/checkforupdates_response.rb +1 -1
  43. data/lib/plex_ruby_sdk/models/operations/checkforupdates_unauthorized.rb +1 -1
  44. data/lib/plex_ruby_sdk/models/operations/checkforupdates_updater_errors.rb +1 -1
  45. data/lib/plex_ruby_sdk/models/operations/clearplaylistcontents_badrequest.rb +1 -1
  46. data/lib/plex_ruby_sdk/models/operations/clearplaylistcontents_errors.rb +1 -1
  47. data/lib/plex_ruby_sdk/models/operations/clearplaylistcontents_playlists_errors.rb +1 -1
  48. data/lib/plex_ruby_sdk/models/operations/clearplaylistcontents_request.rb +1 -1
  49. data/lib/plex_ruby_sdk/models/operations/clearplaylistcontents_response.rb +1 -1
  50. data/lib/plex_ruby_sdk/models/operations/clearplaylistcontents_unauthorized.rb +1 -1
  51. data/lib/plex_ruby_sdk/models/operations/collection.rb +1 -1
  52. data/lib/plex_ruby_sdk/models/operations/connections.rb +1 -1
  53. data/lib/plex_ruby_sdk/models/operations/context.rb +1 -1
  54. data/lib/plex_ruby_sdk/models/operations/country.rb +1 -1
  55. data/lib/plex_ruby_sdk/models/operations/createplaylist_badrequest.rb +1 -1
  56. data/lib/plex_ruby_sdk/models/operations/createplaylist_errors.rb +1 -1
  57. data/lib/plex_ruby_sdk/models/operations/createplaylist_mediacontainer.rb +1 -1
  58. data/lib/plex_ruby_sdk/models/operations/createplaylist_metadata.rb +1 -1
  59. data/lib/plex_ruby_sdk/models/operations/createplaylist_playlists_errors.rb +1 -1
  60. data/lib/plex_ruby_sdk/models/operations/createplaylist_request.rb +1 -1
  61. data/lib/plex_ruby_sdk/models/operations/createplaylist_response.rb +1 -1
  62. data/lib/plex_ruby_sdk/models/operations/createplaylist_responsebody.rb +1 -1
  63. data/lib/plex_ruby_sdk/models/operations/createplaylist_unauthorized.rb +1 -1
  64. data/lib/plex_ruby_sdk/models/operations/deletelibrary_badrequest.rb +1 -1
  65. data/lib/plex_ruby_sdk/models/operations/deletelibrary_errors.rb +1 -1
  66. data/lib/plex_ruby_sdk/models/operations/deletelibrary_library_errors.rb +1 -1
  67. data/lib/plex_ruby_sdk/models/operations/deletelibrary_request.rb +1 -1
  68. data/lib/plex_ruby_sdk/models/operations/deletelibrary_response.rb +1 -1
  69. data/lib/plex_ruby_sdk/models/operations/deletelibrary_unauthorized.rb +1 -1
  70. data/lib/plex_ruby_sdk/models/operations/deleteplaylist_badrequest.rb +1 -1
  71. data/lib/plex_ruby_sdk/models/operations/deleteplaylist_errors.rb +1 -1
  72. data/lib/plex_ruby_sdk/models/operations/deleteplaylist_playlists_errors.rb +1 -1
  73. data/lib/plex_ruby_sdk/models/operations/deleteplaylist_request.rb +1 -1
  74. data/lib/plex_ruby_sdk/models/operations/deleteplaylist_response.rb +1 -1
  75. data/lib/plex_ruby_sdk/models/operations/deleteplaylist_unauthorized.rb +1 -1
  76. data/lib/plex_ruby_sdk/models/operations/device.rb +1 -1
  77. data/lib/plex_ruby_sdk/models/operations/director.rb +1 -1
  78. data/lib/plex_ruby_sdk/models/operations/directory.rb +1 -1
  79. data/lib/plex_ruby_sdk/models/operations/enablepapertrail_badrequest.rb +1 -1
  80. data/lib/plex_ruby_sdk/models/operations/enablepapertrail_errors.rb +1 -1
  81. data/lib/plex_ruby_sdk/models/operations/enablepapertrail_log_errors.rb +1 -1
  82. data/lib/plex_ruby_sdk/models/operations/enablepapertrail_response.rb +1 -1
  83. data/lib/plex_ruby_sdk/models/operations/enablepapertrail_unauthorized.rb +1 -1
  84. data/lib/plex_ruby_sdk/models/operations/errors.rb +1 -1
  85. data/lib/plex_ruby_sdk/models/operations/feature.rb +1 -1
  86. data/lib/plex_ruby_sdk/models/operations/field.rb +1 -1
  87. data/lib/plex_ruby_sdk/models/operations/fieldtype.rb +1 -1
  88. data/lib/plex_ruby_sdk/models/operations/friend.rb +1 -1
  89. data/lib/plex_ruby_sdk/models/operations/genre.rb +1 -1
  90. data/lib/plex_ruby_sdk/models/operations/geodata.rb +1 -1
  91. data/lib/plex_ruby_sdk/models/operations/get_actors_library_badrequest.rb +1 -1
  92. data/lib/plex_ruby_sdk/models/operations/get_actors_library_directory.rb +1 -1
  93. data/lib/plex_ruby_sdk/models/operations/get_actors_library_errors.rb +1 -1
  94. data/lib/plex_ruby_sdk/models/operations/get_actors_library_library_errors.rb +1 -1
  95. data/lib/plex_ruby_sdk/models/operations/get_actors_library_mediacontainer.rb +4 -4
  96. data/lib/plex_ruby_sdk/models/operations/get_actors_library_request.rb +1 -1
  97. data/lib/plex_ruby_sdk/models/operations/get_actors_library_response.rb +1 -1
  98. data/lib/plex_ruby_sdk/models/operations/get_actors_library_responsebody.rb +1 -1
  99. data/lib/plex_ruby_sdk/models/operations/get_actors_library_unauthorized.rb +1 -1
  100. data/lib/plex_ruby_sdk/models/operations/get_all_libraries_badrequest.rb +1 -1
  101. data/lib/plex_ruby_sdk/models/operations/get_all_libraries_directory.rb +1 -1
  102. data/lib/plex_ruby_sdk/models/operations/get_all_libraries_errors.rb +1 -1
  103. data/lib/plex_ruby_sdk/models/operations/get_all_libraries_library_errors.rb +1 -1
  104. data/lib/plex_ruby_sdk/models/operations/get_all_libraries_location.rb +1 -1
  105. data/lib/plex_ruby_sdk/models/operations/get_all_libraries_mediacontainer.rb +1 -1
  106. data/lib/plex_ruby_sdk/models/operations/get_all_libraries_response.rb +1 -1
  107. data/lib/plex_ruby_sdk/models/operations/get_all_libraries_responsebody.rb +1 -1
  108. data/lib/plex_ruby_sdk/models/operations/get_all_libraries_unauthorized.rb +1 -1
  109. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_activedirection.rb +19 -0
  110. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_badrequest.rb +24 -0
  111. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_collection.rb +24 -0
  112. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_country.rb +24 -0
  113. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_defaultdirection.rb +19 -0
  114. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_director.rb +24 -0
  115. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_errors.rb +30 -0
  116. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_field.rb +33 -0
  117. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_fieldtype.rb +27 -0
  118. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_filter.rb +39 -0
  119. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_genre.rb +24 -0
  120. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_hasthumbnail.rb +18 -0
  121. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_image.rb +30 -0
  122. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_library_errors.rb +30 -0
  123. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_library_response_type.rb +20 -0
  124. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_library_type.rb +23 -0
  125. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_media.rb +79 -0
  126. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_mediacontainer.rb +79 -0
  127. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_meta.rb +28 -0
  128. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_metadata.rb +214 -0
  129. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_operator.rb +27 -0
  130. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_part.rb +69 -0
  131. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_queryparam_includemeta.rb +19 -0
  132. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_queryparam_type.rb +29 -0
  133. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_request.rb +64 -0
  134. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_response.rb +39 -0
  135. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_responsebody.rb +24 -0
  136. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_role.rb +24 -0
  137. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_sort.rb +47 -0
  138. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_stream.rb +162 -0
  139. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_type.rb +45 -0
  140. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_ultrablurcolors.rb +33 -0
  141. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_unauthorized.rb +24 -0
  142. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_writer.rb +24 -0
  143. data/lib/plex_ruby_sdk/models/operations/get_banner_image_badrequest.rb +1 -1
  144. data/lib/plex_ruby_sdk/models/operations/get_banner_image_errors.rb +1 -1
  145. data/lib/plex_ruby_sdk/models/operations/get_banner_image_media_errors.rb +1 -1
  146. data/lib/plex_ruby_sdk/models/operations/get_banner_image_request.rb +1 -1
  147. data/lib/plex_ruby_sdk/models/operations/get_banner_image_response.rb +1 -1
  148. data/lib/plex_ruby_sdk/models/operations/get_banner_image_unauthorized.rb +1 -1
  149. data/lib/plex_ruby_sdk/models/operations/get_countries_library_badrequest.rb +1 -1
  150. data/lib/plex_ruby_sdk/models/operations/get_countries_library_directory.rb +1 -1
  151. data/lib/plex_ruby_sdk/models/operations/get_countries_library_errors.rb +1 -1
  152. data/lib/plex_ruby_sdk/models/operations/get_countries_library_library_errors.rb +1 -1
  153. data/lib/plex_ruby_sdk/models/operations/get_countries_library_mediacontainer.rb +16 -22
  154. data/lib/plex_ruby_sdk/models/operations/get_countries_library_request.rb +1 -1
  155. data/lib/plex_ruby_sdk/models/operations/get_countries_library_response.rb +1 -1
  156. data/lib/plex_ruby_sdk/models/operations/get_countries_library_responsebody.rb +1 -1
  157. data/lib/plex_ruby_sdk/models/operations/get_countries_library_unauthorized.rb +1 -1
  158. data/lib/plex_ruby_sdk/models/operations/get_genres_library_badrequest.rb +1 -1
  159. data/lib/plex_ruby_sdk/models/operations/get_genres_library_directory.rb +1 -1
  160. data/lib/plex_ruby_sdk/models/operations/get_genres_library_errors.rb +1 -1
  161. data/lib/plex_ruby_sdk/models/operations/get_genres_library_library_errors.rb +1 -1
  162. data/lib/plex_ruby_sdk/models/operations/get_genres_library_mediacontainer.rb +16 -22
  163. data/lib/plex_ruby_sdk/models/operations/get_genres_library_request.rb +1 -1
  164. data/lib/plex_ruby_sdk/models/operations/get_genres_library_response.rb +1 -1
  165. data/lib/plex_ruby_sdk/models/operations/get_genres_library_responsebody.rb +1 -1
  166. data/lib/plex_ruby_sdk/models/operations/get_genres_library_unauthorized.rb +1 -1
  167. data/lib/plex_ruby_sdk/models/operations/get_library_details_badrequest.rb +1 -1
  168. data/lib/plex_ruby_sdk/models/operations/get_library_details_directory.rb +1 -1
  169. data/lib/plex_ruby_sdk/models/operations/get_library_details_errors.rb +1 -1
  170. data/lib/plex_ruby_sdk/models/operations/get_library_details_field.rb +1 -1
  171. data/lib/plex_ruby_sdk/models/operations/get_library_details_fieldtype.rb +1 -1
  172. data/lib/plex_ruby_sdk/models/operations/get_library_details_filter.rb +1 -1
  173. data/lib/plex_ruby_sdk/models/operations/get_library_details_library_errors.rb +1 -1
  174. data/lib/plex_ruby_sdk/models/operations/get_library_details_mediacontainer.rb +1 -1
  175. data/lib/plex_ruby_sdk/models/operations/get_library_details_operator.rb +1 -1
  176. data/lib/plex_ruby_sdk/models/operations/get_library_details_request.rb +1 -1
  177. data/lib/plex_ruby_sdk/models/operations/get_library_details_response.rb +1 -1
  178. data/lib/plex_ruby_sdk/models/operations/get_library_details_responsebody.rb +1 -1
  179. data/lib/plex_ruby_sdk/models/operations/get_library_details_sort.rb +1 -1
  180. data/lib/plex_ruby_sdk/models/operations/get_library_details_type.rb +1 -1
  181. data/lib/plex_ruby_sdk/models/operations/get_library_details_unauthorized.rb +1 -1
  182. data/lib/plex_ruby_sdk/models/operations/get_library_items_badrequest.rb +1 -1
  183. data/lib/plex_ruby_sdk/models/operations/get_library_items_collection.rb +1 -1
  184. data/lib/plex_ruby_sdk/models/operations/get_library_items_country.rb +1 -1
  185. data/lib/plex_ruby_sdk/models/operations/get_library_items_director.rb +1 -1
  186. data/lib/plex_ruby_sdk/models/operations/get_library_items_errors.rb +1 -1
  187. data/lib/plex_ruby_sdk/models/operations/get_library_items_field.rb +1 -1
  188. data/lib/plex_ruby_sdk/models/operations/get_library_items_fieldtype.rb +1 -1
  189. data/lib/plex_ruby_sdk/models/operations/get_library_items_filter.rb +6 -3
  190. data/lib/plex_ruby_sdk/models/operations/get_library_items_genre.rb +1 -1
  191. data/lib/plex_ruby_sdk/models/operations/get_library_items_image.rb +1 -1
  192. data/lib/plex_ruby_sdk/models/operations/get_library_items_library_errors.rb +1 -1
  193. data/lib/plex_ruby_sdk/models/operations/get_library_items_library_field.rb +1 -1
  194. data/lib/plex_ruby_sdk/models/operations/get_library_items_library_fieldtype.rb +1 -1
  195. data/lib/plex_ruby_sdk/models/operations/get_library_items_library_filter.rb +1 -1
  196. data/lib/plex_ruby_sdk/models/operations/get_library_items_library_operator.rb +1 -1
  197. data/lib/plex_ruby_sdk/models/operations/get_library_items_library_response_type.rb +1 -1
  198. data/lib/plex_ruby_sdk/models/operations/get_library_items_library_sort.rb +1 -1
  199. data/lib/plex_ruby_sdk/models/operations/get_library_items_library_type.rb +2 -0
  200. data/lib/plex_ruby_sdk/models/operations/get_library_items_location.rb +1 -1
  201. data/lib/plex_ruby_sdk/models/operations/get_library_items_media.rb +1 -1
  202. data/lib/plex_ruby_sdk/models/operations/get_library_items_mediacontainer.rb +1 -1
  203. data/lib/plex_ruby_sdk/models/operations/get_library_items_mediaguid.rb +1 -1
  204. data/lib/plex_ruby_sdk/models/operations/get_library_items_meta.rb +1 -1
  205. data/lib/plex_ruby_sdk/models/operations/get_library_items_metadata.rb +1 -1
  206. data/lib/plex_ruby_sdk/models/operations/get_library_items_metadatarating.rb +1 -1
  207. data/lib/plex_ruby_sdk/models/operations/get_library_items_operator.rb +1 -1
  208. data/lib/plex_ruby_sdk/models/operations/get_library_items_part.rb +1 -1
  209. data/lib/plex_ruby_sdk/models/operations/get_library_items_request.rb +1 -1
  210. data/lib/plex_ruby_sdk/models/operations/get_library_items_response.rb +1 -1
  211. data/lib/plex_ruby_sdk/models/operations/get_library_items_responsebody.rb +1 -1
  212. data/lib/plex_ruby_sdk/models/operations/get_library_items_role.rb +1 -1
  213. data/lib/plex_ruby_sdk/models/operations/get_library_items_sort.rb +1 -1
  214. data/lib/plex_ruby_sdk/models/operations/get_library_items_stream.rb +1 -1
  215. data/lib/plex_ruby_sdk/models/operations/get_library_items_type.rb +6 -3
  216. data/lib/plex_ruby_sdk/models/operations/get_library_items_ultrablurcolors.rb +1 -1
  217. data/lib/plex_ruby_sdk/models/operations/get_library_items_unauthorized.rb +1 -1
  218. data/lib/plex_ruby_sdk/models/operations/get_library_items_writer.rb +1 -1
  219. data/lib/plex_ruby_sdk/models/operations/get_media_meta_data_badrequest.rb +1 -1
  220. data/lib/plex_ruby_sdk/models/operations/get_media_meta_data_country.rb +1 -1
  221. data/lib/plex_ruby_sdk/models/operations/get_media_meta_data_director.rb +1 -1
  222. data/lib/plex_ruby_sdk/models/operations/get_media_meta_data_errors.rb +1 -1
  223. data/lib/plex_ruby_sdk/models/operations/get_media_meta_data_genre.rb +1 -1
  224. data/lib/plex_ruby_sdk/models/operations/get_media_meta_data_guids.rb +24 -0
  225. data/lib/plex_ruby_sdk/models/operations/get_media_meta_data_hasthumbnail.rb +18 -0
  226. data/lib/plex_ruby_sdk/models/operations/get_media_meta_data_image.rb +1 -1
  227. data/lib/plex_ruby_sdk/models/operations/get_media_meta_data_library_errors.rb +1 -1
  228. data/lib/plex_ruby_sdk/models/operations/get_media_meta_data_location.rb +1 -1
  229. data/lib/plex_ruby_sdk/models/operations/get_media_meta_data_media.rb +38 -25
  230. data/lib/plex_ruby_sdk/models/operations/get_media_meta_data_mediacontainer.rb +4 -4
  231. data/lib/plex_ruby_sdk/models/operations/get_media_meta_data_metadata.rb +29 -23
  232. data/lib/plex_ruby_sdk/models/operations/get_media_meta_data_part.rb +30 -15
  233. data/lib/plex_ruby_sdk/models/operations/get_media_meta_data_request.rb +1 -1
  234. data/lib/plex_ruby_sdk/models/operations/get_media_meta_data_response.rb +1 -1
  235. data/lib/plex_ruby_sdk/models/operations/get_media_meta_data_responsebody.rb +1 -1
  236. data/lib/plex_ruby_sdk/models/operations/get_media_meta_data_role.rb +1 -1
  237. data/lib/plex_ruby_sdk/models/operations/get_media_meta_data_stream.rb +9 -6
  238. data/lib/plex_ruby_sdk/models/operations/get_media_meta_data_ultrablurcolors.rb +1 -1
  239. data/lib/plex_ruby_sdk/models/operations/get_media_meta_data_unauthorized.rb +1 -1
  240. data/lib/plex_ruby_sdk/models/operations/get_media_meta_data_writer.rb +1 -1
  241. data/lib/plex_ruby_sdk/models/operations/get_media_providers_badrequest.rb +1 -1
  242. data/lib/plex_ruby_sdk/models/operations/get_media_providers_directory.rb +1 -1
  243. data/lib/plex_ruby_sdk/models/operations/get_media_providers_errors.rb +1 -1
  244. data/lib/plex_ruby_sdk/models/operations/get_media_providers_mediacontainer.rb +1 -1
  245. data/lib/plex_ruby_sdk/models/operations/get_media_providers_request.rb +1 -1
  246. data/lib/plex_ruby_sdk/models/operations/get_media_providers_response.rb +1 -1
  247. data/lib/plex_ruby_sdk/models/operations/get_media_providers_responsebody.rb +1 -1
  248. data/lib/plex_ruby_sdk/models/operations/get_media_providers_server_errors.rb +1 -1
  249. data/lib/plex_ruby_sdk/models/operations/get_media_providers_unauthorized.rb +1 -1
  250. data/lib/plex_ruby_sdk/models/operations/get_recently_added_field.rb +1 -1
  251. data/lib/plex_ruby_sdk/models/operations/get_recently_added_fieldtype.rb +1 -1
  252. data/lib/plex_ruby_sdk/models/operations/get_recently_added_filter.rb +6 -3
  253. data/lib/plex_ruby_sdk/models/operations/get_recently_added_hubs_type.rb +2 -0
  254. data/lib/plex_ruby_sdk/models/operations/get_recently_added_image.rb +1 -1
  255. data/lib/plex_ruby_sdk/models/operations/get_recently_added_library_badrequest.rb +1 -1
  256. data/lib/plex_ruby_sdk/models/operations/get_recently_added_library_country.rb +1 -1
  257. data/lib/plex_ruby_sdk/models/operations/get_recently_added_library_director.rb +1 -1
  258. data/lib/plex_ruby_sdk/models/operations/get_recently_added_library_errors.rb +1 -1
  259. data/lib/plex_ruby_sdk/models/operations/get_recently_added_library_filter.rb +6 -3
  260. data/lib/plex_ruby_sdk/models/operations/get_recently_added_library_genre.rb +1 -1
  261. data/lib/plex_ruby_sdk/models/operations/get_recently_added_library_library_errors.rb +1 -1
  262. data/lib/plex_ruby_sdk/models/operations/get_recently_added_library_media.rb +1 -1
  263. data/lib/plex_ruby_sdk/models/operations/get_recently_added_library_mediacontainer.rb +1 -1
  264. data/lib/plex_ruby_sdk/models/operations/get_recently_added_library_metadata.rb +1 -1
  265. data/lib/plex_ruby_sdk/models/operations/get_recently_added_library_part.rb +1 -1
  266. data/lib/plex_ruby_sdk/models/operations/get_recently_added_library_request.rb +1 -1
  267. data/lib/plex_ruby_sdk/models/operations/get_recently_added_library_response.rb +1 -1
  268. data/lib/plex_ruby_sdk/models/operations/get_recently_added_library_responsebody.rb +1 -1
  269. data/lib/plex_ruby_sdk/models/operations/get_recently_added_library_role.rb +1 -1
  270. data/lib/plex_ruby_sdk/models/operations/get_recently_added_library_type.rb +6 -3
  271. data/lib/plex_ruby_sdk/models/operations/get_recently_added_library_unauthorized.rb +1 -1
  272. data/lib/plex_ruby_sdk/models/operations/get_recently_added_library_writer.rb +1 -1
  273. data/lib/plex_ruby_sdk/models/operations/get_recently_added_mediacontainer.rb +3 -3
  274. data/lib/plex_ruby_sdk/models/operations/get_recently_added_metadata.rb +1 -1
  275. data/lib/plex_ruby_sdk/models/operations/get_recently_added_operator.rb +1 -1
  276. data/lib/plex_ruby_sdk/models/operations/get_recently_added_request.rb +1 -1
  277. data/lib/plex_ruby_sdk/models/operations/get_recently_added_response.rb +1 -1
  278. data/lib/plex_ruby_sdk/models/operations/get_recently_added_responsebody.rb +1 -1
  279. data/lib/plex_ruby_sdk/models/operations/get_recently_added_sort.rb +1 -1
  280. data/lib/plex_ruby_sdk/models/operations/get_recently_added_type.rb +6 -3
  281. data/lib/plex_ruby_sdk/models/operations/get_refresh_library_metadata_badrequest.rb +1 -1
  282. data/lib/plex_ruby_sdk/models/operations/get_refresh_library_metadata_errors.rb +1 -1
  283. data/lib/plex_ruby_sdk/models/operations/get_refresh_library_metadata_library_errors.rb +1 -1
  284. data/lib/plex_ruby_sdk/models/operations/get_refresh_library_metadata_request.rb +1 -1
  285. data/lib/plex_ruby_sdk/models/operations/get_refresh_library_metadata_response.rb +1 -1
  286. data/lib/plex_ruby_sdk/models/operations/get_refresh_library_metadata_unauthorized.rb +1 -1
  287. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_badrequest.rb +1 -1
  288. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_collection.rb +1 -1
  289. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_country.rb +1 -1
  290. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_director.rb +1 -1
  291. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_errors.rb +1 -1
  292. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_genre.rb +1 -1
  293. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_image.rb +1 -1
  294. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_library_errors.rb +1 -1
  295. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_location.rb +1 -1
  296. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_media.rb +1 -1
  297. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_mediacontainer.rb +1 -1
  298. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_mediaguid.rb +1 -1
  299. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_metadata.rb +1 -1
  300. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_metadatarating.rb +1 -1
  301. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_part.rb +1 -1
  302. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_queryparam_includecollections.rb +18 -0
  303. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_queryparam_includeexternalmedia.rb +18 -0
  304. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_request.rb +4 -4
  305. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_response.rb +1 -1
  306. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_responsebody.rb +1 -1
  307. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_role.rb +1 -1
  308. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_stream.rb +1 -1
  309. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_type.rb +2 -0
  310. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_ultrablurcolors.rb +1 -1
  311. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_unauthorized.rb +1 -1
  312. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_writer.rb +1 -1
  313. data/lib/plex_ruby_sdk/models/operations/get_search_library_badrequest.rb +1 -1
  314. data/lib/plex_ruby_sdk/models/operations/get_search_library_errors.rb +1 -1
  315. data/lib/plex_ruby_sdk/models/operations/get_search_library_library_errors.rb +1 -1
  316. data/lib/plex_ruby_sdk/models/operations/get_search_library_mediacontainer.rb +1 -1
  317. data/lib/plex_ruby_sdk/models/operations/get_search_library_metadata.rb +1 -1
  318. data/lib/plex_ruby_sdk/models/operations/get_search_library_request.rb +1 -1
  319. data/lib/plex_ruby_sdk/models/operations/get_search_library_response.rb +1 -1
  320. data/lib/plex_ruby_sdk/models/operations/get_search_library_responsebody.rb +1 -1
  321. data/lib/plex_ruby_sdk/models/operations/get_search_library_unauthorized.rb +1 -1
  322. data/lib/plex_ruby_sdk/models/operations/get_server_identity_mediacontainer.rb +1 -1
  323. data/lib/plex_ruby_sdk/models/operations/get_server_identity_requesttimeout.rb +1 -1
  324. data/lib/plex_ruby_sdk/models/operations/get_server_identity_response.rb +1 -1
  325. data/lib/plex_ruby_sdk/models/operations/get_server_identity_responsebody.rb +1 -1
  326. data/lib/plex_ruby_sdk/models/operations/get_server_resources_badrequest.rb +1 -1
  327. data/lib/plex_ruby_sdk/models/operations/get_server_resources_errors.rb +1 -1
  328. data/lib/plex_ruby_sdk/models/operations/get_server_resources_plex_errors.rb +1 -1
  329. data/lib/plex_ruby_sdk/models/operations/get_server_resources_request.rb +1 -1
  330. data/lib/plex_ruby_sdk/models/operations/get_server_resources_response.rb +1 -1
  331. data/lib/plex_ruby_sdk/models/operations/get_server_resources_unauthorized.rb +1 -1
  332. data/lib/plex_ruby_sdk/models/operations/get_thumb_image_badrequest.rb +1 -1
  333. data/lib/plex_ruby_sdk/models/operations/get_thumb_image_errors.rb +1 -1
  334. data/lib/plex_ruby_sdk/models/operations/get_thumb_image_media_errors.rb +1 -1
  335. data/lib/plex_ruby_sdk/models/operations/get_thumb_image_request.rb +1 -1
  336. data/lib/plex_ruby_sdk/models/operations/get_thumb_image_response.rb +1 -1
  337. data/lib/plex_ruby_sdk/models/operations/get_thumb_image_unauthorized.rb +1 -1
  338. data/lib/plex_ruby_sdk/models/operations/get_users_badrequest.rb +1 -1
  339. data/lib/plex_ruby_sdk/models/operations/get_users_errors.rb +1 -1
  340. data/lib/plex_ruby_sdk/models/operations/get_users_mediacontainer.rb +1 -1
  341. data/lib/plex_ruby_sdk/models/operations/get_users_request.rb +1 -1
  342. data/lib/plex_ruby_sdk/models/operations/get_users_response.rb +1 -1
  343. data/lib/plex_ruby_sdk/models/operations/get_users_responsebody.rb +1 -1
  344. data/lib/plex_ruby_sdk/models/operations/get_users_server.rb +1 -1
  345. data/lib/plex_ruby_sdk/models/operations/get_users_unauthorized.rb +1 -1
  346. data/lib/plex_ruby_sdk/models/operations/get_users_users_errors.rb +1 -1
  347. data/lib/plex_ruby_sdk/models/operations/get_watch_list_badrequest.rb +1 -1
  348. data/lib/plex_ruby_sdk/models/operations/get_watch_list_errors.rb +1 -1
  349. data/lib/plex_ruby_sdk/models/operations/get_watch_list_request.rb +1 -1
  350. data/lib/plex_ruby_sdk/models/operations/get_watch_list_response.rb +1 -1
  351. data/lib/plex_ruby_sdk/models/operations/get_watch_list_responsebody.rb +1 -1
  352. data/lib/plex_ruby_sdk/models/operations/get_watch_list_unauthorized.rb +1 -1
  353. data/lib/plex_ruby_sdk/models/operations/get_watch_list_watchlist_errors.rb +1 -1
  354. data/lib/plex_ruby_sdk/models/operations/getavailableclients_badrequest.rb +1 -1
  355. data/lib/plex_ruby_sdk/models/operations/getavailableclients_errors.rb +1 -1
  356. data/lib/plex_ruby_sdk/models/operations/getavailableclients_mediacontainer.rb +1 -1
  357. data/lib/plex_ruby_sdk/models/operations/getavailableclients_response.rb +1 -1
  358. data/lib/plex_ruby_sdk/models/operations/getavailableclients_responsebody.rb +1 -1
  359. data/lib/plex_ruby_sdk/models/operations/getavailableclients_server_errors.rb +1 -1
  360. data/lib/plex_ruby_sdk/models/operations/getavailableclients_unauthorized.rb +1 -1
  361. data/lib/plex_ruby_sdk/models/operations/getbandwidthstatistics_account.rb +1 -1
  362. data/lib/plex_ruby_sdk/models/operations/getbandwidthstatistics_badrequest.rb +1 -1
  363. data/lib/plex_ruby_sdk/models/operations/getbandwidthstatistics_device.rb +1 -1
  364. data/lib/plex_ruby_sdk/models/operations/getbandwidthstatistics_errors.rb +1 -1
  365. data/lib/plex_ruby_sdk/models/operations/getbandwidthstatistics_mediacontainer.rb +1 -1
  366. data/lib/plex_ruby_sdk/models/operations/getbandwidthstatistics_request.rb +1 -1
  367. data/lib/plex_ruby_sdk/models/operations/getbandwidthstatistics_response.rb +1 -1
  368. data/lib/plex_ruby_sdk/models/operations/getbandwidthstatistics_responsebody.rb +1 -1
  369. data/lib/plex_ruby_sdk/models/operations/getbandwidthstatistics_statistics_errors.rb +1 -1
  370. data/lib/plex_ruby_sdk/models/operations/getbandwidthstatistics_unauthorized.rb +1 -1
  371. data/lib/plex_ruby_sdk/models/operations/getbutlertasks_badrequest.rb +1 -1
  372. data/lib/plex_ruby_sdk/models/operations/getbutlertasks_butler_errors.rb +1 -1
  373. data/lib/plex_ruby_sdk/models/operations/getbutlertasks_errors.rb +1 -1
  374. data/lib/plex_ruby_sdk/models/operations/getbutlertasks_response.rb +1 -1
  375. data/lib/plex_ruby_sdk/models/operations/getbutlertasks_responsebody.rb +1 -1
  376. data/lib/plex_ruby_sdk/models/operations/getbutlertasks_unauthorized.rb +1 -1
  377. data/lib/plex_ruby_sdk/models/operations/getcompanionsdata_badrequest.rb +1 -1
  378. data/lib/plex_ruby_sdk/models/operations/getcompanionsdata_errors.rb +1 -1
  379. data/lib/plex_ruby_sdk/models/operations/getcompanionsdata_plex_errors.rb +1 -1
  380. data/lib/plex_ruby_sdk/models/operations/getcompanionsdata_response.rb +1 -1
  381. data/lib/plex_ruby_sdk/models/operations/getcompanionsdata_unauthorized.rb +1 -1
  382. data/lib/plex_ruby_sdk/models/operations/getdevices_badrequest.rb +1 -1
  383. data/lib/plex_ruby_sdk/models/operations/getdevices_errors.rb +1 -1
  384. data/lib/plex_ruby_sdk/models/operations/getdevices_mediacontainer.rb +1 -1
  385. data/lib/plex_ruby_sdk/models/operations/getdevices_response.rb +1 -1
  386. data/lib/plex_ruby_sdk/models/operations/getdevices_responsebody.rb +1 -1
  387. data/lib/plex_ruby_sdk/models/operations/getdevices_server_errors.rb +1 -1
  388. data/lib/plex_ruby_sdk/models/operations/getdevices_unauthorized.rb +1 -1
  389. data/lib/plex_ruby_sdk/models/operations/getfilehash_badrequest.rb +1 -1
  390. data/lib/plex_ruby_sdk/models/operations/getfilehash_errors.rb +1 -1
  391. data/lib/plex_ruby_sdk/models/operations/getfilehash_library_errors.rb +1 -1
  392. data/lib/plex_ruby_sdk/models/operations/getfilehash_request.rb +1 -1
  393. data/lib/plex_ruby_sdk/models/operations/getfilehash_response.rb +1 -1
  394. data/lib/plex_ruby_sdk/models/operations/getfilehash_unauthorized.rb +1 -1
  395. data/lib/plex_ruby_sdk/models/operations/getgeodata_badrequest.rb +1 -1
  396. data/lib/plex_ruby_sdk/models/operations/getgeodata_errors.rb +1 -1
  397. data/lib/plex_ruby_sdk/models/operations/getgeodata_geodata.rb +1 -1
  398. data/lib/plex_ruby_sdk/models/operations/getgeodata_plex_errors.rb +1 -1
  399. data/lib/plex_ruby_sdk/models/operations/getgeodata_response.rb +1 -1
  400. data/lib/plex_ruby_sdk/models/operations/getgeodata_unauthorized.rb +1 -1
  401. data/lib/plex_ruby_sdk/models/operations/getglobalhubs_badrequest.rb +1 -1
  402. data/lib/plex_ruby_sdk/models/operations/getglobalhubs_errors.rb +1 -1
  403. data/lib/plex_ruby_sdk/models/operations/getglobalhubs_hubs_errors.rb +1 -1
  404. data/lib/plex_ruby_sdk/models/operations/getglobalhubs_mediacontainer.rb +1 -1
  405. data/lib/plex_ruby_sdk/models/operations/getglobalhubs_metadata.rb +1 -1
  406. data/lib/plex_ruby_sdk/models/operations/getglobalhubs_request.rb +1 -1
  407. data/lib/plex_ruby_sdk/models/operations/getglobalhubs_response.rb +1 -1
  408. data/lib/plex_ruby_sdk/models/operations/getglobalhubs_responsebody.rb +1 -1
  409. data/lib/plex_ruby_sdk/models/operations/getglobalhubs_unauthorized.rb +1 -1
  410. data/lib/plex_ruby_sdk/models/operations/gethomedata_badrequest.rb +1 -1
  411. data/lib/plex_ruby_sdk/models/operations/gethomedata_errors.rb +1 -1
  412. data/lib/plex_ruby_sdk/models/operations/gethomedata_plex_errors.rb +1 -1
  413. data/lib/plex_ruby_sdk/models/operations/gethomedata_response.rb +1 -1
  414. data/lib/plex_ruby_sdk/models/operations/gethomedata_responsebody.rb +1 -1
  415. data/lib/plex_ruby_sdk/models/operations/gethomedata_unauthorized.rb +1 -1
  416. data/lib/plex_ruby_sdk/models/operations/getlibraryhubs_badrequest.rb +1 -1
  417. data/lib/plex_ruby_sdk/models/operations/getlibraryhubs_country.rb +1 -1
  418. data/lib/plex_ruby_sdk/models/operations/getlibraryhubs_director.rb +1 -1
  419. data/lib/plex_ruby_sdk/models/operations/getlibraryhubs_errors.rb +1 -1
  420. data/lib/plex_ruby_sdk/models/operations/getlibraryhubs_genre.rb +1 -1
  421. data/lib/plex_ruby_sdk/models/operations/getlibraryhubs_hub.rb +1 -1
  422. data/lib/plex_ruby_sdk/models/operations/getlibraryhubs_hubs_errors.rb +1 -1
  423. data/lib/plex_ruby_sdk/models/operations/getlibraryhubs_media.rb +1 -1
  424. data/lib/plex_ruby_sdk/models/operations/getlibraryhubs_mediacontainer.rb +1 -1
  425. data/lib/plex_ruby_sdk/models/operations/getlibraryhubs_metadata.rb +1 -1
  426. data/lib/plex_ruby_sdk/models/operations/getlibraryhubs_part.rb +1 -1
  427. data/lib/plex_ruby_sdk/models/operations/getlibraryhubs_request.rb +1 -1
  428. data/lib/plex_ruby_sdk/models/operations/getlibraryhubs_response.rb +1 -1
  429. data/lib/plex_ruby_sdk/models/operations/getlibraryhubs_responsebody.rb +1 -1
  430. data/lib/plex_ruby_sdk/models/operations/getlibraryhubs_role.rb +1 -1
  431. data/lib/plex_ruby_sdk/models/operations/getlibraryhubs_unauthorized.rb +1 -1
  432. data/lib/plex_ruby_sdk/models/operations/getlibraryhubs_writer.rb +1 -1
  433. data/lib/plex_ruby_sdk/models/operations/getmetadatachildren_badrequest.rb +1 -1
  434. data/lib/plex_ruby_sdk/models/operations/getmetadatachildren_directory.rb +1 -1
  435. data/lib/plex_ruby_sdk/models/operations/getmetadatachildren_errors.rb +1 -1
  436. data/lib/plex_ruby_sdk/models/operations/getmetadatachildren_library_errors.rb +1 -1
  437. data/lib/plex_ruby_sdk/models/operations/getmetadatachildren_mediacontainer.rb +1 -1
  438. data/lib/plex_ruby_sdk/models/operations/getmetadatachildren_metadata.rb +1 -1
  439. data/lib/plex_ruby_sdk/models/operations/getmetadatachildren_request.rb +1 -1
  440. data/lib/plex_ruby_sdk/models/operations/getmetadatachildren_response.rb +1 -1
  441. data/lib/plex_ruby_sdk/models/operations/getmetadatachildren_responsebody.rb +1 -1
  442. data/lib/plex_ruby_sdk/models/operations/getmetadatachildren_unauthorized.rb +1 -1
  443. data/lib/plex_ruby_sdk/models/operations/getmyplexaccount_badrequest.rb +1 -1
  444. data/lib/plex_ruby_sdk/models/operations/getmyplexaccount_errors.rb +1 -1
  445. data/lib/plex_ruby_sdk/models/operations/getmyplexaccount_response.rb +1 -1
  446. data/lib/plex_ruby_sdk/models/operations/getmyplexaccount_responsebody.rb +1 -1
  447. data/lib/plex_ruby_sdk/models/operations/getmyplexaccount_server_errors.rb +1 -1
  448. data/lib/plex_ruby_sdk/models/operations/getmyplexaccount_unauthorized.rb +1 -1
  449. data/lib/plex_ruby_sdk/models/operations/getondeck_badrequest.rb +1 -1
  450. data/lib/plex_ruby_sdk/models/operations/getondeck_errors.rb +1 -1
  451. data/lib/plex_ruby_sdk/models/operations/getondeck_guids.rb +1 -1
  452. data/lib/plex_ruby_sdk/models/operations/getondeck_library_errors.rb +1 -1
  453. data/lib/plex_ruby_sdk/models/operations/getondeck_media.rb +1 -1
  454. data/lib/plex_ruby_sdk/models/operations/getondeck_mediacontainer.rb +1 -1
  455. data/lib/plex_ruby_sdk/models/operations/getondeck_metadata.rb +1 -1
  456. data/lib/plex_ruby_sdk/models/operations/getondeck_part.rb +1 -1
  457. data/lib/plex_ruby_sdk/models/operations/getondeck_response.rb +1 -1
  458. data/lib/plex_ruby_sdk/models/operations/getondeck_responsebody.rb +1 -1
  459. data/lib/plex_ruby_sdk/models/operations/getondeck_stream.rb +1 -1
  460. data/lib/plex_ruby_sdk/models/operations/getondeck_unauthorized.rb +1 -1
  461. data/lib/plex_ruby_sdk/models/operations/getpin_authpincontainer.rb +1 -1
  462. data/lib/plex_ruby_sdk/models/operations/getpin_badrequest.rb +1 -1
  463. data/lib/plex_ruby_sdk/models/operations/getpin_errors.rb +1 -1
  464. data/lib/plex_ruby_sdk/models/operations/getpin_request.rb +1 -1
  465. data/lib/plex_ruby_sdk/models/operations/getpin_response.rb +1 -1
  466. data/lib/plex_ruby_sdk/models/operations/getplaylist_badrequest.rb +1 -1
  467. data/lib/plex_ruby_sdk/models/operations/getplaylist_errors.rb +1 -1
  468. data/lib/plex_ruby_sdk/models/operations/getplaylist_mediacontainer.rb +1 -1
  469. data/lib/plex_ruby_sdk/models/operations/getplaylist_metadata.rb +1 -1
  470. data/lib/plex_ruby_sdk/models/operations/getplaylist_playlists_errors.rb +1 -1
  471. data/lib/plex_ruby_sdk/models/operations/getplaylist_request.rb +1 -1
  472. data/lib/plex_ruby_sdk/models/operations/getplaylist_response.rb +1 -1
  473. data/lib/plex_ruby_sdk/models/operations/getplaylist_responsebody.rb +1 -1
  474. data/lib/plex_ruby_sdk/models/operations/getplaylist_unauthorized.rb +1 -1
  475. data/lib/plex_ruby_sdk/models/operations/getplaylistcontents_badrequest.rb +1 -1
  476. data/lib/plex_ruby_sdk/models/operations/getplaylistcontents_country.rb +1 -1
  477. data/lib/plex_ruby_sdk/models/operations/getplaylistcontents_director.rb +1 -1
  478. data/lib/plex_ruby_sdk/models/operations/getplaylistcontents_errors.rb +1 -1
  479. data/lib/plex_ruby_sdk/models/operations/getplaylistcontents_genre.rb +1 -1
  480. data/lib/plex_ruby_sdk/models/operations/getplaylistcontents_media.rb +1 -1
  481. data/lib/plex_ruby_sdk/models/operations/getplaylistcontents_mediacontainer.rb +1 -1
  482. data/lib/plex_ruby_sdk/models/operations/getplaylistcontents_metadata.rb +1 -1
  483. data/lib/plex_ruby_sdk/models/operations/getplaylistcontents_part.rb +1 -1
  484. data/lib/plex_ruby_sdk/models/operations/getplaylistcontents_playlists_errors.rb +1 -1
  485. data/lib/plex_ruby_sdk/models/operations/getplaylistcontents_request.rb +1 -1
  486. data/lib/plex_ruby_sdk/models/operations/getplaylistcontents_response.rb +1 -1
  487. data/lib/plex_ruby_sdk/models/operations/getplaylistcontents_responsebody.rb +1 -1
  488. data/lib/plex_ruby_sdk/models/operations/getplaylistcontents_role.rb +1 -1
  489. data/lib/plex_ruby_sdk/models/operations/getplaylistcontents_unauthorized.rb +1 -1
  490. data/lib/plex_ruby_sdk/models/operations/getplaylistcontents_writer.rb +1 -1
  491. data/lib/plex_ruby_sdk/models/operations/getplaylists_badrequest.rb +1 -1
  492. data/lib/plex_ruby_sdk/models/operations/getplaylists_errors.rb +1 -1
  493. data/lib/plex_ruby_sdk/models/operations/getplaylists_mediacontainer.rb +1 -1
  494. data/lib/plex_ruby_sdk/models/operations/getplaylists_metadata.rb +1 -1
  495. data/lib/plex_ruby_sdk/models/operations/getplaylists_playlists_errors.rb +1 -1
  496. data/lib/plex_ruby_sdk/models/operations/getplaylists_request.rb +1 -1
  497. data/lib/plex_ruby_sdk/models/operations/getplaylists_response.rb +1 -1
  498. data/lib/plex_ruby_sdk/models/operations/getplaylists_responsebody.rb +1 -1
  499. data/lib/plex_ruby_sdk/models/operations/getplaylists_unauthorized.rb +1 -1
  500. data/lib/plex_ruby_sdk/models/operations/getresizedphoto_badrequest.rb +1 -1
  501. data/lib/plex_ruby_sdk/models/operations/getresizedphoto_errors.rb +1 -1
  502. data/lib/plex_ruby_sdk/models/operations/getresizedphoto_request.rb +1 -1
  503. data/lib/plex_ruby_sdk/models/operations/getresizedphoto_response.rb +1 -1
  504. data/lib/plex_ruby_sdk/models/operations/getresizedphoto_server_errors.rb +1 -1
  505. data/lib/plex_ruby_sdk/models/operations/getresizedphoto_unauthorized.rb +1 -1
  506. data/lib/plex_ruby_sdk/models/operations/getresourcesstatistics_badrequest.rb +1 -1
  507. data/lib/plex_ruby_sdk/models/operations/getresourcesstatistics_errors.rb +1 -1
  508. data/lib/plex_ruby_sdk/models/operations/getresourcesstatistics_mediacontainer.rb +1 -1
  509. data/lib/plex_ruby_sdk/models/operations/getresourcesstatistics_request.rb +1 -1
  510. data/lib/plex_ruby_sdk/models/operations/getresourcesstatistics_response.rb +1 -1
  511. data/lib/plex_ruby_sdk/models/operations/getresourcesstatistics_responsebody.rb +1 -1
  512. data/lib/plex_ruby_sdk/models/operations/getresourcesstatistics_statistics_errors.rb +1 -1
  513. data/lib/plex_ruby_sdk/models/operations/getresourcesstatistics_unauthorized.rb +1 -1
  514. data/lib/plex_ruby_sdk/models/operations/getsearchresults_badrequest.rb +1 -1
  515. data/lib/plex_ruby_sdk/models/operations/getsearchresults_country.rb +1 -1
  516. data/lib/plex_ruby_sdk/models/operations/getsearchresults_director.rb +1 -1
  517. data/lib/plex_ruby_sdk/models/operations/getsearchresults_errors.rb +1 -1
  518. data/lib/plex_ruby_sdk/models/operations/getsearchresults_genre.rb +1 -1
  519. data/lib/plex_ruby_sdk/models/operations/getsearchresults_media.rb +1 -1
  520. data/lib/plex_ruby_sdk/models/operations/getsearchresults_mediacontainer.rb +1 -1
  521. data/lib/plex_ruby_sdk/models/operations/getsearchresults_metadata.rb +1 -1
  522. data/lib/plex_ruby_sdk/models/operations/getsearchresults_part.rb +1 -1
  523. data/lib/plex_ruby_sdk/models/operations/getsearchresults_request.rb +1 -1
  524. data/lib/plex_ruby_sdk/models/operations/getsearchresults_response.rb +1 -1
  525. data/lib/plex_ruby_sdk/models/operations/getsearchresults_responsebody.rb +1 -1
  526. data/lib/plex_ruby_sdk/models/operations/getsearchresults_role.rb +1 -1
  527. data/lib/plex_ruby_sdk/models/operations/getsearchresults_search_errors.rb +1 -1
  528. data/lib/plex_ruby_sdk/models/operations/getsearchresults_unauthorized.rb +1 -1
  529. data/lib/plex_ruby_sdk/models/operations/getsearchresults_writer.rb +1 -1
  530. data/lib/plex_ruby_sdk/models/operations/getserveractivities_activities_errors.rb +1 -1
  531. data/lib/plex_ruby_sdk/models/operations/getserveractivities_badrequest.rb +1 -1
  532. data/lib/plex_ruby_sdk/models/operations/getserveractivities_errors.rb +1 -1
  533. data/lib/plex_ruby_sdk/models/operations/getserveractivities_mediacontainer.rb +1 -1
  534. data/lib/plex_ruby_sdk/models/operations/getserveractivities_response.rb +1 -1
  535. data/lib/plex_ruby_sdk/models/operations/getserveractivities_responsebody.rb +1 -1
  536. data/lib/plex_ruby_sdk/models/operations/getserveractivities_unauthorized.rb +1 -1
  537. data/lib/plex_ruby_sdk/models/operations/getservercapabilities_badrequest.rb +1 -1
  538. data/lib/plex_ruby_sdk/models/operations/getservercapabilities_errors.rb +1 -1
  539. data/lib/plex_ruby_sdk/models/operations/getservercapabilities_response.rb +1 -1
  540. data/lib/plex_ruby_sdk/models/operations/getservercapabilities_responsebody.rb +1 -1
  541. data/lib/plex_ruby_sdk/models/operations/getservercapabilities_unauthorized.rb +1 -1
  542. data/lib/plex_ruby_sdk/models/operations/getserverlist_badrequest.rb +1 -1
  543. data/lib/plex_ruby_sdk/models/operations/getserverlist_errors.rb +1 -1
  544. data/lib/plex_ruby_sdk/models/operations/getserverlist_mediacontainer.rb +1 -1
  545. data/lib/plex_ruby_sdk/models/operations/getserverlist_response.rb +1 -1
  546. data/lib/plex_ruby_sdk/models/operations/getserverlist_responsebody.rb +1 -1
  547. data/lib/plex_ruby_sdk/models/operations/getserverlist_server.rb +1 -1
  548. data/lib/plex_ruby_sdk/models/operations/getserverlist_server_errors.rb +1 -1
  549. data/lib/plex_ruby_sdk/models/operations/getserverlist_unauthorized.rb +1 -1
  550. data/lib/plex_ruby_sdk/models/operations/getserverpreferences_badrequest.rb +1 -1
  551. data/lib/plex_ruby_sdk/models/operations/getserverpreferences_errors.rb +1 -1
  552. data/lib/plex_ruby_sdk/models/operations/getserverpreferences_mediacontainer.rb +1 -1
  553. data/lib/plex_ruby_sdk/models/operations/getserverpreferences_response.rb +1 -1
  554. data/lib/plex_ruby_sdk/models/operations/getserverpreferences_responsebody.rb +1 -1
  555. data/lib/plex_ruby_sdk/models/operations/getserverpreferences_server_errors.rb +1 -1
  556. data/lib/plex_ruby_sdk/models/operations/getserverpreferences_unauthorized.rb +1 -1
  557. data/lib/plex_ruby_sdk/models/operations/getsessionhistory_badrequest.rb +1 -1
  558. data/lib/plex_ruby_sdk/models/operations/getsessionhistory_errors.rb +1 -1
  559. data/lib/plex_ruby_sdk/models/operations/getsessionhistory_mediacontainer.rb +1 -1
  560. data/lib/plex_ruby_sdk/models/operations/getsessionhistory_metadata.rb +1 -1
  561. data/lib/plex_ruby_sdk/models/operations/getsessionhistory_request.rb +1 -1
  562. data/lib/plex_ruby_sdk/models/operations/getsessionhistory_response.rb +1 -1
  563. data/lib/plex_ruby_sdk/models/operations/getsessionhistory_responsebody.rb +1 -1
  564. data/lib/plex_ruby_sdk/models/operations/getsessionhistory_sessions_errors.rb +1 -1
  565. data/lib/plex_ruby_sdk/models/operations/getsessionhistory_unauthorized.rb +1 -1
  566. data/lib/plex_ruby_sdk/models/operations/getsessions_badrequest.rb +1 -1
  567. data/lib/plex_ruby_sdk/models/operations/getsessions_errors.rb +1 -1
  568. data/lib/plex_ruby_sdk/models/operations/getsessions_media.rb +1 -1
  569. data/lib/plex_ruby_sdk/models/operations/getsessions_mediacontainer.rb +1 -1
  570. data/lib/plex_ruby_sdk/models/operations/getsessions_metadata.rb +1 -1
  571. data/lib/plex_ruby_sdk/models/operations/getsessions_part.rb +1 -1
  572. data/lib/plex_ruby_sdk/models/operations/getsessions_response.rb +1 -1
  573. data/lib/plex_ruby_sdk/models/operations/getsessions_responsebody.rb +1 -1
  574. data/lib/plex_ruby_sdk/models/operations/getsessions_sessions_errors.rb +1 -1
  575. data/lib/plex_ruby_sdk/models/operations/getsessions_stream.rb +1 -1
  576. data/lib/plex_ruby_sdk/models/operations/getsessions_unauthorized.rb +1 -1
  577. data/lib/plex_ruby_sdk/models/operations/getsessions_user.rb +1 -1
  578. data/lib/plex_ruby_sdk/models/operations/getsourceconnectioninformation_authentication_errors.rb +1 -1
  579. data/lib/plex_ruby_sdk/models/operations/getsourceconnectioninformation_badrequest.rb +1 -1
  580. data/lib/plex_ruby_sdk/models/operations/getsourceconnectioninformation_errors.rb +1 -1
  581. data/lib/plex_ruby_sdk/models/operations/getsourceconnectioninformation_request.rb +1 -1
  582. data/lib/plex_ruby_sdk/models/operations/getsourceconnectioninformation_response.rb +1 -1
  583. data/lib/plex_ruby_sdk/models/operations/getsourceconnectioninformation_unauthorized.rb +1 -1
  584. data/lib/plex_ruby_sdk/models/operations/getstatistics_badrequest.rb +1 -1
  585. data/lib/plex_ruby_sdk/models/operations/getstatistics_device.rb +1 -1
  586. data/lib/plex_ruby_sdk/models/operations/getstatistics_errors.rb +1 -1
  587. data/lib/plex_ruby_sdk/models/operations/getstatistics_mediacontainer.rb +1 -1
  588. data/lib/plex_ruby_sdk/models/operations/getstatistics_request.rb +1 -1
  589. data/lib/plex_ruby_sdk/models/operations/getstatistics_response.rb +1 -1
  590. data/lib/plex_ruby_sdk/models/operations/getstatistics_responsebody.rb +1 -1
  591. data/lib/plex_ruby_sdk/models/operations/getstatistics_statistics_errors.rb +1 -1
  592. data/lib/plex_ruby_sdk/models/operations/getstatistics_unauthorized.rb +1 -1
  593. data/lib/plex_ruby_sdk/models/operations/gettimeline_badrequest.rb +1 -1
  594. data/lib/plex_ruby_sdk/models/operations/gettimeline_errors.rb +1 -1
  595. data/lib/plex_ruby_sdk/models/operations/gettimeline_request.rb +1 -1
  596. data/lib/plex_ruby_sdk/models/operations/gettimeline_response.rb +1 -1
  597. data/lib/plex_ruby_sdk/models/operations/gettimeline_unauthorized.rb +1 -1
  598. data/lib/plex_ruby_sdk/models/operations/gettimeline_video_errors.rb +1 -1
  599. data/lib/plex_ruby_sdk/models/operations/gettokenbypinid_authpincontainer.rb +1 -1
  600. data/lib/plex_ruby_sdk/models/operations/gettokenbypinid_badrequest.rb +1 -1
  601. data/lib/plex_ruby_sdk/models/operations/gettokenbypinid_errors.rb +1 -1
  602. data/lib/plex_ruby_sdk/models/operations/gettokenbypinid_geodata.rb +1 -1
  603. data/lib/plex_ruby_sdk/models/operations/gettokenbypinid_plex_errors.rb +1 -1
  604. data/lib/plex_ruby_sdk/models/operations/gettokenbypinid_request.rb +1 -1
  605. data/lib/plex_ruby_sdk/models/operations/gettokenbypinid_response.rb +1 -1
  606. data/lib/plex_ruby_sdk/models/operations/gettokenbypinid_responsebody.rb +1 -1
  607. data/lib/plex_ruby_sdk/models/operations/gettokendetails_authentication_errors.rb +1 -1
  608. data/lib/plex_ruby_sdk/models/operations/gettokendetails_badrequest.rb +1 -1
  609. data/lib/plex_ruby_sdk/models/operations/gettokendetails_errors.rb +1 -1
  610. data/lib/plex_ruby_sdk/models/operations/gettokendetails_response.rb +1 -1
  611. data/lib/plex_ruby_sdk/models/operations/gettokendetails_subscription.rb +1 -1
  612. data/lib/plex_ruby_sdk/models/operations/gettokendetails_unauthorized.rb +1 -1
  613. data/lib/plex_ruby_sdk/models/operations/gettokendetails_userplexaccount.rb +6 -6
  614. data/lib/plex_ruby_sdk/models/operations/gettopwatchedcontent_badrequest.rb +1 -1
  615. data/lib/plex_ruby_sdk/models/operations/gettopwatchedcontent_country.rb +1 -1
  616. data/lib/plex_ruby_sdk/models/operations/gettopwatchedcontent_errors.rb +1 -1
  617. data/lib/plex_ruby_sdk/models/operations/gettopwatchedcontent_genre.rb +1 -1
  618. data/lib/plex_ruby_sdk/models/operations/gettopwatchedcontent_guids.rb +1 -1
  619. data/lib/plex_ruby_sdk/models/operations/gettopwatchedcontent_library_errors.rb +1 -1
  620. data/lib/plex_ruby_sdk/models/operations/gettopwatchedcontent_mediacontainer.rb +1 -1
  621. data/lib/plex_ruby_sdk/models/operations/gettopwatchedcontent_metadata.rb +1 -1
  622. data/lib/plex_ruby_sdk/models/operations/gettopwatchedcontent_request.rb +1 -1
  623. data/lib/plex_ruby_sdk/models/operations/gettopwatchedcontent_response.rb +1 -1
  624. data/lib/plex_ruby_sdk/models/operations/gettopwatchedcontent_responsebody.rb +1 -1
  625. data/lib/plex_ruby_sdk/models/operations/gettopwatchedcontent_role.rb +1 -1
  626. data/lib/plex_ruby_sdk/models/operations/gettopwatchedcontent_unauthorized.rb +1 -1
  627. data/lib/plex_ruby_sdk/models/operations/gettopwatchedcontent_user.rb +1 -1
  628. data/lib/plex_ruby_sdk/models/operations/gettranscodesessions_badrequest.rb +1 -1
  629. data/lib/plex_ruby_sdk/models/operations/gettranscodesessions_errors.rb +1 -1
  630. data/lib/plex_ruby_sdk/models/operations/gettranscodesessions_mediacontainer.rb +1 -1
  631. data/lib/plex_ruby_sdk/models/operations/gettranscodesessions_response.rb +1 -1
  632. data/lib/plex_ruby_sdk/models/operations/gettranscodesessions_responsebody.rb +1 -1
  633. data/lib/plex_ruby_sdk/models/operations/gettranscodesessions_sessions_errors.rb +1 -1
  634. data/lib/plex_ruby_sdk/models/operations/gettranscodesessions_unauthorized.rb +1 -1
  635. data/lib/plex_ruby_sdk/models/operations/gettransienttoken_authentication_errors.rb +1 -1
  636. data/lib/plex_ruby_sdk/models/operations/gettransienttoken_badrequest.rb +1 -1
  637. data/lib/plex_ruby_sdk/models/operations/gettransienttoken_errors.rb +1 -1
  638. data/lib/plex_ruby_sdk/models/operations/gettransienttoken_request.rb +1 -1
  639. data/lib/plex_ruby_sdk/models/operations/gettransienttoken_response.rb +1 -1
  640. data/lib/plex_ruby_sdk/models/operations/gettransienttoken_unauthorized.rb +1 -1
  641. data/lib/plex_ruby_sdk/models/operations/getupdatestatus_badrequest.rb +1 -1
  642. data/lib/plex_ruby_sdk/models/operations/getupdatestatus_errors.rb +1 -1
  643. data/lib/plex_ruby_sdk/models/operations/getupdatestatus_mediacontainer.rb +1 -1
  644. data/lib/plex_ruby_sdk/models/operations/getupdatestatus_response.rb +1 -1
  645. data/lib/plex_ruby_sdk/models/operations/getupdatestatus_responsebody.rb +1 -1
  646. data/lib/plex_ruby_sdk/models/operations/getupdatestatus_unauthorized.rb +1 -1
  647. data/lib/plex_ruby_sdk/models/operations/getupdatestatus_updater_errors.rb +1 -1
  648. data/lib/plex_ruby_sdk/models/operations/getuserfriends_badrequest.rb +1 -1
  649. data/lib/plex_ruby_sdk/models/operations/getuserfriends_errors.rb +1 -1
  650. data/lib/plex_ruby_sdk/models/operations/getuserfriends_plex_errors.rb +1 -1
  651. data/lib/plex_ruby_sdk/models/operations/getuserfriends_response.rb +1 -1
  652. data/lib/plex_ruby_sdk/models/operations/getuserfriends_unauthorized.rb +1 -1
  653. data/lib/plex_ruby_sdk/models/operations/guids.rb +5 -4
  654. data/lib/plex_ruby_sdk/models/operations/hub.rb +1 -1
  655. data/lib/plex_ruby_sdk/models/operations/image.rb +1 -1
  656. data/lib/plex_ruby_sdk/models/operations/includeadvanced.rb +18 -0
  657. data/lib/plex_ruby_sdk/models/operations/internalpaymentmethod.rb +1 -1
  658. data/lib/plex_ruby_sdk/models/operations/location.rb +1 -1
  659. data/lib/plex_ruby_sdk/models/operations/logline_badrequest.rb +1 -1
  660. data/lib/plex_ruby_sdk/models/operations/logline_errors.rb +1 -1
  661. data/lib/plex_ruby_sdk/models/operations/logline_log_errors.rb +1 -1
  662. data/lib/plex_ruby_sdk/models/operations/logline_request.rb +1 -1
  663. data/lib/plex_ruby_sdk/models/operations/logline_response.rb +1 -1
  664. data/lib/plex_ruby_sdk/models/operations/logline_unauthorized.rb +1 -1
  665. data/lib/plex_ruby_sdk/models/operations/logmultiline_badrequest.rb +1 -1
  666. data/lib/plex_ruby_sdk/models/operations/logmultiline_errors.rb +1 -1
  667. data/lib/plex_ruby_sdk/models/operations/logmultiline_log_errors.rb +1 -1
  668. data/lib/plex_ruby_sdk/models/operations/logmultiline_response.rb +1 -1
  669. data/lib/plex_ruby_sdk/models/operations/logmultiline_unauthorized.rb +1 -1
  670. data/lib/plex_ruby_sdk/models/operations/markplayed_badrequest.rb +1 -1
  671. data/lib/plex_ruby_sdk/models/operations/markplayed_errors.rb +1 -1
  672. data/lib/plex_ruby_sdk/models/operations/markplayed_media_errors.rb +1 -1
  673. data/lib/plex_ruby_sdk/models/operations/markplayed_request.rb +1 -1
  674. data/lib/plex_ruby_sdk/models/operations/markplayed_response.rb +1 -1
  675. data/lib/plex_ruby_sdk/models/operations/markplayed_unauthorized.rb +1 -1
  676. data/lib/plex_ruby_sdk/models/operations/markunplayed_badrequest.rb +1 -1
  677. data/lib/plex_ruby_sdk/models/operations/markunplayed_errors.rb +1 -1
  678. data/lib/plex_ruby_sdk/models/operations/markunplayed_media_errors.rb +1 -1
  679. data/lib/plex_ruby_sdk/models/operations/markunplayed_request.rb +1 -1
  680. data/lib/plex_ruby_sdk/models/operations/markunplayed_response.rb +1 -1
  681. data/lib/plex_ruby_sdk/models/operations/markunplayed_unauthorized.rb +1 -1
  682. data/lib/plex_ruby_sdk/models/operations/media.rb +1 -1
  683. data/lib/plex_ruby_sdk/models/operations/mediacontainer.rb +1 -1
  684. data/lib/plex_ruby_sdk/models/operations/mediaguid.rb +1 -1
  685. data/lib/plex_ruby_sdk/models/operations/mediaprovider.rb +1 -1
  686. data/lib/plex_ruby_sdk/models/operations/meta.rb +1 -1
  687. data/lib/plex_ruby_sdk/models/operations/metadata.rb +1 -1
  688. data/lib/plex_ruby_sdk/models/operations/metadatarating.rb +1 -1
  689. data/lib/plex_ruby_sdk/models/operations/myplex.rb +1 -1
  690. data/lib/plex_ruby_sdk/models/operations/operator.rb +1 -1
  691. data/lib/plex_ruby_sdk/models/operations/part.rb +1 -1
  692. data/lib/plex_ruby_sdk/models/operations/pastsubscription.rb +1 -1
  693. data/lib/plex_ruby_sdk/models/operations/performsearch_badrequest.rb +1 -1
  694. data/lib/plex_ruby_sdk/models/operations/performsearch_errors.rb +1 -1
  695. data/lib/plex_ruby_sdk/models/operations/performsearch_request.rb +1 -1
  696. data/lib/plex_ruby_sdk/models/operations/performsearch_response.rb +1 -1
  697. data/lib/plex_ruby_sdk/models/operations/performsearch_search_errors.rb +1 -1
  698. data/lib/plex_ruby_sdk/models/operations/performsearch_unauthorized.rb +1 -1
  699. data/lib/plex_ruby_sdk/models/operations/performvoicesearch_badrequest.rb +1 -1
  700. data/lib/plex_ruby_sdk/models/operations/performvoicesearch_errors.rb +1 -1
  701. data/lib/plex_ruby_sdk/models/operations/performvoicesearch_request.rb +1 -1
  702. data/lib/plex_ruby_sdk/models/operations/performvoicesearch_response.rb +1 -1
  703. data/lib/plex_ruby_sdk/models/operations/performvoicesearch_search_errors.rb +1 -1
  704. data/lib/plex_ruby_sdk/models/operations/performvoicesearch_unauthorized.rb +1 -1
  705. data/lib/plex_ruby_sdk/models/operations/pivot.rb +1 -1
  706. data/lib/plex_ruby_sdk/models/operations/player.rb +1 -1
  707. data/lib/plex_ruby_sdk/models/operations/plexdevice.rb +1 -1
  708. data/lib/plex_ruby_sdk/models/operations/post_users_sign_in_data_authentication_errors.rb +1 -1
  709. data/lib/plex_ruby_sdk/models/operations/post_users_sign_in_data_authentication_subscription.rb +1 -1
  710. data/lib/plex_ruby_sdk/models/operations/post_users_sign_in_data_badrequest.rb +1 -1
  711. data/lib/plex_ruby_sdk/models/operations/post_users_sign_in_data_errors.rb +1 -1
  712. data/lib/plex_ruby_sdk/models/operations/post_users_sign_in_data_request.rb +1 -1
  713. data/lib/plex_ruby_sdk/models/operations/post_users_sign_in_data_requestbody.rb +1 -1
  714. data/lib/plex_ruby_sdk/models/operations/post_users_sign_in_data_response.rb +1 -1
  715. data/lib/plex_ruby_sdk/models/operations/post_users_sign_in_data_services.rb +1 -1
  716. data/lib/plex_ruby_sdk/models/operations/post_users_sign_in_data_subscription.rb +1 -1
  717. data/lib/plex_ruby_sdk/models/operations/post_users_sign_in_data_unauthorized.rb +1 -1
  718. data/lib/plex_ruby_sdk/models/operations/post_users_sign_in_data_userplexaccount.rb +6 -6
  719. data/lib/plex_ruby_sdk/models/operations/post_users_sign_in_data_userprofile.rb +1 -1
  720. data/lib/plex_ruby_sdk/models/operations/producer.rb +1 -1
  721. data/lib/plex_ruby_sdk/models/operations/provider.rb +1 -1
  722. data/lib/plex_ruby_sdk/models/operations/queryparam_filter.rb +1 -1
  723. data/lib/plex_ruby_sdk/models/operations/queryparam_includecollections.rb +1 -1
  724. data/lib/plex_ruby_sdk/models/operations/queryparam_includeexternalmedia.rb +1 -1
  725. data/lib/plex_ruby_sdk/models/operations/queryparam_includeguids.rb +19 -0
  726. data/lib/plex_ruby_sdk/models/operations/{rating.rb → ratings.rb} +1 -1
  727. data/lib/plex_ruby_sdk/models/operations/release.rb +1 -1
  728. data/lib/plex_ruby_sdk/models/operations/responsebody.rb +1 -1
  729. data/lib/plex_ruby_sdk/models/operations/role.rb +1 -1
  730. data/lib/plex_ruby_sdk/models/operations/searchresult.rb +1 -1
  731. data/lib/plex_ruby_sdk/models/operations/server.rb +1 -1
  732. data/lib/plex_ruby_sdk/models/operations/services.rb +1 -1
  733. data/lib/plex_ruby_sdk/models/operations/session.rb +1 -1
  734. data/lib/plex_ruby_sdk/models/operations/setting.rb +1 -1
  735. data/lib/plex_ruby_sdk/models/operations/sharedservers.rb +1 -1
  736. data/lib/plex_ruby_sdk/models/operations/sharedsources.rb +1 -1
  737. data/lib/plex_ruby_sdk/models/operations/similar.rb +1 -1
  738. data/lib/plex_ruby_sdk/models/operations/sort.rb +1 -1
  739. data/lib/plex_ruby_sdk/models/operations/startalltasks_badrequest.rb +1 -1
  740. data/lib/plex_ruby_sdk/models/operations/startalltasks_butler_errors.rb +1 -1
  741. data/lib/plex_ruby_sdk/models/operations/startalltasks_errors.rb +1 -1
  742. data/lib/plex_ruby_sdk/models/operations/startalltasks_response.rb +1 -1
  743. data/lib/plex_ruby_sdk/models/operations/startalltasks_unauthorized.rb +1 -1
  744. data/lib/plex_ruby_sdk/models/operations/starttask_badrequest.rb +1 -1
  745. data/lib/plex_ruby_sdk/models/operations/starttask_butler_errors.rb +1 -1
  746. data/lib/plex_ruby_sdk/models/operations/starttask_errors.rb +1 -1
  747. data/lib/plex_ruby_sdk/models/operations/starttask_request.rb +1 -1
  748. data/lib/plex_ruby_sdk/models/operations/starttask_response.rb +1 -1
  749. data/lib/plex_ruby_sdk/models/operations/starttask_unauthorized.rb +1 -1
  750. data/lib/plex_ruby_sdk/models/operations/startuniversaltranscode_badrequest.rb +1 -1
  751. data/lib/plex_ruby_sdk/models/operations/startuniversaltranscode_errors.rb +1 -1
  752. data/lib/plex_ruby_sdk/models/operations/startuniversaltranscode_request.rb +1 -1
  753. data/lib/plex_ruby_sdk/models/operations/startuniversaltranscode_response.rb +1 -1
  754. data/lib/plex_ruby_sdk/models/operations/startuniversaltranscode_unauthorized.rb +1 -1
  755. data/lib/plex_ruby_sdk/models/operations/startuniversaltranscode_video_errors.rb +1 -1
  756. data/lib/plex_ruby_sdk/models/operations/statisticsbandwidth.rb +1 -1
  757. data/lib/plex_ruby_sdk/models/operations/statisticsmedia.rb +1 -1
  758. data/lib/plex_ruby_sdk/models/operations/statisticsresources.rb +1 -1
  759. data/lib/plex_ruby_sdk/models/operations/stopalltasks_badrequest.rb +1 -1
  760. data/lib/plex_ruby_sdk/models/operations/stopalltasks_butler_errors.rb +1 -1
  761. data/lib/plex_ruby_sdk/models/operations/stopalltasks_errors.rb +1 -1
  762. data/lib/plex_ruby_sdk/models/operations/stopalltasks_response.rb +1 -1
  763. data/lib/plex_ruby_sdk/models/operations/stopalltasks_unauthorized.rb +1 -1
  764. data/lib/plex_ruby_sdk/models/operations/stoptask_badrequest.rb +1 -1
  765. data/lib/plex_ruby_sdk/models/operations/stoptask_butler_errors.rb +1 -1
  766. data/lib/plex_ruby_sdk/models/operations/stoptask_errors.rb +1 -1
  767. data/lib/plex_ruby_sdk/models/operations/stoptask_request.rb +1 -1
  768. data/lib/plex_ruby_sdk/models/operations/stoptask_response.rb +1 -1
  769. data/lib/plex_ruby_sdk/models/operations/stoptask_unauthorized.rb +1 -1
  770. data/lib/plex_ruby_sdk/models/operations/stoptranscodesession_badrequest.rb +1 -1
  771. data/lib/plex_ruby_sdk/models/operations/stoptranscodesession_errors.rb +1 -1
  772. data/lib/plex_ruby_sdk/models/operations/stoptranscodesession_request.rb +1 -1
  773. data/lib/plex_ruby_sdk/models/operations/stoptranscodesession_response.rb +1 -1
  774. data/lib/plex_ruby_sdk/models/operations/stoptranscodesession_sessions_errors.rb +1 -1
  775. data/lib/plex_ruby_sdk/models/operations/stoptranscodesession_unauthorized.rb +1 -1
  776. data/lib/plex_ruby_sdk/models/operations/stream.rb +1 -1
  777. data/lib/plex_ruby_sdk/models/operations/subscription.rb +1 -1
  778. data/lib/plex_ruby_sdk/models/operations/tag.rb +0 -4
  779. data/lib/plex_ruby_sdk/models/operations/transcodesession.rb +1 -1
  780. data/lib/plex_ruby_sdk/models/operations/trials.rb +1 -1
  781. data/lib/plex_ruby_sdk/models/operations/ultrablurcolors.rb +1 -1
  782. data/lib/plex_ruby_sdk/models/operations/updateplaylist_badrequest.rb +1 -1
  783. data/lib/plex_ruby_sdk/models/operations/updateplaylist_errors.rb +1 -1
  784. data/lib/plex_ruby_sdk/models/operations/updateplaylist_playlists_errors.rb +1 -1
  785. data/lib/plex_ruby_sdk/models/operations/updateplaylist_request.rb +1 -1
  786. data/lib/plex_ruby_sdk/models/operations/updateplaylist_response.rb +1 -1
  787. data/lib/plex_ruby_sdk/models/operations/updateplaylist_unauthorized.rb +1 -1
  788. data/lib/plex_ruby_sdk/models/operations/updateplayprogress_badrequest.rb +1 -1
  789. data/lib/plex_ruby_sdk/models/operations/updateplayprogress_errors.rb +1 -1
  790. data/lib/plex_ruby_sdk/models/operations/updateplayprogress_media_errors.rb +1 -1
  791. data/lib/plex_ruby_sdk/models/operations/updateplayprogress_request.rb +1 -1
  792. data/lib/plex_ruby_sdk/models/operations/updateplayprogress_response.rb +1 -1
  793. data/lib/plex_ruby_sdk/models/operations/updateplayprogress_unauthorized.rb +1 -1
  794. data/lib/plex_ruby_sdk/models/operations/uploadplaylist_badrequest.rb +1 -1
  795. data/lib/plex_ruby_sdk/models/operations/uploadplaylist_errors.rb +1 -1
  796. data/lib/plex_ruby_sdk/models/operations/uploadplaylist_playlists_errors.rb +1 -1
  797. data/lib/plex_ruby_sdk/models/operations/uploadplaylist_request.rb +1 -1
  798. data/lib/plex_ruby_sdk/models/operations/uploadplaylist_response.rb +1 -1
  799. data/lib/plex_ruby_sdk/models/operations/uploadplaylist_unauthorized.rb +1 -1
  800. data/lib/plex_ruby_sdk/models/operations/user.rb +1 -1
  801. data/lib/plex_ruby_sdk/models/operations/userprofile.rb +1 -1
  802. data/lib/plex_ruby_sdk/models/operations/writer.rb +1 -1
  803. data/lib/plex_ruby_sdk/models/operations.rb +44 -4
  804. data/lib/plex_ruby_sdk/models/shared/security.rb +1 -1
  805. data/lib/plex_ruby_sdk/playlists.rb +41 -32
  806. data/lib/plex_ruby_sdk/plex.rb +28 -24
  807. data/lib/plex_ruby_sdk/plex_api.rb +34 -48
  808. data/lib/plex_ruby_sdk/sdkconfiguration.rb +13 -8
  809. data/lib/plex_ruby_sdk/search.rb +13 -10
  810. data/lib/plex_ruby_sdk/server.rb +41 -33
  811. data/lib/plex_ruby_sdk/sessions.rb +19 -15
  812. data/lib/plex_ruby_sdk/statistics.rb +15 -12
  813. data/lib/plex_ruby_sdk/updater.rb +13 -10
  814. data/lib/plex_ruby_sdk/users.rb +2 -2
  815. data/lib/plex_ruby_sdk/utils/utils.rb +12 -55
  816. data/lib/plex_ruby_sdk/video.rb +8 -6
  817. data/lib/plex_ruby_sdk/watchlist.rb +5 -4
  818. data/lib/plex_ruby_sdk.rb +1 -2
  819. metadata +61 -5
  820. /data/lib/{plex_ruby_sdk/utils → crystalline}/t.rb +0 -0
@@ -39,7 +39,8 @@ module PlexRubySDK
39
39
  r = @sdk_configuration.client.get(url) do |req|
40
40
  req.headers = headers
41
41
  req.params = query_params
42
- Utils.configure_request_security(req, @sdk_configuration.security) if !@sdk_configuration.nil? && !@sdk_configuration.security.nil?
42
+ security = !@sdk_configuration.nil? && !@sdk_configuration.security_source.nil? ? @sdk_configuration.security_source.call : nil
43
+ Utils.configure_request_security(req, security) if !security.nil?
43
44
  end
44
45
 
45
46
  content_type = r.headers.fetch('Content-Type', 'application/octet-stream')
@@ -50,12 +51,12 @@ module PlexRubySDK
50
51
  if r.status == 200
51
52
  elsif r.status == 400
52
53
  if Utils.match_content_type(content_type, 'application/json')
53
- out = Utils.unmarshal_complex(r.env.response_body, ::PlexRubySDK::Operations::MarkPlayedBadRequest)
54
+ out = Crystalline.unmarshal_json(JSON.parse(r.env.response_body), ::PlexRubySDK::Operations::MarkPlayedBadRequest)
54
55
  res.bad_request = out
55
56
  end
56
57
  elsif r.status == 401
57
58
  if Utils.match_content_type(content_type, 'application/json')
58
- out = Utils.unmarshal_complex(r.env.response_body, ::PlexRubySDK::Operations::MarkPlayedUnauthorized)
59
+ out = Crystalline.unmarshal_json(JSON.parse(r.env.response_body), ::PlexRubySDK::Operations::MarkPlayedUnauthorized)
59
60
  res.unauthorized = out
60
61
  end
61
62
  end
@@ -83,7 +84,8 @@ module PlexRubySDK
83
84
  r = @sdk_configuration.client.get(url) do |req|
84
85
  req.headers = headers
85
86
  req.params = query_params
86
- Utils.configure_request_security(req, @sdk_configuration.security) if !@sdk_configuration.nil? && !@sdk_configuration.security.nil?
87
+ security = !@sdk_configuration.nil? && !@sdk_configuration.security_source.nil? ? @sdk_configuration.security_source.call : nil
88
+ Utils.configure_request_security(req, security) if !security.nil?
87
89
  end
88
90
 
89
91
  content_type = r.headers.fetch('Content-Type', 'application/octet-stream')
@@ -94,12 +96,12 @@ module PlexRubySDK
94
96
  if r.status == 200
95
97
  elsif r.status == 400
96
98
  if Utils.match_content_type(content_type, 'application/json')
97
- out = Utils.unmarshal_complex(r.env.response_body, ::PlexRubySDK::Operations::MarkUnplayedBadRequest)
99
+ out = Crystalline.unmarshal_json(JSON.parse(r.env.response_body), ::PlexRubySDK::Operations::MarkUnplayedBadRequest)
98
100
  res.bad_request = out
99
101
  end
100
102
  elsif r.status == 401
101
103
  if Utils.match_content_type(content_type, 'application/json')
102
- out = Utils.unmarshal_complex(r.env.response_body, ::PlexRubySDK::Operations::MarkUnplayedUnauthorized)
104
+ out = Crystalline.unmarshal_json(JSON.parse(r.env.response_body), ::PlexRubySDK::Operations::MarkUnplayedUnauthorized)
103
105
  res.unauthorized = out
104
106
  end
105
107
  end
@@ -130,7 +132,8 @@ module PlexRubySDK
130
132
  r = @sdk_configuration.client.post(url) do |req|
131
133
  req.headers = headers
132
134
  req.params = query_params
133
- Utils.configure_request_security(req, @sdk_configuration.security) if !@sdk_configuration.nil? && !@sdk_configuration.security.nil?
135
+ security = !@sdk_configuration.nil? && !@sdk_configuration.security_source.nil? ? @sdk_configuration.security_source.call : nil
136
+ Utils.configure_request_security(req, security) if !security.nil?
134
137
  end
135
138
 
136
139
  content_type = r.headers.fetch('Content-Type', 'application/octet-stream')
@@ -141,12 +144,12 @@ module PlexRubySDK
141
144
  if r.status == 200
142
145
  elsif r.status == 400
143
146
  if Utils.match_content_type(content_type, 'application/json')
144
- out = Utils.unmarshal_complex(r.env.response_body, ::PlexRubySDK::Operations::UpdatePlayProgressBadRequest)
147
+ out = Crystalline.unmarshal_json(JSON.parse(r.env.response_body), ::PlexRubySDK::Operations::UpdatePlayProgressBadRequest)
145
148
  res.bad_request = out
146
149
  end
147
150
  elsif r.status == 401
148
151
  if Utils.match_content_type(content_type, 'application/json')
149
- out = Utils.unmarshal_complex(r.env.response_body, ::PlexRubySDK::Operations::UpdatePlayProgressUnauthorized)
152
+ out = Crystalline.unmarshal_json(JSON.parse(r.env.response_body), ::PlexRubySDK::Operations::UpdatePlayProgressUnauthorized)
150
153
  res.unauthorized = out
151
154
  end
152
155
  end
@@ -175,7 +178,8 @@ module PlexRubySDK
175
178
  r = @sdk_configuration.client.get(url) do |req|
176
179
  req.headers = headers
177
180
  req.params = query_params
178
- Utils.configure_request_security(req, @sdk_configuration.security) if !@sdk_configuration.nil? && !@sdk_configuration.security.nil?
181
+ security = !@sdk_configuration.nil? && !@sdk_configuration.security_source.nil? ? @sdk_configuration.security_source.call : nil
182
+ Utils.configure_request_security(req, security) if !security.nil?
179
183
  end
180
184
 
181
185
  content_type = r.headers.fetch('Content-Type', 'application/octet-stream')
@@ -188,12 +192,12 @@ module PlexRubySDK
188
192
  res.bytes = r.env.response_body if Utils.match_content_type(content_type, 'image/jpeg')
189
193
  elsif r.status == 400
190
194
  if Utils.match_content_type(content_type, 'application/json')
191
- out = Utils.unmarshal_complex(r.env.response_body, ::PlexRubySDK::Operations::GetBannerImageBadRequest)
195
+ out = Crystalline.unmarshal_json(JSON.parse(r.env.response_body), ::PlexRubySDK::Operations::GetBannerImageBadRequest)
192
196
  res.bad_request = out
193
197
  end
194
198
  elsif r.status == 401
195
199
  if Utils.match_content_type(content_type, 'application/json')
196
- out = Utils.unmarshal_complex(r.env.response_body, ::PlexRubySDK::Operations::GetBannerImageUnauthorized)
200
+ out = Crystalline.unmarshal_json(JSON.parse(r.env.response_body), ::PlexRubySDK::Operations::GetBannerImageUnauthorized)
197
201
  res.unauthorized = out
198
202
  end
199
203
  end
@@ -222,7 +226,8 @@ module PlexRubySDK
222
226
  r = @sdk_configuration.client.get(url) do |req|
223
227
  req.headers = headers
224
228
  req.params = query_params
225
- Utils.configure_request_security(req, @sdk_configuration.security) if !@sdk_configuration.nil? && !@sdk_configuration.security.nil?
229
+ security = !@sdk_configuration.nil? && !@sdk_configuration.security_source.nil? ? @sdk_configuration.security_source.call : nil
230
+ Utils.configure_request_security(req, security) if !security.nil?
226
231
  end
227
232
 
228
233
  content_type = r.headers.fetch('Content-Type', 'application/octet-stream')
@@ -235,12 +240,12 @@ module PlexRubySDK
235
240
  res.bytes = r.env.response_body if Utils.match_content_type(content_type, 'image/jpeg')
236
241
  elsif r.status == 400
237
242
  if Utils.match_content_type(content_type, 'application/json')
238
- out = Utils.unmarshal_complex(r.env.response_body, ::PlexRubySDK::Operations::GetThumbImageBadRequest)
243
+ out = Crystalline.unmarshal_json(JSON.parse(r.env.response_body), ::PlexRubySDK::Operations::GetThumbImageBadRequest)
239
244
  res.bad_request = out
240
245
  end
241
246
  elsif r.status == 401
242
247
  if Utils.match_content_type(content_type, 'application/json')
243
- out = Utils.unmarshal_complex(r.env.response_body, ::PlexRubySDK::Operations::GetThumbImageUnauthorized)
248
+ out = Crystalline.unmarshal_json(JSON.parse(r.env.response_body), ::PlexRubySDK::Operations::GetThumbImageUnauthorized)
244
249
  res.unauthorized = out
245
250
  end
246
251
  end
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
 
11
- class Account < ::PlexRubySDK::Utils::FieldAugmented
11
+ class Account < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
 
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
 
11
- class Action < ::PlexRubySDK::Utils::FieldAugmented
11
+ class Action < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
 
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
 
11
- class Activity < ::PlexRubySDK::Utils::FieldAugmented
11
+ class Activity < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
 
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
  # Bad Request - A parameter was not specified, or was specified incorrectly.
11
- class AddPlaylistContentsBadRequest < ::PlexRubySDK::Utils::FieldAugmented
11
+ class AddPlaylistContentsBadRequest < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
 
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
 
11
- class AddPlaylistContentsErrors < ::PlexRubySDK::Utils::FieldAugmented
11
+ class AddPlaylistContentsErrors < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
 
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
 
11
- class AddPlaylistContentsMediaContainer < ::PlexRubySDK::Utils::FieldAugmented
11
+ class AddPlaylistContentsMediaContainer < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
 
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
 
11
- class AddPlaylistContentsMetadata < ::PlexRubySDK::Utils::FieldAugmented
11
+ class AddPlaylistContentsMetadata < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
 
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
 
11
- class AddPlaylistContentsPlaylistsErrors < ::PlexRubySDK::Utils::FieldAugmented
11
+ class AddPlaylistContentsPlaylistsErrors < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
 
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
 
11
- class AddPlaylistContentsRequest < ::PlexRubySDK::Utils::FieldAugmented
11
+ class AddPlaylistContentsRequest < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
  # the ID of the playlist
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
 
11
- class AddPlaylistContentsResponse < ::PlexRubySDK::Utils::FieldAugmented
11
+ class AddPlaylistContentsResponse < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
  # HTTP response content type for this operation
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
  # Playlist Updated
11
- class AddPlaylistContentsResponseBody < ::PlexRubySDK::Utils::FieldAugmented
11
+ class AddPlaylistContentsResponseBody < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
 
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
  # Unauthorized - Returned if the X-Plex-Token is missing from the header or query.
11
- class AddPlaylistContentsUnauthorized < ::PlexRubySDK::Utils::FieldAugmented
11
+ class AddPlaylistContentsUnauthorized < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
 
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
  # Bad Request - A parameter was not specified, or was specified incorrectly.
11
- class ApplyUpdatesBadRequest < ::PlexRubySDK::Utils::FieldAugmented
11
+ class ApplyUpdatesBadRequest < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
 
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
 
11
- class ApplyUpdatesErrors < ::PlexRubySDK::Utils::FieldAugmented
11
+ class ApplyUpdatesErrors < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
 
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
 
11
- class ApplyUpdatesRequest < ::PlexRubySDK::Utils::FieldAugmented
11
+ class ApplyUpdatesRequest < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
  # Indicate that the latest version should be marked as skipped. The [Release] entry for this version will have the `state` set to `skipped`.
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
 
11
- class ApplyUpdatesResponse < ::PlexRubySDK::Utils::FieldAugmented
11
+ class ApplyUpdatesResponse < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
  # HTTP response content type for this operation
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
  # Unauthorized - Returned if the X-Plex-Token is missing from the header or query.
11
- class ApplyUpdatesUnauthorized < ::PlexRubySDK::Utils::FieldAugmented
11
+ class ApplyUpdatesUnauthorized < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
 
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
 
11
- class ApplyUpdatesUpdaterErrors < ::PlexRubySDK::Utils::FieldAugmented
11
+ class ApplyUpdatesUpdaterErrors < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
 
@@ -11,7 +11,7 @@ module PlexRubySDK
11
11
  ].freeze
12
12
 
13
13
 
14
- class Billing < ::PlexRubySDK::Utils::FieldAugmented
14
+ class Billing < ::Crystalline::FieldAugmented
15
15
  extend T::Sig
16
16
 
17
17
 
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
 
11
- class ButlerTask < ::PlexRubySDK::Utils::FieldAugmented
11
+ class ButlerTask < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
 
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
 
11
- class ButlerTasks < ::PlexRubySDK::Utils::FieldAugmented
11
+ class ButlerTasks < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
 
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
 
11
- class CancelServerActivitiesActivitiesErrors < ::PlexRubySDK::Utils::FieldAugmented
11
+ class CancelServerActivitiesActivitiesErrors < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
 
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
  # Bad Request - A parameter was not specified, or was specified incorrectly.
11
- class CancelServerActivitiesBadRequest < ::PlexRubySDK::Utils::FieldAugmented
11
+ class CancelServerActivitiesBadRequest < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
 
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
 
11
- class CancelServerActivitiesErrors < ::PlexRubySDK::Utils::FieldAugmented
11
+ class CancelServerActivitiesErrors < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
 
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
 
11
- class CancelServerActivitiesRequest < ::PlexRubySDK::Utils::FieldAugmented
11
+ class CancelServerActivitiesRequest < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
  # The UUID of the activity to cancel.
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
 
11
- class CancelServerActivitiesResponse < ::PlexRubySDK::Utils::FieldAugmented
11
+ class CancelServerActivitiesResponse < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
  # HTTP response content type for this operation
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
  # Unauthorized - Returned if the X-Plex-Token is missing from the header or query.
11
- class CancelServerActivitiesUnauthorized < ::PlexRubySDK::Utils::FieldAugmented
11
+ class CancelServerActivitiesUnauthorized < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
 
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
  # Bad Request - A parameter was not specified, or was specified incorrectly.
11
- class CheckForUpdatesBadRequest < ::PlexRubySDK::Utils::FieldAugmented
11
+ class CheckForUpdatesBadRequest < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
 
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
 
11
- class CheckForUpdatesErrors < ::PlexRubySDK::Utils::FieldAugmented
11
+ class CheckForUpdatesErrors < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
 
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
 
11
- class CheckForUpdatesRequest < ::PlexRubySDK::Utils::FieldAugmented
11
+ class CheckForUpdatesRequest < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
  # Indicate that you want to start download any updates found.
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
 
11
- class CheckForUpdatesResponse < ::PlexRubySDK::Utils::FieldAugmented
11
+ class CheckForUpdatesResponse < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
  # HTTP response content type for this operation
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
  # Unauthorized - Returned if the X-Plex-Token is missing from the header or query.
11
- class CheckForUpdatesUnauthorized < ::PlexRubySDK::Utils::FieldAugmented
11
+ class CheckForUpdatesUnauthorized < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
 
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
 
11
- class CheckForUpdatesUpdaterErrors < ::PlexRubySDK::Utils::FieldAugmented
11
+ class CheckForUpdatesUpdaterErrors < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
 
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
  # Bad Request - A parameter was not specified, or was specified incorrectly.
11
- class ClearPlaylistContentsBadRequest < ::PlexRubySDK::Utils::FieldAugmented
11
+ class ClearPlaylistContentsBadRequest < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
 
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
 
11
- class ClearPlaylistContentsErrors < ::PlexRubySDK::Utils::FieldAugmented
11
+ class ClearPlaylistContentsErrors < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
 
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
 
11
- class ClearPlaylistContentsPlaylistsErrors < ::PlexRubySDK::Utils::FieldAugmented
11
+ class ClearPlaylistContentsPlaylistsErrors < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
 
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
 
11
- class ClearPlaylistContentsRequest < ::PlexRubySDK::Utils::FieldAugmented
11
+ class ClearPlaylistContentsRequest < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
  # the ID of the playlist
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
 
11
- class ClearPlaylistContentsResponse < ::PlexRubySDK::Utils::FieldAugmented
11
+ class ClearPlaylistContentsResponse < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
  # HTTP response content type for this operation
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
  # Unauthorized - Returned if the X-Plex-Token is missing from the header or query.
11
- class ClearPlaylistContentsUnauthorized < ::PlexRubySDK::Utils::FieldAugmented
11
+ class ClearPlaylistContentsUnauthorized < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
 
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
 
11
- class Collection < ::PlexRubySDK::Utils::FieldAugmented
11
+ class Collection < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
 
@@ -11,7 +11,7 @@ module PlexRubySDK
11
11
  ].freeze
12
12
 
13
13
 
14
- class Connections < ::PlexRubySDK::Utils::FieldAugmented
14
+ class Connections < ::Crystalline::FieldAugmented
15
15
  extend T::Sig
16
16
 
17
17
  # The (ip) address or domain name used for the connection
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
 
11
- class Context < ::PlexRubySDK::Utils::FieldAugmented
11
+ class Context < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
 
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
 
11
- class Country < ::PlexRubySDK::Utils::FieldAugmented
11
+ class Country < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
 
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
  # Bad Request - A parameter was not specified, or was specified incorrectly.
11
- class CreatePlaylistBadRequest < ::PlexRubySDK::Utils::FieldAugmented
11
+ class CreatePlaylistBadRequest < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
 
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
 
11
- class CreatePlaylistErrors < ::PlexRubySDK::Utils::FieldAugmented
11
+ class CreatePlaylistErrors < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
 
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
 
11
- class CreatePlaylistMediaContainer < ::PlexRubySDK::Utils::FieldAugmented
11
+ class CreatePlaylistMediaContainer < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
 
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
 
11
- class CreatePlaylistMetadata < ::PlexRubySDK::Utils::FieldAugmented
11
+ class CreatePlaylistMetadata < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
 
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
 
11
- class CreatePlaylistPlaylistsErrors < ::PlexRubySDK::Utils::FieldAugmented
11
+ class CreatePlaylistPlaylistsErrors < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
 
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
 
11
- class CreatePlaylistRequest < ::PlexRubySDK::Utils::FieldAugmented
11
+ class CreatePlaylistRequest < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
  # whether the playlist is smart or not
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
 
11
- class CreatePlaylistResponse < ::PlexRubySDK::Utils::FieldAugmented
11
+ class CreatePlaylistResponse < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
  # HTTP response content type for this operation