![]() |
|
[RELEASE] TV Show Next Aired (Script) Addon - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27) +---- Forum: Program Add-ons (/forumdisplay.php?fid=151) +---- Thread: [RELEASE] TV Show Next Aired (Script) Addon (/showthread.php?tid=79493) |
- ronie - 2011-09-25 14:58 `Black Wrote:Any progress ronie? yes, i've spend the best part of yesterday working on it. will report back this evening as i hope to have it finished by then. - jetskijoe - 2011-09-26 02:40 Any way to add in Cancelled or status of tv series? That way if there is no Next Aired date then I can see the status of the tv show. It is nice to if a show is still airing or if it is already cancelled when I am looking for the next tv show. - weiuweiu - 2011-09-26 10:13 Hello, when i press refresh it does not update the series that should show, for example i cant see dexter in the menu and it was on of the last added shows. here is my pastebin if it helps. Other then this everything works perfect. All shows gets their logos so i can use them in landscape etc. http://pastebin.com/fyxEnyrk - ronie - 2011-09-26 15:27 weiuweiu Wrote:Hello, when i press refresh it does not update the series that should show, for example i cant see dexter in the menu and it was on of the last added shows. here is my pastebin if it helps. Other then this everything works perfect. All shows gets their logos so i can use them in landscape etc. refresh? i don't think this script comes with a refresh option ![]() most likely some skin implementation, all that does is run the script but that won't guarantee an update. when you run the script it checks the locally cached data, only when it's outdated (24h) it will run an update. - ronie - 2011-09-26 15:29 jetskijoe Wrote:Any way to add in Cancelled or status of tv series? not easily no. the script was made to present info on upcoming shows, not shows of the past. i'm willing to look into it, but only by large demand. ;-) - Big_Noid - 2011-09-26 16:51 ronie Wrote:not easily no. If you alter the script that it runs in myvideonav (I believe this was your plan) there is no reason to exclude the canceled shows right? The tvguide sections can be altered in the skin xml to only show upcoming episodes, so it's only for info in videolibrary. - `Black - 2011-09-26 19:02 But why include shows which are no longer airing? Seems useless to me. - Big_Noid - 2011-09-26 19:09 `Black Wrote:But why include shows which are no longer airing? Seems useless to me. I use show status and also show last episode in the videolibrary. To me this script is not just for next episodes, but an extension for the tv show library. It would be great to have a record of canceled shows and the last aired episode. Then again, I may be abusing this script past it's intention. Maybe time for me to start learning python and build a script myself (i've been requesting this feature for the past 8 months now )
- `Black - 2011-09-26 19:40 If ronie has finished his script, I take a look at it. Shouldn't be too hard to do.
- francovilar - 2011-09-26 22:38 Big_Noid Wrote:I use show status and also show last episode in the videolibrary. To me this script is not just for next episodes, but an extension for the tv show library. It would be great to have a record of canceled shows and the last aired episode. I would like to have the feature too. |