plex_ruby_sdk 0.7.5 → 0.7.7

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 (810) 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 +77 -104
  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 +4 -4
  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 +11 -5
  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 +4 -4
  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 +12 -5
  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 +1 -1
  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_badrequest.rb +1 -1
  110. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_collection.rb +1 -1
  111. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_country.rb +1 -1
  112. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_director.rb +1 -1
  113. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_errors.rb +1 -1
  114. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_field.rb +1 -1
  115. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_fieldtype.rb +1 -1
  116. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_filter.rb +1 -1
  117. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_genre.rb +3 -2
  118. data/lib/plex_ruby_sdk/models/operations/{getondeck_guids.rb → get_all_media_library_guids.rb} +3 -2
  119. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_image.rb +1 -1
  120. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_library_errors.rb +1 -1
  121. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_media.rb +9 -9
  122. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_mediacontainer.rb +1 -1
  123. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_meta.rb +1 -1
  124. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_metadata.rb +7 -7
  125. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_operator.rb +1 -1
  126. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_part.rb +1 -1
  127. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_request.rb +1 -1
  128. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_response.rb +1 -1
  129. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_responsebody.rb +1 -1
  130. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_role.rb +2 -2
  131. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_sort.rb +1 -1
  132. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_stream.rb +18 -12
  133. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_type.rb +1 -1
  134. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_ultrablurcolors.rb +1 -1
  135. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_unauthorized.rb +1 -1
  136. data/lib/plex_ruby_sdk/models/operations/get_all_media_library_writer.rb +1 -1
  137. data/lib/plex_ruby_sdk/models/operations/get_banner_image_badrequest.rb +1 -1
  138. data/lib/plex_ruby_sdk/models/operations/get_banner_image_errors.rb +1 -1
  139. data/lib/plex_ruby_sdk/models/operations/get_banner_image_media_errors.rb +1 -1
  140. data/lib/plex_ruby_sdk/models/operations/get_banner_image_request.rb +1 -1
  141. data/lib/plex_ruby_sdk/models/operations/get_banner_image_response.rb +1 -1
  142. data/lib/plex_ruby_sdk/models/operations/get_banner_image_unauthorized.rb +1 -1
  143. data/lib/plex_ruby_sdk/models/operations/get_countries_library_badrequest.rb +1 -1
  144. data/lib/plex_ruby_sdk/models/operations/get_countries_library_directory.rb +1 -1
  145. data/lib/plex_ruby_sdk/models/operations/get_countries_library_errors.rb +1 -1
  146. data/lib/plex_ruby_sdk/models/operations/get_countries_library_library_errors.rb +1 -1
  147. data/lib/plex_ruby_sdk/models/operations/get_countries_library_mediacontainer.rb +1 -1
  148. data/lib/plex_ruby_sdk/models/operations/get_countries_library_request.rb +1 -1
  149. data/lib/plex_ruby_sdk/models/operations/get_countries_library_response.rb +1 -1
  150. data/lib/plex_ruby_sdk/models/operations/get_countries_library_responsebody.rb +1 -1
  151. data/lib/plex_ruby_sdk/models/operations/get_countries_library_unauthorized.rb +1 -1
  152. data/lib/plex_ruby_sdk/models/operations/get_genres_library_badrequest.rb +1 -1
  153. data/lib/plex_ruby_sdk/models/operations/get_genres_library_directory.rb +1 -1
  154. data/lib/plex_ruby_sdk/models/operations/get_genres_library_errors.rb +1 -1
  155. data/lib/plex_ruby_sdk/models/operations/get_genres_library_library_errors.rb +1 -1
  156. data/lib/plex_ruby_sdk/models/operations/get_genres_library_mediacontainer.rb +1 -1
  157. data/lib/plex_ruby_sdk/models/operations/get_genres_library_request.rb +1 -1
  158. data/lib/plex_ruby_sdk/models/operations/get_genres_library_response.rb +1 -1
  159. data/lib/plex_ruby_sdk/models/operations/get_genres_library_responsebody.rb +1 -1
  160. data/lib/plex_ruby_sdk/models/operations/get_genres_library_unauthorized.rb +1 -1
  161. data/lib/plex_ruby_sdk/models/operations/get_library_details_badrequest.rb +1 -1
  162. data/lib/plex_ruby_sdk/models/operations/get_library_details_directory.rb +1 -1
  163. data/lib/plex_ruby_sdk/models/operations/get_library_details_errors.rb +1 -1
  164. data/lib/plex_ruby_sdk/models/operations/get_library_details_field.rb +1 -1
  165. data/lib/plex_ruby_sdk/models/operations/get_library_details_fieldtype.rb +1 -1
  166. data/lib/plex_ruby_sdk/models/operations/get_library_details_filter.rb +1 -1
  167. data/lib/plex_ruby_sdk/models/operations/get_library_details_library_errors.rb +1 -1
  168. data/lib/plex_ruby_sdk/models/operations/get_library_details_mediacontainer.rb +1 -1
  169. data/lib/plex_ruby_sdk/models/operations/get_library_details_operator.rb +1 -1
  170. data/lib/plex_ruby_sdk/models/operations/get_library_details_request.rb +1 -1
  171. data/lib/plex_ruby_sdk/models/operations/get_library_details_response.rb +1 -1
  172. data/lib/plex_ruby_sdk/models/operations/get_library_details_responsebody.rb +1 -1
  173. data/lib/plex_ruby_sdk/models/operations/get_library_details_sort.rb +1 -1
  174. data/lib/plex_ruby_sdk/models/operations/get_library_details_type.rb +1 -1
  175. data/lib/plex_ruby_sdk/models/operations/get_library_details_unauthorized.rb +1 -1
  176. data/lib/plex_ruby_sdk/models/operations/get_library_items_badrequest.rb +1 -1
  177. data/lib/plex_ruby_sdk/models/operations/get_library_items_collection.rb +1 -1
  178. data/lib/plex_ruby_sdk/models/operations/get_library_items_country.rb +1 -1
  179. data/lib/plex_ruby_sdk/models/operations/get_library_items_director.rb +1 -1
  180. data/lib/plex_ruby_sdk/models/operations/get_library_items_errors.rb +1 -1
  181. data/lib/plex_ruby_sdk/models/operations/get_library_items_field.rb +1 -1
  182. data/lib/plex_ruby_sdk/models/operations/get_library_items_fieldtype.rb +1 -1
  183. data/lib/plex_ruby_sdk/models/operations/get_library_items_filter.rb +1 -1
  184. data/lib/plex_ruby_sdk/models/operations/get_library_items_genre.rb +1 -1
  185. data/lib/plex_ruby_sdk/models/operations/get_library_items_image.rb +1 -1
  186. data/lib/plex_ruby_sdk/models/operations/get_library_items_library_errors.rb +1 -1
  187. data/lib/plex_ruby_sdk/models/operations/get_library_items_library_field.rb +1 -1
  188. data/lib/plex_ruby_sdk/models/operations/get_library_items_library_fieldtype.rb +1 -1
  189. data/lib/plex_ruby_sdk/models/operations/get_library_items_library_filter.rb +1 -1
  190. data/lib/plex_ruby_sdk/models/operations/get_library_items_library_operator.rb +1 -1
  191. data/lib/plex_ruby_sdk/models/operations/get_library_items_library_response_type.rb +1 -1
  192. data/lib/plex_ruby_sdk/models/operations/get_library_items_library_sort.rb +1 -1
  193. data/lib/plex_ruby_sdk/models/operations/get_library_items_location.rb +1 -1
  194. data/lib/plex_ruby_sdk/models/operations/get_library_items_media.rb +3 -3
  195. data/lib/plex_ruby_sdk/models/operations/get_library_items_mediacontainer.rb +1 -1
  196. data/lib/plex_ruby_sdk/models/operations/get_library_items_meta.rb +1 -1
  197. data/lib/plex_ruby_sdk/models/operations/get_library_items_metadata.rb +8 -8
  198. data/lib/plex_ruby_sdk/models/operations/get_library_items_operator.rb +1 -1
  199. data/lib/plex_ruby_sdk/models/operations/get_library_items_part.rb +1 -1
  200. data/lib/plex_ruby_sdk/models/operations/get_library_items_request.rb +1 -1
  201. data/lib/plex_ruby_sdk/models/operations/get_library_items_response.rb +1 -1
  202. data/lib/plex_ruby_sdk/models/operations/get_library_items_responsebody.rb +1 -1
  203. data/lib/plex_ruby_sdk/models/operations/get_library_items_role.rb +1 -1
  204. data/lib/plex_ruby_sdk/models/operations/get_library_items_sort.rb +1 -1
  205. data/lib/plex_ruby_sdk/models/operations/get_library_items_stream.rb +1 -1
  206. data/lib/plex_ruby_sdk/models/operations/get_library_items_type.rb +1 -1
  207. data/lib/plex_ruby_sdk/models/operations/get_library_items_ultrablurcolors.rb +1 -1
  208. data/lib/plex_ruby_sdk/models/operations/get_library_items_unauthorized.rb +1 -1
  209. data/lib/plex_ruby_sdk/models/operations/get_library_items_writer.rb +1 -1
  210. data/lib/plex_ruby_sdk/models/operations/get_media_meta_data_badrequest.rb +1 -1
  211. data/lib/plex_ruby_sdk/models/operations/get_media_meta_data_country.rb +1 -1
  212. data/lib/plex_ruby_sdk/models/operations/get_media_meta_data_director.rb +1 -1
  213. data/lib/plex_ruby_sdk/models/operations/get_media_meta_data_errors.rb +1 -1
  214. data/lib/plex_ruby_sdk/models/operations/get_media_meta_data_genre.rb +1 -1
  215. data/lib/plex_ruby_sdk/models/operations/get_media_meta_data_guids.rb +1 -1
  216. data/lib/plex_ruby_sdk/models/operations/get_media_meta_data_image.rb +1 -1
  217. data/lib/plex_ruby_sdk/models/operations/get_media_meta_data_library_errors.rb +1 -1
  218. data/lib/plex_ruby_sdk/models/operations/get_media_meta_data_location.rb +1 -1
  219. data/lib/plex_ruby_sdk/models/operations/get_media_meta_data_media.rb +9 -9
  220. data/lib/plex_ruby_sdk/models/operations/get_media_meta_data_mediacontainer.rb +1 -1
  221. data/lib/plex_ruby_sdk/models/operations/get_media_meta_data_metadata.rb +4 -4
  222. data/lib/plex_ruby_sdk/models/operations/get_media_meta_data_part.rb +1 -1
  223. data/lib/plex_ruby_sdk/models/operations/get_media_meta_data_producer.rb +39 -0
  224. data/lib/plex_ruby_sdk/models/operations/get_media_meta_data_request.rb +1 -1
  225. data/lib/plex_ruby_sdk/models/operations/get_media_meta_data_response.rb +1 -1
  226. data/lib/plex_ruby_sdk/models/operations/get_media_meta_data_responsebody.rb +1 -1
  227. data/lib/plex_ruby_sdk/models/operations/get_media_meta_data_role.rb +1 -1
  228. data/lib/plex_ruby_sdk/models/operations/get_media_meta_data_similar.rb +30 -0
  229. data/lib/plex_ruby_sdk/models/operations/get_media_meta_data_stream.rb +18 -12
  230. data/lib/plex_ruby_sdk/models/operations/get_media_meta_data_ultrablurcolors.rb +1 -1
  231. data/lib/plex_ruby_sdk/models/operations/get_media_meta_data_unauthorized.rb +1 -1
  232. data/lib/plex_ruby_sdk/models/operations/get_media_meta_data_writer.rb +1 -1
  233. data/lib/plex_ruby_sdk/models/operations/get_media_providers_badrequest.rb +1 -1
  234. data/lib/plex_ruby_sdk/models/operations/get_media_providers_directory.rb +1 -1
  235. data/lib/plex_ruby_sdk/models/operations/get_media_providers_errors.rb +1 -1
  236. data/lib/plex_ruby_sdk/models/operations/get_media_providers_mediacontainer.rb +1 -1
  237. data/lib/plex_ruby_sdk/models/operations/get_media_providers_request.rb +1 -1
  238. data/lib/plex_ruby_sdk/models/operations/get_media_providers_response.rb +1 -1
  239. data/lib/plex_ruby_sdk/models/operations/get_media_providers_responsebody.rb +1 -1
  240. data/lib/plex_ruby_sdk/models/operations/get_media_providers_server_errors.rb +1 -1
  241. data/lib/plex_ruby_sdk/models/operations/get_media_providers_unauthorized.rb +1 -1
  242. data/lib/plex_ruby_sdk/models/operations/get_recently_added_field.rb +1 -1
  243. data/lib/plex_ruby_sdk/models/operations/get_recently_added_fieldtype.rb +1 -1
  244. data/lib/plex_ruby_sdk/models/operations/get_recently_added_filter.rb +1 -1
  245. data/lib/plex_ruby_sdk/models/operations/get_recently_added_image.rb +1 -1
  246. data/lib/plex_ruby_sdk/models/operations/get_recently_added_library_badrequest.rb +1 -1
  247. data/lib/plex_ruby_sdk/models/operations/get_recently_added_library_country.rb +1 -1
  248. data/lib/plex_ruby_sdk/models/operations/get_recently_added_library_director.rb +1 -1
  249. data/lib/plex_ruby_sdk/models/operations/get_recently_added_library_errors.rb +1 -1
  250. data/lib/plex_ruby_sdk/models/operations/get_recently_added_library_filter.rb +1 -1
  251. data/lib/plex_ruby_sdk/models/operations/get_recently_added_library_genre.rb +1 -1
  252. data/lib/plex_ruby_sdk/models/operations/get_recently_added_library_library_errors.rb +1 -1
  253. data/lib/plex_ruby_sdk/models/operations/get_recently_added_library_media.rb +1 -1
  254. data/lib/plex_ruby_sdk/models/operations/get_recently_added_library_mediacontainer.rb +1 -1
  255. data/lib/plex_ruby_sdk/models/operations/get_recently_added_library_metadata.rb +1 -1
  256. data/lib/plex_ruby_sdk/models/operations/get_recently_added_library_part.rb +1 -1
  257. data/lib/plex_ruby_sdk/models/operations/get_recently_added_library_request.rb +1 -1
  258. data/lib/plex_ruby_sdk/models/operations/get_recently_added_library_response.rb +1 -1
  259. data/lib/plex_ruby_sdk/models/operations/get_recently_added_library_responsebody.rb +1 -1
  260. data/lib/plex_ruby_sdk/models/operations/get_recently_added_library_role.rb +1 -1
  261. data/lib/plex_ruby_sdk/models/operations/get_recently_added_library_type.rb +1 -1
  262. data/lib/plex_ruby_sdk/models/operations/get_recently_added_library_unauthorized.rb +1 -1
  263. data/lib/plex_ruby_sdk/models/operations/get_recently_added_library_writer.rb +1 -1
  264. data/lib/plex_ruby_sdk/models/operations/get_recently_added_mediacontainer.rb +16 -16
  265. data/lib/plex_ruby_sdk/models/operations/get_recently_added_metadata.rb +120 -134
  266. data/lib/plex_ruby_sdk/models/operations/get_recently_added_operator.rb +1 -1
  267. data/lib/plex_ruby_sdk/models/operations/get_recently_added_request.rb +1 -1
  268. data/lib/plex_ruby_sdk/models/operations/get_recently_added_response.rb +1 -1
  269. data/lib/plex_ruby_sdk/models/operations/get_recently_added_responsebody.rb +1 -1
  270. data/lib/plex_ruby_sdk/models/operations/get_recently_added_sort.rb +1 -1
  271. data/lib/plex_ruby_sdk/models/operations/get_recently_added_type.rb +1 -1
  272. data/lib/plex_ruby_sdk/models/operations/get_refresh_library_metadata_badrequest.rb +1 -1
  273. data/lib/plex_ruby_sdk/models/operations/get_refresh_library_metadata_errors.rb +1 -1
  274. data/lib/plex_ruby_sdk/models/operations/get_refresh_library_metadata_library_errors.rb +1 -1
  275. data/lib/plex_ruby_sdk/models/operations/get_refresh_library_metadata_request.rb +1 -1
  276. data/lib/plex_ruby_sdk/models/operations/get_refresh_library_metadata_response.rb +1 -1
  277. data/lib/plex_ruby_sdk/models/operations/get_refresh_library_metadata_unauthorized.rb +1 -1
  278. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_badrequest.rb +1 -1
  279. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_collection.rb +1 -1
  280. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_country.rb +1 -1
  281. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_director.rb +1 -1
  282. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_errors.rb +1 -1
  283. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_genre.rb +1 -1
  284. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_image.rb +1 -1
  285. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_library_errors.rb +1 -1
  286. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_location.rb +1 -1
  287. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_media.rb +1 -1
  288. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_mediacontainer.rb +1 -1
  289. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_mediaguid.rb +1 -1
  290. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_metadata.rb +1 -1
  291. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_metadatarating.rb +1 -1
  292. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_part.rb +1 -1
  293. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_request.rb +1 -1
  294. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_response.rb +1 -1
  295. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_responsebody.rb +1 -1
  296. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_role.rb +1 -1
  297. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_stream.rb +1 -1
  298. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_ultrablurcolors.rb +1 -1
  299. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_unauthorized.rb +1 -1
  300. data/lib/plex_ruby_sdk/models/operations/get_search_all_libraries_writer.rb +1 -1
  301. data/lib/plex_ruby_sdk/models/operations/get_search_library_badrequest.rb +1 -1
  302. data/lib/plex_ruby_sdk/models/operations/get_search_library_errors.rb +1 -1
  303. data/lib/plex_ruby_sdk/models/operations/get_search_library_library_errors.rb +1 -1
  304. data/lib/plex_ruby_sdk/models/operations/get_search_library_mediacontainer.rb +1 -1
  305. data/lib/plex_ruby_sdk/models/operations/get_search_library_metadata.rb +1 -1
  306. data/lib/plex_ruby_sdk/models/operations/get_search_library_request.rb +1 -1
  307. data/lib/plex_ruby_sdk/models/operations/get_search_library_response.rb +1 -1
  308. data/lib/plex_ruby_sdk/models/operations/get_search_library_responsebody.rb +1 -1
  309. data/lib/plex_ruby_sdk/models/operations/get_search_library_unauthorized.rb +1 -1
  310. data/lib/plex_ruby_sdk/models/operations/get_server_identity_mediacontainer.rb +1 -1
  311. data/lib/plex_ruby_sdk/models/operations/get_server_identity_requesttimeout.rb +1 -1
  312. data/lib/plex_ruby_sdk/models/operations/get_server_identity_response.rb +1 -1
  313. data/lib/plex_ruby_sdk/models/operations/get_server_identity_responsebody.rb +1 -1
  314. data/lib/plex_ruby_sdk/models/operations/get_server_resources_badrequest.rb +1 -1
  315. data/lib/plex_ruby_sdk/models/operations/get_server_resources_errors.rb +1 -1
  316. data/lib/plex_ruby_sdk/models/operations/get_server_resources_plex_errors.rb +1 -1
  317. data/lib/plex_ruby_sdk/models/operations/get_server_resources_request.rb +1 -1
  318. data/lib/plex_ruby_sdk/models/operations/get_server_resources_response.rb +1 -1
  319. data/lib/plex_ruby_sdk/models/operations/get_server_resources_unauthorized.rb +1 -1
  320. data/lib/plex_ruby_sdk/models/operations/get_thumb_image_badrequest.rb +1 -1
  321. data/lib/plex_ruby_sdk/models/operations/get_thumb_image_errors.rb +1 -1
  322. data/lib/plex_ruby_sdk/models/operations/get_thumb_image_media_errors.rb +1 -1
  323. data/lib/plex_ruby_sdk/models/operations/get_thumb_image_request.rb +1 -1
  324. data/lib/plex_ruby_sdk/models/operations/get_thumb_image_response.rb +1 -1
  325. data/lib/plex_ruby_sdk/models/operations/get_thumb_image_unauthorized.rb +1 -1
  326. data/lib/plex_ruby_sdk/models/operations/get_users_badrequest.rb +1 -1
  327. data/lib/plex_ruby_sdk/models/operations/get_users_errors.rb +1 -1
  328. data/lib/plex_ruby_sdk/models/operations/get_users_mediacontainer.rb +1 -1
  329. data/lib/plex_ruby_sdk/models/operations/get_users_request.rb +1 -1
  330. data/lib/plex_ruby_sdk/models/operations/get_users_response.rb +1 -1
  331. data/lib/plex_ruby_sdk/models/operations/get_users_responsebody.rb +1 -1
  332. data/lib/plex_ruby_sdk/models/operations/get_users_server.rb +1 -1
  333. data/lib/plex_ruby_sdk/models/operations/get_users_unauthorized.rb +1 -1
  334. data/lib/plex_ruby_sdk/models/operations/get_users_users_errors.rb +1 -1
  335. data/lib/plex_ruby_sdk/models/operations/get_watch_list_badrequest.rb +1 -1
  336. data/lib/plex_ruby_sdk/models/operations/get_watch_list_errors.rb +1 -1
  337. data/lib/plex_ruby_sdk/models/operations/get_watch_list_request.rb +1 -1
  338. data/lib/plex_ruby_sdk/models/operations/get_watch_list_response.rb +1 -1
  339. data/lib/plex_ruby_sdk/models/operations/get_watch_list_responsebody.rb +1 -1
  340. data/lib/plex_ruby_sdk/models/operations/get_watch_list_unauthorized.rb +1 -1
  341. data/lib/plex_ruby_sdk/models/operations/get_watch_list_watchlist_errors.rb +1 -1
  342. data/lib/plex_ruby_sdk/models/operations/getavailableclients_badrequest.rb +1 -1
  343. data/lib/plex_ruby_sdk/models/operations/getavailableclients_errors.rb +1 -1
  344. data/lib/plex_ruby_sdk/models/operations/getavailableclients_mediacontainer.rb +1 -1
  345. data/lib/plex_ruby_sdk/models/operations/getavailableclients_response.rb +1 -1
  346. data/lib/plex_ruby_sdk/models/operations/getavailableclients_responsebody.rb +1 -1
  347. data/lib/plex_ruby_sdk/models/operations/getavailableclients_server_errors.rb +1 -1
  348. data/lib/plex_ruby_sdk/models/operations/getavailableclients_unauthorized.rb +1 -1
  349. data/lib/plex_ruby_sdk/models/operations/getbandwidthstatistics_account.rb +1 -1
  350. data/lib/plex_ruby_sdk/models/operations/getbandwidthstatistics_badrequest.rb +1 -1
  351. data/lib/plex_ruby_sdk/models/operations/getbandwidthstatistics_device.rb +1 -1
  352. data/lib/plex_ruby_sdk/models/operations/getbandwidthstatistics_errors.rb +1 -1
  353. data/lib/plex_ruby_sdk/models/operations/getbandwidthstatistics_mediacontainer.rb +1 -1
  354. data/lib/plex_ruby_sdk/models/operations/getbandwidthstatistics_request.rb +1 -1
  355. data/lib/plex_ruby_sdk/models/operations/getbandwidthstatistics_response.rb +1 -1
  356. data/lib/plex_ruby_sdk/models/operations/getbandwidthstatistics_responsebody.rb +1 -1
  357. data/lib/plex_ruby_sdk/models/operations/getbandwidthstatistics_statistics_errors.rb +1 -1
  358. data/lib/plex_ruby_sdk/models/operations/getbandwidthstatistics_unauthorized.rb +1 -1
  359. data/lib/plex_ruby_sdk/models/operations/getbutlertasks_badrequest.rb +1 -1
  360. data/lib/plex_ruby_sdk/models/operations/getbutlertasks_butler_errors.rb +1 -1
  361. data/lib/plex_ruby_sdk/models/operations/getbutlertasks_errors.rb +1 -1
  362. data/lib/plex_ruby_sdk/models/operations/getbutlertasks_response.rb +1 -1
  363. data/lib/plex_ruby_sdk/models/operations/getbutlertasks_responsebody.rb +1 -1
  364. data/lib/plex_ruby_sdk/models/operations/getbutlertasks_unauthorized.rb +1 -1
  365. data/lib/plex_ruby_sdk/models/operations/getcompanionsdata_badrequest.rb +1 -1
  366. data/lib/plex_ruby_sdk/models/operations/getcompanionsdata_errors.rb +1 -1
  367. data/lib/plex_ruby_sdk/models/operations/getcompanionsdata_plex_errors.rb +1 -1
  368. data/lib/plex_ruby_sdk/models/operations/getcompanionsdata_response.rb +1 -1
  369. data/lib/plex_ruby_sdk/models/operations/getcompanionsdata_unauthorized.rb +1 -1
  370. data/lib/plex_ruby_sdk/models/operations/getdevices_badrequest.rb +1 -1
  371. data/lib/plex_ruby_sdk/models/operations/getdevices_errors.rb +1 -1
  372. data/lib/plex_ruby_sdk/models/operations/getdevices_mediacontainer.rb +1 -1
  373. data/lib/plex_ruby_sdk/models/operations/getdevices_response.rb +1 -1
  374. data/lib/plex_ruby_sdk/models/operations/getdevices_responsebody.rb +1 -1
  375. data/lib/plex_ruby_sdk/models/operations/getdevices_server_errors.rb +1 -1
  376. data/lib/plex_ruby_sdk/models/operations/getdevices_unauthorized.rb +1 -1
  377. data/lib/plex_ruby_sdk/models/operations/getfilehash_badrequest.rb +1 -1
  378. data/lib/plex_ruby_sdk/models/operations/getfilehash_errors.rb +1 -1
  379. data/lib/plex_ruby_sdk/models/operations/getfilehash_library_errors.rb +1 -1
  380. data/lib/plex_ruby_sdk/models/operations/getfilehash_request.rb +1 -1
  381. data/lib/plex_ruby_sdk/models/operations/getfilehash_response.rb +1 -1
  382. data/lib/plex_ruby_sdk/models/operations/getfilehash_unauthorized.rb +1 -1
  383. data/lib/plex_ruby_sdk/models/operations/getgeodata_badrequest.rb +1 -1
  384. data/lib/plex_ruby_sdk/models/operations/getgeodata_errors.rb +1 -1
  385. data/lib/plex_ruby_sdk/models/operations/getgeodata_geodata.rb +1 -1
  386. data/lib/plex_ruby_sdk/models/operations/getgeodata_plex_errors.rb +1 -1
  387. data/lib/plex_ruby_sdk/models/operations/getgeodata_response.rb +1 -1
  388. data/lib/plex_ruby_sdk/models/operations/getgeodata_unauthorized.rb +1 -1
  389. data/lib/plex_ruby_sdk/models/operations/getglobalhubs_badrequest.rb +1 -1
  390. data/lib/plex_ruby_sdk/models/operations/getglobalhubs_errors.rb +1 -1
  391. data/lib/plex_ruby_sdk/models/operations/getglobalhubs_hubs_errors.rb +1 -1
  392. data/lib/plex_ruby_sdk/models/operations/getglobalhubs_mediacontainer.rb +1 -1
  393. data/lib/plex_ruby_sdk/models/operations/getglobalhubs_metadata.rb +1 -1
  394. data/lib/plex_ruby_sdk/models/operations/getglobalhubs_request.rb +1 -1
  395. data/lib/plex_ruby_sdk/models/operations/getglobalhubs_response.rb +1 -1
  396. data/lib/plex_ruby_sdk/models/operations/getglobalhubs_responsebody.rb +1 -1
  397. data/lib/plex_ruby_sdk/models/operations/getglobalhubs_unauthorized.rb +1 -1
  398. data/lib/plex_ruby_sdk/models/operations/gethomedata_badrequest.rb +1 -1
  399. data/lib/plex_ruby_sdk/models/operations/gethomedata_errors.rb +1 -1
  400. data/lib/plex_ruby_sdk/models/operations/gethomedata_plex_errors.rb +1 -1
  401. data/lib/plex_ruby_sdk/models/operations/gethomedata_response.rb +1 -1
  402. data/lib/plex_ruby_sdk/models/operations/gethomedata_responsebody.rb +1 -1
  403. data/lib/plex_ruby_sdk/models/operations/gethomedata_unauthorized.rb +1 -1
  404. data/lib/plex_ruby_sdk/models/operations/getlibraryhubs_badrequest.rb +1 -1
  405. data/lib/plex_ruby_sdk/models/operations/getlibraryhubs_country.rb +1 -1
  406. data/lib/plex_ruby_sdk/models/operations/getlibraryhubs_director.rb +1 -1
  407. data/lib/plex_ruby_sdk/models/operations/getlibraryhubs_errors.rb +1 -1
  408. data/lib/plex_ruby_sdk/models/operations/getlibraryhubs_genre.rb +1 -1
  409. data/lib/plex_ruby_sdk/models/operations/getlibraryhubs_hub.rb +1 -1
  410. data/lib/plex_ruby_sdk/models/operations/getlibraryhubs_hubs_errors.rb +1 -1
  411. data/lib/plex_ruby_sdk/models/operations/getlibraryhubs_media.rb +1 -1
  412. data/lib/plex_ruby_sdk/models/operations/getlibraryhubs_mediacontainer.rb +1 -1
  413. data/lib/plex_ruby_sdk/models/operations/getlibraryhubs_metadata.rb +1 -1
  414. data/lib/plex_ruby_sdk/models/operations/getlibraryhubs_part.rb +1 -1
  415. data/lib/plex_ruby_sdk/models/operations/getlibraryhubs_request.rb +1 -1
  416. data/lib/plex_ruby_sdk/models/operations/getlibraryhubs_response.rb +1 -1
  417. data/lib/plex_ruby_sdk/models/operations/getlibraryhubs_responsebody.rb +1 -1
  418. data/lib/plex_ruby_sdk/models/operations/getlibraryhubs_role.rb +1 -1
  419. data/lib/plex_ruby_sdk/models/operations/getlibraryhubs_unauthorized.rb +1 -1
  420. data/lib/plex_ruby_sdk/models/operations/getlibraryhubs_writer.rb +1 -1
  421. data/lib/plex_ruby_sdk/models/operations/getmetadatachildren_badrequest.rb +1 -1
  422. data/lib/plex_ruby_sdk/models/operations/getmetadatachildren_directory.rb +1 -1
  423. data/lib/plex_ruby_sdk/models/operations/getmetadatachildren_errors.rb +1 -1
  424. data/lib/plex_ruby_sdk/models/operations/getmetadatachildren_library_errors.rb +1 -1
  425. data/lib/plex_ruby_sdk/models/operations/getmetadatachildren_mediacontainer.rb +1 -1
  426. data/lib/plex_ruby_sdk/models/operations/getmetadatachildren_metadata.rb +1 -1
  427. data/lib/plex_ruby_sdk/models/operations/getmetadatachildren_request.rb +1 -1
  428. data/lib/plex_ruby_sdk/models/operations/getmetadatachildren_response.rb +1 -1
  429. data/lib/plex_ruby_sdk/models/operations/getmetadatachildren_responsebody.rb +1 -1
  430. data/lib/plex_ruby_sdk/models/operations/getmetadatachildren_unauthorized.rb +1 -1
  431. data/lib/plex_ruby_sdk/models/operations/getmyplexaccount_badrequest.rb +1 -1
  432. data/lib/plex_ruby_sdk/models/operations/getmyplexaccount_errors.rb +1 -1
  433. data/lib/plex_ruby_sdk/models/operations/getmyplexaccount_response.rb +1 -1
  434. data/lib/plex_ruby_sdk/models/operations/getmyplexaccount_responsebody.rb +1 -1
  435. data/lib/plex_ruby_sdk/models/operations/getmyplexaccount_server_errors.rb +1 -1
  436. data/lib/plex_ruby_sdk/models/operations/getmyplexaccount_unauthorized.rb +1 -1
  437. data/lib/plex_ruby_sdk/models/operations/getpin_authpincontainer.rb +1 -1
  438. data/lib/plex_ruby_sdk/models/operations/getpin_badrequest.rb +1 -1
  439. data/lib/plex_ruby_sdk/models/operations/getpin_errors.rb +1 -1
  440. data/lib/plex_ruby_sdk/models/operations/getpin_request.rb +1 -1
  441. data/lib/plex_ruby_sdk/models/operations/getpin_response.rb +1 -1
  442. data/lib/plex_ruby_sdk/models/operations/getplaylist_badrequest.rb +1 -1
  443. data/lib/plex_ruby_sdk/models/operations/getplaylist_errors.rb +1 -1
  444. data/lib/plex_ruby_sdk/models/operations/getplaylist_mediacontainer.rb +1 -1
  445. data/lib/plex_ruby_sdk/models/operations/getplaylist_metadata.rb +1 -1
  446. data/lib/plex_ruby_sdk/models/operations/getplaylist_playlists_errors.rb +1 -1
  447. data/lib/plex_ruby_sdk/models/operations/getplaylist_request.rb +1 -1
  448. data/lib/plex_ruby_sdk/models/operations/getplaylist_response.rb +1 -1
  449. data/lib/plex_ruby_sdk/models/operations/getplaylist_responsebody.rb +1 -1
  450. data/lib/plex_ruby_sdk/models/operations/getplaylist_unauthorized.rb +1 -1
  451. data/lib/plex_ruby_sdk/models/operations/getplaylistcontents_badrequest.rb +1 -1
  452. data/lib/plex_ruby_sdk/models/operations/getplaylistcontents_country.rb +1 -1
  453. data/lib/plex_ruby_sdk/models/operations/getplaylistcontents_director.rb +1 -1
  454. data/lib/plex_ruby_sdk/models/operations/getplaylistcontents_errors.rb +1 -1
  455. data/lib/plex_ruby_sdk/models/operations/getplaylistcontents_genre.rb +1 -1
  456. data/lib/plex_ruby_sdk/models/operations/getplaylistcontents_media.rb +1 -1
  457. data/lib/plex_ruby_sdk/models/operations/getplaylistcontents_mediacontainer.rb +1 -1
  458. data/lib/plex_ruby_sdk/models/operations/getplaylistcontents_metadata.rb +1 -1
  459. data/lib/plex_ruby_sdk/models/operations/getplaylistcontents_part.rb +1 -1
  460. data/lib/plex_ruby_sdk/models/operations/getplaylistcontents_playlists_errors.rb +1 -1
  461. data/lib/plex_ruby_sdk/models/operations/getplaylistcontents_request.rb +1 -1
  462. data/lib/plex_ruby_sdk/models/operations/getplaylistcontents_response.rb +1 -1
  463. data/lib/plex_ruby_sdk/models/operations/getplaylistcontents_responsebody.rb +1 -1
  464. data/lib/plex_ruby_sdk/models/operations/getplaylistcontents_role.rb +1 -1
  465. data/lib/plex_ruby_sdk/models/operations/getplaylistcontents_unauthorized.rb +1 -1
  466. data/lib/plex_ruby_sdk/models/operations/getplaylistcontents_writer.rb +1 -1
  467. data/lib/plex_ruby_sdk/models/operations/getplaylists_badrequest.rb +1 -1
  468. data/lib/plex_ruby_sdk/models/operations/getplaylists_errors.rb +1 -1
  469. data/lib/plex_ruby_sdk/models/operations/getplaylists_mediacontainer.rb +1 -1
  470. data/lib/plex_ruby_sdk/models/operations/getplaylists_metadata.rb +1 -1
  471. data/lib/plex_ruby_sdk/models/operations/getplaylists_playlists_errors.rb +1 -1
  472. data/lib/plex_ruby_sdk/models/operations/getplaylists_request.rb +1 -1
  473. data/lib/plex_ruby_sdk/models/operations/getplaylists_response.rb +1 -1
  474. data/lib/plex_ruby_sdk/models/operations/getplaylists_responsebody.rb +1 -1
  475. data/lib/plex_ruby_sdk/models/operations/getplaylists_unauthorized.rb +1 -1
  476. data/lib/plex_ruby_sdk/models/operations/getresizedphoto_badrequest.rb +1 -1
  477. data/lib/plex_ruby_sdk/models/operations/getresizedphoto_errors.rb +1 -1
  478. data/lib/plex_ruby_sdk/models/operations/getresizedphoto_request.rb +1 -1
  479. data/lib/plex_ruby_sdk/models/operations/getresizedphoto_response.rb +1 -1
  480. data/lib/plex_ruby_sdk/models/operations/getresizedphoto_server_errors.rb +1 -1
  481. data/lib/plex_ruby_sdk/models/operations/getresizedphoto_unauthorized.rb +1 -1
  482. data/lib/plex_ruby_sdk/models/operations/getresourcesstatistics_badrequest.rb +1 -1
  483. data/lib/plex_ruby_sdk/models/operations/getresourcesstatistics_errors.rb +1 -1
  484. data/lib/plex_ruby_sdk/models/operations/getresourcesstatistics_mediacontainer.rb +1 -1
  485. data/lib/plex_ruby_sdk/models/operations/getresourcesstatistics_request.rb +1 -1
  486. data/lib/plex_ruby_sdk/models/operations/getresourcesstatistics_response.rb +1 -1
  487. data/lib/plex_ruby_sdk/models/operations/getresourcesstatistics_responsebody.rb +1 -1
  488. data/lib/plex_ruby_sdk/models/operations/getresourcesstatistics_statistics_errors.rb +1 -1
  489. data/lib/plex_ruby_sdk/models/operations/getresourcesstatistics_unauthorized.rb +1 -1
  490. data/lib/plex_ruby_sdk/models/operations/getsearchresults_badrequest.rb +1 -1
  491. data/lib/plex_ruby_sdk/models/operations/getsearchresults_country.rb +1 -1
  492. data/lib/plex_ruby_sdk/models/operations/getsearchresults_director.rb +1 -1
  493. data/lib/plex_ruby_sdk/models/operations/getsearchresults_errors.rb +1 -1
  494. data/lib/plex_ruby_sdk/models/operations/getsearchresults_genre.rb +1 -1
  495. data/lib/plex_ruby_sdk/models/operations/getsearchresults_media.rb +1 -1
  496. data/lib/plex_ruby_sdk/models/operations/getsearchresults_mediacontainer.rb +1 -1
  497. data/lib/plex_ruby_sdk/models/operations/getsearchresults_metadata.rb +1 -1
  498. data/lib/plex_ruby_sdk/models/operations/getsearchresults_part.rb +1 -1
  499. data/lib/plex_ruby_sdk/models/operations/getsearchresults_request.rb +1 -1
  500. data/lib/plex_ruby_sdk/models/operations/getsearchresults_response.rb +1 -1
  501. data/lib/plex_ruby_sdk/models/operations/getsearchresults_responsebody.rb +1 -1
  502. data/lib/plex_ruby_sdk/models/operations/getsearchresults_role.rb +1 -1
  503. data/lib/plex_ruby_sdk/models/operations/getsearchresults_search_errors.rb +1 -1
  504. data/lib/plex_ruby_sdk/models/operations/getsearchresults_unauthorized.rb +1 -1
  505. data/lib/plex_ruby_sdk/models/operations/getsearchresults_writer.rb +1 -1
  506. data/lib/plex_ruby_sdk/models/operations/getserveractivities_activities_errors.rb +1 -1
  507. data/lib/plex_ruby_sdk/models/operations/getserveractivities_badrequest.rb +1 -1
  508. data/lib/plex_ruby_sdk/models/operations/getserveractivities_errors.rb +1 -1
  509. data/lib/plex_ruby_sdk/models/operations/getserveractivities_mediacontainer.rb +1 -1
  510. data/lib/plex_ruby_sdk/models/operations/getserveractivities_response.rb +1 -1
  511. data/lib/plex_ruby_sdk/models/operations/getserveractivities_responsebody.rb +1 -1
  512. data/lib/plex_ruby_sdk/models/operations/getserveractivities_unauthorized.rb +1 -1
  513. data/lib/plex_ruby_sdk/models/operations/getservercapabilities_badrequest.rb +1 -1
  514. data/lib/plex_ruby_sdk/models/operations/getservercapabilities_errors.rb +1 -1
  515. data/lib/plex_ruby_sdk/models/operations/getservercapabilities_response.rb +1 -1
  516. data/lib/plex_ruby_sdk/models/operations/getservercapabilities_responsebody.rb +1 -1
  517. data/lib/plex_ruby_sdk/models/operations/getservercapabilities_unauthorized.rb +1 -1
  518. data/lib/plex_ruby_sdk/models/operations/getserverlist_badrequest.rb +1 -1
  519. data/lib/plex_ruby_sdk/models/operations/getserverlist_errors.rb +1 -1
  520. data/lib/plex_ruby_sdk/models/operations/getserverlist_mediacontainer.rb +1 -1
  521. data/lib/plex_ruby_sdk/models/operations/getserverlist_response.rb +1 -1
  522. data/lib/plex_ruby_sdk/models/operations/getserverlist_responsebody.rb +1 -1
  523. data/lib/plex_ruby_sdk/models/operations/getserverlist_server.rb +1 -1
  524. data/lib/plex_ruby_sdk/models/operations/getserverlist_server_errors.rb +1 -1
  525. data/lib/plex_ruby_sdk/models/operations/getserverlist_unauthorized.rb +1 -1
  526. data/lib/plex_ruby_sdk/models/operations/getserverpreferences_badrequest.rb +1 -1
  527. data/lib/plex_ruby_sdk/models/operations/getserverpreferences_errors.rb +1 -1
  528. data/lib/plex_ruby_sdk/models/operations/getserverpreferences_mediacontainer.rb +1 -1
  529. data/lib/plex_ruby_sdk/models/operations/getserverpreferences_response.rb +1 -1
  530. data/lib/plex_ruby_sdk/models/operations/getserverpreferences_responsebody.rb +1 -1
  531. data/lib/plex_ruby_sdk/models/operations/getserverpreferences_server_errors.rb +1 -1
  532. data/lib/plex_ruby_sdk/models/operations/getserverpreferences_unauthorized.rb +1 -1
  533. data/lib/plex_ruby_sdk/models/operations/getsessionhistory_badrequest.rb +1 -1
  534. data/lib/plex_ruby_sdk/models/operations/getsessionhistory_errors.rb +1 -1
  535. data/lib/plex_ruby_sdk/models/operations/getsessionhistory_mediacontainer.rb +1 -1
  536. data/lib/plex_ruby_sdk/models/operations/getsessionhistory_metadata.rb +1 -1
  537. data/lib/plex_ruby_sdk/models/operations/getsessionhistory_request.rb +1 -1
  538. data/lib/plex_ruby_sdk/models/operations/getsessionhistory_response.rb +1 -1
  539. data/lib/plex_ruby_sdk/models/operations/getsessionhistory_responsebody.rb +1 -1
  540. data/lib/plex_ruby_sdk/models/operations/getsessionhistory_sessions_errors.rb +1 -1
  541. data/lib/plex_ruby_sdk/models/operations/getsessionhistory_unauthorized.rb +1 -1
  542. data/lib/plex_ruby_sdk/models/operations/getsessions_badrequest.rb +1 -1
  543. data/lib/plex_ruby_sdk/models/operations/getsessions_errors.rb +1 -1
  544. data/lib/plex_ruby_sdk/models/operations/getsessions_media.rb +1 -1
  545. data/lib/plex_ruby_sdk/models/operations/getsessions_mediacontainer.rb +1 -1
  546. data/lib/plex_ruby_sdk/models/operations/getsessions_metadata.rb +1 -1
  547. data/lib/plex_ruby_sdk/models/operations/getsessions_part.rb +1 -1
  548. data/lib/plex_ruby_sdk/models/operations/getsessions_response.rb +1 -1
  549. data/lib/plex_ruby_sdk/models/operations/getsessions_responsebody.rb +1 -1
  550. data/lib/plex_ruby_sdk/models/operations/getsessions_sessions_errors.rb +1 -1
  551. data/lib/plex_ruby_sdk/models/operations/getsessions_stream.rb +1 -1
  552. data/lib/plex_ruby_sdk/models/operations/getsessions_unauthorized.rb +1 -1
  553. data/lib/plex_ruby_sdk/models/operations/getsessions_user.rb +1 -1
  554. data/lib/plex_ruby_sdk/models/operations/getsourceconnectioninformation_authentication_errors.rb +1 -1
  555. data/lib/plex_ruby_sdk/models/operations/getsourceconnectioninformation_badrequest.rb +1 -1
  556. data/lib/plex_ruby_sdk/models/operations/getsourceconnectioninformation_errors.rb +1 -1
  557. data/lib/plex_ruby_sdk/models/operations/getsourceconnectioninformation_request.rb +1 -1
  558. data/lib/plex_ruby_sdk/models/operations/getsourceconnectioninformation_response.rb +1 -1
  559. data/lib/plex_ruby_sdk/models/operations/getsourceconnectioninformation_unauthorized.rb +1 -1
  560. data/lib/plex_ruby_sdk/models/operations/getstatistics_badrequest.rb +1 -1
  561. data/lib/plex_ruby_sdk/models/operations/getstatistics_device.rb +1 -1
  562. data/lib/plex_ruby_sdk/models/operations/getstatistics_errors.rb +1 -1
  563. data/lib/plex_ruby_sdk/models/operations/getstatistics_mediacontainer.rb +1 -1
  564. data/lib/plex_ruby_sdk/models/operations/getstatistics_request.rb +1 -1
  565. data/lib/plex_ruby_sdk/models/operations/getstatistics_response.rb +1 -1
  566. data/lib/plex_ruby_sdk/models/operations/getstatistics_responsebody.rb +1 -1
  567. data/lib/plex_ruby_sdk/models/operations/getstatistics_statistics_errors.rb +1 -1
  568. data/lib/plex_ruby_sdk/models/operations/getstatistics_unauthorized.rb +1 -1
  569. data/lib/plex_ruby_sdk/models/operations/gettimeline_badrequest.rb +1 -1
  570. data/lib/plex_ruby_sdk/models/operations/gettimeline_errors.rb +1 -1
  571. data/lib/plex_ruby_sdk/models/operations/gettimeline_request.rb +1 -1
  572. data/lib/plex_ruby_sdk/models/operations/gettimeline_response.rb +1 -1
  573. data/lib/plex_ruby_sdk/models/operations/gettimeline_unauthorized.rb +1 -1
  574. data/lib/plex_ruby_sdk/models/operations/gettimeline_video_errors.rb +1 -1
  575. data/lib/plex_ruby_sdk/models/operations/gettokenbypinid_authpincontainer.rb +1 -1
  576. data/lib/plex_ruby_sdk/models/operations/gettokenbypinid_badrequest.rb +1 -1
  577. data/lib/plex_ruby_sdk/models/operations/gettokenbypinid_errors.rb +1 -1
  578. data/lib/plex_ruby_sdk/models/operations/gettokenbypinid_geodata.rb +1 -1
  579. data/lib/plex_ruby_sdk/models/operations/gettokenbypinid_plex_errors.rb +1 -1
  580. data/lib/plex_ruby_sdk/models/operations/gettokenbypinid_request.rb +1 -1
  581. data/lib/plex_ruby_sdk/models/operations/gettokenbypinid_response.rb +1 -1
  582. data/lib/plex_ruby_sdk/models/operations/gettokenbypinid_responsebody.rb +1 -1
  583. data/lib/plex_ruby_sdk/models/operations/gettokendetails_authentication_errors.rb +1 -1
  584. data/lib/plex_ruby_sdk/models/operations/gettokendetails_badrequest.rb +1 -1
  585. data/lib/plex_ruby_sdk/models/operations/gettokendetails_errors.rb +1 -1
  586. data/lib/plex_ruby_sdk/models/operations/gettokendetails_response.rb +1 -1
  587. data/lib/plex_ruby_sdk/models/operations/gettokendetails_subscription.rb +1 -1
  588. data/lib/plex_ruby_sdk/models/operations/gettokendetails_unauthorized.rb +1 -1
  589. data/lib/plex_ruby_sdk/models/operations/gettokendetails_userplexaccount.rb +6 -6
  590. data/lib/plex_ruby_sdk/models/operations/gettopwatchedcontent_badrequest.rb +1 -1
  591. data/lib/plex_ruby_sdk/models/operations/gettopwatchedcontent_country.rb +1 -1
  592. data/lib/plex_ruby_sdk/models/operations/gettopwatchedcontent_errors.rb +1 -1
  593. data/lib/plex_ruby_sdk/models/operations/gettopwatchedcontent_genre.rb +1 -1
  594. data/lib/plex_ruby_sdk/models/operations/gettopwatchedcontent_guids.rb +1 -1
  595. data/lib/plex_ruby_sdk/models/operations/gettopwatchedcontent_library_errors.rb +1 -1
  596. data/lib/plex_ruby_sdk/models/operations/gettopwatchedcontent_mediacontainer.rb +1 -1
  597. data/lib/plex_ruby_sdk/models/operations/gettopwatchedcontent_metadata.rb +1 -1
  598. data/lib/plex_ruby_sdk/models/operations/gettopwatchedcontent_request.rb +1 -1
  599. data/lib/plex_ruby_sdk/models/operations/gettopwatchedcontent_response.rb +1 -1
  600. data/lib/plex_ruby_sdk/models/operations/gettopwatchedcontent_responsebody.rb +1 -1
  601. data/lib/plex_ruby_sdk/models/operations/gettopwatchedcontent_role.rb +1 -1
  602. data/lib/plex_ruby_sdk/models/operations/gettopwatchedcontent_unauthorized.rb +1 -1
  603. data/lib/plex_ruby_sdk/models/operations/gettopwatchedcontent_user.rb +1 -1
  604. data/lib/plex_ruby_sdk/models/operations/gettranscodesessions_badrequest.rb +1 -1
  605. data/lib/plex_ruby_sdk/models/operations/gettranscodesessions_errors.rb +1 -1
  606. data/lib/plex_ruby_sdk/models/operations/gettranscodesessions_mediacontainer.rb +1 -1
  607. data/lib/plex_ruby_sdk/models/operations/gettranscodesessions_response.rb +1 -1
  608. data/lib/plex_ruby_sdk/models/operations/gettranscodesessions_responsebody.rb +1 -1
  609. data/lib/plex_ruby_sdk/models/operations/gettranscodesessions_sessions_errors.rb +1 -1
  610. data/lib/plex_ruby_sdk/models/operations/gettranscodesessions_unauthorized.rb +1 -1
  611. data/lib/plex_ruby_sdk/models/operations/gettransienttoken_authentication_errors.rb +1 -1
  612. data/lib/plex_ruby_sdk/models/operations/gettransienttoken_badrequest.rb +1 -1
  613. data/lib/plex_ruby_sdk/models/operations/gettransienttoken_errors.rb +1 -1
  614. data/lib/plex_ruby_sdk/models/operations/gettransienttoken_request.rb +1 -1
  615. data/lib/plex_ruby_sdk/models/operations/gettransienttoken_response.rb +1 -1
  616. data/lib/plex_ruby_sdk/models/operations/gettransienttoken_unauthorized.rb +1 -1
  617. data/lib/plex_ruby_sdk/models/operations/getupdatestatus_badrequest.rb +1 -1
  618. data/lib/plex_ruby_sdk/models/operations/getupdatestatus_errors.rb +1 -1
  619. data/lib/plex_ruby_sdk/models/operations/getupdatestatus_mediacontainer.rb +1 -1
  620. data/lib/plex_ruby_sdk/models/operations/getupdatestatus_response.rb +1 -1
  621. data/lib/plex_ruby_sdk/models/operations/getupdatestatus_responsebody.rb +1 -1
  622. data/lib/plex_ruby_sdk/models/operations/getupdatestatus_unauthorized.rb +1 -1
  623. data/lib/plex_ruby_sdk/models/operations/getupdatestatus_updater_errors.rb +1 -1
  624. data/lib/plex_ruby_sdk/models/operations/getuserfriends_badrequest.rb +1 -1
  625. data/lib/plex_ruby_sdk/models/operations/getuserfriends_errors.rb +1 -1
  626. data/lib/plex_ruby_sdk/models/operations/getuserfriends_plex_errors.rb +1 -1
  627. data/lib/plex_ruby_sdk/models/operations/getuserfriends_response.rb +1 -1
  628. data/lib/plex_ruby_sdk/models/operations/getuserfriends_unauthorized.rb +1 -1
  629. data/lib/plex_ruby_sdk/models/operations/guids.rb +1 -1
  630. data/lib/plex_ruby_sdk/models/operations/hasthumbnail.rb +1 -1
  631. data/lib/plex_ruby_sdk/models/operations/hub.rb +1 -1
  632. data/lib/plex_ruby_sdk/models/operations/image.rb +1 -1
  633. data/lib/plex_ruby_sdk/models/operations/internalpaymentmethod.rb +1 -1
  634. data/lib/plex_ruby_sdk/models/operations/location.rb +4 -4
  635. data/lib/plex_ruby_sdk/models/operations/logline_badrequest.rb +1 -1
  636. data/lib/plex_ruby_sdk/models/operations/logline_errors.rb +1 -1
  637. data/lib/plex_ruby_sdk/models/operations/logline_log_errors.rb +1 -1
  638. data/lib/plex_ruby_sdk/models/operations/logline_request.rb +1 -1
  639. data/lib/plex_ruby_sdk/models/operations/logline_response.rb +1 -1
  640. data/lib/plex_ruby_sdk/models/operations/logline_unauthorized.rb +1 -1
  641. data/lib/plex_ruby_sdk/models/operations/logmultiline_badrequest.rb +1 -1
  642. data/lib/plex_ruby_sdk/models/operations/logmultiline_errors.rb +1 -1
  643. data/lib/plex_ruby_sdk/models/operations/logmultiline_log_errors.rb +1 -1
  644. data/lib/plex_ruby_sdk/models/operations/logmultiline_response.rb +1 -1
  645. data/lib/plex_ruby_sdk/models/operations/logmultiline_unauthorized.rb +1 -1
  646. data/lib/plex_ruby_sdk/models/operations/markplayed_badrequest.rb +1 -1
  647. data/lib/plex_ruby_sdk/models/operations/markplayed_errors.rb +1 -1
  648. data/lib/plex_ruby_sdk/models/operations/markplayed_media_errors.rb +1 -1
  649. data/lib/plex_ruby_sdk/models/operations/markplayed_request.rb +1 -1
  650. data/lib/plex_ruby_sdk/models/operations/markplayed_response.rb +1 -1
  651. data/lib/plex_ruby_sdk/models/operations/markplayed_unauthorized.rb +1 -1
  652. data/lib/plex_ruby_sdk/models/operations/markunplayed_badrequest.rb +1 -1
  653. data/lib/plex_ruby_sdk/models/operations/markunplayed_errors.rb +1 -1
  654. data/lib/plex_ruby_sdk/models/operations/markunplayed_media_errors.rb +1 -1
  655. data/lib/plex_ruby_sdk/models/operations/markunplayed_request.rb +1 -1
  656. data/lib/plex_ruby_sdk/models/operations/markunplayed_response.rb +1 -1
  657. data/lib/plex_ruby_sdk/models/operations/markunplayed_unauthorized.rb +1 -1
  658. data/lib/plex_ruby_sdk/models/operations/media.rb +28 -24
  659. data/lib/plex_ruby_sdk/models/operations/mediacontainer.rb +1 -1
  660. data/lib/plex_ruby_sdk/models/operations/mediaguid.rb +1 -1
  661. data/lib/plex_ruby_sdk/models/operations/mediaprovider.rb +1 -1
  662. data/lib/plex_ruby_sdk/models/operations/meta.rb +1 -1
  663. data/lib/plex_ruby_sdk/models/operations/metadata.rb +1 -1
  664. data/lib/plex_ruby_sdk/models/operations/metadatarating.rb +1 -1
  665. data/lib/plex_ruby_sdk/models/operations/myplex.rb +1 -1
  666. data/lib/plex_ruby_sdk/models/operations/operator.rb +1 -1
  667. data/lib/plex_ruby_sdk/models/operations/part.rb +24 -16
  668. data/lib/plex_ruby_sdk/models/operations/pastsubscription.rb +1 -1
  669. data/lib/plex_ruby_sdk/models/operations/performsearch_badrequest.rb +1 -1
  670. data/lib/plex_ruby_sdk/models/operations/performsearch_errors.rb +1 -1
  671. data/lib/plex_ruby_sdk/models/operations/performsearch_request.rb +1 -1
  672. data/lib/plex_ruby_sdk/models/operations/performsearch_response.rb +1 -1
  673. data/lib/plex_ruby_sdk/models/operations/performsearch_search_errors.rb +1 -1
  674. data/lib/plex_ruby_sdk/models/operations/performsearch_unauthorized.rb +1 -1
  675. data/lib/plex_ruby_sdk/models/operations/performvoicesearch_badrequest.rb +1 -1
  676. data/lib/plex_ruby_sdk/models/operations/performvoicesearch_errors.rb +1 -1
  677. data/lib/plex_ruby_sdk/models/operations/performvoicesearch_request.rb +1 -1
  678. data/lib/plex_ruby_sdk/models/operations/performvoicesearch_response.rb +1 -1
  679. data/lib/plex_ruby_sdk/models/operations/performvoicesearch_search_errors.rb +1 -1
  680. data/lib/plex_ruby_sdk/models/operations/performvoicesearch_unauthorized.rb +1 -1
  681. data/lib/plex_ruby_sdk/models/operations/pivot.rb +1 -1
  682. data/lib/plex_ruby_sdk/models/operations/player.rb +1 -1
  683. data/lib/plex_ruby_sdk/models/operations/plexdevice.rb +1 -1
  684. data/lib/plex_ruby_sdk/models/operations/post_users_sign_in_data_authentication_errors.rb +1 -1
  685. data/lib/plex_ruby_sdk/models/operations/post_users_sign_in_data_authentication_subscription.rb +1 -1
  686. data/lib/plex_ruby_sdk/models/operations/post_users_sign_in_data_badrequest.rb +1 -1
  687. data/lib/plex_ruby_sdk/models/operations/post_users_sign_in_data_errors.rb +1 -1
  688. data/lib/plex_ruby_sdk/models/operations/post_users_sign_in_data_request.rb +1 -1
  689. data/lib/plex_ruby_sdk/models/operations/post_users_sign_in_data_requestbody.rb +1 -1
  690. data/lib/plex_ruby_sdk/models/operations/post_users_sign_in_data_response.rb +1 -1
  691. data/lib/plex_ruby_sdk/models/operations/post_users_sign_in_data_services.rb +1 -1
  692. data/lib/plex_ruby_sdk/models/operations/post_users_sign_in_data_subscription.rb +1 -1
  693. data/lib/plex_ruby_sdk/models/operations/post_users_sign_in_data_unauthorized.rb +1 -1
  694. data/lib/plex_ruby_sdk/models/operations/post_users_sign_in_data_userplexaccount.rb +6 -6
  695. data/lib/plex_ruby_sdk/models/operations/post_users_sign_in_data_userprofile.rb +1 -1
  696. data/lib/plex_ruby_sdk/models/operations/producer.rb +9 -12
  697. data/lib/plex_ruby_sdk/models/operations/provider.rb +1 -1
  698. data/lib/plex_ruby_sdk/models/operations/queryparam_filter.rb +1 -1
  699. data/lib/plex_ruby_sdk/models/operations/{get_library_items_metadatarating.rb → rating.rb} +5 -5
  700. data/lib/plex_ruby_sdk/models/operations/ratings.rb +1 -1
  701. data/lib/plex_ruby_sdk/models/operations/release.rb +1 -1
  702. data/lib/plex_ruby_sdk/models/operations/responsebody.rb +1 -1
  703. data/lib/plex_ruby_sdk/models/operations/role.rb +13 -13
  704. data/lib/plex_ruby_sdk/models/operations/searchresult.rb +1 -1
  705. data/lib/plex_ruby_sdk/models/operations/server.rb +1 -1
  706. data/lib/plex_ruby_sdk/models/operations/services.rb +1 -1
  707. data/lib/plex_ruby_sdk/models/operations/session.rb +1 -1
  708. data/lib/plex_ruby_sdk/models/operations/setting.rb +1 -1
  709. data/lib/plex_ruby_sdk/models/operations/sharedservers.rb +1 -1
  710. data/lib/plex_ruby_sdk/models/operations/sharedsources.rb +1 -1
  711. data/lib/plex_ruby_sdk/models/operations/similar.rb +5 -5
  712. data/lib/plex_ruby_sdk/models/operations/sort.rb +1 -1
  713. data/lib/plex_ruby_sdk/models/operations/startalltasks_badrequest.rb +1 -1
  714. data/lib/plex_ruby_sdk/models/operations/startalltasks_butler_errors.rb +1 -1
  715. data/lib/plex_ruby_sdk/models/operations/startalltasks_errors.rb +1 -1
  716. data/lib/plex_ruby_sdk/models/operations/startalltasks_response.rb +1 -1
  717. data/lib/plex_ruby_sdk/models/operations/startalltasks_unauthorized.rb +1 -1
  718. data/lib/plex_ruby_sdk/models/operations/starttask_badrequest.rb +1 -1
  719. data/lib/plex_ruby_sdk/models/operations/starttask_butler_errors.rb +1 -1
  720. data/lib/plex_ruby_sdk/models/operations/starttask_errors.rb +1 -1
  721. data/lib/plex_ruby_sdk/models/operations/starttask_request.rb +1 -1
  722. data/lib/plex_ruby_sdk/models/operations/starttask_response.rb +1 -1
  723. data/lib/plex_ruby_sdk/models/operations/starttask_unauthorized.rb +1 -1
  724. data/lib/plex_ruby_sdk/models/operations/startuniversaltranscode_badrequest.rb +1 -1
  725. data/lib/plex_ruby_sdk/models/operations/startuniversaltranscode_errors.rb +1 -1
  726. data/lib/plex_ruby_sdk/models/operations/startuniversaltranscode_request.rb +1 -1
  727. data/lib/plex_ruby_sdk/models/operations/startuniversaltranscode_response.rb +1 -1
  728. data/lib/plex_ruby_sdk/models/operations/startuniversaltranscode_unauthorized.rb +1 -1
  729. data/lib/plex_ruby_sdk/models/operations/startuniversaltranscode_video_errors.rb +1 -1
  730. data/lib/plex_ruby_sdk/models/operations/statisticsbandwidth.rb +1 -1
  731. data/lib/plex_ruby_sdk/models/operations/statisticsmedia.rb +1 -1
  732. data/lib/plex_ruby_sdk/models/operations/statisticsresources.rb +1 -1
  733. data/lib/plex_ruby_sdk/models/operations/stopalltasks_badrequest.rb +1 -1
  734. data/lib/plex_ruby_sdk/models/operations/stopalltasks_butler_errors.rb +1 -1
  735. data/lib/plex_ruby_sdk/models/operations/stopalltasks_errors.rb +1 -1
  736. data/lib/plex_ruby_sdk/models/operations/stopalltasks_response.rb +1 -1
  737. data/lib/plex_ruby_sdk/models/operations/stopalltasks_unauthorized.rb +1 -1
  738. data/lib/plex_ruby_sdk/models/operations/stoptask_badrequest.rb +1 -1
  739. data/lib/plex_ruby_sdk/models/operations/stoptask_butler_errors.rb +1 -1
  740. data/lib/plex_ruby_sdk/models/operations/stoptask_errors.rb +1 -1
  741. data/lib/plex_ruby_sdk/models/operations/stoptask_request.rb +1 -1
  742. data/lib/plex_ruby_sdk/models/operations/stoptask_response.rb +1 -1
  743. data/lib/plex_ruby_sdk/models/operations/stoptask_unauthorized.rb +1 -1
  744. data/lib/plex_ruby_sdk/models/operations/stoptranscodesession_badrequest.rb +1 -1
  745. data/lib/plex_ruby_sdk/models/operations/stoptranscodesession_errors.rb +1 -1
  746. data/lib/plex_ruby_sdk/models/operations/stoptranscodesession_request.rb +1 -1
  747. data/lib/plex_ruby_sdk/models/operations/stoptranscodesession_response.rb +1 -1
  748. data/lib/plex_ruby_sdk/models/operations/stoptranscodesession_sessions_errors.rb +1 -1
  749. data/lib/plex_ruby_sdk/models/operations/stoptranscodesession_unauthorized.rb +1 -1
  750. data/lib/plex_ruby_sdk/models/operations/stream.rb +78 -45
  751. data/lib/plex_ruby_sdk/models/operations/subscription.rb +1 -1
  752. data/lib/plex_ruby_sdk/models/operations/transcodesession.rb +1 -1
  753. data/lib/plex_ruby_sdk/models/operations/trials.rb +1 -1
  754. data/lib/plex_ruby_sdk/models/operations/ultrablurcolors.rb +1 -1
  755. data/lib/plex_ruby_sdk/models/operations/updateplaylist_badrequest.rb +1 -1
  756. data/lib/plex_ruby_sdk/models/operations/updateplaylist_errors.rb +1 -1
  757. data/lib/plex_ruby_sdk/models/operations/updateplaylist_playlists_errors.rb +1 -1
  758. data/lib/plex_ruby_sdk/models/operations/updateplaylist_request.rb +1 -1
  759. data/lib/plex_ruby_sdk/models/operations/updateplaylist_response.rb +1 -1
  760. data/lib/plex_ruby_sdk/models/operations/updateplaylist_unauthorized.rb +1 -1
  761. data/lib/plex_ruby_sdk/models/operations/updateplayprogress_badrequest.rb +1 -1
  762. data/lib/plex_ruby_sdk/models/operations/updateplayprogress_errors.rb +1 -1
  763. data/lib/plex_ruby_sdk/models/operations/updateplayprogress_media_errors.rb +1 -1
  764. data/lib/plex_ruby_sdk/models/operations/updateplayprogress_request.rb +1 -1
  765. data/lib/plex_ruby_sdk/models/operations/updateplayprogress_response.rb +1 -1
  766. data/lib/plex_ruby_sdk/models/operations/updateplayprogress_unauthorized.rb +1 -1
  767. data/lib/plex_ruby_sdk/models/operations/uploadplaylist_badrequest.rb +1 -1
  768. data/lib/plex_ruby_sdk/models/operations/uploadplaylist_errors.rb +1 -1
  769. data/lib/plex_ruby_sdk/models/operations/uploadplaylist_playlists_errors.rb +1 -1
  770. data/lib/plex_ruby_sdk/models/operations/uploadplaylist_request.rb +1 -1
  771. data/lib/plex_ruby_sdk/models/operations/uploadplaylist_response.rb +1 -1
  772. data/lib/plex_ruby_sdk/models/operations/uploadplaylist_unauthorized.rb +1 -1
  773. data/lib/plex_ruby_sdk/models/operations/user.rb +1 -1
  774. data/lib/plex_ruby_sdk/models/operations/userprofile.rb +1 -1
  775. data/lib/plex_ruby_sdk/models/operations/writer.rb +14 -5
  776. data/lib/plex_ruby_sdk/models/operations.rb +18 -33
  777. data/lib/plex_ruby_sdk/models/shared/security.rb +1 -1
  778. data/lib/plex_ruby_sdk/playlists.rb +41 -32
  779. data/lib/plex_ruby_sdk/plex.rb +28 -24
  780. data/lib/plex_ruby_sdk/plex_api.rb +34 -48
  781. data/lib/plex_ruby_sdk/sdkconfiguration.rb +13 -8
  782. data/lib/plex_ruby_sdk/search.rb +13 -10
  783. data/lib/plex_ruby_sdk/server.rb +41 -33
  784. data/lib/plex_ruby_sdk/sessions.rb +19 -15
  785. data/lib/plex_ruby_sdk/statistics.rb +15 -12
  786. data/lib/plex_ruby_sdk/updater.rb +13 -10
  787. data/lib/plex_ruby_sdk/users.rb +2 -2
  788. data/lib/plex_ruby_sdk/utils/utils.rb +12 -55
  789. data/lib/plex_ruby_sdk/video.rb +8 -6
  790. data/lib/plex_ruby_sdk/watchlist.rb +5 -4
  791. data/lib/plex_ruby_sdk.rb +1 -2
  792. metadata +24 -23
  793. data/lib/plex_ruby_sdk/models/operations/get_library_items_enablecreditsmarkergeneration.rb +0 -18
  794. data/lib/plex_ruby_sdk/models/operations/get_library_items_episodesort.rb +0 -19
  795. data/lib/plex_ruby_sdk/models/operations/get_library_items_flattenseasons.rb +0 -19
  796. data/lib/plex_ruby_sdk/models/operations/get_library_items_mediaguid.rb +0 -26
  797. data/lib/plex_ruby_sdk/models/operations/get_library_items_optimizedforstreaming.rb +0 -18
  798. data/lib/plex_ruby_sdk/models/operations/get_library_items_showordering.rb +0 -27
  799. data/lib/plex_ruby_sdk/models/operations/getondeck_badrequest.rb +0 -24
  800. data/lib/plex_ruby_sdk/models/operations/getondeck_errors.rb +0 -30
  801. data/lib/plex_ruby_sdk/models/operations/getondeck_library_errors.rb +0 -30
  802. data/lib/plex_ruby_sdk/models/operations/getondeck_media.rb +0 -66
  803. data/lib/plex_ruby_sdk/models/operations/getondeck_mediacontainer.rb +0 -42
  804. data/lib/plex_ruby_sdk/models/operations/getondeck_metadata.rb +0 -129
  805. data/lib/plex_ruby_sdk/models/operations/getondeck_part.rb +0 -48
  806. data/lib/plex_ruby_sdk/models/operations/getondeck_response.rb +0 -39
  807. data/lib/plex_ruby_sdk/models/operations/getondeck_responsebody.rb +0 -24
  808. data/lib/plex_ruby_sdk/models/operations/getondeck_stream.rb +0 -90
  809. data/lib/plex_ruby_sdk/models/operations/getondeck_unauthorized.rb +0 -24
  810. /data/lib/{plex_ruby_sdk/utils → crystalline}/t.rb +0 -0
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
 
11
- class GetRecentlyAddedLibraryGenre < ::PlexRubySDK::Utils::FieldAugmented
11
+ class GetRecentlyAddedLibraryGenre < ::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 GetRecentlyAddedLibraryLibraryErrors < ::PlexRubySDK::Utils::FieldAugmented
11
+ class GetRecentlyAddedLibraryLibraryErrors < ::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 GetRecentlyAddedLibraryMedia < ::PlexRubySDK::Utils::FieldAugmented
11
+ class GetRecentlyAddedLibraryMedia < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
 
@@ -9,7 +9,7 @@ module PlexRubySDK
9
9
 
10
10
  # The Meta object is only included in the response if the `includeMeta` parameter is set to `1`.
11
11
  #
12
- class GetRecentlyAddedLibraryMediaContainer < ::PlexRubySDK::Utils::FieldAugmented
12
+ class GetRecentlyAddedLibraryMediaContainer < ::Crystalline::FieldAugmented
13
13
  extend T::Sig
14
14
 
15
15
 
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
 
11
- class GetRecentlyAddedLibraryMetadata < ::PlexRubySDK::Utils::FieldAugmented
11
+ class GetRecentlyAddedLibraryMetadata < ::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 GetRecentlyAddedLibraryPart < ::PlexRubySDK::Utils::FieldAugmented
11
+ class GetRecentlyAddedLibraryPart < ::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 GetRecentlyAddedLibraryRequest < ::PlexRubySDK::Utils::FieldAugmented
11
+ class GetRecentlyAddedLibraryRequest < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
  # The type of media to retrieve or filter by.
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
 
11
- class GetRecentlyAddedLibraryResponse < ::PlexRubySDK::Utils::FieldAugmented
11
+ class GetRecentlyAddedLibraryResponse < ::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
  # The recently added content
11
- class GetRecentlyAddedLibraryResponseBody < ::PlexRubySDK::Utils::FieldAugmented
11
+ class GetRecentlyAddedLibraryResponseBody < ::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 GetRecentlyAddedLibraryRole < ::PlexRubySDK::Utils::FieldAugmented
11
+ class GetRecentlyAddedLibraryRole < ::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 GetRecentlyAddedLibraryType < ::PlexRubySDK::Utils::FieldAugmented
11
+ class GetRecentlyAddedLibraryType < ::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 GetRecentlyAddedLibraryUnauthorized < ::PlexRubySDK::Utils::FieldAugmented
11
+ class GetRecentlyAddedLibraryUnauthorized < ::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 GetRecentlyAddedLibraryWriter < ::PlexRubySDK::Utils::FieldAugmented
11
+ class GetRecentlyAddedLibraryWriter < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
 
@@ -8,35 +8,35 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
 
11
- class GetRecentlyAddedMediaContainer < ::PlexRubySDK::Utils::FieldAugmented
11
+ class GetRecentlyAddedMediaContainer < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
-
14
+ # Indicates whether syncing is allowed.
15
+ field :allow_sync, T::Boolean, { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('allowSync') } }
16
+ # An plugin identifier for the media container.
17
+ field :identifier, ::String, { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('identifier') } }
18
+ # Offset value for pagination.
19
+ field :offset, ::Integer, { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('offset') } }
20
+ # Number of media items returned in this response.
15
21
  field :size, ::Integer, { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('size') } }
