radiomanager_client 1.0.7 → 1.0.8

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 (304) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +2 -2
  3. data/lib/radiomanager_client.rb +2 -2
  4. data/lib/radiomanager_client/api/block_api.rb +2 -2
  5. data/lib/radiomanager_client/api/broadcast_api.rb +2 -2
  6. data/lib/radiomanager_client/api/campaign_api.rb +2 -2
  7. data/lib/radiomanager_client/api/contact_api.rb +2 -2
  8. data/lib/radiomanager_client/api/external_message_api.rb +2 -2
  9. data/lib/radiomanager_client/api/genre_api.rb +2 -2
  10. data/lib/radiomanager_client/api/item_api.rb +2 -2
  11. data/lib/radiomanager_client/api/model_type_api.rb +2 -2
  12. data/lib/radiomanager_client/api/presenter_api.rb +2 -2
  13. data/lib/radiomanager_client/api/program_api.rb +2 -2
  14. data/lib/radiomanager_client/api/string_api.rb +2 -2
  15. data/lib/radiomanager_client/api/tag_api.rb +2 -2
  16. data/lib/radiomanager_client/api/user_api.rb +2 -2
  17. data/lib/radiomanager_client/api/visual_slide_api.rb +2 -2
  18. data/lib/radiomanager_client/api_client.rb +2 -2
  19. data/lib/radiomanager_client/api_error.rb +2 -2
  20. data/lib/radiomanager_client/configuration.rb +2 -2
  21. data/lib/radiomanager_client/models/block.rb +2 -2
  22. data/lib/radiomanager_client/models/block_relations.rb +2 -2
  23. data/lib/radiomanager_client/models/block_relations_broadcast.rb +2 -2
  24. data/lib/radiomanager_client/models/block_relations_broadcast_params.rb +2 -2
  25. data/lib/radiomanager_client/models/block_relations_items.rb +2 -2
  26. data/lib/radiomanager_client/models/block_relations_items_params.rb +2 -2
  27. data/lib/radiomanager_client/models/block_relations_program.rb +2 -2
  28. data/lib/radiomanager_client/models/block_result.rb +2 -2
  29. data/lib/radiomanager_client/models/block_results.rb +2 -2
  30. data/lib/radiomanager_client/models/broadcast.rb +2 -2
  31. data/lib/radiomanager_client/models/broadcast_data_input.rb +2 -2
  32. data/lib/radiomanager_client/models/broadcast_field_values.rb +2 -2
  33. data/lib/radiomanager_client/models/broadcast_input_only.rb +2 -2
  34. data/lib/radiomanager_client/models/broadcast_output_only.rb +2 -2
  35. data/lib/radiomanager_client/models/broadcast_relations.rb +2 -2
  36. data/lib/radiomanager_client/models/broadcast_relations_blocks.rb +2 -2
  37. data/lib/radiomanager_client/models/broadcast_relations_items.rb +2 -2
  38. data/lib/radiomanager_client/models/broadcast_relations_items_params.rb +2 -2
  39. data/lib/radiomanager_client/models/broadcast_relations_model_type.rb +2 -2
  40. data/lib/radiomanager_client/models/broadcast_relations_presenters.rb +2 -2
  41. data/lib/radiomanager_client/models/broadcast_relations_tags.rb +2 -2
  42. data/lib/radiomanager_client/models/broadcast_result.rb +2 -2
  43. data/lib/radiomanager_client/models/broadcast_results.rb +2 -2
  44. data/lib/radiomanager_client/models/campaign.rb +2 -2
  45. data/lib/radiomanager_client/models/campaign_data_input.rb +2 -2
  46. data/lib/radiomanager_client/models/campaign_output_only.rb +2 -2
  47. data/lib/radiomanager_client/models/campaign_relations.rb +2 -2
  48. data/lib/radiomanager_client/models/campaign_relations_items.rb +2 -2
  49. data/lib/radiomanager_client/models/campaign_relations_items_params.rb +2 -2
  50. data/lib/radiomanager_client/models/campaign_result.rb +2 -2
  51. data/lib/radiomanager_client/models/campaign_results.rb +2 -2
  52. data/lib/radiomanager_client/models/contact.rb +2 -2
  53. data/lib/radiomanager_client/models/contact_data_input.rb +2 -2
  54. data/lib/radiomanager_client/models/contact_field_values.rb +2 -2
  55. data/lib/radiomanager_client/models/contact_output_only.rb +2 -2
  56. data/lib/radiomanager_client/models/contact_relations.rb +2 -2
  57. data/lib/radiomanager_client/models/contact_relations_items.rb +2 -2
  58. data/lib/radiomanager_client/models/contact_relations_tags.rb +2 -2
  59. data/lib/radiomanager_client/models/contact_relations_tags_params.rb +2 -2
  60. data/lib/radiomanager_client/models/contact_result.rb +2 -2
  61. data/lib/radiomanager_client/models/contact_results.rb +2 -2
  62. data/lib/radiomanager_client/models/data.rb +2 -2
  63. data/lib/radiomanager_client/models/data_1.rb +2 -2
  64. data/lib/radiomanager_client/models/epg_broadcast.rb +2 -2
  65. data/lib/radiomanager_client/models/external_message_queue_data.rb +2 -2
  66. data/lib/radiomanager_client/models/forbidden.rb +2 -2
  67. data/lib/radiomanager_client/models/genre.rb +2 -2
  68. data/lib/radiomanager_client/models/genre_output_only.rb +2 -2
  69. data/lib/radiomanager_client/models/genre_relations.rb +2 -2
  70. data/lib/radiomanager_client/models/genre_relations_broadcasts.rb +2 -2
  71. data/lib/radiomanager_client/models/genre_relations_broadcasts_params.rb +2 -2
  72. data/lib/radiomanager_client/models/genre_relations_programs.rb +2 -2
  73. data/lib/radiomanager_client/models/genre_result.rb +2 -2
  74. data/lib/radiomanager_client/models/genre_results.rb +2 -2
  75. data/lib/radiomanager_client/models/import_item.rb +2 -2
  76. data/lib/radiomanager_client/models/import_item_field_values.rb +2 -2
  77. data/lib/radiomanager_client/models/inline_response_202.rb +2 -2
  78. data/lib/radiomanager_client/models/internal_server_error.rb +2 -2
  79. data/lib/radiomanager_client/models/invite_user_data.rb +2 -2
  80. data/lib/radiomanager_client/models/invite_user_success.rb +2 -2
  81. data/lib/radiomanager_client/models/item.rb +2 -2
  82. data/lib/radiomanager_client/models/item_data_input.rb +2 -2
  83. data/lib/radiomanager_client/models/item_input_only.rb +2 -2
  84. data/lib/radiomanager_client/models/item_output_only.rb +2 -2
  85. data/lib/radiomanager_client/models/item_relations.rb +2 -2
  86. data/lib/radiomanager_client/models/item_relations_block.rb +2 -2
  87. data/lib/radiomanager_client/models/item_relations_campaign.rb +2 -2
  88. data/lib/radiomanager_client/models/item_relations_contacts.rb +2 -2
  89. data/lib/radiomanager_client/models/item_relations_contacts_params.rb +2 -2
  90. data/lib/radiomanager_client/models/item_relations_program.rb +2 -2
  91. data/lib/radiomanager_client/models/item_relations_tags.rb +2 -2
  92. data/lib/radiomanager_client/models/item_result.rb +2 -2
  93. data/lib/radiomanager_client/models/item_results.rb +2 -2
  94. data/lib/radiomanager_client/models/model_type.rb +2 -2
  95. data/lib/radiomanager_client/models/model_type_options.rb +2 -2
  96. data/lib/radiomanager_client/models/model_type_output_only.rb +2 -2
  97. data/lib/radiomanager_client/models/model_type_relations.rb +2 -2
  98. data/lib/radiomanager_client/models/model_type_relations_broadcasts.rb +2 -2
  99. data/lib/radiomanager_client/models/model_type_relations_campaigns.rb +2 -2
  100. data/lib/radiomanager_client/models/model_type_relations_campaigns_params.rb +2 -2
  101. data/lib/radiomanager_client/models/model_type_relations_contacts.rb +2 -2
  102. data/lib/radiomanager_client/models/model_type_relations_items.rb +2 -2
  103. data/lib/radiomanager_client/models/model_type_relations_presenters.rb +2 -2
  104. data/lib/radiomanager_client/models/model_type_relations_programs.rb +2 -2
  105. data/lib/radiomanager_client/models/model_type_result.rb +2 -2
  106. data/lib/radiomanager_client/models/model_type_results.rb +2 -2
  107. data/lib/radiomanager_client/models/not_found.rb +2 -2
  108. data/lib/radiomanager_client/models/post_success.rb +2 -2
  109. data/lib/radiomanager_client/models/presenter.rb +2 -2
  110. data/lib/radiomanager_client/models/presenter_data_input.rb +2 -2
  111. data/lib/radiomanager_client/models/presenter_output_only.rb +2 -2
  112. data/lib/radiomanager_client/models/presenter_relations.rb +2 -2
  113. data/lib/radiomanager_client/models/presenter_relations_broadcasts.rb +2 -2
  114. data/lib/radiomanager_client/models/presenter_relations_programs.rb +2 -2
  115. data/lib/radiomanager_client/models/presenter_relations_programs_params.rb +2 -2
  116. data/lib/radiomanager_client/models/presenter_result.rb +2 -2
  117. data/lib/radiomanager_client/models/presenter_results.rb +2 -2
  118. data/lib/radiomanager_client/models/program.rb +2 -2
  119. data/lib/radiomanager_client/models/program_data_input.rb +2 -2
  120. data/lib/radiomanager_client/models/program_field_values.rb +2 -2
  121. data/lib/radiomanager_client/models/program_input_only.rb +2 -2
  122. data/lib/radiomanager_client/models/program_output_only.rb +2 -2
  123. data/lib/radiomanager_client/models/program_relations.rb +2 -2
  124. data/lib/radiomanager_client/models/program_relations_blocks.rb +2 -2
  125. data/lib/radiomanager_client/models/program_relations_broadcasts.rb +2 -2
  126. data/lib/radiomanager_client/models/program_relations_items.rb +2 -2
  127. data/lib/radiomanager_client/models/program_relations_items_params.rb +2 -2
  128. data/lib/radiomanager_client/models/program_relations_presenters.rb +2 -2
  129. data/lib/radiomanager_client/models/program_relations_tags.rb +2 -2
  130. data/lib/radiomanager_client/models/program_result.rb +2 -2
  131. data/lib/radiomanager_client/models/program_results.rb +2 -2
  132. data/lib/radiomanager_client/models/read_only.rb +2 -2
  133. data/lib/radiomanager_client/models/relations_placeholder.rb +2 -2
  134. data/lib/radiomanager_client/models/success.rb +2 -2
  135. data/lib/radiomanager_client/models/tag.rb +2 -2
  136. data/lib/radiomanager_client/models/tag_data_input.rb +2 -2
  137. data/lib/radiomanager_client/models/tag_output_only.rb +2 -2
  138. data/lib/radiomanager_client/models/tag_relations.rb +2 -2
  139. data/lib/radiomanager_client/models/tag_relations_broadcasts.rb +2 -2
  140. data/lib/radiomanager_client/models/tag_relations_broadcasts_params.rb +2 -2
  141. data/lib/radiomanager_client/models/tag_relations_contacts.rb +2 -2
  142. data/lib/radiomanager_client/models/tag_relations_items.rb +2 -2
  143. data/lib/radiomanager_client/models/tag_relations_programs.rb +2 -2
  144. data/lib/radiomanager_client/models/tag_result.rb +2 -2
  145. data/lib/radiomanager_client/models/tag_results.rb +2 -2
  146. data/lib/radiomanager_client/models/text_string.rb +2 -2
  147. data/lib/radiomanager_client/models/too_many_requests.rb +2 -2
  148. data/lib/radiomanager_client/models/unprocessable_entity.rb +2 -2
  149. data/lib/radiomanager_client/models/user_result.rb +2 -2
  150. data/lib/radiomanager_client/models/user_result_settings.rb +2 -2
  151. data/lib/radiomanager_client/models/user_results.rb +2 -2
  152. data/lib/radiomanager_client/models/visual_result.rb +2 -2
  153. data/lib/radiomanager_client/version.rb +2 -2
  154. data/radiomanager_client.gemspec +3 -3
  155. data/spec/api/block_api_spec.rb +2 -2
  156. data/spec/api/broadcast_api_spec.rb +2 -2
  157. data/spec/api/campaign_api_spec.rb +2 -2
  158. data/spec/api/contact_api_spec.rb +2 -2
  159. data/spec/api/external_message_api_spec.rb +2 -2
  160. data/spec/api/genre_api_spec.rb +2 -2
  161. data/spec/api/item_api_spec.rb +2 -2
  162. data/spec/api/model_type_api_spec.rb +2 -2
  163. data/spec/api/presenter_api_spec.rb +2 -2
  164. data/spec/api/program_api_spec.rb +2 -2
  165. data/spec/api/string_api_spec.rb +2 -2
  166. data/spec/api/tag_api_spec.rb +2 -2
  167. data/spec/api/user_api_spec.rb +2 -2
  168. data/spec/api/visual_slide_api_spec.rb +2 -2
  169. data/spec/api_client_spec.rb +2 -2
  170. data/spec/configuration_spec.rb +2 -2
  171. data/spec/models/block_relations_broadcast_params_spec.rb +2 -2
  172. data/spec/models/block_relations_broadcast_spec.rb +2 -2
  173. data/spec/models/block_relations_items_params_spec.rb +2 -2
  174. data/spec/models/block_relations_items_spec.rb +2 -2
  175. data/spec/models/block_relations_program_spec.rb +2 -2
  176. data/spec/models/block_relations_spec.rb +2 -2
  177. data/spec/models/block_result_spec.rb +2 -2
  178. data/spec/models/block_results_spec.rb +2 -2
  179. data/spec/models/block_spec.rb +2 -2
  180. data/spec/models/broadcast_data_input_spec.rb +2 -2
  181. data/spec/models/broadcast_field_values_spec.rb +2 -2
  182. data/spec/models/broadcast_input_only_spec.rb +2 -2
  183. data/spec/models/broadcast_output_only_spec.rb +2 -2
  184. data/spec/models/broadcast_relations_blocks_spec.rb +2 -2
  185. data/spec/models/broadcast_relations_items_params_spec.rb +2 -2
  186. data/spec/models/broadcast_relations_items_spec.rb +2 -2
  187. data/spec/models/broadcast_relations_model_type_spec.rb +2 -2
  188. data/spec/models/broadcast_relations_presenters_spec.rb +2 -2
  189. data/spec/models/broadcast_relations_spec.rb +2 -2
  190. data/spec/models/broadcast_relations_tags_spec.rb +2 -2
  191. data/spec/models/broadcast_result_spec.rb +2 -2
  192. data/spec/models/broadcast_results_spec.rb +2 -2
  193. data/spec/models/broadcast_spec.rb +2 -2
  194. data/spec/models/campaign_data_input_spec.rb +2 -2
  195. data/spec/models/campaign_output_only_spec.rb +2 -2
  196. data/spec/models/campaign_relations_items_params_spec.rb +2 -2
  197. data/spec/models/campaign_relations_items_spec.rb +2 -2
  198. data/spec/models/campaign_relations_spec.rb +2 -2
  199. data/spec/models/campaign_result_spec.rb +2 -2
  200. data/spec/models/campaign_results_spec.rb +2 -2
  201. data/spec/models/campaign_spec.rb +2 -2
  202. data/spec/models/contact_data_input_spec.rb +2 -2
  203. data/spec/models/contact_field_values_spec.rb +2 -2
  204. data/spec/models/contact_output_only_spec.rb +2 -2
  205. data/spec/models/contact_relations_items_spec.rb +2 -2
  206. data/spec/models/contact_relations_spec.rb +2 -2
  207. data/spec/models/contact_relations_tags_params_spec.rb +2 -2
  208. data/spec/models/contact_relations_tags_spec.rb +2 -2
  209. data/spec/models/contact_result_spec.rb +2 -2
  210. data/spec/models/contact_results_spec.rb +2 -2
  211. data/spec/models/contact_spec.rb +2 -2
  212. data/spec/models/data_1_spec.rb +2 -2
  213. data/spec/models/data_spec.rb +2 -2
  214. data/spec/models/epg_broadcast_spec.rb +2 -2
  215. data/spec/models/external_message_queue_data_spec.rb +2 -2
  216. data/spec/models/forbidden_spec.rb +2 -2
  217. data/spec/models/genre_output_only_spec.rb +2 -2
  218. data/spec/models/genre_relations_broadcasts_params_spec.rb +2 -2
  219. data/spec/models/genre_relations_broadcasts_spec.rb +2 -2
  220. data/spec/models/genre_relations_programs_spec.rb +2 -2
  221. data/spec/models/genre_relations_spec.rb +2 -2
  222. data/spec/models/genre_result_spec.rb +2 -2
  223. data/spec/models/genre_results_spec.rb +2 -2
  224. data/spec/models/genre_spec.rb +2 -2
  225. data/spec/models/import_item_field_values_spec.rb +2 -2
  226. data/spec/models/import_item_spec.rb +2 -2
  227. data/spec/models/inline_response_202_spec.rb +2 -2
  228. data/spec/models/internal_server_error_spec.rb +2 -2
  229. data/spec/models/invite_user_data_spec.rb +2 -2
  230. data/spec/models/invite_user_success_spec.rb +2 -2
  231. data/spec/models/item_data_input_spec.rb +2 -2
  232. data/spec/models/item_input_only_spec.rb +2 -2
  233. data/spec/models/item_output_only_spec.rb +2 -2
  234. data/spec/models/item_relations_block_spec.rb +2 -2
  235. data/spec/models/item_relations_campaign_spec.rb +2 -2
  236. data/spec/models/item_relations_contacts_params_spec.rb +2 -2
  237. data/spec/models/item_relations_contacts_spec.rb +2 -2
  238. data/spec/models/item_relations_program_spec.rb +2 -2
  239. data/spec/models/item_relations_spec.rb +2 -2
  240. data/spec/models/item_relations_tags_spec.rb +2 -2
  241. data/spec/models/item_result_spec.rb +2 -2
  242. data/spec/models/item_results_spec.rb +2 -2
  243. data/spec/models/item_spec.rb +2 -2
  244. data/spec/models/model_type_options_spec.rb +2 -2
  245. data/spec/models/model_type_output_only_spec.rb +2 -2
  246. data/spec/models/model_type_relations_broadcasts_spec.rb +2 -2
  247. data/spec/models/model_type_relations_campaigns_params_spec.rb +2 -2
  248. data/spec/models/model_type_relations_campaigns_spec.rb +2 -2
  249. data/spec/models/model_type_relations_contacts_spec.rb +2 -2
  250. data/spec/models/model_type_relations_items_spec.rb +2 -2
  251. data/spec/models/model_type_relations_presenters_spec.rb +2 -2
  252. data/spec/models/model_type_relations_programs_spec.rb +2 -2
  253. data/spec/models/model_type_relations_spec.rb +2 -2
  254. data/spec/models/model_type_result_spec.rb +2 -2
  255. data/spec/models/model_type_results_spec.rb +2 -2
  256. data/spec/models/model_type_spec.rb +2 -2
  257. data/spec/models/not_found_spec.rb +2 -2
  258. data/spec/models/post_success_spec.rb +2 -2
  259. data/spec/models/presenter_data_input_spec.rb +2 -2
  260. data/spec/models/presenter_output_only_spec.rb +2 -2
  261. data/spec/models/presenter_relations_broadcasts_spec.rb +2 -2
  262. data/spec/models/presenter_relations_programs_params_spec.rb +2 -2
  263. data/spec/models/presenter_relations_programs_spec.rb +2 -2
  264. data/spec/models/presenter_relations_spec.rb +2 -2
  265. data/spec/models/presenter_result_spec.rb +2 -2
  266. data/spec/models/presenter_results_spec.rb +2 -2
  267. data/spec/models/presenter_spec.rb +2 -2
  268. data/spec/models/program_data_input_spec.rb +2 -2
  269. data/spec/models/program_field_values_spec.rb +2 -2
  270. data/spec/models/program_input_only_spec.rb +2 -2
  271. data/spec/models/program_output_only_spec.rb +2 -2
  272. data/spec/models/program_relations_blocks_spec.rb +2 -2
  273. data/spec/models/program_relations_broadcasts_spec.rb +2 -2
  274. data/spec/models/program_relations_items_params_spec.rb +2 -2
  275. data/spec/models/program_relations_items_spec.rb +2 -2
  276. data/spec/models/program_relations_presenters_spec.rb +2 -2
  277. data/spec/models/program_relations_spec.rb +2 -2
  278. data/spec/models/program_relations_tags_spec.rb +2 -2
  279. data/spec/models/program_result_spec.rb +2 -2
  280. data/spec/models/program_results_spec.rb +2 -2
  281. data/spec/models/program_spec.rb +2 -2
  282. data/spec/models/read_only_spec.rb +2 -2
  283. data/spec/models/relations_placeholder_spec.rb +2 -2
  284. data/spec/models/success_spec.rb +2 -2
  285. data/spec/models/tag_data_input_spec.rb +2 -2
  286. data/spec/models/tag_output_only_spec.rb +2 -2
  287. data/spec/models/tag_relations_broadcasts_params_spec.rb +2 -2
  288. data/spec/models/tag_relations_broadcasts_spec.rb +2 -2
  289. data/spec/models/tag_relations_contacts_spec.rb +2 -2
  290. data/spec/models/tag_relations_items_spec.rb +2 -2
  291. data/spec/models/tag_relations_programs_spec.rb +2 -2
  292. data/spec/models/tag_relations_spec.rb +2 -2
  293. data/spec/models/tag_result_spec.rb +2 -2
  294. data/spec/models/tag_results_spec.rb +2 -2
  295. data/spec/models/tag_spec.rb +2 -2
  296. data/spec/models/text_string_spec.rb +2 -2
  297. data/spec/models/too_many_requests_spec.rb +2 -2
  298. data/spec/models/unprocessable_entity_spec.rb +2 -2
  299. data/spec/models/user_result_settings_spec.rb +2 -2
  300. data/spec/models/user_result_spec.rb +2 -2
  301. data/spec/models/user_results_spec.rb +2 -2
  302. data/spec/models/visual_result_spec.rb +2 -2
  303. data/spec/spec_helper.rb +2 -2
  304. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a1388de56de2eff81828ddbd5f70879e4763c127
