colbert Wrote:Is it possible to add button/option for Single mode? I currently have this bound to music button on keyboard but there is no notification of it and when coming back to MPD after a while I forget if it's on Single mode or not, so have to alt+tab out to ncmpcpp. Would be sweet if this would be possible to add in to the interface!Single mode control will be added, I did not add it before since I do not use it.
[RELEASE] MPDClient - Client for MPD (Music Player Daemon) Servers
lzoubek
Member Posts: 81 Joined: Aug 2010 Reputation: 0 |
2011-01-10 22:37
Post: #111
|
| find quote |
colbert
Senior Member Joined: Dec 2008 Reputation: 0 |
2011-01-10 22:57
Post: #112
Fantastic, look forward to it! MPDClient is excellent and one of my most-used features of XBMC
Keep up the great work.
|
| find quote |
lzoubek
Member Posts: 81 Joined: Aug 2010 Reputation: 0 |
2011-01-11 00:24
Post: #113
colbert Wrote:Fantastic, look forward to it! MPDClient is excellent and one of my most-used features of XBMCSingle mode = play only 1 item from queue and stop? I am just thinking about icon. I have already made up an icon for consume mode ( I'll use pacman with opened/closed mouth instead of that huge radiobutton) Any ideas? An Icon in confluence style is welcome ;-) |
| find quote |
colbert
Senior Member Joined: Dec 2008 Reputation: 0 |
2011-01-11 00:52
Post: #114
lzoubek Wrote:Single mode = play only 1 item from queue and stop? Single mode is repeating the same track when Repeat is on, as opposed to repeating the entire playlist (so the same song just keeps playing over and over). Er, yes, just checked in ncmpcpp and since I never have Repeat off, Single mode does indeed play one song and stop without Repeat ![]() I'm pretty void of any art/theme/skinning ability or knowledge, heh, so I can just suggest a nice "S" perhaps would be more than enough, or IIRC like VLC where hitting the Repeat button once is for repeating playlist, and once more shows a "1" on the Repeat button to signify single mode
|
| find quote |
Balthazaar
Senior Member Posts: 101 Joined: Jul 2008 Reputation: 4 |
2011-01-15 01:52
Post: #115
Hi Izoubek,
Another feature request.. ![]() Can we have the option to have 'Consuming Mode' on by default? ![]() Edit: never mind. I now run 'mpc consume on' at every system startup. It's on by default now.
(This post was last modified: 2011-01-16 01:46 by Balthazaar.)
|
| find quote |
sandos
Member Posts: 99 Joined: May 2008 Reputation: 0 |
2011-02-02 09:15
Post: #116
litemotiv Wrote:While i definitely applaud the effort, i feel that a separate mpd solution with it's own interface is not the way to go. XBMC already has pretty decent music functionality (with now playing widgets, scrapers etc), which various skins hook in to, so this feels like a duplication of efforts where integration should be the primary target. The current implementation refrains me from using it, even though i am a huge supporter of MPD. I would like this to hook into the regular music subsystem, too, but isnt the problem that this does NOT actually play the music? You would basically be writing an addon that seems like its playing something, but its really not. Not sure this is supported by XBMC. |
| find quote |
sandos
Member Posts: 99 Joined: May 2008 Reputation: 0 |
2011-02-02 21:36
Post: #117
Also found quite a few problems with this:
My "coloured" buttons do not work, for example going to the main screen or music screen directly. I can not play, stop, pause etc when using mopidy. What is currently paying is not updated using mopidy. Mopidy works perfectly both with BitMPC (Android) and the ncurses ncmcpp. I might have a look see at the code if I can find any easy fixes. |
| find quote |
sandos
Member Posts: 99 Joined: May 2008 Reputation: 0 |
2011-02-02 22:07
Post: #118
sandos Wrote:Also found quite a few problems with this: Ok, might have been partly a false alarm. The play-controls works fine here on a clean 10.0 Xbmxc. I have a self-compiled XBMC and thats where this all doesn't work. Have not tried the colored buttons yet. Updating currently playing and queue does not seem to work though. |
| find quote |
sandos
Member Posts: 99 Joined: May 2008 Reputation: 0 |
2011-02-02 23:21
Post: #119
I forked this and added some back-button handling. Not sure if my method of handling the back button is "kosher", I feel this should really be in the gui XML but that seems not to be supported, only directions there.
https://github.com/sandos/xbmc-plugin-mpdc |
| find quote |
lzoubek
Member Posts: 81 Joined: Aug 2010 Reputation: 0 |
2011-02-02 23:27
Post: #120
sandos Wrote:I forked this and added some back-button handling. Not sure if my method of handling the back button is "kosher", I feel this should really be in the gui XML but that seems not to be supported, only directions there. Currently there is quite unstable version on github, I have not yet finished button images, don't get confused. I am quite busy right now. My biggest problem with mopidy was, that I was not able to run it and test client against it, I had to test against classic mpd The issue with self compiled xbmc can be, that you have to compile it with --disable-external-python. Hope it helps. I compile XBMC too (gentoo fan) I just took a look at your patch in your forked version and it looks kosher for me. You are right, there is no support in XML for various actions, only up,down,right,left. I am glad to have some soulmate :-)
(This post was last modified: 2011-02-02 23:37 by lzoubek.)
|
| find quote |

Keep up the great work.

Search
Help