S
simex
Guest
Hey all.
First off, can I say just how cool this whole thing is!! Finally, a system that I can sink my C# teeth into!
And as a foray into that, I was thinking about creating a DAAP (iTunes streaming protocol) client plugin (ie. use iTunes or another DAAP-compatable client (like RythymBox or Banshee) to stream music to MediaPortal.
I have searched your forums but there has been no other DAAP plugins...
Is anyone else interested? Or is it just me...?
Comments appreciated
PS. I have a BSD-liscenced C# DAAP Client *and* server implementation, but I think that the client will be much easier to do first up
PPS. How am I meant to get the System.IO.Stream of the music data to whatever plays the music? I'm thinking of having a look at the My Music plugin because at least the layout will be similar?
Pity there is no "Data provider" interface so you can have generic transport plugins (ie. a file:// one a http:// one a daap:// one
First off, can I say just how cool this whole thing is!! Finally, a system that I can sink my C# teeth into!
And as a foray into that, I was thinking about creating a DAAP (iTunes streaming protocol) client plugin (ie. use iTunes or another DAAP-compatable client (like RythymBox or Banshee) to stream music to MediaPortal.
I have searched your forums but there has been no other DAAP plugins...
Is anyone else interested? Or is it just me...?
Comments appreciated
PS. I have a BSD-liscenced C# DAAP Client *and* server implementation, but I think that the client will be much easier to do first up
PPS. How am I meant to get the System.IO.Stream of the music data to whatever plays the music? I'm thinking of having a look at the My Music plugin because at least the layout will be similar?
Pity there is no "Data provider" interface so you can have generic transport plugins (ie. a file:// one a http:// one a daap:// one