16
-
17
- field :allow_sync, T.nilable(T::Boolean), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('allowSync') } }
18
-
19
- field :identifier, T.nilable(::String), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('identifier') } }
22
+ # Total number of media items in the library.
23
+ field :total_size, ::Integer, { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('totalSize') } }
20
24
  # The Meta object is only included in the response if the `includeMeta` parameter is set to `1`.
21
25
  #
22
26
  field :meta, T.nilable(::PlexRubySDK::Operations::Meta), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('Meta') } }
23
-
27
+ # An array of metadata items.
24
28
  field :metadata, T.nilable(T::Array[::PlexRubySDK::Operations::GetRecentlyAddedMetadata]), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('Metadata') } }
25
29
 
26
- field :offset, T.nilable(::Integer), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('offset') } }
27
-
28
- field :total_size, T.nilable(::Integer), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('totalSize') } }
29
-
30
30
 
31
- sig { params(size: ::Integer, allow_sync: T.nilable(T::Boolean), identifier: T.nilable(::String), meta: T.nilable(::PlexRubySDK::Operations::Meta), metadata: T.nilable(T::Array[::PlexRubySDK::Operations::GetRecentlyAddedMetadata]), offset: T.nilable(::Integer), total_size: T.nilable(::Integer)).void }
32
- def initialize(size: nil, allow_sync: nil, identifier: nil, meta: nil, metadata: nil, offset: nil, total_size: nil)
33
- @size = size
31
+ sig { params(allow_sync: T::Boolean, identifier: ::String, offset: ::Integer, size: ::Integer, total_size: ::Integer, meta: T.nilable(::PlexRubySDK::Operations::Meta), metadata: T.nilable(T::Array[::PlexRubySDK::Operations::GetRecentlyAddedMetadata])).void }
32
+ def initialize(allow_sync: nil, identifier: nil, offset: nil, size: nil, total_size: nil, meta: nil, metadata: nil)
34
33
  @allow_sync = allow_sync
