songtradr_api_client_ruby 1.13.6 → 1.13.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (223) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +1 -1
  3. data/README.md +5 -5
  4. data/docs/FileSmallDTO.md +11 -11
  5. data/docs/MusicalFeaturesDTO.md +47 -47
  6. data/docs/PlaylistApi.md +1 -1
  7. data/docs/PlaylistLargeDTO.md +5 -5
  8. data/docs/ProductMediumDTO.md +2 -2
  9. data/docs/RecordingApi.md +10 -4
  10. data/docs/RecordingLargeDTO.md +3 -3
  11. data/docs/RecordingSmallDTO.md +3 -1
  12. data/docs/TagDTO.md +3 -3
  13. data/lib/songtradr_api_client_ruby/api/allowed_values_api.rb +1 -1
  14. data/lib/songtradr_api_client_ruby/api/party_api.rb +1 -1
  15. data/lib/songtradr_api_client_ruby/api/playlist_api.rb +2 -2
  16. data/lib/songtradr_api_client_ruby/api/recording_api.rb +7 -1
  17. data/lib/songtradr_api_client_ruby/api/user_api.rb +1 -1
  18. data/lib/songtradr_api_client_ruby/api_client.rb +1 -1
  19. data/lib/songtradr_api_client_ruby/api_error.rb +1 -1
  20. data/lib/songtradr_api_client_ruby/configuration.rb +1 -1
  21. data/lib/songtradr_api_client_ruby/models/age_range.rb +1 -1
  22. data/lib/songtradr_api_client_ruby/models/beard.rb +1 -1
  23. data/lib/songtradr_api_client_ruby/models/bounding_box.rb +1 -1
  24. data/lib/songtradr_api_client_ruby/models/category_medium_dto.rb +1 -1
  25. data/lib/songtradr_api_client_ruby/models/category_minimal_dto.rb +1 -1
  26. data/lib/songtradr_api_client_ruby/models/config_access_dto.rb +1 -1
  27. data/lib/songtradr_api_client_ruby/models/config_identifier_dto.rb +1 -1
  28. data/lib/songtradr_api_client_ruby/models/context_value.rb +1 -1
  29. data/lib/songtradr_api_client_ruby/models/contributor_type_dto.rb +1 -1
  30. data/lib/songtradr_api_client_ruby/models/curate_playlist_dto.rb +1 -1
  31. data/lib/songtradr_api_client_ruby/models/curate_playlist_response_dto.rb +1 -1
  32. data/lib/songtradr_api_client_ruby/models/dominant_color.rb +1 -1
  33. data/lib/songtradr_api_client_ruby/models/emotion.rb +1 -1
  34. data/lib/songtradr_api_client_ruby/models/error_response.rb +1 -1
  35. data/lib/songtradr_api_client_ruby/models/eye_direction.rb +1 -1
  36. data/lib/songtradr_api_client_ruby/models/eye_open.rb +1 -1
  37. data/lib/songtradr_api_client_ruby/models/eyeglasses.rb +1 -1
  38. data/lib/songtradr_api_client_ruby/models/face_detail.rb +1 -1
  39. data/lib/songtradr_api_client_ruby/models/face_detection.rb +1 -1
  40. data/lib/songtradr_api_client_ruby/models/face_occluded.rb +1 -1
  41. data/lib/songtradr_api_client_ruby/models/field_summary_dto.rb +1 -1
  42. data/lib/songtradr_api_client_ruby/models/file_dto.rb +1 -1
  43. data/lib/songtradr_api_client_ruby/models/file_list_dto.rb +1 -1
  44. data/lib/songtradr_api_client_ruby/models/file_minimal_with_url_dto.rb +1 -1
  45. data/lib/songtradr_api_client_ruby/models/file_small_dto.rb +65 -65
  46. data/lib/songtradr_api_client_ruby/models/file_upload_dto.rb +1 -1
  47. data/lib/songtradr_api_client_ruby/models/file_w_ith_url_dto.rb +1 -1
  48. data/lib/songtradr_api_client_ruby/models/files_summary_dto.rb +1 -1
  49. data/lib/songtradr_api_client_ruby/models/forgot_password_dto.rb +1 -1
  50. data/lib/songtradr_api_client_ruby/models/gender.rb +1 -1
  51. data/lib/songtradr_api_client_ruby/models/genre_dto.rb +1 -1
  52. data/lib/songtradr_api_client_ruby/models/genre_minimal_dto.rb +1 -1
  53. data/lib/songtradr_api_client_ruby/models/genres_summary_dto.rb +1 -1
  54. data/lib/songtradr_api_client_ruby/models/image_quality.rb +1 -1
  55. data/lib/songtradr_api_client_ruby/models/image_recognition_response.rb +1 -1
  56. data/lib/songtradr_api_client_ruby/models/init_put_recording_audio_dto.rb +1 -1
  57. data/lib/songtradr_api_client_ruby/models/instance.rb +1 -1
  58. data/lib/songtradr_api_client_ruby/models/jwt_token_dto.rb +1 -1
  59. data/lib/songtradr_api_client_ruby/models/label.rb +1 -1
  60. data/lib/songtradr_api_client_ruby/models/label_alias.rb +1 -1
  61. data/lib/songtradr_api_client_ruby/models/label_category.rb +1 -1
  62. data/lib/songtradr_api_client_ruby/models/label_detection.rb +1 -1
  63. data/lib/songtradr_api_client_ruby/models/landmark.rb +1 -1
  64. data/lib/songtradr_api_client_ruby/models/login_dto.rb +1 -1
  65. data/lib/songtradr_api_client_ruby/models/mouth_open.rb +1 -1
  66. data/lib/songtradr_api_client_ruby/models/musical_features_dto.rb +367 -367
  67. data/lib/songtradr_api_client_ruby/models/mustache.rb +1 -1
  68. data/lib/songtradr_api_client_ruby/models/p_line_dto.rb +1 -1
  69. data/lib/songtradr_api_client_ruby/models/parent.rb +1 -1
  70. data/lib/songtradr_api_client_ruby/models/party_large_dto.rb +1 -1
  71. data/lib/songtradr_api_client_ruby/models/party_small_dto.rb +1 -1
  72. data/lib/songtradr_api_client_ruby/models/playlist_large_dto.rb +23 -23
  73. data/lib/songtradr_api_client_ruby/models/pose.rb +1 -1
  74. data/lib/songtradr_api_client_ruby/models/product_medium_dto.rb +11 -11
  75. data/lib/songtradr_api_client_ruby/models/product_party_dto.rb +1 -1
  76. data/lib/songtradr_api_client_ruby/models/recording_for_similarity_search_dto.rb +1 -1
  77. data/lib/songtradr_api_client_ruby/models/recording_genre_prediction_dto.rb +1 -1
  78. data/lib/songtradr_api_client_ruby/models/recording_large_dto.rb +14 -14
  79. data/lib/songtradr_api_client_ruby/models/recording_list_dto.rb +1 -1
  80. data/lib/songtradr_api_client_ruby/models/recording_medium_dto.rb +1 -1
  81. data/lib/songtradr_api_client_ruby/models/recording_minimal_with_musical_features_dto.rb +1 -1
  82. data/lib/songtradr_api_client_ruby/models/recording_minimal_with_taggrams_dto.rb +1 -1
  83. data/lib/songtradr_api_client_ruby/models/recording_minimal_with_tagstrengths_dto.rb +1 -1
  84. data/lib/songtradr_api_client_ruby/models/recording_party_dto.rb +1 -1
  85. data/lib/songtradr_api_client_ruby/models/recording_playlist_dto.rb +1 -1
  86. data/lib/songtradr_api_client_ruby/models/recording_small_dto.rb +16 -5
  87. data/lib/songtradr_api_client_ruby/models/recording_tag_small_dto.rb +1 -1
  88. data/lib/songtradr_api_client_ruby/models/save_file_recording_dto.rb +1 -1
  89. data/lib/songtradr_api_client_ruby/models/save_playlist_dto.rb +1 -1
  90. data/lib/songtradr_api_client_ruby/models/save_recording_genre_dto.rb +1 -1
  91. data/lib/songtradr_api_client_ruby/models/save_recording_party_dto.rb +1 -1
  92. data/lib/songtradr_api_client_ruby/models/save_recording_playlist_dto.rb +1 -1
  93. data/lib/songtradr_api_client_ruby/models/save_recording_tag_dto.rb +1 -1
  94. data/lib/songtradr_api_client_ruby/models/save_referrer_dto.rb +1 -1
  95. data/lib/songtradr_api_client_ruby/models/save_taggrams_dto.rb +1 -1
  96. data/lib/songtradr_api_client_ruby/models/save_user_dto.rb +1 -1
  97. data/lib/songtradr_api_client_ruby/models/search_filter_values_dto.rb +1 -1
  98. data/lib/songtradr_api_client_ruby/models/search_recording_granular_abstraction_dto.rb +1 -1
  99. data/lib/songtradr_api_client_ruby/models/search_recording_granular_dto.rb +1 -1
  100. data/lib/songtradr_api_client_ruby/models/sign_up_dto.rb +1 -1
  101. data/lib/songtradr_api_client_ruby/models/smile.rb +1 -1
  102. data/lib/songtradr_api_client_ruby/models/sunglasses.rb +1 -1
  103. data/lib/songtradr_api_client_ruby/models/tag_dto.rb +16 -16
  104. data/lib/songtradr_api_client_ruby/models/tag_small_dto.rb +1 -1
  105. data/lib/songtradr_api_client_ruby/models/taggram_dto.rb +1 -1
  106. data/lib/songtradr_api_client_ruby/models/tags_summary_dto.rb +1 -1
  107. data/lib/songtradr_api_client_ruby/models/tagstrength_dto.rb +1 -1
  108. data/lib/songtradr_api_client_ruby/models/title_dto.rb +1 -1
  109. data/lib/songtradr_api_client_ruby/models/token_request.rb +1 -1
  110. data/lib/songtradr_api_client_ruby/models/track_dto.rb +1 -1
  111. data/lib/songtradr_api_client_ruby/models/track_to_medium_product_dto.rb +1 -1
  112. data/lib/songtradr_api_client_ruby/models/update_password_dto.rb +1 -1
  113. data/lib/songtradr_api_client_ruby/models/usage_dto.rb +1 -1
  114. data/lib/songtradr_api_client_ruby/models/user_dto.rb +1 -1
  115. data/lib/songtradr_api_client_ruby/models/video_recognition_response.rb +1 -1
  116. data/lib/songtradr_api_client_ruby/version.rb +2 -2
  117. data/lib/songtradr_api_client_ruby.rb +1 -1
  118. data/openapi-generator-config.yaml +1 -1
  119. data/songtradr_api_client_ruby.gemspec +1 -1
  120. data/spec/api/allowed_values_api_spec.rb +1 -1
  121. data/spec/api/party_api_spec.rb +1 -1
  122. data/spec/api/playlist_api_spec.rb +1 -1
  123. data/spec/api/recording_api_spec.rb +3 -1
  124. data/spec/api/user_api_spec.rb +1 -1
  125. data/spec/api_client_spec.rb +1 -1
  126. data/spec/configuration_spec.rb +1 -1
  127. data/spec/models/age_range_spec.rb +1 -1
  128. data/spec/models/beard_spec.rb +1 -1
  129. data/spec/models/bounding_box_spec.rb +1 -1
  130. data/spec/models/category_medium_dto_spec.rb +1 -1
  131. data/spec/models/category_minimal_dto_spec.rb +1 -1
  132. data/spec/models/config_access_dto_spec.rb +1 -1
  133. data/spec/models/config_identifier_dto_spec.rb +1 -1
  134. data/spec/models/context_value_spec.rb +1 -1
  135. data/spec/models/contributor_type_dto_spec.rb +1 -1
  136. data/spec/models/curate_playlist_dto_spec.rb +1 -1
  137. data/spec/models/curate_playlist_response_dto_spec.rb +1 -1
  138. data/spec/models/dominant_color_spec.rb +1 -1
  139. data/spec/models/emotion_spec.rb +1 -1
  140. data/spec/models/error_response_spec.rb +1 -1
  141. data/spec/models/eye_direction_spec.rb +1 -1
  142. data/spec/models/eye_open_spec.rb +1 -1
  143. data/spec/models/eyeglasses_spec.rb +1 -1
  144. data/spec/models/face_detail_spec.rb +1 -1
  145. data/spec/models/face_detection_spec.rb +1 -1
  146. data/spec/models/face_occluded_spec.rb +1 -1
  147. data/spec/models/field_summary_dto_spec.rb +1 -1
  148. data/spec/models/file_dto_spec.rb +1 -1
  149. data/spec/models/file_list_dto_spec.rb +1 -1
  150. data/spec/models/file_minimal_with_url_dto_spec.rb +1 -1
  151. data/spec/models/file_small_dto_spec.rb +19 -19
  152. data/spec/models/file_upload_dto_spec.rb +1 -1
  153. data/spec/models/file_w_ith_url_dto_spec.rb +1 -1
  154. data/spec/models/files_summary_dto_spec.rb +1 -1
  155. data/spec/models/forgot_password_dto_spec.rb +1 -1
  156. data/spec/models/gender_spec.rb +1 -1
  157. data/spec/models/genre_dto_spec.rb +1 -1
  158. data/spec/models/genre_minimal_dto_spec.rb +1 -1
  159. data/spec/models/genres_summary_dto_spec.rb +1 -1
  160. data/spec/models/image_quality_spec.rb +1 -1
  161. data/spec/models/image_recognition_response_spec.rb +1 -1
  162. data/spec/models/init_put_recording_audio_dto_spec.rb +1 -1
  163. data/spec/models/instance_spec.rb +1 -1
  164. data/spec/models/jwt_token_dto_spec.rb +1 -1
  165. data/spec/models/label_alias_spec.rb +1 -1
  166. data/spec/models/label_category_spec.rb +1 -1
  167. data/spec/models/label_detection_spec.rb +1 -1
  168. data/spec/models/label_spec.rb +1 -1
  169. data/spec/models/landmark_spec.rb +1 -1
  170. data/spec/models/login_dto_spec.rb +1 -1
  171. data/spec/models/mouth_open_spec.rb +1 -1
  172. data/spec/models/musical_features_dto_spec.rb +145 -145
  173. data/spec/models/mustache_spec.rb +1 -1
  174. data/spec/models/p_line_dto_spec.rb +1 -1
  175. data/spec/models/parent_spec.rb +1 -1
  176. data/spec/models/party_large_dto_spec.rb +1 -1
  177. data/spec/models/party_small_dto_spec.rb +1 -1
  178. data/spec/models/playlist_large_dto_spec.rb +6 -6
  179. data/spec/models/pose_spec.rb +1 -1
  180. data/spec/models/product_medium_dto_spec.rb +6 -6
  181. data/spec/models/product_party_dto_spec.rb +1 -1
  182. data/spec/models/recording_for_similarity_search_dto_spec.rb +1 -1
  183. data/spec/models/recording_genre_prediction_dto_spec.rb +1 -1
  184. data/spec/models/recording_large_dto_spec.rb +3 -3
  185. data/spec/models/recording_list_dto_spec.rb +1 -1
  186. data/spec/models/recording_medium_dto_spec.rb +1 -1
  187. data/spec/models/recording_minimal_with_musical_features_dto_spec.rb +1 -1
  188. data/spec/models/recording_minimal_with_taggrams_dto_spec.rb +1 -1
  189. data/spec/models/recording_minimal_with_tagstrengths_dto_spec.rb +1 -1
  190. data/spec/models/recording_party_dto_spec.rb +1 -1
  191. data/spec/models/recording_playlist_dto_spec.rb +1 -1
  192. data/spec/models/recording_small_dto_spec.rb +7 -1
  193. data/spec/models/recording_tag_small_dto_spec.rb +1 -1
  194. data/spec/models/save_file_recording_dto_spec.rb +1 -1
  195. data/spec/models/save_playlist_dto_spec.rb +1 -1
  196. data/spec/models/save_recording_genre_dto_spec.rb +1 -1
  197. data/spec/models/save_recording_party_dto_spec.rb +1 -1
  198. data/spec/models/save_recording_playlist_dto_spec.rb +1 -1
  199. data/spec/models/save_recording_tag_dto_spec.rb +1 -1
  200. data/spec/models/save_referrer_dto_spec.rb +1 -1
  201. data/spec/models/save_taggrams_dto_spec.rb +1 -1
  202. data/spec/models/save_user_dto_spec.rb +1 -1
  203. data/spec/models/search_filter_values_dto_spec.rb +1 -1
  204. data/spec/models/search_recording_granular_abstraction_dto_spec.rb +1 -1
  205. data/spec/models/search_recording_granular_dto_spec.rb +1 -1
  206. data/spec/models/sign_up_dto_spec.rb +1 -1
  207. data/spec/models/smile_spec.rb +1 -1
  208. data/spec/models/sunglasses_spec.rb +1 -1
  209. data/spec/models/tag_dto_spec.rb +3 -3
  210. data/spec/models/tag_small_dto_spec.rb +1 -1
  211. data/spec/models/taggram_dto_spec.rb +1 -1
  212. data/spec/models/tags_summary_dto_spec.rb +1 -1
  213. data/spec/models/tagstrength_dto_spec.rb +1 -1
  214. data/spec/models/title_dto_spec.rb +1 -1
  215. data/spec/models/token_request_spec.rb +1 -1
  216. data/spec/models/track_dto_spec.rb +1 -1
  217. data/spec/models/track_to_medium_product_dto_spec.rb +1 -1
  218. data/spec/models/update_password_dto_spec.rb +1 -1
  219. data/spec/models/usage_dto_spec.rb +1 -1
  220. data/spec/models/user_dto_spec.rb +1 -1
  221. data/spec/models/video_recognition_response_spec.rb +1 -1
  222. data/spec/spec_helper.rb +1 -1
  223. metadata +83 -83
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ff2df766b1bb778f7e125aee6265f5e6c7ebb38f7760680c9f0cbe0a5415f4b6
4
- data.tar.gz: f4d9174d6f31628560caf57fe65d29e90916ade94cc871c98715a81772b18640
3
+ metadata.gz: 5ab28ded8e85ba9e4bfb6ab17535093a20d494dfed2720e0e4e0ee56e77a2049
4
+ data.tar.gz: 40d32eae016045879b1099fcc3be5f16bacc7813b6a53f4f7b859325a9f3724b
5
5
  SHA512:
6
- metadata.gz: 3916fd5eedc9341d1dc86f06819c0a2ccb8e9f888c4bad33ad080a6645f86f0e8f1ae51a1289c936dc95b25d1bc6d6aa4f2dc8ab48bfddd8dc402801a697fbb4
7
- data.tar.gz: 262d9d6befaba78dfbf2e408c08bc27315c24b4b15f4dc490f346a8d7c35a2c7f61757c8fb8b3dba3c444cfd17e8b950c5edd8ba94006eb305a0565f1537d7e5
6
+ metadata.gz: ffb7310c6222841e6a3ed9a89dd1b315899e300262e99664dd69e730fbebe876e71c253747dcfea07e04ecac07a47611fd00c3084f62b086d10020bd0629033c
7
+ data.tar.gz: e921666943956aa15dd57892a8f7f0e9f10338145789a50f27ed7af5cd1f1847283cd57e8e0e808a89c46271aa681f25c638edb76f25396ce0616b641d0b80f4
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- songtradr_api_client_ruby (1.13.6)
4
+ songtradr_api_client_ruby (1.13.7)
5
5
  faraday (>= 1.0.1, < 3.0)
6
6
  faraday-multipart
7
7
 
data/README.md CHANGED
@@ -33,8 +33,8 @@ You can either search the released music via the /public/recording endpoints or
33
33
 
