[RELEASE] TV Show Next Aired (Script) Addon

  Thread Rating:
  • 2 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
cablecar1 Offline
Junior Member
Posts: 17
Joined: Sep 2009
Reputation: 0
Post: #21
Here's the de-bug report.
find quote
cablecar1 Offline
Junior Member
Posts: 17
Joined: Sep 2009
Reputation: 0
Post: #22
Sorry forgot the link http://pastebin.com/70XswhjV
find quote
ppic Offline
Skilled Python Coder
Posts: 2,662
Joined: Feb 2009
Reputation: 10
Location: France idf
Post: #23
Code:
NOTICE: ### smb://STUDY-PC/Users/Study/TV Shows/True Blood/
NOTICE: ### C:\TV Shows\True Blood\
NOTICE: ### smb://STUDY-PC/Users/Study/TV Shows/Nurse Jackie/
NOTICE: ### C:\TV Shows\Nurse Jackie\

ok, i got it, it's because you've got 2 path for this show, as i take each path to get the thumb, on the one which is holded by xbmc, no problem, but on the other, i think you get the thumb cached by xbmc during scrap.

[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
cablecar1 Offline
Junior Member
Posts: 17
Joined: Sep 2009
Reputation: 0
Post: #24
Thanks for that, I thought I only had one path for TV shows, I will have to check later tonight.

Thanks again,

Cablecar
find quote
cablecar1 Offline
Junior Member
Posts: 17
Joined: Sep 2009
Reputation: 0
Post: #25
I did have only one path the one was not active but it must have still been showing in the database.

Still got problems with the artwork displaying with the Next-aired add-on. What and where does your add on look for banners etc and what file names is it looking for. Some shows are correct and others the banners are stretched.

[Image: view-pic.php?img=90742]
[Image: view-pic.php?img=90744]

The above images show problem.
find quote
cablecar1 Offline
Junior Member
Posts: 17
Joined: Sep 2009
Reputation: 0
Post: #26
http://uploadpic.org/view-pic.php?img=90744
http://uploadpic.org/view-pic.php?img=90742

Links to screen shots
find quote
ppic Offline
Skilled Python Coder
Posts: 2,662
Joined: Feb 2009
Reputation: 10
Location: France idf
Post: #27
i pick up the xbmc cache for the serie path, you can see image path in debug log if you want to check what image is displayed Wink

[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
chmouel Offline
Junior Member
Posts: 3
Joined: Nov 2009
Reputation: 0
Post: #28
I am not sure about the process how to send patch for xbmc addons, but here is a patch that may be useful (it is at least for me). It sort the TV episodes by names and add a 24 hours cache on the (slow) tvrage information since this is usually not changing every hours..

Available here :

http://gist.github.com/560005
find quote
chmouel Offline
Junior Member
Posts: 3
Joined: Nov 2009
Reputation: 0
Post: #29
by the way you may want to s/Chemin/Path/ the franglais [*]

[*] As much I love it being a french native speaker.
find quote
ppic Offline
Skilled Python Coder
Posts: 2,662
Joined: Feb 2009
Reputation: 10
Location: France idf
Post: #30
thanks, i'll remove language out of the code

[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
Post Reply