35
34
  @identifier = identifier
36
- @meta = meta
37
- @metadata = metadata
38
35
  @offset = offset
36
+ @size = size
39
37
  @total_size = total_size
38
+ @meta = meta
39
+ @metadata = metadata
40
40
  end
41
41
  end
42
42
  end
@@ -7,199 +7,198 @@
7
7
  module PlexRubySDK
8
8
  module Operations
9
9
 
10
-
11
- class GetRecentlyAddedMetadata < ::PlexRubySDK::Utils::FieldAugmented
10
+ # Unknown
11
+ #
12
+ class GetRecentlyAddedMetadata < ::Crystalline::FieldAugmented
12
13
  extend T::Sig
13
14
 
14
- # Unix epoch datetime in seconds
15
- field :added_at, ::Integer, { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('addedAt') } }
16
15
 
16
+ field :added_at, ::Integer, { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('addedAt') } }
17
+ # The art image URL for the media item.
18
+ field :art, ::String, { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('art') } }
19
+ # The audience rating for the media item.
20
+ field :audience_rating, ::Float, { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('audienceRating') } }
21
+ # The number of child items associated with this media item.
22
+ field :child_count, ::Integer, { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('childCount') } }
23
+ # The duration of the media item in milliseconds.
24
+ field :duration, ::Integer, { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('duration') } }
25
+ # The globally unique identifier for the media item.
17
26
  field :guid, ::String, { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('guid') } }
