askvictor

Results 24 comments of askvictor

I had some problems with using a TFA account with WebClient - it won't accept an app-specific password, but it's not possible to use less-secure login with TFA. I added...

Correct me if I'm wrong, but a quick test seemed to show that create_station creates an instant mix based on the seed track/album/artist. I just tried it without and AA...

I'm happy to help out with Google Drive. Am trying to think of ways to leverage the API rather than curl'ing public drive links...

Was thinking about that; I think the solution would be to create a web-app which handles the auth and user options, which generates a config file for the user do...

Have also been thinking about the rclone based fork - I'm guessing that would be tricky for user setup, but if the token could be generated in a web app...

I'm doing active development on this plugin at https://github.com/squeezebox-googlemusic/squeezebox-googlemusic - hechtus is MIA. This issue is fixed in my repo.

The API has changed, this project hasn't. It looks like @hechtus has dropped out; @nick7634 has made some mods but the project is in a bit of a mess

May I propose a hard-fork of this repository (squeezebox-googlemusic-NG?) to be able to have our own issue tracker and ability to add developers/PRs where required? There seem to be a...

Fixed it! see https://github.com/squeezebox-googlemusic/squeezebox-googlemusic/commit/e6fa62d9da3bc7295023283ef5d25698737e5772

@hechtus @nick7634 I'm interested in updating this to the latest API; I'm quite proficient in python and used to work in perl. However, I have no idea where to start...