XBMC Community Forum
[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)



- papampi - 2011-05-18 09:32

Hi ppic
thanks for the nice Addon! its should be good !
I'm using it with Neon skin on atv2 ,when i start xbmc it shows tv guide updated after 10 seconeds then when i go to "tv guide" menu in Neon skin I only see black boxes with air dates and when i open it I see names and full info with black boxes beside them (no images)!
where does your script gets the image for tv shows from ?
is there a fix for my problem ? should i send you my log file ?


- ppic - 2011-05-18 11:45

depend what the skin use, ask the skinner.


- papampi - 2011-05-18 12:17

ppic Wrote:depend what the skin use, ask the skinner.

thnx man !
will test with other skins !!!


- x23piracy - 2011-05-18 15:59

Hi,

@ppic any plans for nationalization?
If yes i can watch out for a usefull website that can deliver for my case german contents?


Greetz X23


- papampi - 2011-05-18 16:15

ppic Wrote:depend what the skin use, ask the skinner.

so it seems its not the skin problem !
the images not shown even when i run the addon direct from the video addons !!!
i uninstall and reinstall, and also set the view to banner, wide ,....
but no picture !!!
any idea ?


- ppic - 2011-05-18 16:45

without debug log, no.


- ppic - 2011-05-18 16:46

x23piracy Wrote:Hi,

@ppic any plans for nationalization?
If yes i can watch out for a usefull website that can deliver for my case german contents?


Greetz X23

nop, aired time will always be aired time from original country.


- papampi - 2011-05-18 17:43

ppic Wrote:without debug log, no.
so i had a look at my debug log and I think I missed the whole point do i have to add the folder.jpg manually to each folder of each series ?

Code:
20:09:30 T:149757952 M:119562240   DEBUG: GetImageHash - unable to stat url smb://payam:xxxxxxx@PAYAM-UBUNTU/tvseries1/Modern Family/folder.jpg


so this is my log :
https://rapidshare.com/files/2398428926/xbmc.log

my file server is ubuntu linux with all the permisions for read/write files and my ubuntu username is also the same as the username i put in xbmc !!!!


- igotdvds - 2011-05-18 17:55

Does mean anything ppic? It was in the debug log.

ERROR: C:\Users\lve9897\AppData\Roaming\XBMC\addons\script.tv.show.next.aired\default.p​y:26: DeprecationWarning: os.getcwd() currently lies to you so please use addon.getAddonInfo('path') to find the script's root directory and DO NOT make relative path accesses based on the results of 'os.getcwd.'
RESOURCES_PATH = os.path.join( os.getcwd() , "resources" )


- x23piracy - 2011-05-18 21:47

Hi,

ppic Wrote:nop, aired time will always be aired time from original country.

a last try Wink No chance? for example:
http://www.serienwiki.de/serien/True-Blood/

There are own rss feeds for every series (next air time, germany):
http://www.serienwiki.de/serien/True-Blood/feed/

Searching for available series (finding out its availability and how it's written):
http://www.serienwiki.de/findseries.php?seriesname=true%20blood


Greetz X23