melloware / dacp-net

DACP.NET is an open source library for handling the complexities of Apple's DACP Protocol
MIT License
8 stars 1 forks source link

J. River MC DACP remote plugin? #2

Closed GoogleCodeExporter closed 7 years ago

GoogleCodeExporter commented 9 years ago
I really like the idea of using Apple's Remote program on the iPhone with my 
favourite media center: J. River MC! Are you by any chance working on a DACP 
plugin for J River? I know more people are very interessted in that option voor 
J. River MC.

Original issue reported on code.google.com by ghmfran...@gmail.com on 1 Dec 2011 at 6:04

GoogleCodeExporter commented 9 years ago
I would love to.  Unfortunately the JRiver API is too limited and cannot 
provide the data needed that the Apple Remote protocol requires.

Original comment by mellowaredev on 1 Dec 2011 at 6:23

GoogleCodeExporter commented 9 years ago
That is a shame. I was already looking on the information available to
write my own plugin in C#. What is it that is missing in the API that
prevents writing a DACP plugin?

Original comment by ghmfran...@gmail.com on 1 Dec 2011 at 6:45

GoogleCodeExporter commented 9 years ago
There doesn't seem to be any way to query the data by say Album Id or Track Id. 
 everything the apple REmote requests is by some sort of relational structure, 
an artist has an identifer, the album has an identifier and the track has an 
identifier.

Then when the Apple Remote does a Search like "Green" it will find you 7 
Artists, Albums and Tracks that have the word Green in them like "Green Day" 
etc.  There is no query languague from the RiverMote API for asking for the 
data in such a manner.

If you search the Jriver forums you will see I have asked for as much in the 
past and they even removed my posts and banned my username for a while because 
I was "saying things their product could NOT do".

I posted about it on my forums here if you want to read it:

http://forum.melloware.com/viewtopic.php?f=11&t=7991

Original comment by mellowaredev on 1 Dec 2011 at 8:12

GoogleCodeExporter commented 9 years ago
That is a real shame. I don't understand the statement of J. River neither
to be honest. I really love the more polished look-and-feel of J. River
(over MonkeyMedia). But as most of the time I have my media player not on
screen, I am seriously considering buying MediaMonkey. Thanks for your time
anyway!

Original comment by ghmfran...@gmail.com on 1 Dec 2011 at 8:32

GoogleCodeExporter commented 9 years ago
No problem.  Trust me if Rivermote did have the right API I would have built a 
DACP Server for it when I built the one for MediaMonkey.  MM just has a much 
more open API and much more flexible ownership and community.

Original comment by mellowaredev on 2 Dec 2011 at 12:40

GoogleCodeExporter commented 9 years ago

Original comment by mellowaredev on 30 Jul 2012 at 10:24

GoogleCodeExporter commented 9 years ago

Original comment by mellowaredev on 30 Jul 2012 at 10:24

GoogleCodeExporter commented 9 years ago
kudos to this guy.  THis project looks pretty awesome and beats my Rivermote 
hands down.

http://www.jremote.net/

Original comment by mellowaredev on 7 Aug 2012 at 11:38

GoogleCodeExporter commented 9 years ago
Now that I have open sourced the code you can look at making this plugin now!

Original comment by mellowaredev on 17 Apr 2014 at 5:55