you can safely ignore the error.
the script will retry 5 times before giving up.
tvrage is slow, nothing we can do about.
tv show next aired script - new features for skinners
ronie
Team-XBMC Member Joined: Jan 2009 Reputation: 108 |
2012-01-22 23:21
Post: #211
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
ekim232
Posting Freak Posts: 1,204 Joined: Nov 2008 Reputation: 5 Location: Chicago, IL |
2012-02-09 04:33
Post: #212
Is there a way to add a widget to a homepage to display the next shows airing. I know you can do this for the day of using the code below.
<label>$INFO[Window(Home).Property(NextAired.1.NextTitle)]</label> My problem is that I do not have shows that air everyday, so I would like it to skip to the next show, which could be two days away and display it. Is this possible? HTPC SETUP |
| find quote |
ronie
Team-XBMC Member Joined: Jan 2009 Reputation: 108 |
2012-02-09 12:02
Post: #213
hmm...nope, we only list shows airing today.
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
Sranshaft
Posting Freak Joined: Dec 2008 Reputation: 19 Location: Melbourne, Australia |
2012-03-24 12:03
Post: #214
Quick feature request, apologies in advanced.
Is there any chance we could possibly get a plot recap property or is this not possible with the TVRage api? |
| find quote |
ronie
Team-XBMC Member Joined: Jan 2009 Reputation: 108 |
2012-03-24 15:20
Post: #215
(2012-03-24 12:03)Sranshaft Wrote: Quick feature request, apologies in advanced. nope, they don't list that info. Always read the XBMC online-manual, FAQ and search the forum before posting. Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
Sranshaft
Posting Freak Joined: Dec 2008 Reputation: 19 Location: Melbourne, Australia |
2012-03-24 15:51
Post: #216
(2012-03-24 15:20)ronie Wrote: nope, they don't list that info. Ah, well that's a shame. Thanks for looking into it though. ![]() Quick question. I ran into a bit of a problem I can't seem to get passed. I currently have all of the day lists inside of a grouplist that's set to the width of a single item. See image below to better understand what I just described. ![]() The issue I'm seeing is when I scroll left / right, everything works beautifully until I get to the last list (id=206). It doesn't appear on screen inside of the boundaries of the grouplist even though I can scroll up and down to change the selected item. Is this a problem with the grouplist not being filled correctly; thinking there are all 7 lists available (at 400px each) even though there are only 4 lists showing and only moving 1600px instead of the required 2400px? I tried adding a <visible> tag to make sure the list isn't empty (using: !IsEmpty(Window(Home).Property(TVGuide.[day]List)) before adding it to the grouplist but that ended up with XBMC not loading the window at all. I also tried adding slide animations to a group control, spacing the lists out manually and moving the whole group 400px depending on the current selected list but that didn't work as the lists were then visible as they moved left / right across the screen. It would be awesome if groups acted as clipping masks where controls drawn outside of the group's perimeter were clipped but that's going off-topic. Any ideas how to solve this?
(This post was last modified: 2012-03-24 15:55 by Sranshaft.)
|
| find quote |
Hitcher
Skilled Skinner Joined: Aug 2007 Reputation: 67 Location: Eastleigh, UK |
2012-06-03 23:16
Post: #217
The background check seems to have stopped working for me. I'm using -
<onload condition="System.HasAddon(script.tv.show.next.aired) + Container.Content(tvshows)">RunScript(script.tv.show.next.aired,backend=True)</onload> I'm wondering if it's more an OpenELEC problem though seeing as the script hasn't changed. Any clues? ![]() |
| find quote |


![[Image: watched-fanart.jpg]](http://trakt.tv/user/Sranshaft/widget/watched-fanart.jpg)

![[Image: screenshot031.png]](http://dl.dropbox.com/u/3687220/Boxee%20Inspirat/screenshot031.png)
![[Image: sig_zps3af3b48e.jpg]](http://i620.photobucket.com/albums/tt289/Arcanthur/Celestium/sig_zps3af3b48e.jpg)
Search
Help