From 7c1b58706d833cc2c6d6d10c16709b2c6961622e Mon Sep 17 00:00:00 2001 From: abs3nt Date: Mon, 16 Jan 2023 18:50:13 -0800 Subject: [PATCH] Update 'Home' --- Home.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 5c75dc7..74937d1 100644 --- a/Home.md +++ b/Home.md @@ -102,4 +102,15 @@ use "gospt --help" to see this page ```gospt radio``` starts the gospt radio based on the currently playing song -```gospt refillradio``` deletes all played songs from the radio and fills it with new ones \ No newline at end of file +```gospt refillradio``` deletes all played songs from the radio and fills it with new ones + +## Common Problems +### Error on trying to play a song/radio/playlist + +Make sure you have a device selected by pressing ```d``` while viewing the TUI or by running ```gospt selectdevice``` and choosing a device. + +### No devices are showing in the device menu +Make sure your client is running. + +### I can't stream to my chromecast or other device +If you would like to use one of these devices as your client you must first select it on your mobile phone or using the official Spotify client. After it is selected as your playback device it will be controllable via gospt and show up in your device menu. \ No newline at end of file