• 1
  • 7
  • 8
  • 9
  • 10
  • 11(current)
[RELEASE] MPDClient - Client for MPD (Music Player Daemon) Servers
Could this plus Mopidy (http://www.mopidy.com/) be a better Spotify solution that doesn't require a special build of xbmc? I dont have my htpc here so I can't test it Smile
Reply
iMse:
Yes MPD Client+Mopidy does work Smile
Reply
Guys, what do you think about latest version (2.0.6)

Has anyone noticed it is faster (when loading artists) for larger libraries?

I've made it work with mpd 0.16.5, anyone has issues with older versions of server? I can't test it on anything but 0.16
Reply
Is it possible for this plugin to list music in the same style as the music section, using the assigned skin?

I'd like to use this but at present the navigation is very hard for large libraries and as the "music" items aren't shown as a library to XMBC, XBMC cannot retrieve metadata on them.

I'm thinking of something similar to what PleXBMC managed to do, where the app integrated closely to XBMC's look and feel.
Reply
(2012-09-10, 18:18)belrik Wrote: Is it possible for this plugin to list music in the same style as the music section, using the assigned skin?

I'd like to use this but at present the navigation is very hard for large libraries and as the "music" items aren't shown as a library to XMBC, XBMC cannot retrieve metadata on them.

I'm thinking of something similar to what PleXBMC managed to do, where the app integrated closely to XBMC's look and feel.
Hi I have a plan to rewrite client using and ortinary audio addon API, so it would be skin-independent, unfortunately I am quite busy and do not have enough time to do that
Reply
Sorry if I missed it in this thread, but is there a way to prevent the shutdown / suspend process from happening while listening to music with mpd?

Perhaps triggering the "Inhibit idle shutdown" during playback?

EDIT: nevermind i hacked something together in your code using xbmc-send
Reply
I don't know if this thread is still alive and seen by the author of MPDclient addon. Mayby someone else has an answer or an idea to my problem:
Why is there no BACK or HOME button at the mdpclient screen. MPDclient screen is allways in fullscreen mode in every skin I used and I can't touch the BACK or HOME button e. g. of the Confluence skin. I'll try to use XBMC/KODI at a pure touchscreen environment (no mouse, no keyboard). But when I want to leave the mpdclient I have to use a right click mouse button or a ESC key from keyboard. Is there another way or trick to switch to another area of XBMC only with touch action (left klick actions)?
Reply
Hello

I am running this plugin in Kodi 17.1 (Krypton) and Lubuntu 17.04. It near always says "paused" when i try to play a track.
Maybe this plugin need some update due to changes in the Kodi internal structure. Won't you mantain anymore it?

Thank you.
Reply
@Prof. Orribilus
Is MPD working correct? What happens if you type mpc play 1 or mpc play 2 (for mpd running on localhost) in a terminal. Do you hear anything? Do you have the package ncmpc installed? Is a pretty programm with an nc-GUI which gives you a fine overview. If mpd server is running at another machine you have to type ncmpc -h IP.OF.MPD.SERVER to connect.
Jörg
Reply
I used Sonata, Ario and MPDroid with MPD configured for an external USB DAC Gustard X20U; yes, it works giving me a bitperfect audio.
Reply
(2017-12-28, 00:12)Prof. Orribilus Wrote: I used Sonata, Ario and MPDroid with MPD configured for an external USB DAC Gustard X20U; yes, it works giving me a bitperfect audio.
 And what is the result of cat /var/log/mpd/mpd.log after you tried to use mpd by KODI. Are there any hints?
Reply
There was some hints about busy audio hardware. So i checked if Kodi had interface sounds enabled and, yes, after disabling it, and restarted mpd, it worked. I suppose i should disable even the option for mantaining active the audio device for a given amount of time.

Sorry if i haven't thought to that before and thank you very much.
Reply
Is this addon still functional?

After configuring it with IP and Port and then starting it in KODI 17.6, I just get the error "An error occured, see log" and it crashes.

In the Log are the following lines:
Quote: 22:36:32.170 T:140641833043712 WARNING: CSkinInfo: failed to load skin settings
22:36:32.294 T:140641833043712   ERROR: Traceback (most recent call last):
22:36:32.294 T:140641833043712   ERROR:   File "/home/jascha/.kodi/addons/script.mpdc/resources/lib/gui.py", line 219, in _connect
22:36:32.296 T:140641833043712   ERROR:     self._handle_changes(self.client,['mixer','playlist','player','options'])
22:36:32.296 T:140641833043712   ERROR:   File "/home/jascha/.kodi/addons/script.mpdc/resources/lib/gui.py", line 636, in _handle_changes
22:36:32.296 T:140641833043712   ERROR:     self._update_volume(state)
22:36:32.296 T:140641833043712   ERROR:   File "/home/jascha/.kodi/addons/script.mpdc/resources/lib/gui.py", line 610, in _update_volume
22:36:32.296 T:140641833043712   ERROR:     if state['volume']=='-1':
22:36:32.296 T:140641833043712   ERROR: KeyError: 'volume'
22:36:34.853 T:140641833043712   ERROR: CPythonInvoker(21, /home/jascha/.kodi/addons/script.mpdc/default.py): failed to run the gc to clean up after running prior to shutting down the Interpreter
22:36:34.853 T:140641833043712 WARNING: CPythonInvoker(21, /home/jascha/.kodi/addons/script.mpdc/default.py): the python script "/home/jascha/.kodi/addons/script.mpdc/default.py" has left several classes in memory that we couldn't clean up. The classes include: N14PythonBindings42XBMCAddon_xbmcgui_WindowXMLDialog_DirectorE,N9XBMCAddon9xbmcaddon5AddonE,N9XBMCAddon9xbmcaddon5AddonE
Reply
  • 1
  • 7
  • 8
  • 9
  • 10
  • 11(current)

Logout Mark Read Team Forum Stats Members Help
[RELEASE] MPDClient - Client for MPD (Music Player Daemon) Servers0