2022-12-16 20:46:19 +00:00
|
|
|
[global]
|
|
|
|
# Your Spotify account name.
|
2024-08-24 11:39:59 +00:00
|
|
|
username_cmd = "jq -r .username $HOME/.cache/spotfyd/credentials.json"
|
|
|
|
password_cmd = "jq -r .auth_data $HOME/.cache/spotfyd/credentials.json"
|
|
|
|
cache_path = "/home/serguzim/.cache/spotfyd"
|
2022-12-16 20:46:19 +00:00
|
|
|
|
|
|
|
use_mpris = true
|
|
|
|
|
|
|
|
backend = "pulseaudio"
|
|
|
|
|
|
|
|
volume_controller = "softvol"
|
|
|
|
|
|
|
|
device_name = "portalo"
|
|
|
|
#device_type = "computer" # correct but no shared sessions
|
|
|
|
device_type = "speaker" # allows shared sessions
|