this reinstates the boolean fields in the database from the original PR to work around a foreign key contraint. THE UI remains unchanged
23 lines
551 B
YAML
23 lines
551 B
YAML
cc_show:
|
|
- id: "1"
|
|
name: "test show"
|
|
url: null
|
|
genre: null
|
|
description: null
|
|
color: ffffff
|
|
background_color: "364492"
|
|
live_stream_using_airtime_auth: false
|
|
live_stream_using_custom_auth: false
|
|
live_stream_user: null
|
|
live_stream_pass: null
|
|
linked: false
|
|
is_linkable: true
|
|
image_path: ""
|
|
has_autoplaylist: false
|
|
autoplaylist_id: null
|
|
autoplaylist_repeat: false
|
|
override_intro_playlist: false
|
|
intro_playlist_id: null
|
|
override_outro_playlist: false
|
|
outro_playlist_id: null
|