Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LineIn support ? #155

Closed
Olf42bur opened this issue Jan 15, 2017 · 5 comments
Closed

LineIn support ? #155

Olf42bur opened this issue Jan 15, 2017 · 5 comments

Comments

@Olf42bur
Copy link

Olf42bur commented Jan 15, 2017

Hello,

I don't know if I miss something but I don't find the LineIn support.
I can see that there is a service for that, but I don't see how to use it...

The usage would simply to be able to set and get the LineIn mode.

Is it actually possible ?

Thanks !


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@toddanglin
Copy link

I believe the answer to this question is similar to an answer/observation I just posted related to the AlarmClock service.

In short, I think the only "Service" currently fully enabled in this library is ContentDirectory.

All other Services are "stubs" that would require some extra work to fully enable, including AudioIn.

I'm relatively new to this library myself, but that's my takeaway from the code. Hope it helps.

@bencevans
Copy link
Owner

bencevans commented Mar 6, 2017 via email

@toddanglin
Copy link

Thanks, Ben. That's what I thought. Will definitely take a look at what I can add.

In the meantime, my work-in-progress adapting this code for NativeScript is here:
https://github.com/toddanglin/nativescript-sonos

Shifted to TypeScript (for embedded type info) and Promises. So far just covered same APIs as this library, but will look at some of the other services soon.

@ebaauw
Copy link
Contributor

ebaauw commented Apr 25, 2017

As far as I understand, there is no "line-in mode". To select line-in, simply select a music source of type x-rincon-stream. See also issue #148.

@svrooij
Copy link
Collaborator

svrooij commented Jan 3, 2018

See my comment here about line-in mode. There now is a sample here and I just checked this and it works!

Closing this issue for now, please re-open it if this doesn't help you.

@svrooij svrooij closed this as completed Jan 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants