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)



- Hitcher - 2011-04-05

I've no idea if excluding items would make a difference in speed, I just thought it might was a waste of resources when I only want a couple of tags (Show Name and Next Aired Date).

Thanks.


- Hitcher - 2011-04-06

Actually forget about my request because it would then break the TV Guide views other skins are using.


- ppic - 2011-04-06

not i'll let it that way for tvguide, but will push properties with show name.


- phear - 2011-04-06

I am having a problem with it scraping images for my tv shows.
anyone else?


- ppic - 2011-04-06

this script doesn't download any images.


- nessus - 2011-04-07

Big_Noid Wrote:Since it's possible to push data to the skin, it might be useful to make it optional to scrape canceled/ended shows and add end date of the final episode.
(Yeah I know the script is called NEXT aired Big Grin)
I am coding it to be in default TV show view, so now for ended series it looks bad to see no info.

ppic Wrote:if you go that way, you'll need to make stringcompare on all of your show, for number of show you have, won't be good, i'll make another way for that kind of things.

ppic... any news on this ?


- ppic - 2011-04-07

hitcher's idea will make it easier Wink


- nessus - 2011-04-09

Great !!!

I am looking forward for the next update.

Cheers
Nessus


- eddiem - 2011-04-10

I am getting error on all nightlies since:
XBMCSetup-20110407-39c2b37-master.exe

http://pastebin.com/auwXQmtF


- stoli - 2011-04-10

ppic - I have the script set to update via startup.xml, but it seems if the user has never excuted the script manually from within video addons, it will not work. Is there another command that can force it to run, or at least a method to return a dialog to the user to manually update?

Current startup.xml command:
Code:
<onfocus>XBMC.RunScript(script.tv.show.next.aired,silent=true&amp;alarm=99)</onfocus>

Thanks for all your scripts!!


- ppic - 2011-04-10

what's the need to launch it at startup?
update what ?

it works, but if users haven't got themes, they have to run the script.


- ppic - 2011-04-10

eddiem Wrote:I am getting error on all nightlies since:
XBMCSetup-20110407-39c2b37-master.exe

http://pastebin.com/auwXQmtF

yes, they are changing a lot of things on skin part, so it brokes the back compatibility.


- igotdvds - 2011-04-11

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


- ppic - 2011-04-11

later, when i'll change data provider


- eddiem - 2011-04-11

ppic Wrote:yes, they are changing a lot of things on skin part, so it brokes the back compatibility.

Working OK with latest nightly:

XBMCSetup-20110411-e0a4db4-master.exe