soup-bowl / localib

Keeps your Discogs library offline and searchable.
https://localib.app
MIT License
0 stars 0 forks source link

Broken authentication not detected #28

Open soup-bowl opened 2 weeks ago

soup-bowl commented 2 weeks ago

If you've only partially filled the login details field, this is not picked up on and a request is made to Discogs regardless. If your collection is public, then it will fail but after trying to load data.

The pull step should detect if the config settings aren't there. Check also that a failed pull is detected and canceled and not just persevered into broken data.