Chris Newton
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.
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/
First run through it mostly works, manual run. - [x] requires change to mishmash, nicfit/MishMash#260. - [ ] adjust install command to do launchd on osx
With nicfit/MishMash#286, compare LastFM artist, album, tracks based on slugified versions of the names.
Add support for multiple languages. Yes, I know this should be done sooner than later, but.. - [ ] intl protocol strings - [ ] select lastfm language
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.
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.
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...