4
- data.tar.gz: 1498ec98a251046e429395db4d34d3de3fa43b01
3
+ metadata.gz: ab275e1863ce177c0317a4a66fd1edfb890a6583
4
+ data.tar.gz: 8eb92b241351dad1c9f03be2167381e829012f18
5
5
  SHA512:
6
- metadata.gz: 5efc793cf5f28b34e008edbaf94fd8b2fb96a01a307b3f8d12e0db95c41a6957db908a7f9d2a08151d9908b3ff9c0a3c43fbb26cf1f8e3837987f0175cc4dd01
7
- data.tar.gz: 1fa7d9fb3425c568f6a458235dae956dbf67106db183733cb936f61b7b102ca397b56ddbad6264a02d2b08e3f8d5f228289b605913368016e22784c0b3d809f5
6
+ metadata.gz: 424f7d2f05beb2f8cddaf448d15bb63577451d0052f80bf934b70809ad585451e531e291db5566351e2f88bba5bcc158a0c0f11a9c49700bdd168412edded04a
7
+ data.tar.gz: 041fbef7cb7bd78b04e02e34101d6726eba29d3aaad5affa6d3c704dd2ed3ada388486ae16848c32ce61fb7c13a3512aae68782baae90c9683b6cf601ce4ca3a
data/README.md CHANGED
@@ -1,9 +1,9 @@
1
1
  # radiomanager_client
