Skip to content

Commit

Permalink
Merge pull request #3 from NickBorgers/add-playlists
Browse files Browse the repository at this point in the history
Add more playlists
  • Loading branch information
NickBorgers authored Nov 19, 2022
2 parents aca7e75 + cfeafb8 commit 959c2a7
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions configs/music_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,10 @@ music:
- variable: isNickHome
value: false
playback_options:
# Kygo Radio
- command: group.queue.urispotify
uri: spotify:user:spotify:playlist:37i9dQZF1E4zvzTbEfkwF2
volume_multiplier: 1
# Chill Tracks
- command: group.queue.urispotify
uri: spotify:user:spotify:playlist:37i9dQZF1DX6VdMW310YC7
Expand All @@ -106,6 +110,14 @@ music:
- command: group.queue.urispotify
uri: spotify:user:spotify:playlist:37i9dQZF1DX5Ozry5U6G0d
volume_multiplier: 1
# Lowkey tech
- command: group.queue.urispotify
uri: spotify:user:spotify:playlist:37i9dQZF1E4zvzTbEfkwF2
volume_multiplier: 1
# Owl City
- command: group.queue.urispotify
uri: spotify:user:spotify:playlist:37i9dQZF1E4zvzTbEfkwF2
volume_multiplier: 1
evening:
participants:
- player_name: "Living Room"
Expand Down

0 comments on commit 959c2a7

Please sign in to comment.