[RELEASE] XeeBo - Eden (PVR support)

  Thread Rating:
  • 2 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
bandelguy Offline
Fan
Posts: 499
Joined: Oct 2009
Reputation: 6
Location: India
Post: #11
lunerceli Wrote:What is the svn address for Xeebo??

nevermind, i am just waking up and being retarded this morning...LOL



use Svn software to checkout:

http://xbmc-skin-xeebo-eden.googlecode.com/svn/trunk/

CPU:- AMD FX 4100 Motherboard: Gigabyte 78LMT-S2 RAM:-4GB Graphics: AMD HD 7750 1GB DDR5 PSU: IBALL 500W Display: DELL S2240M Storage: 1TB
find quote
Kalliban Offline
Member
Posts: 59
Joined: Dec 2010
Reputation: 0
Smile    Post: #12
I have a strange error. The subtitle script didn't work, so I tried uninstalling it and reinstalling it, then removing it from skin settings and rechoosing it there. It still didn't work, so I checked the VideoOSD.xml file and changed the "$INFO[Skin.String(SubtitlesPath)]" to "script.xbmc.subtitles" on line 192 and then it worked. If I checked the xbmc.log before it seems like the skin's setting for the path isn't saved somehow (it tries to run "runscript()"). Is this a bug or maybe some cache or something I can fix myself? Big Grin

PS. The error was there on 2.1.7, and I tried updating to 2.1.8 without any change.
find quote
Hitcher Offline
Skilled Skinner
Posts: 9,915
Joined: Aug 2007
Reputation: 67
Location: Eastleigh, UK
Post: #13
If you looked at the control group above you'd see that it uses <onclick>RunScript(script.xbmc.subtitles)</onclick> if you haven't set your own Subtitles addons in the Skin settings.

[Image: sig_zps3af3b48e.jpg]
find quote
Kalliban Offline
Member
Posts: 59
Joined: Dec 2010
Reputation: 0
Post: #14
Hitcher Wrote:If you looked at the control group above you'd see that it uses <onclick>RunScript(script.xbmc.subtitles)</onclick> if you haven't set your own Subtitles addons in the Skin settings.

I know, that's why I changed the other control group to that. Like I said, I have set the path in the skin settings, but according to the log it just tries to run RunScript(), hence the path to the script is null.

In order to make it work, I set it to script.xbmc.subtitles even if the setting is saved.

Since it goes to the second control group, the setting is saved, but the call to the path ("RunScript($INFO[Skin.String(SubtitlesPath)])") only runs RunScript(), in other words the $INFO[Skin.String(SubtitlesPath)] returns null. Is this a bug or may it just be my setup that has an error somewhere? I recently upgraded to a nightly build of xbmc.
find quote
Hitcher Offline
Skilled Skinner
Posts: 9,915
Joined: Aug 2007
Reputation: 67
Location: Eastleigh, UK
Post: #15
Fixed, it was a damn typo.

Cheers.

[Image: sig_zps3af3b48e.jpg]
find quote
Kalliban Offline
Member
Posts: 59
Joined: Dec 2010
Reputation: 0
Thumbs Up    Post: #16
Hitcher Wrote:Fixed, it was a damn typo.

Cheers.

Great, thank you, amazingly fast help! Big Grin
find quote
lunerceli Offline
Junior Member
Posts: 43
Joined: Jun 2009
Reputation: 0
Post: #17
Hey Hitcher...today I booted up XBMC and Xeebo booted, but then I got a msg saying that it was broken in the repository...anything to worry about on that one? The skin still works and all, but just wondering.
find quote
Hitcher Offline
Skilled Skinner
Posts: 9,915
Joined: Aug 2007
Reputation: 67
Location: Eastleigh, UK
Post: #18
lunerceli Wrote:Hey Hitcher...today I booted up XBMC and Xeebo booted, but then I got a msg saying that it was broken in the repository...anything to worry about on that one? The skin still works and all, but just wondering.

Probably because the script.tv.show.next.aired addon isn't in the eden-pre repo yet.

[Image: sig_zps3af3b48e.jpg]
find quote
sialivi Online
Posting Freak
Posts: 938
Joined: Dec 2008
Reputation: 7
Location: Sweden
Post: #19
Hitcher,

[Bug]
Don't know if this is a bug in xbmc, or if they introduced some skinning change. The media menu is no longer accessible after I updated xbmc to the august 3rd build.

[Reguest]
Please show the artist names for music videos. "<artist> - <title>" in the list.

[Request]
Show version numbers in the skin selector.
(This post was last modified: 2011-08-04 10:36 by sialivi.)
find quote
Hitcher Offline
Skilled Skinner
Posts: 9,915
Joined: Aug 2007
Reputation: 67
Location: Eastleigh, UK
Post: #20
[Bug]
Don't know if this is a bug in xbmc, or if they introduced some skinning change. The media menu is no longer accessible after I updated xbmc to the august 3rd build.

Something changed in XBMC - just roll back a few days.

[Reguest]
Please show the artist names for music videos. "<artist> - <title>" in the list.

Done.

[Request]
Show version numbers in the skin selector.

Done.

[Image: sig_zps3af3b48e.jpg]
find quote
Post Reply