FireFly Media Server › Firefly Media Server Forums › Firefly Media Server › Feature Requests › iTunes server compatibility with Apple iPhone ‘Remote’ app
- This topic has 32 replies, 19 voices, and was last updated 14 years, 9 months ago by Anonymous.
-
AuthorPosts
-
15/12/2009 at 10:59 PM #17523AnonymousInactive
Good stuff. By the way, I did buy an Airport Express this weekend for $100 at the local Apple store, and hooked up an all-Apple solution, as intended, using a Mac Mini as the server. This is AWESOME. In fact it’s so good, I’m not sure how motivated I am to bother with an open solution :). Still, I will probably tinker with these pieces, now that I’m getting pretty familiar with the forked-daapd code.
27/12/2009 at 8:20 PM #17524AnonymousInactiveSo, I have worked on this a little more in case anyone is interested. It turns out there is a LOT of overlap in the functionality of a DAAP server, and the DACP server needed to talk to iPhone Remote. In a sample 3-hour session of regular use, 76% of the traffic between iPhone Remote and iTunes on the mac were “databases” calls–the bread and butter of a DACP server. I am now starting to think the right course of action is to implement support for the particular database calls that iPhone Remote makes in an open DAAP server (I work in forked-daapd, but the principle applies to Firefly too), and then add in a module (perhaps a plugin) that responds to “ctrl-int” requests by sending commands to the player via RAOP. And, of course, the pairing, but that should be fairly trivial.
31/12/2009 at 1:03 AM #17525AnonymousInactiveAce:
I am VERY interested in this implementation.I have been looking for a music streaming solution via wifi. I believe that the airport express is one of the most cost effective options available and streaming from itunes works well.
HOWEVER
The one item that seems to be missing is some type of server support with itunes. I have a WHS and since this computer is always running in the house, it would be ideal to be the media repository. It would also be ideal to use an iphone or itouch via the Remote app to control it. Doing this would give you the same functionality as a sonos system for less than 1/10th the cost.
Currently in order to use the Remote app you must have an instance of iTunes running and this is not easily feasible with a WHS since a user must be logged in for the software to run. There are workarounds (anyserviceinstaller.exe) but they are cumbersome.
Please, keep us updated on your progress!
11/01/2010 at 8:21 PM #17526AnonymousInactiveThere is a plugin for MediaMonkey called MonkeyTunes that does exactly what we talked about: Pairing the original iPhone Remote app with a third party software (MediaMonkey in this case).
Guess others will come up with this soon. So who wants to be the first to write an extension for firefly 😀
13/01/2010 at 3:17 PM #17527AnonymousInactiveThis is ultimately what I would like to have set up too.
I’m a coder, but sadly I have no C/c++ skills and not likely to acquire any anytime soon…those with small children will understand 🙂
I’ve seen that there is an Iphone remote for firefly already (crossfire, http://sourceforge.net/projects/ffmcrossfire/). Perhaps this could be used instead of the iphone remote (apple itunes one) and so avoid this part of the development.
Anyway, at some point I’ll buy an apple express and initially settle for having the macbook fired up to use it.
Haim
13/01/2010 at 8:22 PM #17528AnonymousInactivedixie above has mentioned he has setup a similar setup
http://forum.dsmg600.info/viewtopic.php?id=4440Looks to me the functionality that is being talked about. I presume dixie you are Kai from the other forum? Or have just followed the instructions?
Anyway, it was using mpd, raop-play and an mpd iphone remote app. No firefly.
Pretty cool. I need to scrape up some funds for an apple express and nas now!
23/01/2010 at 12:32 AM #17529AnonymousInactiveThe good news is, I can say this is going to happen. Julien Blache and I both have the hardware, and are working on a service you can control with iPhone/iPod Touch and plays over APX. I added the necessary database API’s for the iPhone to interact with the database, Julien is getting it to pair and login right now.
The bad news for our friends running WHS, is that is happening in forked-daapd, which runs only on Linux–and will run only on Linux until someone wants to contribute WHS support.
01/02/2010 at 5:41 PM #17530AnonymousInactiveI’m still confused. All the remote application does is change music remotely, from the Library on a computer with iTunes. The only support would be to change the music streaming to the computer with iTunes from Firefly using the remote… and the only problem with it is that the Remote application itself can’t see shared libraries. It can change through the songs in the library, as long as they’re in order though. Anybody care to explain what’s trying to be accomplished?
11/02/2010 at 4:35 PM #17531AnonymousInactiveAce,
This is outstanding news. I’ve been waiting for this for A LONG time. Any idea when you guys expect to have this available?
-mw
12/02/2010 at 5:06 PM #17532AnonymousInactiveHas anyone made any progress on this? I’d love to run Firefly as an Itunes server for my AppleTV but as I’m sure you know it’s asks for the auth code just like the iphone remote app.
-
AuthorPosts
- The forum ‘Feature Requests’ is closed to new topics and replies.