2
2
 
3
- RadioManagerClient - the Ruby gem for the RadioManager
3
+ RadioManagerClient - the Ruby gem for the Pluxbox Radiomanager Client
4
4
 
5
5
  - API version: 2.0
6
- - Package version: 1.0.7
6
+ - Package version: 1.0.8
7
7
  For more information, please visit [https://pluxbox.com](https://pluxbox.com)
8
8
 
9
9
  ## Installation
@@ -1,7 +1,7 @@
1
1
  =begin
2
- #RadioManager
2
+ #Pluxbox Radiomanager Client
3
3
 
4
- #RadioManager
4
+ #Pluxbox RadioManager gives you the power, flexibility and speed you always wanted in a lightweight and easy-to-use web-based radio solution. With Pluxbox RadioManager you can organise your radio workflow and automate your omnichannel communication with your listeners. We offer wide range specialised services for the radio and connections like Hybrid Radio, Visual Radio, your website and social media without losing focus on your broadcast. For more information visit https://pluxbox.com
5
5
 
6
6
  OpenAPI spec version: 2.0
7
7
  Contact: support@pluxbox.com
@@ -1,7 +1,7 @@
1
1
  =begin
2
- #RadioManager
2
+ #Pluxbox Radiomanager Client
3
3
 
4
- #RadioManager
4
+ #Pluxbox RadioManager gives you the power, flexibility and speed you always wanted in a lightweight and easy-to-use web-based radio solution. With Pluxbox RadioManager you can organise your radio workflow and automate your omnichannel communication with your listeners. We offer wide range specialised services for the radio and connections like Hybrid Radio, Visual Radio, your website and social media without losing focus on your broadcast. For more information visit https://pluxbox.com
5
5
 
6
6
  OpenAPI spec version: 2.0
7
7
  Contact: support@pluxbox.com
@@ -1,7 +1,7 @@
1
1
  =begin
2
- #RadioManager
2
+ #Pluxbox Radiomanager Client
3
3
 
4
- #RadioManager
4
+ #Pluxbox RadioManager gives you the power, flexibility and speed you always wanted in a lightweight and easy-to-use web-based radio solution. With Pluxbox RadioManager you can organise your radio workflow and automate your omnichannel communication with your listeners. We offer wide range specialised services for the radio and connections like Hybrid Radio, Visual Radio, your website and social media without losing focus on your broadcast. For more information visit https://pluxbox.com
5
5
 
6
6
  OpenAPI spec version: 2.0
7
7
  Contact: support@pluxbox.com
@@ -1,7 +1,7 @@
1
1
  =begin
2
- #RadioManager
2
+ #Pluxbox Radiomanager Client
3
3
 
4
- #RadioManager
4
+ #Pluxbox RadioManager gives you the power, flexibility and speed you always wanted in a lightweight and easy-to-use web-based radio solution. With Pluxbox RadioManager you can organise your radio workflow and automate your omnichannel communication with your listeners. We offer wide range specialised services for the radio and connections like Hybrid Radio, Visual Radio, your website and social media without losing focus on your broadcast. For more information visit https://pluxbox.com
5
5
 
6
6
  OpenAPI spec version: 2.0
7
7
  Contact: support@pluxbox.com
@@ -1,7 +1,7 @@
1
1
  =begin
2
- #RadioManager
2
+ #Pluxbox Radiomanager Client
3
3
 
4
- #RadioManager
4
+ #Pluxbox RadioManager gives you the power, flexibility and speed you always wanted in a lightweight and easy-to-use web-based radio solution. With Pluxbox RadioManager you can organise your radio workflow and automate your omnichannel communication with your listeners. We offer wide range specialised services for the radio and connections like Hybrid Radio, Visual Radio, your website and social media without losing focus on your broadcast. For more information visit https://pluxbox.com
5
5
 
6
6
  OpenAPI spec version: 2.0
7
7
  Contact: support@pluxbox.com
@@ -1,7 +1,7 @@
1
1
  =begin
2
- #RadioManager
2
+ #Pluxbox Radiomanager Client
3
3
 
4
- #RadioManager
4
+ #Pluxbox RadioManager gives you the power, flexibility and speed you always wanted in a lightweight and easy-to-use web-based radio solution. With Pluxbox RadioManager you can organise your radio workflow and automate your omnichannel communication with your listeners. We offer wide range specialised services for the radio and connections like Hybrid Radio, Visual Radio, your website and social media without losing focus on your broadcast. For more information visit https://pluxbox.com
5
5
 
6
6
  OpenAPI spec version: 2.0
7
7
  Contact: support@pluxbox.com
@@ -1,7 +1,7 @@
1
1
  =begin
2
- #RadioManager
2
+ #Pluxbox Radiomanager Client
3
3
 
4
- #RadioManager
4
+ #Pluxbox RadioManager gives you the power, flexibility and speed you always wanted in a lightweight and easy-to-use web-based radio solution. With Pluxbox RadioManager you can organise your radio workflow and automate your omnichannel communication with your listeners. We offer wide range specialised services for the radio and connections like Hybrid Radio, Visual Radio, your website and social media without losing focus on your broadcast. For more information visit https://pluxbox.com
5
5
 
6
6
  OpenAPI spec version: 2.0
7
7
  Contact: support@pluxbox.com
@@ -1,7 +1,7 @@
1
1
  =begin
2
- #RadioManager
2
+ #Pluxbox Radiomanager Client
3
3
 
4
- #RadioManager
4
+ #Pluxbox RadioManager gives you the power, flexibility and speed you always wanted in a lightweight and easy-to-use web-based radio solution. With Pluxbox RadioManager you can organise your radio workflow and automate your omnichannel communication with your listeners. We offer wide range specialised services for the radio and connections like Hybrid Radio, Visual Radio, your website and social media without losing focus on your broadcast. For more information visit https://pluxbox.com
5
5
 
6
6
  OpenAPI spec version: 2.0
7
7
  Contact: support@pluxbox.com
@@ -1,7 +1,7 @@
1
1
  =begin
2
- #RadioManager
2
+ #Pluxbox Radiomanager Client
3
3
 
4
- #RadioManager
4
+ #Pluxbox RadioManager gives you the power, flexibility and speed you always wanted in a lightweight and easy-to-use web-based radio solution. With Pluxbox RadioManager you can organise your radio workflow and automate your omnichannel communication with your listeners. We offer wide range specialised services for the radio and connections like Hybrid Radio, Visual Radio, your website and social media without losing focus on your broadcast. For more information visit https://pluxbox.com
5
5
 
6
6
  OpenAPI spec version: 2.0
7
7
  Contact: support@pluxbox.com
@@ -1,7 +1,7 @@
1
1
  =begin
2
- #RadioManager
2
+ #Pluxbox Radiomanager Client
3
3
 
4
- #RadioManager
4
+ #Pluxbox RadioManager gives you the power, flexibility and speed you always wanted in a lightweight and easy-to-use web-based radio solution. With Pluxbox RadioManager you can organise your radio workflow and automate your omnichannel communication with your listeners. We offer wide range specialised services for the radio and connections like Hybrid Radio, Visual Radio, your website and social media without losing focus on your broadcast. For more information visit https://pluxbox.com
5
5
 
6
6
  OpenAPI spec version: 2.0
7
7
  Contact: support@pluxbox.com
@@ -1,7 +1,7 @@
1
1
  =begin
2
- #RadioManager
2
+ #Pluxbox Radiomanager Client
3
3
 
4
- #RadioManager
4
+ #Pluxbox RadioManager gives you the power, flexibility and speed you always wanted in a lightweight and easy-to-use web-based radio solution. With Pluxbox RadioManager you can organise your radio workflow and automate your omnichannel communication with your listeners. We offer wide range specialised services for the radio and connections like Hybrid Radio, Visual Radio, your website and social media without losing focus on your broadcast. For more information visit https://pluxbox.com
5
5
 
6
6
  OpenAPI spec version: 2.0
7
7
  Contact: support@pluxbox.com
@@ -1,7 +1,7 @@
1
1
  =begin
2
- #RadioManager
2
+ #Pluxbox Radiomanager Client
3
3
 
4
- #RadioManager
4
+ #Pluxbox RadioManager gives you the power, flexibility and speed you always wanted in a lightweight and easy-to-use web-based radio solution. With Pluxbox RadioManager you can organise your radio workflow and automate your omnichannel communication with your listeners. We offer wide range specialised services for the radio and connections like Hybrid Radio, Visual Radio, your website and social media without losing focus on your broadcast. For more information visit https://pluxbox.com
5
5
 
6
6
  OpenAPI spec version: 2.0
7
7
  Contact: support@pluxbox.com
@@ -1,7 +1,7 @@
1
1
  =begin
2
- #RadioManager
2
+ #Pluxbox Radiomanager Client
3
3
 
4
- #RadioManager
4
+ #Pluxbox RadioManager gives you the power, flexibility and speed you always wanted in a lightweight and easy-to-use web-based radio solution. With Pluxbox RadioManager you can organise your radio workflow and automate your omnichannel communication with your listeners. We offer wide range specialised services for the radio and connections like Hybrid Radio, Visual Radio, your website and social media without losing focus on your broadcast. For more information visit https://pluxbox.com
5
5
 
6
6
  OpenAPI spec version: 2.0
7
7
  Contact: support@pluxbox.com
@@ -1,7 +1,7 @@
1
1
  =begin
2
- #RadioManager
2
+ #Pluxbox Radiomanager Client
3
3
 
4
- #RadioManager
4
+ #Pluxbox RadioManager gives you the power, flexibility and speed you always wanted in a lightweight and easy-to-use web-based radio solution. With Pluxbox RadioManager you can organise your radio workflow and automate your omnichannel communication with your listeners. We offer wide range specialised services for the radio and connections like Hybrid Radio, Visual Radio, your website and social media without losing focus on your broadcast. For more information visit https://pluxbox.com
5
5
 
6
6
  OpenAPI spec version: 2.0
7
7
  Contact: support@pluxbox.com
@@ -1,7 +1,7 @@
1
1
  =begin
2
- #RadioManager
2
+ #Pluxbox Radiomanager Client
3
3
 
4
- #RadioManager
4
+ #Pluxbox RadioManager gives you the power, flexibility and speed you always wanted in a lightweight and easy-to-use web-based radio solution. With Pluxbox RadioManager you can organise your radio workflow and automate your omnichannel communication with your listeners. We offer wide range specialised services for the radio and connections like Hybrid Radio, Visual Radio, your website and social media without losing focus on your broadcast. For more information visit https://pluxbox.com
5
5
 
6
6
  OpenAPI spec version: 2.0
7
7
  Contact: support@pluxbox.com
@@ -1,7 +1,7 @@
1
1
  =begin
2
- #RadioManager
2
+ #Pluxbox Radiomanager Client
3
3
 
4
- #RadioManager
4
+ #Pluxbox RadioManager gives you the power, flexibility and speed you always wanted in a lightweight and easy-to-use web-based radio solution. With Pluxbox RadioManager you can organise your radio workflow and automate your omnichannel communication with your listeners. We offer wide range specialised services for the radio and connections like Hybrid Radio, Visual Radio, your website and social media without losing focus on your broadcast. For more information visit https://pluxbox.com
5
5
 
6
6
  OpenAPI spec version: 2.0
7
7
  Contact: support@pluxbox.com
@@ -1,7 +1,7 @@
1
1
  =begin
2
- #RadioManager
2
+ #Pluxbox Radiomanager Client
3
3
 
4
- #RadioManager
4
+ #Pluxbox RadioManager gives you the power, flexibility and speed you always wanted in a lightweight and easy-to-use web-based radio solution. With Pluxbox RadioManager you can organise your radio workflow and automate your omnichannel communication with your listeners. We offer wide range specialised services for the radio and connections like Hybrid Radio, Visual Radio, your website and social media without losing focus on your broadcast. For more information visit https://pluxbox.com
5
5
 
6
6
  OpenAPI spec version: 2.0
7
7
  Contact: support@pluxbox.com
@@ -1,7 +1,7 @@
1
1
  =begin
2
- #RadioManager
2
+ #Pluxbox Radiomanager Client
3
3
 
4
- #RadioManager
4
+ #Pluxbox RadioManager gives you the power, flexibility and speed you always wanted in a lightweight and easy-to-use web-based radio solution. With Pluxbox RadioManager you can organise your radio workflow and automate your omnichannel communication with your listeners. We offer wide range specialised services for the radio and connections like Hybrid Radio, Visual Radio, your website and social media without losing focus on your broadcast. For more information visit https://pluxbox.com
5
5
 
6
6
  OpenAPI spec version: 2.0
7
7
  Contact: support@pluxbox.com
@@ -1,7 +1,7 @@
1
1
  =begin
2
- #RadioManager
2
+ #Pluxbox Radiomanager Client
3
3
 
4
- #RadioManager
4
+ #Pluxbox RadioManager gives you the power, flexibility and speed you always wanted in a lightweight and easy-to-use web-based radio solution. With Pluxbox RadioManager you can organise your radio workflow and automate your omnichannel communication with your listeners. We offer wide range specialised services for the radio and connections like Hybrid Radio, Visual Radio, your website and social media without losing focus on your broadcast. For more information visit https://pluxbox.com
5
5
 
6
6
  OpenAPI spec version: 2.0
7
7
  Contact: support@pluxbox.com
@@ -1,7 +1,7 @@
1
1
  =begin
2
- #RadioManager
2
+ #Pluxbox Radiomanager Client
3
3
 
4
- #RadioManager
4
+ #Pluxbox RadioManager gives you the power, flexibility and speed you always wanted in a lightweight and easy-to-use web-based radio solution. With Pluxbox RadioManager you can organise your radio workflow and automate your omnichannel communication with your listeners. We offer wide range specialised services for the radio and connections like Hybrid Radio, Visual Radio, your website and social media without losing focus on your broadcast. For more information visit https://pluxbox.com
5
5
 
6
6
  OpenAPI spec version: 2.0
7
7
  Contact: support@pluxbox.com
@@ -1,7 +1,7 @@
1
1
  =begin
2
- #RadioManager
2
+ #Pluxbox Radiomanager Client
3
3
 
4
- #RadioManager
4
+ #Pluxbox RadioManager gives you the power, flexibility and speed you always wanted in a lightweight and easy-to-use web-based radio solution. With Pluxbox RadioManager you can organise your radio workflow and automate your omnichannel communication with your listeners. We offer wide range specialised services for the radio and connections like Hybrid Radio, Visual Radio, your website and social media without losing focus on your broadcast. For more information visit https://pluxbox.com
5
5
 
6
6
  OpenAPI spec version: 2.0
7
7
  Contact: support@pluxbox.com
@@ -1,7 +1,7 @@
1
1
  =begin
2
- #RadioManager
2
+ #Pluxbox Radiomanager Client
3
3
 
4
- #RadioManager
4
+ #Pluxbox RadioManager gives you the power, flexibility and speed you always wanted in a lightweight and easy-to-use web-based radio solution. With Pluxbox RadioManager you can organise your radio workflow and automate your omnichannel communication with your listeners. We offer wide range specialised services for the radio and connections like Hybrid Radio, Visual Radio, your website and social media without losing focus on your broadcast. For more information visit https://pluxbox.com
5
5
 
6
6
  OpenAPI spec version: 2.0
7
7
  Contact: support@pluxbox.com
@@ -1,7 +1,7 @@
1
1
  =begin
2
- #RadioManager
2
+ #Pluxbox Radiomanager Client
3
3
 
4
- #RadioManager
4
+ #Pluxbox RadioManager gives you the power, flexibility and speed you always wanted in a lightweight and easy-to-use web-based radio solution. With Pluxbox RadioManager you can organise your radio workflow and automate your omnichannel communication with your listeners. We offer wide range specialised services for the radio and connections like Hybrid Radio, Visual Radio, your website and social media without losing focus on your broadcast. For more information visit https://pluxbox.com
5
5
 
6
6
  OpenAPI spec version: 2.0
7
7
  Contact: support@pluxbox.com
@@ -1,7 +1,7 @@
1
1
  =begin
2
- #RadioManager
2
+ #Pluxbox Radiomanager Client
3
3
 
4
- #RadioManager
4
+ #Pluxbox RadioManager gives you the power, flexibility and speed you always wanted in a lightweight and easy-to-use web-based radio solution. With Pluxbox RadioManager you can organise your radio workflow and automate your omnichannel communication with your listeners. We offer wide range specialised services for the radio and connections like Hybrid Radio, Visual Radio, your website and social media without losing focus on your broadcast. For more information visit https://pluxbox.com
5
5
 
6
6
  OpenAPI spec version: 2.0
7
7
  Contact: support@pluxbox.com
@@ -1,7 +1,7 @@
1
1
  =begin
2
- #RadioManager
2
+ #Pluxbox Radiomanager Client
3
3
 
4
- #RadioManager
4
+ #Pluxbox RadioManager gives you the power, flexibility and speed you always wanted in a lightweight and easy-to-use web-based radio solution. With Pluxbox RadioManager you can organise your radio workflow and automate your omnichannel communication with your listeners. We offer wide range specialised services for the radio and connections like Hybrid Radio, Visual Radio, your website and social media without losing focus on your broadcast. For more information visit https://pluxbox.com
5
5
 
6
6
  OpenAPI spec version: 2.0
7
7
  Contact: support@pluxbox.com
@@ -1,7 +1,7 @@
1
1
  =begin
2
- #RadioManager
2
+ #Pluxbox Radiomanager Client
3
3
 
4
- #RadioManager
4
+ #Pluxbox RadioManager gives you the power, flexibility and speed you always wanted in a lightweight and easy-to-use web-based radio solution. With Pluxbox RadioManager you can organise your radio workflow and automate your omnichannel communication with your listeners. We offer wide range specialised services for the radio and connections like Hybrid Radio, Visual Radio, your website and social media without losing focus on your broadcast. For more information visit https://pluxbox.com
5
5
 
6
6
  OpenAPI spec version: 2.0
7
7
  Contact: support@pluxbox.com
@@ -1,7 +1,7 @@
1
1
  =begin
2
- #RadioManager
2
+ #Pluxbox Radiomanager Client
3
3
 
4
- #RadioManager
4
+ #Pluxbox RadioManager gives you the power, flexibility and speed you always wanted in a lightweight and easy-to-use web-based radio solution. With Pluxbox RadioManager you can organise your radio workflow and automate your omnichannel communication with your listeners. We offer wide range specialised services for the radio and connections like Hybrid Radio, Visual Radio, your website and social media without losing focus on your broadcast. For more information visit https://pluxbox.com
5
5
 
6
6
  OpenAPI spec version: 2.0
7
7
  Contact: support@pluxbox.com
@@ -1,7 +1,7 @@
1
1
  =begin
2
- #RadioManager
2
+ #Pluxbox Radiomanager Client
3
3
 
4
- #RadioManager
4
+ #Pluxbox RadioManager gives you the power, flexibility and speed you always wanted in a lightweight and easy-to-use web-based radio solution. With Pluxbox RadioManager you can organise your radio workflow and automate your omnichannel communication with your listeners. We offer wide range specialised services for the radio and connections like Hybrid Radio, Visual Radio, your website and social media without losing focus on your broadcast. For more information visit https://pluxbox.com
5
5
 
6
6
  OpenAPI spec version: 2.0
7
7
  Contact: support@pluxbox.com
@@ -1,7 +1,7 @@
1
1
  =begin
2
- #RadioManager
2
+ #Pluxbox Radiomanager Client
3
3
 
4
- #RadioManager
4
+ #Pluxbox RadioManager gives you the power, flexibility and speed you always wanted in a lightweight and easy-to-use web-based radio solution. With Pluxbox RadioManager you can organise your radio workflow and automate your omnichannel communication with your listeners. We offer wide range specialised services for the radio and connections like Hybrid Radio, Visual Radio, your website and social media without losing focus on your broadcast. For more information visit https://pluxbox.com
5
5
 
6
6
  OpenAPI spec version: 2.0
7
7
  Contact: support@pluxbox.com
@@ -1,7 +1,7 @@
1
1
  =begin
2
- #RadioManager
2
+ #Pluxbox Radiomanager Client
3
3
 
4
- #RadioManager
4
+ #Pluxbox RadioManager gives you the power, flexibility and speed you always wanted in a lightweight and easy-to-use web-based radio solution. With Pluxbox RadioManager you can organise your radio workflow and automate your omnichannel communication with your listeners. We offer wide range specialised services for the radio and connections like Hybrid Radio, Visual Radio, your website and social media without losing focus on your broadcast. For more information visit https://pluxbox.com
5
5
 
6
6
  OpenAPI spec version: 2.0
7
7
  Contact: support@pluxbox.com
@@ -1,7 +1,7 @@
1
1
  =begin
2
- #RadioManager
2
+ #Pluxbox Radiomanager Client
3
3
 
4
- #RadioManager
4
+ #Pluxbox RadioManager gives you the power, flexibility and speed you always wanted in a lightweight and easy-to-use web-based radio solution. With Pluxbox RadioManager you can organise your radio workflow and automate your omnichannel communication with your listeners. We offer wide range specialised services for the radio and connections like Hybrid Radio, Visual Radio, your website and social media without losing focus on your broadcast. For more information visit https://pluxbox.com
5
5
 
6
6
  OpenAPI spec version: 2.0
7
7
  Contact: support@pluxbox.com
@@ -1,7 +1,7 @@
1
1
  =begin
2
- #RadioManager
2
+ #Pluxbox Radiomanager Client
3
3
 
4
- #RadioManager
4
+ #Pluxbox RadioManager gives you the power, flexibility and speed you always wanted in a lightweight and easy-to-use web-based radio solution. With Pluxbox RadioManager you can organise your radio workflow and automate your omnichannel communication with your listeners. We offer wide range specialised services for the radio and connections like Hybrid Radio, Visual Radio, your website and social media without losing focus on your broadcast. For more information visit https://pluxbox.com
5
5
 
6
6
  OpenAPI spec version: 2.0
7
7
  Contact: support@pluxbox.com
@@ -1,7 +1,7 @@
1
1
  =begin
2
- #RadioManager
2
+ #Pluxbox Radiomanager Client
3
3
 
4
- #RadioManager
4
+ #Pluxbox RadioManager gives you the power, flexibility and speed you always wanted in a lightweight and easy-to-use web-based radio solution. With Pluxbox RadioManager you can organise your radio workflow and automate your omnichannel communication with your listeners. We offer wide range specialised services for the radio and connections like Hybrid Radio, Visual Radio, your website and social media without losing focus on your broadcast. For more information visit https://pluxbox.com
5
5
 
6
6
  OpenAPI spec version: 2.0
7
7
  Contact: support@pluxbox.com
@@ -1,7 +1,7 @@
1
1
  =begin
2
- #RadioManager
2
+ #Pluxbox Radiomanager Client
3
3
 
4
- #RadioManager
4
+ #Pluxbox RadioManager gives you the power, flexibility and speed you always wanted in a lightweight and easy-to-use web-based radio solution. With Pluxbox RadioManager you can organise your radio workflow and automate your omnichannel communication with your listeners. We offer wide range specialised services for the radio and connections like Hybrid Radio, Visual Radio, your website and social media without losing focus on your broadcast. For more information visit https://pluxbox.com
5
5
 
6
6
  OpenAPI spec version: 2.0
7
7
  Contact: support@pluxbox.com
@@ -1,7 +1,7 @@
1
1
  =begin
2
- #RadioManager
2
+ #Pluxbox Radiomanager Client
3
3
 
4
- #RadioManager
4
+ #Pluxbox RadioManager gives you the power, flexibility and speed you always wanted in a lightweight and easy-to-use web-based radio solution. With Pluxbox RadioManager you can organise your radio workflow and automate your omnichannel communication with your listeners. We offer wide range specialised services for the radio and connections like Hybrid Radio, Visual Radio, your website and social media without losing focus on your broadcast. For more information visit https://pluxbox.com
5
5
 
6
6
  OpenAPI spec version: 2.0
7
7
  Contact: support@pluxbox.com
@@ -1,7 +1,7 @@
1
1
  =begin
2
- #RadioManager
2
+ #Pluxbox Radiomanager Client
3
3
 
4
- #RadioManager
4
+ #Pluxbox RadioManager gives you the power, flexibility and speed you always wanted in a lightweight and easy-to-use web-based radio solution. With Pluxbox RadioManager you can organise your radio workflow and automate your omnichannel communication with your listeners. We offer wide range specialised services for the radio and connections like Hybrid Radio, Visual Radio, your website and social media without losing focus on your broadcast. For more information visit https://pluxbox.com
5
5
 
6
6
  OpenAPI spec version: 2.0
7
7
  Contact: support@pluxbox.com
@@ -1,7 +1,7 @@
1
1
  =begin
2
- #RadioManager
2
+ #Pluxbox Radiomanager Client
3
3
 
4
- #RadioManager
4
+ #Pluxbox RadioManager gives you the power, flexibility and speed you always wanted in a lightweight and easy-to-use web-based radio solution. With Pluxbox RadioManager you can organise your radio workflow and automate your omnichannel communication with your listeners. We offer wide range specialised services for the radio and connections like Hybrid Radio, Visual Radio, your website and social media without losing focus on your broadcast. For more information visit https://pluxbox.com
5
5
 
6
6
  OpenAPI spec version: 2.0
7
7
  Contact: support@pluxbox.com
@@ -1,7 +1,7 @@
1
1
  =begin
2
- #RadioManager
2
+ #Pluxbox Radiomanager Client
3
3
 
4
- #RadioManager
4
+ #Pluxbox RadioManager gives you the power, flexibility and speed you always wanted in a lightweight and easy-to-use web-based radio solution. With Pluxbox RadioManager you can organise your radio workflow and automate your omnichannel communication with your listeners. We offer wide range specialised services for the radio and connections like Hybrid Radio, Visual Radio, your website and social media without losing focus on your broadcast. For more information visit https://pluxbox.com
5
5
 
6
6
  OpenAPI spec version: 2.0
7
7
  Contact: support@pluxbox.com