18
-
27
+ # The index position of the media item.
28
+ field :index, ::Integer, { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('index') } }
29
+ # The unique key for the media item.
19
30
  field :key, ::String, { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('key') } }
20
- # The rating key (Media ID) of this media item.
21
- # Note: This is always an integer, but is represented as a string in the API.
22
- #
31
+ # The identifier for the library section.
32
+ field :library_section_id, ::Integer, { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('librarySectionID') } }
33
+ # The key corresponding to the library section.
34
+ field :library_section_key, ::String, { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('librarySectionKey') } }
35
+ # The title of the library section.
36
+ field :library_section_title, ::String, { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('librarySectionTitle') } }
37
+ # The original release date of the media item.
38
+ field :originally_available_at, ::Date, { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('originallyAvailableAt'), 'decoder': Utils.date_from_iso_format(false) } }
39
+ # The studio of the parent media item.
40
+ field :parent_studio, ::String, { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('parentStudio') } }
41
+ # The theme URL for the parent media item.
42
+ field :parent_theme, ::String, { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('parentTheme') } }
43
+ # The critic rating for the media item.
44
+ field :rating, ::Float, { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('rating') } }
45
+ # The rating key (Media ID) of this media item. Note: Although this is always an integer, it is represented as a string in the API.
23
46
  field :rating_key, ::String, { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('ratingKey') } }
24
-
47
+ # The total number of seasons (for TV shows).
48
+ field :season_count, ::Integer, { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('seasonCount') } }
49
+ # A URL‐friendly version of the media title.
50
+ field :slug, ::String, { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('slug') } }
51
+ # A synopsis of the media item.
25
52
  field :summary, ::String, { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('summary') } }
26
-
53
+ # A brief tagline for the media item.
54
+ field :tagline, ::String, { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('tagline') } }
55
+ # The theme URL for the media item.
56
+ field :theme, ::String, { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('theme') } }
57
+ # The thumbnail image URL for the media item.
58
+ field :thumb, ::String, { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('thumb') } }
59
+ # The title of the media item.
27
60
  field :title, ::String, { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('title') } }
