Just wanted to let everybody know i have just started work yesterday on an mpd client for XBMC.
It's mostly not working yet, but thought I'd let other people check it out.
I haven't tested it on my actual xbox yet, only on XBMC for ubuntu.
EDIT:
haha, and the url is:
http://code.google.com/p/xbmpdc/
[REQUEST] MPD (Music Player Daemon) client / protocol plugin or script
rtpmatt
Junior Member Posts: 1 Joined: Apr 2009 Reputation: 0 |
(This post was last modified: 2009-04-09 20:29 by rtpmatt.)
|
| find quote |
SimFre
Junior Member Posts: 3 Joined: May 2009 Reputation: 0 |
2009-05-12 02:26
Post: #2
Sounds very interesting
I'd be happy to try it out for ya.
|
| find quote |
mots
Senior Member Posts: 170 Joined: Apr 2007 Reputation: 0 Location: Austria |
Hey, how about emulating the MPD protocol in XBMC? It would instantly give networked xbmc boxes tons of nice Remotes (for example: sonata, ncmpc), now-playing-widgets etc... I don't really know how hard this would be to implement, but it would be mega hella awesome
![]() Cheers, mots |
| find quote |
mots
Senior Member Posts: 170 Joined: Apr 2007 Reputation: 0 Location: Austria |
2009-09-13 18:35
Post: #4
As nobody else seemed interested in this, I sat down and started writing a python script... I already have a first breakthrough: listing artists and the current playlist work, kinda
![]() |
| find quote |
tlanfer
Junior Member Posts: 22 Joined: Nov 2008 Reputation: 0 |
2009-09-13 19:42
Post: #5
Had the same idea a couple of weeks ago. Would love to have this too.
|
| find quote |
Maxim
Fan Posts: 706 Joined: Sep 2004 Reputation: 0 |
2009-09-13 20:02
Post: #6
Would this make XBMC easier to use, maybe more complex? I don't even know what the MDP protocol is, how would it be used? Can you do a mock up?
|
| find quote |
topfs2
Team-XBMC Developer Joined: Dec 2007 Reputation: 8 |
2009-09-13 22:29
Post: #7
Another way to implement the relay from MPD to XBMC would be to create an eventclient and httpapi translation.
so MPD client -> MDP Translator -> EventClient Protocol & HttpApi Protocol-> XBMC If you have problems please read this before posting Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. ![]() "Well Im gonna download the code and look at it a bit but I'm certainly not a really good C/C++ programer but I'd help as much as I can, I mostly write in C#." |
| find quote |
greatant1337
Senior Member Joined: Jul 2008 Reputation: 0 Location: Gold Coast, Australia |
2009-09-14 02:51
Post: #8
Maxim Wrote:Would this make XBMC easier to use, maybe more complex? I don't even know what the MDP protocol is, how would it be used? Can you do a mock up? Click on the link in the first post, dude. |
| find quote |
Maxim
Fan Posts: 706 Joined: Sep 2004 Reputation: 0 |
2009-09-14 03:33
Post: #9
greatant1337 Wrote:Click on the link in the first post, dude.I'm just a user, and I don't have time to chase down every lead, dude. Think about the devs' time. This user is lucky because topfs2 is already aware of how the protocol works otherwise this thread would probably get mostly ignored because it doesn't explain anything about how this MDP protocol could be incorporated into the XBMC or how it could be beneficial to the users. |
| find quote |
mots
Senior Member Posts: 170 Joined: Apr 2007 Reputation: 0 Location: Austria |
2009-09-14 08:46
Post: #10
Topfs2 Wrote:Another way to implement the relay from MPD to XBMC would be to create an eventclient and httpapi translation. This is pretty much what my python-script does, it's not an xbmc-python-script, but just a "general python script", if you get what I'm saying ![]() Maxim Wrote:I'm just a user, and I don't have time to chase down every lead, dude. Think about the devs' time. This user is lucky because topfs2 is already aware of how the protocol works otherwise this thread would probably get mostly ignored because it doesn't explain anything about how this MDP protocol could be incorporated into the XBMC or how it could be beneficial to the users.Thanks for your arrogance, but I'm the guy incorporating the MPD protocol into xbmc, so really, read posts before you comment on them |
| find quote |

I'd be happy to try it out for ya.
![[Image: badge.gif]](http://www.ohloh.net/projects/149/badge.gif)
Search
Help