Kodi Community Forum
[RELEASE] TV Show Next Aired (Script) Addon - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Program Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=151)
+---- Thread: [RELEASE] TV Show Next Aired (Script) Addon (/showthread.php?tid=79493)



- ronie - 2011-10-16

Jete246 Wrote:Here ya go:

http://pastebin.com/qDMP58BH

This is a debug log of me launching XBMC, then navigating to the Next Aired addon.

got it, you're xbmc build is too old.
the script will only work on builds sept-21 or up.


- Jete246 - 2011-10-16

ronie Wrote:got it, you're xbmc build is too old.
the script will only work on builds sept-21 or up.
Ah, that's too bad. I'm stuck on that version, as I'm also running Live TV. I guess I'll have to wait for a new PVR release and try again.

Thanks for the assistance!


- Jete246 - 2011-10-17

Ha, Margro just released a new PVR build yesterday. Got my Next-Aired addon working...Yay! Smile


- ronie - 2011-10-27

version 4.1.1 is now available in the pre-eden addon repo.

new features:
- added canceled show info
- added localization for date formats
- added date properties for each weekday
- updated tv guide showing only shows running in the current week

bug fixes:
- fixed issue when shows aires on multiple days
- fixed issue when certain info is unavailable on tvrage
- fixed issue where 16:9 showthumb would stick if no landscape.jpg was found
- fixed TodayTotal would return empty


- newphreak - 2011-10-28

After updating this script i ran into some problems, cant remember if i tested the script before i updated however.
OpenELEC is testing python 2.7.2 at the moment, and with the latest version it fails. Here is the log:
http://pastebin.com/Fw1FCXFL


- ronie - 2011-10-28

newphreak Wrote:After updating this script i ran into some problems, cant remember if i tested the script before i updated however.
OpenELEC is testing python 2.7.2 at the moment, and with the latest version it fails. Here is the log:
http://pastebin.com/Fw1FCXFL

not sure if it's a script issue or not,
could you make a Debug Log with this version:
script.tv.show.next.aired-4.1.2.zip

it does some extra logging that might help in figuring out what's going wrong.


- newphreak - 2011-10-29

http://pastebin.com/8vWF5Leg


- ronie - 2011-10-29

newphreak Wrote:http://pastebin.com/8vWF5Leg

delete this file and all should be fine:
/storage/.xbmc/userdata/addon_data/script.tv.show.next.aired/canceled.db


- newphreak - 2011-10-29

Aha, so it was some old entry there that broke it?


- ronie - 2011-10-29

newphreak Wrote:Aha, so it was some old entry there that broke it?

yes, i'm clueless why the script didn't update the cancelled.db though...


- newphreak - 2011-10-30

Yes that did the trick. Just to confirm. I have no idea neither.


- Vrok - 2011-10-30

Why is it I can't see next aired episode information on the tv guide for shows like game of thrones and spartacus where the season has ended? Is there an option to enable it?


- ronie - 2011-10-30

Vrok Wrote:Why is it I can't see next aired episode information on the tv guide for shows like game of thrones and spartacus where the season has ended? Is there an option to enable it?

tv guide only shows info for episodes airing this week.


- Vrok - 2011-10-30

Is there a way to make the TV guide act as the background on my TV shows button while on home menu? Like the recent movie widget or something?


- ronie - 2011-10-30

Vrok Wrote:Is there a way to make the TV guide act as the background on my TV shows button while on home menu? Like the recent movie widget or something?

the entire tv guide, no
but a widget displaying shows that are airing today is possible.
this needs to be added on the skin side though.