home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
DAAP/iTunes plugin?
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="simex" data-source="post: 80916"><p>Great to see some people support it.<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite8" alt=":D" title="Big Grin :D" loading="lazy" data-shortname=":D" /> </p><p>I'm doing this for two main reasons: One, to do some coding with MP (it's my first plugin - although i've done pleanty of C#) and two, because my roommate uses <a href="http://www.rhythmbox.org/" target="_blank">http://www.rhythmbox.org/</a> which can use DAAP to stream the music out <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite8" alt=":D" title="Big Grin :D" loading="lazy" data-shortname=":D" /></p><p>(BTW, I'll be testing up against his client for the most part. Once I get that somewhat working, I'll put it up to be tested more widely.</p><p></p><p>Oh and just to note, iTUNES 7 IS NOT SUPPORTED AT THIS TIME! <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite4" alt=":mad:" title="Mad :mad:" loading="lazy" data-shortname=":mad:" /> </p><p>This is because no-one has figured out the (slightly modified) DAAP protocol that Apple is using in iTunes 7. Once this gets worked out I'll add it. (It should be something simple <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite5" alt=":confused:" title="Confused :confused:" loading="lazy" data-shortname=":confused:" /> )</p><p></p><p>The way i'm thinking about it looking is something like My Music (I might "borrow" their code a bit <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite2" alt=";)" title="Wink ;)" loading="lazy" data-shortname=";)" /> ) with the extra element of choosing the server first up (instead of picking a location to start browsing). I havn't looked through My Music's code to see what they do, but I think that's the direction i'll go in.</p><p></p><p>If there is a way of DAAP becoming like a "provider" for my music (so you could just add DAAP shares like you add locations now) that would be better, but I don't think that's possible - more research to come <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite11" alt=":rolleyes:" title="Roll Eyes :rolleyes:" loading="lazy" data-shortname=":rolleyes:" /> )</p><p></p><p>As for iTunes Video, that might come *after* i get this working!!!</p><p></p><p>I'll add a Wiki page once I get a semi-stable-at-least-it-does-something version. Once it actually does what it's meant to do, then I'll add it to the main page's plugins section.</p><p></p><p>Great to hear someone else but me (and my roommate) wants it!!</p><p></p><p>I'll keep you informed <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite2" alt=";)" title="Wink ;)" loading="lazy" data-shortname=";)" /> </p><p></p><p></p><p>Simon</p><p><img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p></p><p>PS. I've noticed that they have released (or at least, put into CVS) a new Music Engine. What are your thoughts? Should I aim for that first? Or would you really like the plugin to support the current stable version??</p><p>My personal preference is for the newer version seeing as this plugin will probably see semi-stable-ness somewhere around the next stable release of MP <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite7" alt=":p" title="Stick Out Tongue :p" loading="lazy" data-shortname=":p" /></p></blockquote><p></p>
[QUOTE="simex, post: 80916"] Great to see some people support it.:thx: I'm doing this for two main reasons: One, to do some coding with MP (it's my first plugin - although i've done pleanty of C#) and two, because my roommate uses [URL="http://www.rhythmbox.org/"]http://www.rhythmbox.org/[/URL] which can use DAAP to stream the music out :D (BTW, I'll be testing up against his client for the most part. Once I get that somewhat working, I'll put it up to be tested more widely. Oh and just to note, iTUNES 7 IS NOT SUPPORTED AT THIS TIME! :growl: This is because no-one has figured out the (slightly modified) DAAP protocol that Apple is using in iTunes 7. Once this gets worked out I'll add it. (It should be something simple :S ) The way i'm thinking about it looking is something like My Music (I might "borrow" their code a bit ;) ) with the extra element of choosing the server first up (instead of picking a location to start browsing). I havn't looked through My Music's code to see what they do, but I think that's the direction i'll go in. If there is a way of DAAP becoming like a "provider" for my music (so you could just add DAAP shares like you add locations now) that would be better, but I don't think that's possible - more research to come :rolleyes: ) As for iTunes Video, that might come *after* i get this working!!! I'll add a Wiki page once I get a semi-stable-at-least-it-does-something version. Once it actually does what it's meant to do, then I'll add it to the main page's plugins section. Great to hear someone else but me (and my roommate) wants it!! I'll keep you informed ;) Simon :-) PS. I've noticed that they have released (or at least, put into CVS) a new Music Engine. What are your thoughts? Should I aim for that first? Or would you really like the plugin to support the current stable version?? My personal preference is for the newer version seeing as this plugin will probably see semi-stable-ness somewhere around the next stable release of MP :P [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
DAAP/iTunes plugin?
Contact us
RSS
Top
Bottom