08.03.2025 17:17, Pascal Stumpf пишет: > +Spotify OAuth authentication > +======================
Shouldn't the lining end up? Anyways... > > -Alternatively, the rc.d(8) script runs as dedicated user on the system D-Bus > -where user keyring services (running on its session D-Bus) are unavailable. > +Authentication via OAuth must be set up using > + > +$ spotifyd authenticate -c . > + > +This will redirect you to a web browser to complete the OAuth process, then > +place a credentials.json file in the current directory. > + > +Copy this file to ${HOME_DIR}/cache/oauth for use by the systemwide instance. Excellent, that makes sense to me, thanks. OK kn