| |||||||
| Plugins Plugins developed and maintained by users. Want to create your own plugin? Start a thread in here. |
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Portal Member Join Date: Oct 2006 Location: Canberra, Australia Age: 23
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | Hey there all ![]() Just to let you know that the DAAP/iTunes streaming Plugin has completed the first step (the easiest one )THIS IS NOT THE FINAL PLUGIN. In fact, IT IS NOT A MP PLUGIN (yet!) This stand-alone app is designed to test your DAAP server (iTunes, RythymBox, Banshee, etc.) to see if it works with the implementation of the DAAP client that I am going to use. Please note that iTunes 7 is not supported just yet - it has some funky Hash issues that are yet to be resolved... Note that you need the .NET2 runtimes (but MP needs that too... so if you have MP working OK then this should also work OK) To use testing program:
If there is an error anyway through this, it should either print out a stack dump (which you should give to me if there is a problem (and also what you were doing, what client/server and what versions, etc.) or crash and a stack dump will be in the crash window. Alternatively if you have VS2005 you may be able to debug the code and tell me what line the crash occured at! If everyone can connect OK with their servers, we can move on the phase 2 - building the plugin (i'm still learning!)Good Luck!!!! Simon :-) LINK: (see Attachment) Attachment 634 |
| | |
| | #3 (permalink) | |
| Portal Member Join Date: Oct 2006 Location: Canberra, Australia Age: 23
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | Quote:
![]() Basically, DAAP has not been released by apple, and every time a new version comes out, some (very smart) people have to reverse-engineer the protocol to allow non iTunes servers/clients to work with it .For a more in-depth look, see http://en.wikipedia.org/wiki/Digital...ccess_Protocol Otherwise, you could always downgrade your client For now, if anyone has a non-iTunes-7-client, please try it out so I can move forward with this! Otherwise I may have to start looking at a UPnP version instead! Simon :-) | |
| | |
| | #4 (permalink) |
| Portal Member Join Date: Oct 2006 Location: Canberra, Australia Age: 23
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | Hey all. I have a nice preliminary version of DAAPplugin for you all ![]() There are (of course) some things that do not work:
Installation instructions:
Other than the above issues, if you find anything wrong, reply to this thread. Also, before you do that, try my testing tool located further up this thread - that will give more detailed error messages. Attachment 741 Good Luck!! |
| | |
| | #5 (permalink) |
| Portal Tester | I suppose its great work you're doing. Getting from MP to my iTunes-Music (and especially to the playlists) would be great. Unfortunately I don't like to switch back to an older version. I will wait until iTunes 7 is supported and then jump on your train! Keep up good work! |
| | |
| | #6 (permalink) |
| Portal Member Join Date: Oct 2006 Location: Canberra, Australia Age: 23
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | lol I think i get the vibe: Get iTunes 7 support, then i'll think about it. I've also made a version that adapts DAAP to normal FTP, so you don't even need the plugin. (The FTP server is a separate program.) If you are interested, see http://simex.bur.st/daap-ftp-adapter/ Note that as soon as iTunes7 support is out in the DAAP# library, both plugin and adapter can be updated, but probably the adapter first (because it's easier ;-) ) Simon :-) |
| | |
| | #8 (permalink) |
| Portal Member Join Date: Dec 2006
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | Simex, Have you considered a different approach that will give you itunes 7 compatibility and could also achieve some other goals too. What if you used the itunes class libraries to connect to the daap server via itunes and then simply control the playback through itunes instead of doing it directly. That way, the plugin could be used to play local itunes music libraries as well as networked daap servers. Now, one thing I don't know is how compatible itunes 7 is with other daap servers. the other thing is that I am assuming that the itunes class library allows control of shared music. I am not a programmer but I was about to start hacking away at my own plugin to control a local itunes library when I was directed to your thread by Brocklander. If you are interested in this approach, I would love to work on it together. If not, I will go ahead with it anyway - I think having a plugin to control a local itunes installation would be very useful. Ciao bb |
| | |
| | #10 (permalink) |
| Retired Team Member Join Date: Jan 2005 Location: Berlin Age: 34
Posts: 2,086
Thanks: 0
Thanked 3 Times in 3 Posts
Country: | All there, even a .NET wrapper is available in Apple's CVS. You should go the CVS way and not the tarball download way (old sources). Doesn't compile out of the box, needs some background C++ information. Should compile out of the box with VS2003 (or even 2001?). We need VS2005 projects, so needs a bit of work (not that much). http://developer.apple.com/networking/bonjour/ No need to reverse engineer anything and full iTunes 7 compatibility, of course. Wondering why you think that apple didn't release Bonjour yet. DAAP is just a subservice of Bonjour, btw. But you can read it all on Apple's well documented pages. And using Google, of course. As said, it's all there. No need to reverse or reinvent the wheel. Also the "official" way makes sure that your plugin will be compatible with future e.g. iTunes versions. You should think about adding the stuff to the normal music module, not as a seperate plugin. Integration is the key to user success.
__________________ Bad news from the stars... We cannot give any support without a properly filled support template and a full mediaportal.log pasted here. Before you ask... |
| | |
![]() |
| Bookmarks |
| Tags |
| daap or itunes, plugin |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| IPTV@UT Plugin | moiristo | Plugins | 116 | 2008-10-06 22:32 |
| DAAP/iTunes plugin? | simex | Plugins | 7 | 2008-01-31 16:29 |
| Gathering topical infos about plugins (To: authors & use | tomtom21000 | Plugins | 2 | 2006-02-05 00:20 |
| Plugin example doesnt show in list | Anonymous | Plugins | 5 | 2005-08-13 12:12 |