XBMC Community Forum
[RELEASE] XeeBo - Eden (PVR support) - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Skin Help and Support (/forumdisplay.php?fid=67)
+---- Forum: XeeBo (/forumdisplay.php?fid=140)
+---- Thread: [RELEASE] XeeBo - Eden (PVR support) (/showthread.php?tid=105258)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28


- Hitcher - 2012-02-17 11:33

Info > Cinema button.


- alex3305 - 2012-02-17 21:39

Hitcher Wrote:Info > Cinema button.

Not showing for me. I only get:
Code:
Play | Trailer | Cast | Refresh | Get Artwork | Close

It's working for me with Aeon though.


- Hitcher - 2012-02-17 23:28

Damn it, when I removed the option to enable it I forgot to remove the condition to show it - fixed for next update.

In the meantime you can fix it easily by editing your guisettings.xml from

PHP Code:
<setting type="bool" name="skin.xeebo.EnableCinemaExp">false</setting

to

PHP Code:
<setting type="bool" name="skin.xeebo.EnableCinemaExp">true</setting



- alex3305 - 2012-02-18 19:26

Thanks for your response Smile. No worries about it not working properly, but I was just surprised that it wasn't Smile.


- NolesNYC - 2012-02-22 01:10

I am having a weird instance were if I try to change the thumbnail artwork via "get artwork" menu item for either a movie or tv show then I am not able to browse that directory anymore and the only icon is the parent directory icon.

I also cannot browse the directory by going to the "files" menu. Removing and reading the source doesn't fix the issue either.


- PANiCnz - 2012-02-22 01:31

Hitcher, very nice work. Personally stoked to see you embracing PVR support. Your skins are some of the best designed and best looking available.


- unabatedshagie - 2012-02-22 10:52

I'm having a weird issue with this skin. When in a library (either videos or tv shows) I am unable to access the right menu section (where you select the views etc) using the arrow keys on the keyboard. I can't even get the focus to go onto the scrollbar to jump pages quickly.

Anyone else getting this?

Have latest version of skin (3.0.4 I think?) and Beta 3.


- da-anda - 2012-02-22 13:10

Hitcher, would be nice if selecting the "TV" or "EPG" item in the left menu wouldn't change the channel group or EPG view - this should be moved somewhere else (e.g. the right menu bar). What do you think?


- Hitcher - 2012-02-22 20:07

NolesNYC Wrote:I am having a weird instance were if I try to change the thumbnail artwork via "get artwork" menu item for either a movie or tv show then I am not able to browse that directory anymore and the only icon is the parent directory icon.

I also cannot browse the directory by going to the "files" menu. Removing and reading the source doesn't fix the issue either.

unabatedshagie Wrote:I'm having a weird issue with this skin. When in a library (either videos or tv shows) I am unable to access the right menu section (where you select the views etc) using the arrow keys on the keyboard. I can't even get the focus to go onto the scrollbar to jump pages quickly.

Anyone else getting this?

Have latest version of skin (3.0.4 I think?) and Beta 3.

I've just tracked this bug down and it'll be fixed for the next release.

The problem was the SendClick action was sometimes being sent to the wrong window (MyVideoNav instead of DialogVideoInfo) and this meant watched items were being hidden.


- Kookitza - 2012-02-22 23:01

Hi Hitcher Smile

I've got a message that an update version 3.0.5 is availble and when I update to this version its not applied and the message that an update availble is still there. You know perhaps what's the problem?