Update 'Home'

abs3nt 2023-01-16 18:50:13 -08:00
parent 0d17ccc050
commit 7c1b58706d
1 changed files with 12 additions and 1 deletions

13
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
```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.