34
34
  This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
35
35
 
36
- - API version: 1.13.6
37
- - Package version: 1.13.6
36
+ - API version: 1.13.7
37
+ - Package version: 1.13.7
38
38
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
39
39
  For more information, please visit [https://songtradr.com](https://songtradr.com)
40
40
 
@@ -51,16 +51,16 @@ gem build songtradr_api_client_ruby.gemspec
51
51
  Then either install the gem locally:
52
52
 
53
53
  ```shell
54
- gem install ./songtradr_api_client_ruby-1.13.6.gem
54
+ gem install ./songtradr_api_client_ruby-1.13.7.gem
55
55
  ```
56
56
 
57
- (for development, run `gem install --dev ./songtradr_api_client_ruby-1.13.6.gem` to install the development dependencies)
57
+ (for development, run `gem install --dev ./songtradr_api_client_ruby-1.13.7.gem` to install the development dependencies)
58
58
 
59
59
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
60
60
 
61
61
  Finally add this to the Gemfile:
62
62
 
63
- gem 'songtradr_api_client_ruby', '~> 1.13.6'
63
+ gem 'songtradr_api_client_ruby', '~> 1.13.7'
64
64
 
65
65
  ### Install from Git
66
66
 
data/docs/FileSmallDTO.md CHANGED
@@ -9,16 +9,16 @@
9
9
  | **extension** | **String** | extension of the file | |
10
10
  | **error_message** | **String** | | [optional] |
11
11
  | **folder** | **String** | | |
12
+ | **upload_start_time** | **Time** | | [optional] |
13
+ | **upload_end_time** | **Time** | | [optional] |
14
+ | **object_key** | **String** | | |
15
+ | **fingerprint_status** | **String** | status of the audio recognition | [optional] |
16
+ | **fingerprint_start_time** | **Time** | | [optional] |
12
17
  | **fingerprint_end_time** | **Time** | | [optional] |
13
18
  | **inference_status** | **String** | status of the auto-tagging | [optional] |
14
19
  | **inference_start_time** | **Time** | | [optional] |
15
20
  | **inference_end_time** | **Time** | | [optional] |
16
21
  | **error_time** | **Time** | | [optional] |
17
- | **object_key** | **String** | | |
18
- | **upload_start_time** | **Time** | | [optional] |
19
- | **upload_end_time** | **Time** | | [optional] |
20
- | **fingerprint_status** | **String** | status of the audio recognition | [optional] |
21
- | **fingerprint_start_time** | **Time** | | [optional] |
22
22
 
23
23
  ## Example
24
24
 
@@ -31,16 +31,16 @@ instance = SongtradrApiClientRuby::FileSmallDTO.new(
31
31
  extension: null,
32
32
  error_message: null,
33
33
  folder: null,
34
+ upload_start_time: null,
35
+ upload_end_time: null,
36
+ object_key: null,
37
+ fingerprint_status: null,
38
+ fingerprint_start_time: null,
34
39
  fingerprint_end_time: null,
35
40
  inference_status: null,
36
41
  inference_start_time: null,
37
42
  inference_end_time: null,
38
- error_time: null,
39
- object_key: null,
40
- upload_start_time: null,
41
- upload_end_time: null,
42
- fingerprint_status: null,
43
- fingerprint_start_time: null
43
+ error_time: null
44
44
  )
45
45
  ```
46
46
 
@@ -5,7 +5,6 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **space** | **String** | Search for space | [optional] |
8
- | **language_of_performance** | **String** | | [optional] |
9
8
  | **arousal** | **String** | Search for an arousal | [optional] |
10
9
  | **dominant_instrument** | **String** | Search for a dominant instrument | [optional] |
11
10
  | **energy** | **String** | Search for energy | [optional] |
@@ -16,7 +15,20 @@
16
15
  | **primary_mood_cluster** | **String** | Search for a language of the lyrics | [optional] |
17
16
  | **primary_sound_character** | **String** | Search for a sound character | [optional] |
18
17
  | **rhythm** | **String** | Search for rhythm | [optional] |
19
- | **audience_region** | **String** | | [optional] |
18
+ | **roughness** | **String** | Search for roughness | [optional] |
19
+ | **scale** | **String** | Search for a tonal scale | [optional] |
20
+ | **sound_generation** | **String** | Search for type of sound generation | [optional] |
21
+ | **tempo** | **String** | Search for tempo | [optional] |
22
+ | **texture** | **String** | Search for texture | [optional] |
23
+ | **timbre** | **String** | Search for timbre | [optional] |
24
+ | **tonality** | **String** | Search for tonality | [optional] |
25
+ | **valence** | **String** | Search for a valence | [optional] |
26
+ | **vocals** | **String** | Search for a vocal gender or instrumental songs | [optional] |
27
+ | **origin_decade** | **String** | Search for origin decade | [optional] |
28
+ | **curateability** | **String** | Search for curatebility | [optional] |
29
+ | **use_case** | **String** | Search for use case | [optional] |
30
+ | **channel_suitability** | **String** | Search for social media suitability | [optional] |
31
+ | **language_of_performance** | **String** | | [optional] |
20
32
  | **primary_mood_cluster_affinity** | **Float** | | [optional] |
21
33
  | **secondary_mood_cluster** | **String** | Search for a language of the lyrics | [optional] |
22
34
  | **secondary_mood_cluster_affinity** | **Float** | | [optional] |
@@ -60,27 +72,7 @@
60
72
  | **use_case_affinity** | **Float** | | [optional] |
61
73
  | **industry_suitability** | **String** | Search for Industry suitability | [optional] |
62
74
  | **industry_suitability_affinity** | **Float** | | [optional] |
63
- | **roughness** | **String** | Search for roughness | [optional] |
64
- | **scale** | **String** | Search for a tonal scale | [optional] |
65
- | **sound_generation** | **String** | Search for type of sound generation | [optional] |
66
- | **tempo** | **String** | Search for tempo | [optional] |
67
- | **texture** | **String** | Search for texture | [optional] |
68
- | **timbre** | **String** | Search for timbre | [optional] |
69
- | **tonality** | **String** | Search for tonality | [optional] |
70
- | **valence** | **String** | Search for a valence | [optional] |
71
- | **vocals** | **String** | Search for a vocal gender or instrumental songs | [optional] |
72
- | **origin_decade** | **String** | Search for origin decade | [optional] |
73
- | **curateability** | **String** | Search for curatebility | [optional] |
74
- | **use_case** | **String** | Search for use case | [optional] |
75
- | **channel_suitability** | **String** | Search for social media suitability | [optional] |
76
- | **roughness_affinity** | **Float** | | [optional] |
77
- | **harmony_affinity** | **Float** | | [optional] |
78
- | **texture_affinity** | **Float** | | [optional] |
79
- | **groovyness_affinity** | **Float** | | [optional] |
80
- | **space_affinity** | **Float** | | [optional] |
81
- | **key_affinity** | **Float** | | [optional] |
82
- | **channel_suitability_affinity** | **Float** | | [optional] |
83
- | **key** | **String** | Search for a harmonic key | [optional] |
75
+ | **audience_region** | **String** | | [optional] |
84
76
  | **valence_affinity** | **Float** | | [optional] |
85
77
  | **arousal_affinity** | **Float** | | [optional] |
86
78
  | **pleasantness_affinity** | **Float** | | [optional] |
@@ -89,6 +81,14 @@
89
81
  | **tempo_affinity** | **Float** | | [optional] |
90
82
  | **scale_affinity** | **Float** | | [optional] |
91
83
  | **timbre_affinity** | **Float** | | [optional] |
84
+ | **roughness_affinity** | **Float** | | [optional] |
85
+ | **harmony_affinity** | **Float** | | [optional] |
86
+ | **texture_affinity** | **Float** | | [optional] |
87
+ | **groovyness_affinity** | **Float** | | [optional] |
88
+ | **space_affinity** | **Float** | | [optional] |
89
+ | **key_affinity** | **Float** | | [optional] |
90
+ | **channel_suitability_affinity** | **Float** | | [optional] |
91
+ | **key** | **String** | Search for a harmonic key | [optional] |
92
92
 
93
93
  ## Example
94
94
 
@@ -97,7 +97,6 @@ require 'songtradr_api_client_ruby'
97
97
 
98
98
  instance = SongtradrApiClientRuby::MusicalFeaturesDTO.new(
99
99
  space: null,
100
- language_of_performance: null,
101
100
  arousal: null,
102
101
  dominant_instrument: null,
103
102
  energy: null,
@@ -108,7 +107,20 @@ instance = SongtradrApiClientRuby::MusicalFeaturesDTO.new(
108
107
  primary_mood_cluster: null,
109
108
  primary_sound_character: null,
110
109
  rhythm: null,
111
- audience_region: null,
110
+ roughness: null,
111
+ scale: null,
112
+ sound_generation: null,
113
+ tempo: null,
114
+ texture: null,
115
+ timbre: null,
116
+ tonality: null,
117
+ valence: null,
118
+ vocals: null,
119
+ origin_decade: null,
120
+ curateability: null,
121
+ use_case: null,
122
+ channel_suitability: null,
123
+ language_of_performance: null,
112
124
  primary_mood_cluster_affinity: null,
113
125
  secondary_mood_cluster: null,
114
126
  secondary_mood_cluster_affinity: null,
@@ -152,27 +164,7 @@ instance = SongtradrApiClientRuby::MusicalFeaturesDTO.new(
152
164
  use_case_affinity: null,
153
165
  industry_suitability: null,
154
166
  industry_suitability_affinity: null,
155
- roughness: null,
156
- scale: null,
157
- sound_generation: null,
158
- tempo: null,
159
- texture: null,
160
- timbre: null,
161
- tonality: null,
162
- valence: null,
163
- vocals: null,
164
- origin_decade: null,
165
- curateability: null,
166
- use_case: null,
167
- channel_suitability: null,
168
- roughness_affinity: null,
169
- harmony_affinity: null,
170
- texture_affinity: null,
171
- groovyness_affinity: null,
172
- space_affinity: null,
173
- key_affinity: null,
174
- channel_suitability_affinity: null,
175
- key: null,
167
+ audience_region: null,
176
168
  valence_affinity: null,
177
169
  arousal_affinity: null,
178
170
  pleasantness_affinity: null,
@@ -180,7 +172,15 @@ instance = SongtradrApiClientRuby::MusicalFeaturesDTO.new(
180
172
  energy_affinity: null,
181
173
  tempo_affinity: null,
182
174
  scale_affinity: null,
183
- timbre_affinity: null
175
+ timbre_affinity: null,
176
+ roughness_affinity: null,
177
+ harmony_affinity: null,
178
+ texture_affinity: null,
179
+ groovyness_affinity: null,
180
+ space_affinity: null,
181
+ key_affinity: null,
182
+ channel_suitability_affinity: null,
183
+ key: null
184
184
  )
185
185
  ```
186
186
 
data/docs/PlaylistApi.md CHANGED
@@ -172,7 +172,7 @@ SongtradrApiClientRuby.configure do |config|
172
172
  end
173
173
 
174
174
  api_instance = SongtradrApiClientRuby::PlaylistApi.new
175
- method_name = 'RECOMMEND' # String | Name of the curation task that should be executed
175
+ method_name = 'recommend' # String | Name of the curation task that should be executed
176
176
  curate_playlist_dto = SongtradrApiClientRuby::CuratePlaylistDTO.new # CuratePlaylistDTO |
177
177
 
178
178
  begin
@@ -6,15 +6,15 @@
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **name** | **String** | | |
8
8
  | **state** | **String** | | [optional] |
9
- | **description** | **String** | | [optional] |
10
9
  | **usages** | [**Array&lt;UsageDTO&gt;**](UsageDTO.md) | | [optional] |
10
+ | **songtradr_playlist_guid** | **String** | | [optional] |
11
11
  | **asset_url** | **String** | | [optional] |
12
12
  | **pretzel_tier** | **String** | | [optional] |
13
13
  | **usage** | **String** | | [optional] |
14
14
  | **tracks** | [**Array&lt;RecordingPlaylistDTO&gt;**](RecordingPlaylistDTO.md) | | [optional] |
15
- | **songtradr_playlist_guid** | **String** | | [optional] |
16
15
  | **created** | **Time** | | [optional] |
17
16
  | **updated** | **Time** | | [optional] |
17
+ | **description** | **String** | | [optional] |
18
18
 
19
19
  ## Example
20
20
 
@@ -24,15 +24,15 @@ require 'songtradr_api_client_ruby'
24
24
  instance = SongtradrApiClientRuby::PlaylistLargeDTO.new(
25
25
  name: null,
26
26
  state: null,
27
- description: null,
28
27
  usages: null,
28
+ songtradr_playlist_guid: null,
29
29
  asset_url: null,
30
30
  pretzel_tier: null,
31
31
  usage: null,
32
32
  tracks: null,
33
- songtradr_playlist_guid: null,
34
33
  created: null,
35
- updated: null
34
+ updated: null,
35
+ description: null
36
36
  )
37
37
  ```
38
38
 
@@ -7,11 +7,11 @@
7
7
  | **duration** | **Time** | | [optional] |
8
8
  | **genres** | [**Array&lt;GenreMinimalDTO&gt;**](GenreMinimalDTO.md) | | [optional] |
9
9
  | **titles** | [**Array&lt;TitleDTO&gt;**](TitleDTO.md) | | [optional] |
10
- | **pline** | [**PLineDTO**](PLineDTO.md) | | [optional] |
11
10
  | **gtin** | **String** | | [optional] |
12
11
  | **grid** | **String** | | [optional] |
13
12
  | **release_date** | **Time** | | [optional] |
14
13
  | **takedown_date** | **Time** | | [optional] |
14
+ | **pline** | [**PLineDTO**](PLineDTO.md) | | [optional] |
15
15
  | **parties** | [**Array&lt;ProductPartyDTO&gt;**](ProductPartyDTO.md) | | [optional] |
16
16
 
17
17
  ## Example
@@ -23,11 +23,11 @@ instance = SongtradrApiClientRuby::ProductMediumDTO.new(
23
23
  duration: null,
24
24
  genres: null,
25
25
  titles: null,
26
- pline: null,
27
26
  gtin: null,
28
27
  grid: null,
29
28
  release_date: null,
30
29
  takedown_date: null,
30
+ pline: null,
31
31
  parties: null
32
32
  )
33
33
  ```
data/docs/RecordingApi.md CHANGED
@@ -85,7 +85,7 @@ end
85
85
 
86
86
  ## recordings_by_ids_with_similarities
87
87
 
88
- > <Array<RecordingForSimilaritySearchDTO>> recordings_by_ids_with_similarities(ids)
88
+ > <Array<RecordingForSimilaritySearchDTO>> recordings_by_ids_with_similarities(ids, opts)
89
89
 
90
90
  Similar recordings for a list of recordings.
91
91
 
@@ -102,10 +102,14 @@ end
102
102
 
103
103
  api_instance = SongtradrApiClientRuby::RecordingApi.new
104
104
  ids = 'USUM71703692' # String | Comma seperated list of IDs. Can be ISRCs or proprietary IDs
105
+ opts = {
106
+ identical_only: true, # Boolean | Whether a result list shall include only identical recordings.
107
+ usage: 'usage_example' # String | Filter by recording usage.
108
+ }
105
109
 
106
110
  begin
107
111
  # Similar recordings for a list of recordings.
108
- result = api_instance.recordings_by_ids_with_similarities(ids)
112
+ result = api_instance.recordings_by_ids_with_similarities(ids, opts)
109
113
  p result
110
114
  rescue SongtradrApiClientRuby::ApiError => e
111
115
  puts "Error when calling RecordingApi->recordings_by_ids_with_similarities: #{e}"
@@ -116,12 +120,12 @@ end
116
120
 
117
121
  This returns an Array which contains the response data, status code and headers.
118
122
 
119
- > <Array(<Array<RecordingForSimilaritySearchDTO>>, Integer, Hash)> recordings_by_ids_with_similarities_with_http_info(ids)
123
+ > <Array(<Array<RecordingForSimilaritySearchDTO>>, Integer, Hash)> recordings_by_ids_with_similarities_with_http_info(ids, opts)
120
124
 
121
125
  ```ruby
122
126
  begin
123
127
  # Similar recordings for a list of recordings.
124
- data, status_code, headers = api_instance.recordings_by_ids_with_similarities_with_http_info(ids)
128
+ data, status_code, headers = api_instance.recordings_by_ids_with_similarities_with_http_info(ids, opts)
125
129
  p status_code # => 2xx
126
130
  p headers # => { ... }
127
131
  p data # => <Array<RecordingForSimilaritySearchDTO>>
@@ -135,6 +139,8 @@ end
135
139
  | Name | Type | Description | Notes |
136
140
  | ---- | ---- | ----------- | ----- |
137
141
  | **ids** | **String** | Comma seperated list of IDs. Can be ISRCs or proprietary IDs | |
142
+ | **identical_only** | **Boolean** | Whether a result list shall include only identical recordings. | [optional][default to false] |
143
+ | **usage** | **String** | Filter by recording usage. | [optional] |
138
144
 
139
145
  ### Return type
140
146
 
@@ -14,8 +14,8 @@
14
14
  | **musical_features** | [**MusicalFeaturesDTO**](MusicalFeaturesDTO.md) | | [optional] |
15
15
  | **tags** | [**Array&lt;RecordingTagSmallDTO&gt;**](RecordingTagSmallDTO.md) | | [optional] |
16
16
  | **spotify_id** | **String** | | [optional] |
17
- | **pline** | [**PLineDTO**](PLineDTO.md) | | [optional] |
18
17
  | **genre_predictions** | [**Array&lt;RecordingGenrePredictionDTO&gt;**](RecordingGenrePredictionDTO.md) | | [optional] |
18
+ | **pline** | [**PLineDTO**](PLineDTO.md) | | [optional] |
19
19
 
20
20
  ## Example
21
21
 
@@ -33,8 +33,8 @@ instance = SongtradrApiClientRuby::RecordingLargeDTO.new(
33
33
  musical_features: null,
34
34
  tags: null,
35
35
  spotify_id: null,
36
- pline: null,
37
- genre_predictions: null
36
+ genre_predictions: null,
37
+ pline: null
38
38
  )
39
39
  ```
40
40
 
@@ -8,6 +8,7 @@
8
8
  | **isrc** | **String** | | |
9
9
  | **parties** | [**Array&lt;RecordingPartyDTO&gt;**](RecordingPartyDTO.md) | | [optional] |
10
10
  | **titles** | [**Array&lt;TitleDTO&gt;**](TitleDTO.md) | | [optional] |
11
+ | **tracks** | [**Array&lt;TrackDTO&gt;**](TrackDTO.md) | | [optional] |
11
12
 
12
13
  ## Example
13
14
 
@@ -18,7 +19,8 @@ instance = SongtradrApiClientRuby::RecordingSmallDTO.new(
18
19
  duration: null,
19
20
  isrc: null,
20
21
  parties: null,
21
- titles: null
22
+ titles: null,
23
+ tracks: null
22
24
  )
23
25
  ```
24
26
 
data/docs/TagDTO.md CHANGED
@@ -5,8 +5,8 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **id** | **Integer** | | |
8
- | **categories** | [**Array&lt;CategoryMinimalDTO&gt;**](CategoryMinimalDTO.md) | | [optional] |
9
8
  | **name** | **String** | | |
9
+ | **categories** | [**Array&lt;CategoryMinimalDTO&gt;**](CategoryMinimalDTO.md) | | [optional] |
10
10
 
11
11
  ## Example
12
12
 
@@ -15,8 +15,8 @@ require 'songtradr_api_client_ruby'
15
15
 
16
16
  instance = SongtradrApiClientRuby::TagDTO.new(
17
17
  id: null,
18
- categories: null,
19
- name: null
18
+ name: null,
19
+ categories: null
20
20
  )
21
21
  ```
22
22
 
@@ -3,7 +3,7 @@
3
3
 
4
4
  #This is the Songtradr API. Use it to retrieve deep music metadata and trigger processes like auto-tagging. You can also use the API to manage your account and musicube cloud data. **Authentication** 1. Reach out to support@songtradr.com to receive a free account or use your login data if you are already signed up. 2. To authenticate, you need to login via the POST /api/v1/user/login endpoint. 3. The endpoint responds with a jwtToken which you can use in all following API requests as a bearer token. **Rate Limiting** The current limit is 120 Requests per minute. Reach out to us via support@songtradr.com if you need to request more. **Getting Started with auto-tagging** 1. If you want to get your own files auto-tagged, use the POST /api/v1/user/file/{name}/initUpload endpoint. It responds with a presigned S3 link where you can upload your file. 2. You can check the processing status of your file via the GET /api/v1/user/file/{name}/filesStatus endpoint. 3. As soon as processing is done, you can request the generated data via the GET /api/v1/user/files endpoint. **Getting Started with search** You can either search the released music via the /public/recording endpoints or your own private uploaded music via the /user/file/ endpoints. 1. If you want to search the world's released music, a good starting point is the GET /api/v1/public/recording/search endpoint. Please find the extensive list of parameters that serve as semantic search filters. 2. If you want to search your own previously uploaded music, a good starting point is the GET GET /api/v1/user/files endpoint. It has the same extensive list of parameters that serve as semantic search filters.
5
5
 
6
- The version of the OpenAPI document: 1.13.6
6
+ The version of the OpenAPI document: 1.13.7
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 7.1.0-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #This is the Songtradr API. Use it to retrieve deep music metadata and trigger processes like auto-tagging. You can also use the API to manage your account and musicube cloud data. **Authentication** 1. Reach out to support@songtradr.com to receive a free account or use your login data if you are already signed up. 2. To authenticate, you need to login via the POST /api/v1/user/login endpoint. 3. The endpoint responds with a jwtToken which you can use in all following API requests as a bearer token. **Rate Limiting** The current limit is 120 Requests per minute. Reach out to us via support@songtradr.com if you need to request more. **Getting Started with auto-tagging** 1. If you want to get your own files auto-tagged, use the POST /api/v1/user/file/{name}/initUpload endpoint. It responds with a presigned S3 link where you can upload your file. 2. You can check the processing status of your file via the GET /api/v1/user/file/{name}/filesStatus endpoint. 3. As soon as processing is done, you can request the generated data via the GET /api/v1/user/files endpoint. **Getting Started with search** You can either search the released music via the /public/recording endpoints or your own private uploaded music via the /user/file/ endpoints. 1. If you want to search the world's released music, a good starting point is the GET /api/v1/public/recording/search endpoint. Please find the extensive list of parameters that serve as semantic search filters. 2. If you want to search your own previously uploaded music, a good starting point is the GET GET /api/v1/user/files endpoint. It has the same extensive list of parameters that serve as semantic search filters.
5
5
 
6
- The version of the OpenAPI document: 1.13.6
6
+ The version of the OpenAPI document: 1.13.7
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 7.1.0-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #This is the Songtradr API. Use it to retrieve deep music metadata and trigger processes like auto-tagging. You can also use the API to manage your account and musicube cloud data. **Authentication** 1. Reach out to support@songtradr.com to receive a free account or use your login data if you are already signed up. 2. To authenticate, you need to login via the POST /api/v1/user/login endpoint. 3. The endpoint responds with a jwtToken which you can use in all following API requests as a bearer token. **Rate Limiting** The current limit is 120 Requests per minute. Reach out to us via support@songtradr.com if you need to request more. **Getting Started with auto-tagging** 1. If you want to get your own files auto-tagged, use the POST /api/v1/user/file/{name}/initUpload endpoint. It responds with a presigned S3 link where you can upload your file. 2. You can check the processing status of your file via the GET /api/v1/user/file/{name}/filesStatus endpoint. 3. As soon as processing is done, you can request the generated data via the GET /api/v1/user/files endpoint. **Getting Started with search** You can either search the released music via the /public/recording endpoints or your own private uploaded music via the /user/file/ endpoints. 1. If you want to search the world's released music, a good starting point is the GET /api/v1/public/recording/search endpoint. Please find the extensive list of parameters that serve as semantic search filters. 2. If you want to search your own previously uploaded music, a good starting point is the GET GET /api/v1/user/files endpoint. It has the same extensive list of parameters that serve as semantic search filters.
5
5
 
6
- The version of the OpenAPI document: 1.13.6
6
+ The version of the OpenAPI document: 1.13.7
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 7.1.0-SNAPSHOT
@@ -182,7 +182,7 @@ module SongtradrApiClientRuby
182
182
  fail ArgumentError, "Missing the required parameter 'method_name' when calling PlaylistApi.curate_playlist"
183
183
  end
184
184
  # verify enum value
185
- allowable_values = ["RECOMMEND", "REPLACE_SIMILAR", "REPLACE_DIFFERENT", "ORDER"]
185
+ allowable_values = ["recommend", "replaceSimilar", "replaceDifferent", "order"]
186
186
  if @api_client.config.client_side_validation && !allowable_values.include?(method_name)
187
187
  fail ArgumentError, "invalid value for \"method_name\", must be one of #{allowable_values}"
188
188
  end
@@ -3,7 +3,7 @@
3
3
 
4
4
  #This is the Songtradr API. Use it to retrieve deep music metadata and trigger processes like auto-tagging. You can also use the API to manage your account and musicube cloud data. **Authentication** 1. Reach out to support@songtradr.com to receive a free account or use your login data if you are already signed up. 2. To authenticate, you need to login via the POST /api/v1/user/login endpoint. 3. The endpoint responds with a jwtToken which you can use in all following API requests as a bearer token. **Rate Limiting** The current limit is 120 Requests per minute. Reach out to us via support@songtradr.com if you need to request more. **Getting Started with auto-tagging** 1. If you want to get your own files auto-tagged, use the POST /api/v1/user/file/{name}/initUpload endpoint. It responds with a presigned S3 link where you can upload your file. 2. You can check the processing status of your file via the GET /api/v1/user/file/{name}/filesStatus endpoint. 3. As soon as processing is done, you can request the generated data via the GET /api/v1/user/files endpoint. **Getting Started with search** You can either search the released music via the /public/recording endpoints or your own private uploaded music via the /user/file/ endpoints. 1. If you want to search the world's released music, a good starting point is the GET /api/v1/public/recording/search endpoint. Please find the extensive list of parameters that serve as semantic search filters. 2. If you want to search your own previously uploaded music, a good starting point is the GET GET /api/v1/user/files endpoint. It has the same extensive list of parameters that serve as semantic search filters.
5
5
 
6
- The version of the OpenAPI document: 1.13.6
6
+ The version of the OpenAPI document: 1.13.7
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 7.1.0-SNAPSHOT
@@ -83,6 +83,8 @@ module SongtradrApiClientRuby
83
83
  # Similar recordings for a list of recordings.
84
84
  # @param ids [String] Comma seperated list of IDs. Can be ISRCs or proprietary IDs
85
85
  # @param [Hash] opts the optional parameters
86
+ # @option opts [Boolean] :identical_only Whether a result list shall include only identical recordings. (default to false)
87
+ # @option opts [String] :usage Filter by recording usage.
86
88
  # @return [Array<RecordingForSimilaritySearchDTO>]
87
89
  def recordings_by_ids_with_similarities(ids, opts = {})
88
90
  data, _status_code, _headers = recordings_by_ids_with_similarities_with_http_info(ids, opts)
@@ -92,6 +94,8 @@ module SongtradrApiClientRuby
92
94
  # Similar recordings for a list of recordings.
93
95
  # @param ids [String] Comma seperated list of IDs. Can be ISRCs or proprietary IDs
94
96
  # @param [Hash] opts the optional parameters
97
+ # @option opts [Boolean] :identical_only Whether a result list shall include only identical recordings. (default to false)
98
+ # @option opts [String] :usage Filter by recording usage.
95
99
  # @return [Array<(Array<RecordingForSimilaritySearchDTO>, Integer, Hash)>] Array<RecordingForSimilaritySearchDTO> data, response status code and response headers
96
100
  def recordings_by_ids_with_similarities_with_http_info(ids, opts = {})
97
101
  if @api_client.config.debugging
@@ -106,6 +110,8 @@ module SongtradrApiClientRuby
106
110
 
107
111
  # query parameters
108
112
  query_params = opts[:query_params] || {}
113
+ query_params[:'identicalOnly'] = opts[:'identical_only'] if !opts[:'identical_only'].nil?
114
+ query_params[:'usage'] = opts[:'usage'] if !opts[:'usage'].nil?
109
115
 
110
116
  # header parameters
111
117
  header_params = opts[:header_params] || {}
@@ -3,7 +3,7 @@
3
3
 
4
4
  #This is the Songtradr API. Use it to retrieve deep music metadata and trigger processes like auto-tagging. You can also use the API to manage your account and musicube cloud data. **Authentication** 1. Reach out to support@songtradr.com to receive a free account or use your login data if you are already signed up. 2. To authenticate, you need to login via the POST /api/v1/user/login endpoint. 3. The endpoint responds with a jwtToken which you can use in all following API requests as a bearer token. **Rate Limiting** The current limit is 120 Requests per minute. Reach out to us via support@songtradr.com if you need to request more. **Getting Started with auto-tagging** 1. If you want to get your own files auto-tagged, use the POST /api/v1/user/file/{name}/initUpload endpoint. It responds with a presigned S3 link where you can upload your file. 2. You can check the processing status of your file via the GET /api/v1/user/file/{name}/filesStatus endpoint. 3. As soon as processing is done, you can request the generated data via the GET /api/v1/user/files endpoint. **Getting Started with search** You can either search the released music via the /public/recording endpoints or your own private uploaded music via the /user/file/ endpoints. 1. If you want to search the world's released music, a good starting point is the GET /api/v1/public/recording/search endpoint. Please find the extensive list of parameters that serve as semantic search filters. 2. If you want to search your own previously uploaded music, a good starting point is the GET GET /api/v1/user/files endpoint. It has the same extensive list of parameters that serve as semantic search filters.
5
5
 
6
- The version of the OpenAPI document: 1.13.6
6
+ The version of the OpenAPI document: 1.13.7
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 7.1.0-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #This is the Songtradr API. Use it to retrieve deep music metadata and trigger processes like auto-tagging. You can also use the API to manage your account and musicube cloud data. **Authentication** 1. Reach out to support@songtradr.com to receive a free account or use your login data if you are already signed up. 2. To authenticate, you need to login via the POST /api/v1/user/login endpoint. 3. The endpoint responds with a jwtToken which you can use in all following API requests as a bearer token. **Rate Limiting** The current limit is 120 Requests per minute. Reach out to us via support@songtradr.com if you need to request more. **Getting Started with auto-tagging** 1. If you want to get your own files auto-tagged, use the POST /api/v1/user/file/{name}/initUpload endpoint. It responds with a presigned S3 link where you can upload your file. 2. You can check the processing status of your file via the GET /api/v1/user/file/{name}/filesStatus endpoint. 3. As soon as processing is done, you can request the generated data via the GET /api/v1/user/files endpoint. **Getting Started with search** You can either search the released music via the /public/recording endpoints or your own private uploaded music via the /user/file/ endpoints. 1. If you want to search the world's released music, a good starting point is the GET /api/v1/public/recording/search endpoint. Please find the extensive list of parameters that serve as semantic search filters. 2. If you want to search your own previously uploaded music, a good starting point is the GET GET /api/v1/user/files endpoint. It has the same extensive list of parameters that serve as semantic search filters.
5
5
 
6
- The version of the OpenAPI document: 1.13.6
6
+ The version of the OpenAPI document: 1.13.7
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 7.1.0-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #This is the Songtradr API. Use it to retrieve deep music metadata and trigger processes like auto-tagging. You can also use the API to manage your account and musicube cloud data. **Authentication** 1. Reach out to support@songtradr.com to receive a free account or use your login data if you are already signed up. 2. To authenticate, you need to login via the POST /api/v1/user/login endpoint. 3. The endpoint responds with a jwtToken which you can use in all following API requests as a bearer token. **Rate Limiting** The current limit is 120 Requests per minute. Reach out to us via support@songtradr.com if you need to request more. **Getting Started with auto-tagging** 1. If you want to get your own files auto-tagged, use the POST /api/v1/user/file/{name}/initUpload endpoint. It responds with a presigned S3 link where you can upload your file. 2. You can check the processing status of your file via the GET /api/v1/user/file/{name}/filesStatus endpoint. 3. As soon as processing is done, you can request the generated data via the GET /api/v1/user/files endpoint. **Getting Started with search** You can either search the released music via the /public/recording endpoints or your own private uploaded music via the /user/file/ endpoints. 1. If you want to search the world's released music, a good starting point is the GET /api/v1/public/recording/search endpoint. Please find the extensive list of parameters that serve as semantic search filters. 2. If you want to search your own previously uploaded music, a good starting point is the GET GET /api/v1/user/files endpoint. It has the same extensive list of parameters that serve as semantic search filters.
5
5
 
6
- The version of the OpenAPI document: 1.13.6
6
+ The version of the OpenAPI document: 1.13.7
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 7.1.0-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #This is the Songtradr API. Use it to retrieve deep music metadata and trigger processes like auto-tagging. You can also use the API to manage your account and musicube cloud data. **Authentication** 1. Reach out to support@songtradr.com to receive a free account or use your login data if you are already signed up. 2. To authenticate, you need to login via the POST /api/v1/user/login endpoint. 3. The endpoint responds with a jwtToken which you can use in all following API requests as a bearer token. **Rate Limiting** The current limit is 120 Requests per minute. Reach out to us via support@songtradr.com if you need to request more. **Getting Started with auto-tagging** 1. If you want to get your own files auto-tagged, use the POST /api/v1/user/file/{name}/initUpload endpoint. It responds with a presigned S3 link where you can upload your file. 2. You can check the processing status of your file via the GET /api/v1/user/file/{name}/filesStatus endpoint. 3. As soon as processing is done, you can request the generated data via the GET /api/v1/user/files endpoint. **Getting Started with search** You can either search the released music via the /public/recording endpoints or your own private uploaded music via the /user/file/ endpoints. 1. If you want to search the world's released music, a good starting point is the GET /api/v1/public/recording/search endpoint. Please find the extensive list of parameters that serve as semantic search filters. 2. If you want to search your own previously uploaded music, a good starting point is the GET GET /api/v1/user/files endpoint. It has the same extensive list of parameters that serve as semantic search filters.
5
5
 
6
- The version of the OpenAPI document: 1.13.6
6
+ The version of the OpenAPI document: 1.13.7
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 7.1.0-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #This is the Songtradr API. Use it to retrieve deep music metadata and trigger processes like auto-tagging. You can also use the API to manage your account and musicube cloud data. **Authentication** 1. Reach out to support@songtradr.com to receive a free account or use your login data if you are already signed up. 2. To authenticate, you need to login via the POST /api/v1/user/login endpoint. 3. The endpoint responds with a jwtToken which you can use in all following API requests as a bearer token. **Rate Limiting** The current limit is 120 Requests per minute. Reach out to us via support@songtradr.com if you need to request more. **Getting Started with auto-tagging** 1. If you want to get your own files auto-tagged, use the POST /api/v1/user/file/{name}/initUpload endpoint. It responds with a presigned S3 link where you can upload your file. 2. You can check the processing status of your file via the GET /api/v1/user/file/{name}/filesStatus endpoint. 3. As soon as processing is done, you can request the generated data via the GET /api/v1/user/files endpoint. **Getting Started with search** You can either search the released music via the /public/recording endpoints or your own private uploaded music via the /user/file/ endpoints. 1. If you want to search the world's released music, a good starting point is the GET /api/v1/public/recording/search endpoint. Please find the extensive list of parameters that serve as semantic search filters. 2. If you want to search your own previously uploaded music, a good starting point is the GET GET /api/v1/user/files endpoint. It has the same extensive list of parameters that serve as semantic search filters.
5
5
 
6
- The version of the OpenAPI document: 1.13.6
6
+ The version of the OpenAPI document: 1.13.7
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 7.1.0-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #This is the Songtradr API. Use it to retrieve deep music metadata and trigger processes like auto-tagging. You can also use the API to manage your account and musicube cloud data. **Authentication** 1. Reach out to support@songtradr.com to receive a free account or use your login data if you are already signed up. 2. To authenticate, you need to login via the POST /api/v1/user/login endpoint. 3. The endpoint responds with a jwtToken which you can use in all following API requests as a bearer token. **Rate Limiting** The current limit is 120 Requests per minute. Reach out to us via support@songtradr.com if you need to request more. **Getting Started with auto-tagging** 1. If you want to get your own files auto-tagged, use the POST /api/v1/user/file/{name}/initUpload endpoint. It responds with a presigned S3 link where you can upload your file. 2. You can check the processing status of your file via the GET /api/v1/user/file/{name}/filesStatus endpoint. 3. As soon as processing is done, you can request the generated data via the GET /api/v1/user/files endpoint. **Getting Started with search** You can either search the released music via the /public/recording endpoints or your own private uploaded music via the /user/file/ endpoints. 1. If you want to search the world's released music, a good starting point is the GET /api/v1/public/recording/search endpoint. Please find the extensive list of parameters that serve as semantic search filters. 2. If you want to search your own previously uploaded music, a good starting point is the GET GET /api/v1/user/files endpoint. It has the same extensive list of parameters that serve as semantic search filters.
5
5
 
6
- The version of the OpenAPI document: 1.13.6
6
+ The version of the OpenAPI document: 1.13.7
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 7.1.0-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #This is the Songtradr API. Use it to retrieve deep music metadata and trigger processes like auto-tagging. You can also use the API to manage your account and musicube cloud data. **Authentication** 1. Reach out to support@songtradr.com to receive a free account or use your login data if you are already signed up. 2. To authenticate, you need to login via the POST /api/v1/user/login endpoint. 3. The endpoint responds with a jwtToken which you can use in all following API requests as a bearer token. **Rate Limiting** The current limit is 120 Requests per minute. Reach out to us via support@songtradr.com if you need to request more. **Getting Started with auto-tagging** 1. If you want to get your own files auto-tagged, use the POST /api/v1/user/file/{name}/initUpload endpoint. It responds with a presigned S3 link where you can upload your file. 2. You can check the processing status of your file via the GET /api/v1/user/file/{name}/filesStatus endpoint. 3. As soon as processing is done, you can request the generated data via the GET /api/v1/user/files endpoint. **Getting Started with search** You can either search the released music via the /public/recording endpoints or your own private uploaded music via the /user/file/ endpoints. 1. If you want to search the world's released music, a good starting point is the GET /api/v1/public/recording/search endpoint. Please find the extensive list of parameters that serve as semantic search filters. 2. If you want to search your own previously uploaded music, a good starting point is the GET GET /api/v1/user/files endpoint. It has the same extensive list of parameters that serve as semantic search filters.
5
5
 
6
- The version of the OpenAPI document: 1.13.6
6
+ The version of the OpenAPI document: 1.13.7
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 7.1.0-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #This is the Songtradr API. Use it to retrieve deep music metadata and trigger processes like auto-tagging. You can also use the API to manage your account and musicube cloud data. **Authentication** 1. Reach out to support@songtradr.com to receive a free account or use your login data if you are already signed up. 2. To authenticate, you need to login via the POST /api/v1/user/login endpoint. 3. The endpoint responds with a jwtToken which you can use in all following API requests as a bearer token. **Rate Limiting** The current limit is 120 Requests per minute. Reach out to us via support@songtradr.com if you need to request more. **Getting Started with auto-tagging** 1. If you want to get your own files auto-tagged, use the POST /api/v1/user/file/{name}/initUpload endpoint. It responds with a presigned S3 link where you can upload your file. 2. You can check the processing status of your file via the GET /api/v1/user/file/{name}/filesStatus endpoint. 3. As soon as processing is done, you can request the generated data via the GET /api/v1/user/files endpoint. **Getting Started with search** You can either search the released music via the /public/recording endpoints or your own private uploaded music via the /user/file/ endpoints. 1. If you want to search the world's released music, a good starting point is the GET /api/v1/public/recording/search endpoint. Please find the extensive list of parameters that serve as semantic search filters. 2. If you want to search your own previously uploaded music, a good starting point is the GET GET /api/v1/user/files endpoint. It has the same extensive list of parameters that serve as semantic search filters.
5
5
 
6
- The version of the OpenAPI document: 1.13.6
6
+ The version of the OpenAPI document: 1.13.7
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 7.1.0-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #This is the Songtradr API. Use it to retrieve deep music metadata and trigger processes like auto-tagging. You can also use the API to manage your account and musicube cloud data. **Authentication** 1. Reach out to support@songtradr.com to receive a free account or use your login data if you are already signed up. 2. To authenticate, you need to login via the POST /api/v1/user/login endpoint. 3. The endpoint responds with a jwtToken which you can use in all following API requests as a bearer token. **Rate Limiting** The current limit is 120 Requests per minute. Reach out to us via support@songtradr.com if you need to request more. **Getting Started with auto-tagging** 1. If you want to get your own files auto-tagged, use the POST /api/v1/user/file/{name}/initUpload endpoint. It responds with a presigned S3 link where you can upload your file. 2. You can check the processing status of your file via the GET /api/v1/user/file/{name}/filesStatus endpoint. 3. As soon as processing is done, you can request the generated data via the GET /api/v1/user/files endpoint. **Getting Started with search** You can either search the released music via the /public/recording endpoints or your own private uploaded music via the /user/file/ endpoints. 1. If you want to search the world's released music, a good starting point is the GET /api/v1/public/recording/search endpoint. Please find the extensive list of parameters that serve as semantic search filters. 2. If you want to search your own previously uploaded music, a good starting point is the GET GET /api/v1/user/files endpoint. It has the same extensive list of parameters that serve as semantic search filters.
5
5
 
6
- The version of the OpenAPI document: 1.13.6
6
+ The version of the OpenAPI document: 1.13.7
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 7.1.0-SNAPSHOT