user configuration: /config/config.yaml
data directory: /config
plugin paths: []
Loading plugins: chroma, convert, deezer, embedart, fetchart, fromfilename, lastgenre, lyrics, musicbrainz, replaygain, scrub, spotify, web
fetchart: google: Disabling art source due to missing key
fetchart: lastfm: Disabling art source due to missing key
lastgenre: Loading whitelist /lsiopy/lib/python3.12/site-packages/beetsplug/lastgenre/genres.txt
Sending event: pluginload
library database: /config/musiclibrary.blb
library directory: /music
Sending event: library_opened
Parsed query: AndQuery([OrQuery([SubstringQuery('artist', 'Journey', fast=True), SubstringQuery('title', 'Journey', fast=True), SubstringQuery('comments', 'Journey', fast=True), SubstringQuery('album', 'Journey', fast=True), SubstringQuery('albumartist', 'Journey', fast=True), SubstringQuery('genre', 'Journey', fast=True)])])
Parsed sort: NullSort()
spotify: Processing 1 tracks...
spotify: Searching Spotify for 'I Need You to Love Me - FredTown Manila Remix artist:'BarlowGirl' album:'Our Journey...So Far''
spotify: Spotify access token has expired. Reauthenticating.
error: Spotify authorization failed: 400 Client Error: Bad Request for url: https://accounts.spotify.com/api/token
{"error":"invalid_client","error_description":"Invalid client"}
Note: spotify access token has expired. With authentication error. As of two days ago when I last used beets, this wasn't happening (same exact setup).
Problem
Running this command in verbose (
-vv) mode:beet -vv spotify "Journey"Led to this problem:
Note: spotify access token has expired. With authentication error. As of two days ago when I last used beets, this wasn't happening (same exact setup).
Setup
My configuration (output of
beet config) is: