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)



- ppic - 2011-04-11

thanks, that's the nigthly live Wink


- eternalsword - 2011-04-12

script broke in current git master on ubuntu. Now python used one my system is external 2.6 rather than previously built-in 2.4 I got it working by switching all occurrences of os.getcwd() for sys.path[0] in both default.py and resources/lib/next_aired_dialog.py

Don't know if that's backwards compatible or would work on platforms other than linux, but I think that it should. No idea why os.getcwd() wouldn't work.

Also, I did install python-pysqlite2 though I'm not sure it was this script asking for it.


- ppic - 2011-04-12

no the script don't need pysqlite.
ok, os.getcwd() should be replaced in the next version.


Reason for os.getcwd breakage - eternalsword - 2011-04-13

Found the reason why os.getcwd broke. See https://github.com/xbmc/xbmc/commit/959040913ac34b4e701c4d576781e4cdbca3d635 and discussion following.

Noting specifically a remark by cptspiff:
"proper add-ons use addon.getAddonInfo('path') to get their path"


- ppic - 2011-04-13

yes, i know that, that's what i said just above


- mwkurt - 2011-04-14

Hello,

I really like this script in association with the TV Guide that is in some skins now. I have a problem with the script running when I start XBMC, it doesn't unless I navigate to it and select it. Not very popular with the WAF. Is there a way to get this running and updating the TV Guide when XBMC starts?
I am running Dharma 10.1 using the Neon and T! skins. OS is Windows 7 64 bit.

Thanks,
Mark


- ronie - 2011-04-14

mwkurt Wrote:I really like this script in association with the TV Guide that is in some skins now. I have a problem with the script running when I start XBMC

for T!:
Skin Settings > Scripts > Enable NextAired Script


- YodaEXE - 2011-04-18

So, this is a slightly weird request, but is it possible to disable the "next airing" listing that shows on the individual show pages? I like the addon for the "TV Guide" that's in T!, but I don't want it showing elsewhere. It's not a deal-breaker if I can't disable it somehow, but I'd like it if possible.


- ppic - 2011-04-18

that's not related to the script.


- YodaEXE - 2011-04-18

ppic Wrote:that's not related to the script.

Good to know. I'll take it up with the skin creator then. Thanks!


- EclipseGT - 2011-04-25

When I access TV show - Next Aired script through Video Addons it always changes my view to List view when i exit the script no matter what view I have chosen before running script. Any help appreciated!


Running XBMC PRE-11.0 git 20110423-36be7fb
Transparency! 3.12.2 (SVN)
TV Show - Next Aired v 2.1.2


- PatrickBateman - 2011-04-26

Hi,

I have a strange bug with the script? Here is a description to the best of my knowledge...

When i add a directroy for "TV Shows" and then import/scrape my NFO and databse into XBMC, when complete ... the script will show me the data for the next aired tv series that are still running within my list.. This seems perfectly aceptible and functions as required..

Here is the buggy bit..

When i add another directroy, with more TV Shows and add that in exactly the same manner, the script for next aired seems to ignore all content on that drive, infact on all subsequent drives and only gives me data for the first drive of tv series i scraped..

So to clarify..

Drive "A:\TV Series\Dexter\"
Drive "A:\ TV Series\Curb Your..." <<< These show the next aired data as do all other TV Shows in that directory...

However,
When i then add my second location for TV Series...

Drive "B:\TV Series\The Office (US)\
Drive "B:\TV Series\The Big Bang..." These refuse to show next aired data..

This is a brand new install of 10.1 on Windows 7 and also (coz i have now dual booted) on my XP set up its exactly the same?

I have tried changing views, i have tried setting it to banner, poster etc but it will only show data for the first drive i add with TV series on it..

Any ideas?


- ppic - 2011-04-26

first launch, script cache the data for 24h.
if you add a show within this 24h, you won't see it until the cache refresh.


- arranh - 2011-05-08

igotdvds Wrote:Hey ppic, any chance of figuring out a way to correct for different time zones? Currently, everything is Eastern.

Yeah, this make an already awesome script truly outstanding.

Thanks for the script so far though Smile


- samzstein - 2011-05-12

i just did a fresh install of xbmc (one of the nightly builds) and when installed this script i had only imported a single TV show into xbmc and it recognized said show no problem. however since importing the remainder of the video library the script refuses to recognize any shows added since the first. any help? please ? ive spent the last 3 hours rebuilding my xbmc install, it is almost perfect i just need to get this last piece working again.

http://pastebin.com/CXUEDrRs

its not recognizing my database as having more than one TV entry.