Jason Gray

Results 424 comments of Jason Gray

> How major of a rewrite would it take in order to utilize the REST API? What other features will be implementable after the conversion? Well https://github.com/pithos/pithos/blob/master/pithos/pandora/pandora.py would need to...

I'm what you'd call a "jack of all trades, master of none." I had no prior programming experience and knew nothing about python, GObject or JSON API's until I started...

> Oh, didn't realize they had a new set of APIs. The biggest question would just be if it supports all features we currently expose. At a glance it appears...

The advantage we have with the JSON API is that I'd guess there are fair amount of devices like stereos and what not that use it still, so I don't...

> If the mobile clients now use the new API this might actually be the first to drop support since they will migrate quickly. If I had to guess a...

What do you think? If we switch to the REST API it has the potential to drastically change what we can do with all the on demand features. It might...

To tell you the truth I haven't read up on REST API's yet. Isn't there a way where we can not even store the creds at all and just reuse...

When I add multiple account support it would nice to have the user set an arbitrary name for the account and use that name as the secret's key and have...

> Absolutely, was mostly showing off the async syntax. I need to read up on native async in python. Any reason for not just using the GLib async functions?

Here's a quick mockup of a dialog for creating an account with all the Pandora required info plus a place to name the account. ![screenshot from 2017-12-03 17-02-22](https://user-images.githubusercontent.com/6667703/33530939-19b666ac-d84c-11e7-8c11-25ea1ee2c1cd.png)