lzoubek / xbmc-plugin-mpdc

XBMC plugin for remote control of multiple MPD servers
GNU General Public License v3.0
20 stars 13 forks source link

Menu items are labeled "Script200", "Script202", etc #18

Closed ghost closed 9 years ago

ghost commented 9 years ago

Is this intentional? Are they just placeholder items?

Picture: http://i.imgur.com/HkqsYwa.jpg

lzoubek commented 9 years ago

Not intentional, which version of XBMC do you run?

ghost commented 9 years ago

I'm using Raspbmc running XBMC 13.2 Git:20140901

pyropingvin commented 9 years ago

I'm using OpenELEC 4.2.1 running XBMC 13.2 on Raspberry Pi and menu look the same lake on Valvarexart picture and also no artwork

bserem commented 9 years ago

Openelec5 has the same problem. Also many of the menu items are kind of misaligned (they are right aligned and part of them hidden).

I don't really get any clues from the code on how to fix this :)

remschneid commented 9 years ago

Hi all, same problems for me with kodi 14.1 on Raspbian. I was able to fix the problems on the 2.0.7 version from the official kodi repo. So just download the ZIP File from remschneid/xbmc.script.mpdc and merge the files contained in the ZIP with an already installed 2.0.7 version.

bserem commented 9 years ago

@remschneid could you please fork this repo and apply your fixes there? So that: a) commit history from the original project is kept b) you can create a pull-request towards here (hoping that the maintainer will see it and merge it)

Thanks for your work ;)

remschneid commented 9 years ago

Am 15.03.2015 um 01:32 schrieb Bill Seremetis:

@remschneid https://github.com/remschneid could you please fork this repo and apply your fixes there? So that: a) commit history from the original project is kept b) you can create a pull-request towards here (hoping that the maintainer will see it and merge it)

Thanks for your work ;)

Hi Bill, I've forked the repo, created a new branch named "frodo_issue" and applied the patches there. Pull-request is also done, hope I've done all right,

greets Rüdiger

— Reply to this email directly or view it on GitHub https://github.com/lzoubek/xbmc-plugin-mpdc/issues/18#issuecomment-80773838.

bserem commented 9 years ago

Seems ok! Thanks :)

Let's hope that the original maintainer will see it and merge it. In the meanwhile I'll be using your updated files

remschneid commented 9 years ago

Hi Bill, just received an e-mail from Libor, the 2.0.8 goes to the official repo.

Best regards Rüdiger

Bill Seremetis notifications@github.com schrieb:

Seems ok! Thanks :)

Let's hope that the original maintainer will see it and merge it. In the meanwhile I'll be using your updated files

— Reply to this email directly or view it on GitHub.

lzoubek commented 9 years ago

2.0.8 was added to helix repo, closing this