[RELEASE] TV Show Next Aired (Script) Addon

  Thread Rating:
  • 2 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
ppic Offline
Skilled Python Coder
Posts: 2,663
Joined: Feb 2009
Reputation: 10
Location: France idf
Thumbs Up  [RELEASE] TV Show Next Aired (Script) Addon Post: #1
here it is :

[Image: 1282515993-icon.png]

Features:
scan your tvshow librairy then check on http://www.TVrage.com if there's information for next aired episode.
it remembesr canceled/ended shows to not scrap website again in this case.
support for poster, banner, and thumb mode.
if your tvshow is not found, please check if it's missing in aka title on http://tvrage.com/ , information can be submitted there and they are pretty fast to validate.

Screenshots:
[Image: tvguide-3.jpg]

[Image: tvguide-2.jpg]


where to find:

you can download it in official repository in program addons.
you can launch it after installed in program addons.


please enjoy !

[Image: widget]
Passion-XBMC Repository Download your SVN skins and addons
TvTunes Addon Download Play your theme while browsing library
TVshow Next Aired display next aired infos from tvrage.com
Logo Downloader Script download Logo/clearart/show thumbs/poster/banner
Bande-Annonce Allociné plugin watch trailers in french and vo
SportLive Script Live score match info in XBMC (not compatible dharma)
(This post was last modified: 2013-04-23 00:44 by ronie.)
find quote
avus m3 Offline
Senior Member
Posts: 247
Joined: May 2010
Reputation: 0
Post: #2
Will try it later tonight. Looks good though!
find quote
tungmeister Offline
Fan
Posts: 415
Joined: Jan 2009
Reputation: 8
Location: Sheffield, UK
Post: #3
seems pretty good, no issues i can see, look forward to skin integration would love to mod it into something.
find quote
Batemann Offline
Aeon Group
Posts: 323
Joined: Oct 2007
Location: Amsterdam
Post: #4
Looks good for a start, but it takes a long time before it scans everything and gives output. And it does that every time I use it.
The beginning is there.
I hope the endresult will be that the show-specific info will be integrated in the corresponding info screen of that show?

[Image: widget]
[Image: widget]
find quote
ppic Offline
Skilled Python Coder
Posts: 2,663
Joined: Feb 2009
Reputation: 10
Location: France idf
Post: #5
for now it doesn't try to get info( excluded first time) on canceled/ended show.
i planned to keep info to not refresh everytime (24h refresh seems good).

it's the start as you said, i have already in mind to rebuilt and clean the code, there's still parts of unused code.

for integration in skin, this question has to be for them i'll try to make them available on most screen they want Big Grin

[Image: widget]
Passion-XBMC Repository Download your SVN skins and addons
TvTunes Addon Download Play your theme while browsing library
TVshow Next Aired display next aired infos from tvrage.com
Logo Downloader Script download Logo/clearart/show thumbs/poster/banner
Bande-Annonce Allociné plugin watch trailers in french and vo
SportLive Script Live score match info in XBMC (not compatible dharma)
find quote
smalben Online
Junior Member
Posts: 4
Joined: Oct 2009
Reputation: 0
Post: #6
Great addon!
Just curious, how are the shows sorted? For me they look pretty random. Sorted by "closest next episode date" would be nice.
find quote
ppic Offline
Skilled Python Coder
Posts: 2,663
Joined: Feb 2009
Reputation: 10
Location: France idf
Post: #7
not ordered, just take the database return order.

order by date is difficult, as sometime we have a complete date, sometime just the month ...

[Image: widget]
Passion-XBMC Repository Download your SVN skins and addons
TvTunes Addon Download Play your theme while browsing library
TVshow Next Aired display next aired infos from tvrage.com
Logo Downloader Script download Logo/clearart/show thumbs/poster/banner
Bande-Annonce Allociné plugin watch trailers in french and vo
SportLive Script Live score match info in XBMC (not compatible dharma)
find quote
Phantisy Offline
Member
Posts: 95
Joined: Aug 2008
Reputation: 0
Post: #8
Great addon. Now I know when all the shows I watch start back up with ease. Would be cool if it could somehow be able to add the info to the calendar script and maybe IF POSSIBLE have reminders show somehow?
find quote
ppic Offline
Skilled Python Coder
Posts: 2,663
Joined: Feb 2009
Reputation: 10
Location: France idf
Post: #9
not a bad idea, i'll see that with cinpou.

[Image: widget]
Passion-XBMC Repository Download your SVN skins and addons
TvTunes Addon Download Play your theme while browsing library
TVshow Next Aired display next aired infos from tvrage.com
Logo Downloader Script download Logo/clearart/show thumbs/poster/banner
Bande-Annonce Allociné plugin watch trailers in french and vo
SportLive Script Live score match info in XBMC (not compatible dharma)
find quote
aptalca Offline
The Dude
Posts: 828
Joined: Sep 2009
Reputation: 17
Post: #10
I am using the transparency skin (I don't know if that makes a difference) on the latest pre-dharma (yesterday's build actually)

Only the poster view works fine. On the other two views, left, right, up and down only move to the next or previous show. I can't move the selection over to other buttons. I can only exit.

And also after I exit, the addon changes my library view for the video addons page (to fanart view if I selected banner in the addon settings)

Aside from that, in poster mode it works really well and is quite promising

Thanks

PS I'll try to post a debug log in a little bit

PSS I think it might be a good idea to have time based scraping. Such as, if it's only been a few hours since the last scrape/update, it shouldn't scrape again on start. Because depending on how busy tvrage (or whatever site you're using to scrape) is, sometimes it takes a much longer time to start

EDIT: Update- In the addon settings through addon manager, if I set it to poster view, the addon starts fine, and then I can change the view inside the addon and it behaves fine. But if I set it to any other view in the settings through addon manager, then the addon does not behave well (as I explained above).
(This post was last modified: 2010-08-25 18:47 by aptalca.)
find quote
Post Reply