Spotify Tool - SDK components still in progress? #38
Replies: 4 comments 3 replies
|
tl;dr - as much as I want this myself, I would say not impossible, but improbable that we'd be able to add this to the community library any time soon (but we do hope you publish a standalone apk!)
Other concerns on our end:
|
|
Thanks for your thoughtful response! All of that makes perfect sense. I'm extremely grateful to be a part of such a cool project--Light has made my life so much better! Excited to see how things continue to develop :) |
|
Just chiming in to say I'm also interested in this - I want to be able to play my plex music library from my light phone so these same features would help with that as well. |
|
@jonathancaudill @wsturgiss here's a PR with the first iteration of the audio API. Any architecture we choose for persistent audio will require work on LightOS as well, so we decided to get the ball rolling by exposing in-tool audio support to third-party developers. Please chime in on the API, it’s still evolving and open to changes. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hey all!
Very excited about the potential of the SDK. I think people will build a lot of really cool stuff.
I've been working really hard on phono, a standalone Spotify client for the LPIII. As you can imagine, a standalone Spotify client has to do some fairly low-level things, and a lot of those are not currently supported here.
Here are a few things I'm curious about the status of.
That's just a few. Can definitely talk about more things that might be needed! For now, I will just port as much of the UI as I can to use the Kotlin light composables.
It should go without saying that I'll understand if not all these things are exposable. I'm mainly asking because someone already brought up an internet radio streaming tool! I think these sorts of things would benefit all potential tools :)
However, if a Spotify tool like phono is too low-level or somehow against the light SDK ethos, I totally understand and I think many users would be content to install it as an apk!! I just would love to buy in as much as possible to the vision you guys have--I really believe in it! In the meantime, I'll work on getting my other tool (stay tuned) ported over to this ASAP!
All reactions