Skip to content
Snippets Groups Projects
Verified Commit d08343e9 authored by Ernesto Rico Schmidt's avatar Ernesto Rico Schmidt
Browse files

feat: update Radio Settings fixture

parent 99157302
No related branches found
No related tags found
No related merge requests found
[
{
"model": "program.radiosettings",
"pk": 1,
"fields": {
"cba_api_key": "",
"cba_domains": [
"cba.media"
],
"fallback_default_pool": "fallback",
"fallback_pools": {
"fallback": "Station Fallback Pool"
},
"fallback_show": null,
"host_image_aspect_ratio": "1:1",
"host_image_shape": "round",
"line_in_channels": {
"0": "live",
"1": "preprod"
},
"micro_show": null,
"note_image_aspect_ratio": "16:9",
"note_image_shape": "rect",
"show_image_aspect_ratio": "16:9",
"show_image_shape": "rect",
"show_logo_aspect_ratio": "1:1",
"show_logo_shape": "rect",
"station_logo": null,
"station_name": "Radio AURA",
"station_website": "https://aura.radio"
{
"model": "program.radiosettings",
"pk": 1,
"fields": {
"cba_api_key": "",
"cba_domains": ["cba.media"],
"fallback_default_pool": "fallback",
"fallback_show": null,
"host_image_aspect_ratio": "1:1",
"host_image_shape": "round",
"line_in_channels": {"0": "live", "1": "preprod"},
"micro_show": null,
"note_image_aspect_ratio": "16:9",
"pools": {"fallback": "Station Fallback Pool"},
"note_image_shape": "rect",
"show_image_aspect_ratio": "16:9",
"show_image_shape": "rect",
"show_logo_aspect_ratio": "1:1",
"show_logo_shape": "rect",
"station_logo": null,
"station_name": "Radio AURA",
"station_website": "https://aura.radio",
},
}
}
]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment