Chris Newton

Results 15 issues of Chris Newton

2019-03-31 10:39:11,731 ERROR [unsonic][waitress] Error talking to LastFM: Invalid session key - Please re-authenticate

The startup takes longer than I'd like. It's certainly mostly work around the DB, but do a profile to check if its not something stupid.

enhancement

Have Unsonic front for other music services, like Google Music. Expose the gmusic library as part of the unsonic library for unsonic clients to use. https://unofficial-google-music-api.readthedocs.io/en/latest/

enhancement

First run through it mostly works, manual run. - [x] requires change to mishmash, nicfit/MishMash#260. - [ ] adjust install command to do launchd on osx

enhancement

With nicfit/MishMash#286, compare LastFM artist, album, tracks based on slugified versions of the names.

enhancement

Add support for multiple languages. Yes, I know this should be done sooner than later, but.. - [ ] intl protocol strings - [ ] select lastfm language

enhancement

Add a page that says how to install jamstash or another web client that is shown when no web client is configured or is not found.

enhancement

Have a startup password to (de)-encrypt the secrets in the database, like credentials for lastfm. Ask for the password on startup, keep decrypted data in memory only.

enhancement

I'm sure I can come up with uses... But for now, backlog the place holder

- Create a pip package for jamstash that works with unsonic - Use the static assets in pyramid to serve it up from installed source - Make it optional so...