28
- # The type of media content
29
- #
30
- field :type, ::PlexRubySDK::Operations::GetRecentlyAddedHubsType, { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('type'), 'decoder': Utils.enum_from_string(::PlexRubySDK::Operations::GetRecentlyAddedHubsType, false) } }
31
-
32
- field :art, T.nilable(::String), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('art') } }
33
-
34
- field :audience_rating, T.nilable(::Float), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('audienceRating') } }
61
+ # The sort title used for ordering media items.
62
+ field :title_sort, ::String, { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('titleSort') } }
35
63
 
64
+ field :type, ::PlexRubySDK::Operations::GetRecentlyAddedHubsType, { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('type'), 'decoder': Utils.enum_from_string(::PlexRubySDK::Operations::GetRecentlyAddedHubsType, false) } }
65
+ # The URL for the audience rating image.
36
66
  field :audience_rating_image, T.nilable(::String), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('audienceRatingImage') } }
37
-
38
- field :banner, T.nilable(::String), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('banner') } }
39
-
67
+ # The source from which chapter data is derived.
40
68
  field :chapter_source, T.nilable(::String), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('chapterSource') } }
41
69
 
42
- field :child_count, T.nilable(::Integer), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('childCount') } }
43
-
44
70
  field :collection, T.nilable(T::Array[::PlexRubySDK::Operations::Collection]), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('Collection') } }
45
-
71
+ # The content rating for the media item.
46
72
  field :content_rating, T.nilable(::String), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('contentRating') } }
47
73
 
48
74
  field :country, T.nilable(T::Array[::PlexRubySDK::Operations::Country]), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('Country') } }
75
+ # The accuracy of the creation timestamp. This value indicates the format(s) provided (for example, 'epoch,local' means both epoch and local time formats are available).
76
+ field :created_at_accuracy, T.nilable(::String), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('createdAtAccuracy') } }
77
+ # The time zone offset for the creation timestamp, represented as a string. This offset indicates the difference from UTC.
78
+ field :created_at_tz_offset, T.nilable(::String), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('createdAtTZOffset') } }
49
79
 
50
80
  field :director, T.nilable(T::Array[::PlexRubySDK::Operations::Director]), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('Director') } }
51
81
 
52
- field :duration, T.nilable(::Integer), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('duration') } }
53
- # Setting that indicates if credits markers detection is enabled. (-1 = Library default, 0 = Disabled).
54
- field :enable_credits_marker_generation, T.nilable(::PlexRubySDK::Operations::EnableCreditsMarkerGeneration), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('enableCreditsMarkerGeneration'), 'decoder': Utils.enum_from_string(::PlexRubySDK::Operations::EnableCreditsMarkerGeneration, true) } }
55
- # Setting that indicates how episodes are sorted for the show. (-1 = Library default, 0 = Oldest first, 1 = Newest first).
56
- field :episode_sort, T.nilable(::PlexRubySDK::Operations::EpisodeSort), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('episodeSort'), 'decoder': Utils.enum_from_string(::PlexRubySDK::Operations::EpisodeSort, true) } }
57
- # Setting that indicates if seasons are set to hidden for the show. (-1 = Library default, 0 = Hide, 1 = Show).
58
- field :flatten_seasons, T.nilable(::PlexRubySDK::Operations::FlattenSeasons), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('flattenSeasons'), 'decoder': Utils.enum_from_string(::PlexRubySDK::Operations::FlattenSeasons, true) } }
59
-
60
82
  field :genre, T.nilable(T::Array[::PlexRubySDK::Operations::Genre]), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('Genre') } }
61
-
83
+ # The art URL for the grandparent media item.
62
84
  field :grandparent_art, T.nilable(::String), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('grandparentArt') } }
63
-
85
+ # The GUID of the grandparent media item.
64
86
  field :grandparent_guid, T.nilable(::String), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('grandparentGuid') } }
65
-
87
+ # The key of the grandparent media item.
66
88
  field :grandparent_key, T.nilable(::String), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('grandparentKey') } }
67
-
89
+ # The rating key of the grandparent media item.
68
90
  field :grandparent_rating_key, T.nilable(::String), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('grandparentRatingKey') } }
69
-
91
+ # The slug for the grandparent media item.
70
92
  field :grandparent_slug, T.nilable(::String), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('grandparentSlug') } }
71
-
93
+ # The theme URL for the grandparent media item.
72
94
  field :grandparent_theme, T.nilable(::String), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('grandparentTheme') } }
73
-
95
+ # The thumbnail URL for the grandparent media item.
74
96
  field :grandparent_thumb, T.nilable(::String), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('grandparentThumb') } }
75
-
97
+ # The title of the grandparent media item.
76
98
  field :grandparent_title, T.nilable(::String), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('grandparentTitle') } }
77
99
 
78
- field :has_premium_extras, T.nilable(::String), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('hasPremiumExtras') } }
79
-
80
- field :has_premium_primary_extra, T.nilable(::String), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('hasPremiumPrimaryExtra') } }
100
+ field :guids, T.nilable(T::Array[::PlexRubySDK::Operations::Guids]), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('Guid') } }
81
101
 
82
102
  field :image, T.nilable(T::Array[::PlexRubySDK::Operations::GetRecentlyAddedImage]), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('Image') } }
83
-
84
- field :index, T.nilable(::Integer), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('index') } }
85
-
103
+ # The Unix timestamp representing the last time the item was rated.
104
+ field :last_rated_at, T.nilable(::Integer), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('lastRatedAt') } }
105
+ # Unix timestamp for when the media item was last viewed.
86
106
  field :last_viewed_at, T.nilable(::Integer), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('lastViewedAt') } }
87
-
107
+ # The number of leaf items (end nodes) under this media item.
88
108
  field :leaf_count, T.nilable(::Integer), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('leafCount') } }
89
109
 
90
- field :library_section_id, T.nilable(::Integer), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('librarySectionID') } }
91
-
92
- field :library_section_key, T.nilable(::String), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('librarySectionKey') } }
93
-
94
- field :library_section_title, T.nilable(::String), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('librarySectionTitle') } }
95
-
96
110
  field :location, T.nilable(T::Array[::PlexRubySDK::Operations::Location]), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('Location') } }
97
- # The Media object is only included when type query is `4` or higher.
98
- #
99
- field :media, T.nilable(T::Array[::PlexRubySDK::Operations::Media]), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('Media') } }
100
- # The Guid object is only included in the response if the `includeGuids` parameter is set to `1`.
101
- #
102
- field :media_guid, T.nilable(T::Array[::PlexRubySDK::Operations::MediaGuid]), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('Guid') } }
103
-
104
- field :meta_data_rating, T.nilable(T::Array[::PlexRubySDK::Operations::MetaDataRating]), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('Rating') } }
105
-
106
- field :originally_available_at, T.nilable(::Date), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('originallyAvailableAt'), 'decoder': Utils.date_from_iso_format(true) } }
107
111
 
112
+ field :media, T.nilable(T::Array[::PlexRubySDK::Operations::Media]), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('Media') } }
113
+ # The original title of the media item (if different).
108
114
  field :original_title, T.nilable(::String), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('originalTitle') } }
109
-
115
+ # The GUID of the parent media item.
110
116
  field :parent_guid, T.nilable(::String), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('parentGuid') } }
111
-
117
+ # The index position of the parent media item.
112
118
  field :parent_index, T.nilable(::Integer), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('parentIndex') } }
113
-
119
+ # The key of the parent media item.
114
120
  field :parent_key, T.nilable(::String), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('parentKey') } }
115
- # The rating key of the parent item.
116
- #
121
+ # The rating key of the parent media item.
117
122
  field :parent_rating_key, T.nilable(::String), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('parentRatingKey') } }
118
-
123
+ # The slug for the parent media item.
119
124
  field :parent_slug, T.nilable(::String), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('parentSlug') } }
120
-
121
- field :parent_studio, T.nilable(::String), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('parentStudio') } }
122
-
123
- field :parent_theme, T.nilable(::String), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('parentTheme') } }
124
-
125
+ # The thumbnail URL for the parent media item.
125
126
  field :parent_thumb, T.nilable(::String), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('parentThumb') } }
126
-
127
+ # The title of the parent media item.
127
128
  field :parent_title, T.nilable(::String), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('parentTitle') } }
128
-
129
+ # The release year of the parent media item.
129
130
  field :parent_year, T.nilable(::Integer), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('parentYear') } }
130
-
131
+ # The primary extra key associated with this media item.
131
132
  field :primary_extra_key, T.nilable(::String), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('primaryExtraKey') } }
132
133
 
133
- field :rating, T.nilable(::Float), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('rating') } }
134
+ field :producer, T.nilable(T::Array[::PlexRubySDK::Operations::Producer]), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('Producer') } }
134
135
 
136
+ field :rating1, T.nilable(T::Array[::PlexRubySDK::Operations::Rating]), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('Rating') } }
137
+ # The URL for the rating image.
135
138
  field :rating_image, T.nilable(::String), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('ratingImage') } }
136
139
 
137
140
  field :role, T.nilable(T::Array[::PlexRubySDK::Operations::Role]), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('Role') } }
138
141
 
139
- field :season_count, T.nilable(::Integer), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('seasonCount') } }
140
- # Setting that indicates the episode ordering for the show.
141
- # None = Library default,
142
- # tmdbAiring = The Movie Database (Aired),
143
- # aired = TheTVDB (Aired),
144
- # dvd = TheTVDB (DVD),
145
- # absolute = TheTVDB (Absolute)).
146
- #
147
- field :show_ordering, T.nilable(::PlexRubySDK::Operations::ShowOrdering), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('showOrdering'), 'decoder': Utils.enum_from_string(::PlexRubySDK::Operations::ShowOrdering, true) } }
148
-
149
- field :skip_children, T.nilable(T::Boolean), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('skipChildren') } }
150
-
142
+ field :similar, T.nilable(T::Array[::PlexRubySDK::Operations::Similar]), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('Similar') } }
143
+ # The number of times this media item has been skipped.
151
144
  field :skip_count, T.nilable(::Integer), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('skipCount') } }
152
-
153
- field :slug, T.nilable(::String), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('slug') } }
154
-
145
+ # The studio that produced the media item.
155
146
  field :studio, T.nilable(::String), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('studio') } }
156
-
157
- field :tagline, T.nilable(::String), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('tagline') } }
158
-
159
- field :theme, T.nilable(::String), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('theme') } }
160
-
161
- field :thumb, T.nilable(::String), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('thumb') } }
162
-
163
- field :title_sort, T.nilable(::String), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('titleSort') } }
147
+ # A classification that further describes the type of media item. For example, 'clip' indicates that the item is a short video clip.
148
+ field :subtype, T.nilable(::String), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('subtype') } }
164
149
 
165
150
  field :ultra_blur_colors, T.nilable(::PlexRubySDK::Operations::UltraBlurColors), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('UltraBlurColors') } }
166
151
  # Unix epoch datetime in seconds
167
152
  field :updated_at, T.nilable(::Integer), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('updatedAt') } }
168
-
153
+ # The rating provided by a user for the item. This value is expressed as a decimal number.
154
+ field :user_rating, T.nilable(::Float), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('userRating') } }
155
+ # The number of times this media item has been viewed.
169
156
  field :view_count, T.nilable(::Integer), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('viewCount') } }
170
-
157
+ # The number of leaf items that have been viewed.
171
158
  field :viewed_leaf_count, T.nilable(::Integer), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('viewedLeafCount') } }
172
-
159
+ # The current playback offset (in milliseconds).
173
160
  field :view_offset, T.nilable(::Integer), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('viewOffset') } }
174
161
 
175
162
  field :writer, T.nilable(T::Array[::PlexRubySDK::Operations::Writer]), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('Writer') } }
176
-
163
+ # The release year of the media item.
177
164
  field :year, T.nilable(::Integer), { 'format_json': { 'letter_case': ::PlexRubySDK::Utils.field_name('year') } }
178
165
 
179
166
 
180
- sig { params(added_at: ::Integer, guid: ::String, key: ::String, rating_key: ::String, summary: ::String, title: ::String, type: ::PlexRubySDK::Operations::GetRecentlyAddedHubsType, art: T.nilable(::String), audience_rating: T.nilable(::Float), audience_rating_image: T.nilable(::String), banner: T.nilable(::String), chapter_source: T.nilable(::String), child_count: T.nilable(::Integer), collection: T.nilable(T::Array[::PlexRubySDK::Operations::Collection]), content_rating: T.nilable(::String), country: T.nilable(T::Array[::PlexRubySDK::Operations::Country]), director: T.nilable(T::Array[::PlexRubySDK::Operations::Director]), duration: T.nilable(::Integer), enable_credits_marker_generation: T.nilable(::PlexRubySDK::Operations::EnableCreditsMarkerGeneration), episode_sort: T.nilable(::PlexRubySDK::Operations::EpisodeSort), flatten_seasons: T.nilable(::PlexRubySDK::Operations::FlattenSeasons), genre: T.nilable(T::Array[::PlexRubySDK::Operations::Genre]), grandparent_art: T.nilable(::String), grandparent_guid: T.nilable(::String), grandparent_key: T.nilable(::String), grandparent_rating_key: T.nilable(::String), grandparent_slug: T.nilable(::String), grandparent_theme: T.nilable(::String), grandparent_thumb: T.nilable(::String), grandparent_title: T.nilable(::String), has_premium_extras: T.nilable(::String), has_premium_primary_extra: T.nilable(::String), image: T.nilable(T::Array[::PlexRubySDK::Operations::GetRecentlyAddedImage]), index: T.nilable(::Integer), last_viewed_at: T.nilable(::Integer), leaf_count: T.nilable(::Integer), library_section_id: T.nilable(::Integer), library_section_key: T.nilable(::String), library_section_title: T.nilable(::String), location: T.nilable(T::Array[::PlexRubySDK::Operations::Location]), media: T.nilable(T::Array[::PlexRubySDK::Operations::Media]), media_guid: T.nilable(T::Array[::PlexRubySDK::Operations::MediaGuid]), meta_data_rating: T.nilable(T::Array[::PlexRubySDK::Operations::MetaDataRating]), originally_available_at: T.nilable(::Date), original_title: T.nilable(::String), parent_guid: T.nilable(::String), parent_index: T.nilable(::Integer), parent_key: T.nilable(::String), parent_rating_key: T.nilable(::String), parent_slug: T.nilable(::String), parent_studio: T.nilable(::String), parent_theme: T.nilable(::String), parent_thumb: T.nilable(::String), parent_title: T.nilable(::String), parent_year: T.nilable(::Integer), primary_extra_key: T.nilable(::String), rating: T.nilable(::Float), rating_image: T.nilable(::String), role: T.nilable(T::Array[::PlexRubySDK::Operations::Role]), season_count: T.nilable(::Integer), show_ordering: T.nilable(::PlexRubySDK::Operations::ShowOrdering), skip_children: T.nilable(T::Boolean), skip_count: T.nilable(::Integer), slug: T.nilable(::String), studio: T.nilable(::String), tagline: T.nilable(::String), theme: T.nilable(::String), thumb: T.nilable(::String), title_sort: T.nilable(::String), ultra_blur_colors: T.nilable(::PlexRubySDK::Operations::UltraBlurColors), updated_at: T.nilable(::Integer), view_count: T.nilable(::Integer), viewed_leaf_count: T.nilable(::Integer), view_offset: T.nilable(::Integer), writer: T.nilable(T::Array[::PlexRubySDK::Operations::Writer]), year: T.nilable(::Integer)).void }
181
- def initialize(added_at: nil, guid: nil, key: nil, rating_key: nil, summary: nil, title: nil, type: nil, art: nil, audience_rating: nil, audience_rating_image: nil, banner: nil, chapter_source: nil, child_count: nil, collection: nil, content_rating: nil, country: nil, director: nil, duration: nil, enable_credits_marker_generation: nil, episode_sort: nil, flatten_seasons: nil, genre: nil, grandparent_art: nil, grandparent_guid: nil, grandparent_key: nil, grandparent_rating_key: nil, grandparent_slug: nil, grandparent_theme: nil, grandparent_thumb: nil, grandparent_title: nil, has_premium_extras: nil, has_premium_primary_extra: nil, image: nil, index: nil, last_viewed_at: nil, leaf_count: nil, library_section_id: nil, library_section_key: nil, library_section_title: nil, location: nil, media: nil, media_guid: nil, meta_data_rating: nil, originally_available_at: nil, original_title: nil, parent_guid: nil, parent_index: nil, parent_key: nil, parent_rating_key: nil, parent_slug: nil, parent_studio: nil, parent_theme: nil, parent_thumb: nil, parent_title: nil, parent_year: nil, primary_extra_key: nil, rating: nil, rating_image: nil, role: nil, season_count: nil, show_ordering: nil, skip_children: nil, skip_count: nil, slug: nil, studio: nil, tagline: nil, theme: nil, thumb: nil, title_sort: nil, ultra_blur_colors: nil, updated_at: nil, view_count: nil, viewed_leaf_count: nil, view_offset: nil, writer: nil, year: nil)
167
+ sig { params(added_at: ::Integer, art: ::String, audience_rating: ::Float, child_count: ::Integer, duration: ::Integer, guid: ::String, index: ::Integer, key: ::String, library_section_id: ::Integer, library_section_key: ::String, library_section_title: ::String, originally_available_at: ::Date, parent_studio: ::String, parent_theme: ::String, rating: ::Float, rating_key: ::String, season_count: ::Integer, slug: ::String, summary: ::String, tagline: ::String, theme: ::String, thumb: ::String, title: ::String, title_sort: ::String, type: ::PlexRubySDK::Operations::GetRecentlyAddedHubsType, audience_rating_image: T.nilable(::String), chapter_source: T.nilable(::String), collection: T.nilable(T::Array[::PlexRubySDK::Operations::Collection]), content_rating: T.nilable(::String), country: T.nilable(T::Array[::PlexRubySDK::Operations::Country]), created_at_accuracy: T.nilable(::String), created_at_tz_offset: T.nilable(::String), director: T.nilable(T::Array[::PlexRubySDK::Operations::Director]), genre: T.nilable(T::Array[::PlexRubySDK::Operations::Genre]), grandparent_art: T.nilable(::String), grandparent_guid: T.nilable(::String), grandparent_key: T.nilable(::String), grandparent_rating_key: T.nilable(::String), grandparent_slug: T.nilable(::String), grandparent_theme: T.nilable(::String), grandparent_thumb: T.nilable(::String), grandparent_title: T.nilable(::String), guids: T.nilable(T::Array[::PlexRubySDK::Operations::Guids]), image: T.nilable(T::Array[::PlexRubySDK::Operations::GetRecentlyAddedImage]), last_rated_at: T.nilable(::Integer), last_viewed_at: T.nilable(::Integer), leaf_count: T.nilable(::Integer), location: T.nilable(T::Array[::PlexRubySDK::Operations::Location]), media: T.nilable(T::Array[::PlexRubySDK::Operations::Media]), original_title: T.nilable(::String), parent_guid: T.nilable(::String), parent_index: T.nilable(::Integer), parent_key: T.nilable(::String), parent_rating_key: T.nilable(::String), parent_slug: T.nilable(::String), parent_thumb: T.nilable(::String), parent_title: T.nilable(::String), parent_year: T.nilable(::Integer), primary_extra_key: T.nilable(::String), producer: T.nilable(T::Array[::PlexRubySDK::Operations::Producer]), rating1: T.nilable(T::Array[::PlexRubySDK::Operations::Rating]), rating_image: T.nilable(::String), role: T.nilable(T::Array[::PlexRubySDK::Operations::Role]), similar: T.nilable(T::Array[::PlexRubySDK::Operations::Similar]), skip_count: T.nilable(::Integer), studio: T.nilable(::String), subtype: T.nilable(::String), ultra_blur_colors: T.nilable(::PlexRubySDK::Operations::UltraBlurColors), updated_at: T.nilable(::Integer), user_rating: T.nilable(::Float), view_count: T.nilable(::Integer), viewed_leaf_count: T.nilable(::Integer), view_offset: T.nilable(::Integer), writer: T.nilable(T::Array[::PlexRubySDK::Operations::Writer]), year: T.nilable(::Integer)).void }
168
+ def initialize(added_at: nil, art: nil, audience_rating: nil, child_count: nil, duration: nil, guid: nil, index: nil, key: nil, library_section_id: nil, library_section_key: nil, library_section_title: nil, originally_available_at: nil, parent_studio: nil, parent_theme: nil, rating: nil, rating_key: nil, season_count: nil, slug: nil, summary: nil, tagline: nil, theme: nil, thumb: nil, title: nil, title_sort: nil, type: nil, audience_rating_image: nil, chapter_source: nil, collection: nil, content_rating: nil, country: nil, created_at_accuracy: nil, created_at_tz_offset: nil, director: nil, genre: nil, grandparent_art: nil, grandparent_guid: nil, grandparent_key: nil, grandparent_rating_key: nil, grandparent_slug: nil, grandparent_theme: nil, grandparent_thumb: nil, grandparent_title: nil, guids: nil, image: nil, last_rated_at: nil, last_viewed_at: nil, leaf_count: nil, location: nil, media: nil, original_title: nil, parent_guid: nil, parent_index: nil, parent_key: nil, parent_rating_key: nil, parent_slug: nil, parent_thumb: nil, parent_title: nil, parent_year: nil, primary_extra_key: nil, producer: nil, rating1: nil, rating_image: nil, role: nil, similar: nil, skip_count: nil, studio: nil, subtype: nil, ultra_blur_colors: nil, updated_at: nil, user_rating: nil, view_count: nil, viewed_leaf_count: nil, view_offset: nil, writer: nil, year: nil)
182
169
  @added_at = added_at
170
+ @art = art
171
+ @audience_rating = audience_rating
172
+ @child_count = child_count
173
+ @duration = duration
183
174
  @guid = guid
175
+ @index = index
184
176
  @key = key
177
+ @library_section_id = library_section_id
178
+ @library_section_key = library_section_key
179
+ @library_section_title = library_section_title
180
+ @originally_available_at = originally_available_at
181
+ @parent_studio = parent_studio
182
+ @parent_theme = parent_theme
183
+ @rating = rating
185
184
  @rating_key = rating_key
185
+ @season_count = season_count
186
+ @slug = slug
186
187
  @summary = summary
188
+ @tagline = tagline
189
+ @theme = theme
190
+ @thumb = thumb
187
191
  @title = title
192
+ @title_sort = title_sort
188
193
  @type = type
189
- @art = art
190
- @audience_rating = audience_rating
191
194
  @audience_rating_image = audience_rating_image
192
- @banner = banner
193
195
  @chapter_source = chapter_source
194
- @child_count = child_count
195
196
  @collection = collection
196
197
  @content_rating = content_rating
197
198
  @country = country
199
+ @created_at_accuracy = created_at_accuracy
200
+ @created_at_tz_offset = created_at_tz_offset
198
201
  @director = director
199
- @duration = duration
200
- @enable_credits_marker_generation = enable_credits_marker_generation
201
- @episode_sort = episode_sort
202
- @flatten_seasons = flatten_seasons
203
202
  @genre = genre
204
203
  @grandparent_art = grandparent_art
205
204
  @grandparent_guid = grandparent_guid
@@ -209,47 +208,34 @@ module PlexRubySDK
209
208
  @grandparent_theme = grandparent_theme
210
209
  @grandparent_thumb = grandparent_thumb
211
210
  @grandparent_title = grandparent_title
212
- @has_premium_extras = has_premium_extras
213
- @has_premium_primary_extra = has_premium_primary_extra
211
+ @guids = guids
214
212
  @image = image
215
- @index = index
213
+ @last_rated_at = last_rated_at
216
214
  @last_viewed_at = last_viewed_at
217
215
  @leaf_count = leaf_count
218
- @library_section_id = library_section_id
219
- @library_section_key = library_section_key
220
- @library_section_title = library_section_title
221
216
  @location = location
222
217
  @media = media
223
- @media_guid = media_guid
224
- @meta_data_rating = meta_data_rating
225
- @originally_available_at = originally_available_at
226
218
  @original_title = original_title
227
219
  @parent_guid = parent_guid
228
220
  @parent_index = parent_index
229
221
  @parent_key = parent_key
230
222
  @parent_rating_key = parent_rating_key
231
223
  @parent_slug = parent_slug
232
- @parent_studio = parent_studio
233
- @parent_theme = parent_theme
234
224
  @parent_thumb = parent_thumb
235
225
  @parent_title = parent_title
236
226
  @parent_year = parent_year
237
227
  @primary_extra_key = primary_extra_key
238
- @rating = rating
228
+ @producer = producer
229
+ @rating1 = rating1
239
230
  @rating_image = rating_image
240
231
  @role = role
241
- @season_count = season_count
242
- @show_ordering = show_ordering
243
- @skip_children = skip_children
232
+ @similar = similar
244
233
  @skip_count = skip_count
245
- @slug = slug
246
234
  @studio = studio
247
- @tagline = tagline
248
- @theme = theme
249
- @thumb = thumb
250
- @title_sort = title_sort
235
+ @subtype = subtype
251
236
  @ultra_blur_colors = ultra_blur_colors
252
237
  @updated_at = updated_at
238
+ @user_rating = user_rating
253
239
  @view_count = view_count
254
240
  @viewed_leaf_count = viewed_leaf_count
255
241
  @view_offset = view_offset
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
 
11
- class GetRecentlyAddedOperator < ::PlexRubySDK::Utils::FieldAugmented
11
+ class GetRecentlyAddedOperator < ::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 GetRecentlyAddedRequest < ::PlexRubySDK::Utils::FieldAugmented
11
+ class GetRecentlyAddedRequest < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14
  # The content directory ID.
@@ -8,7 +8,7 @@ module PlexRubySDK
8
8
  module Operations
9
9
 
10
10
 
11
- class GetRecentlyAddedResponse < ::PlexRubySDK::Utils::FieldAugmented
11
+ class GetRecentlyAddedResponse < ::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
  # A successful response with recently added content.
11
- class GetRecentlyAddedResponseBody < ::PlexRubySDK::Utils::FieldAugmented
11
+ class GetRecentlyAddedResponseBody < ::Crystalline::FieldAugmented
12
12
  extend T::Sig
13
13
 
14
14