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)



- ppic - 2011-05-18

without debug log, no.


- ppic - 2011-05-18

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

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

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

ERROR: C:\Users\lve9897\AppData\Roaming\XBMC\addons\script.tv.show.next.aired\default.py: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

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


- ppic - 2011-05-19

x23piracy Wrote:Hi,



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
grrrr, u'r hard there !
i'll see that with the rework.


- x23piracy - 2011-05-19

Hi,

ppic Wrote:grrrr, u'r hard there !
i'll see that with the rework.

feel kissed Wink


Greetz X23


- igotdvds - 2011-05-21

This is officially bombing the new nightlies:

http://pastebin.com/FgZSzj7E


- ppic - 2011-05-21

i don't see any error.


- igotdvds - 2011-05-23

Do you see anything wrong with this...

When next aired is instaslled, I freeze on home screen, when its not, I dont.

Code:
17:32:04 T:2460 M:2836529152   ERROR: C:\Documents and Settings\XBMC_User\Application Data\XBMC\addons\script.tv.show.next.aired\default.py: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" )



- ronie - 2011-05-23

igotdvds Wrote:Do you see anything wrong with this...

When next aired is instaslled, I freeze on home screen, when its not, I dont.

Code:
17:32:04 T:2460 M:2836529152   ERROR: C:\Documents and Settings\XBMC_User\Application Data\XBMC\addons\script.tv.show.next.aired\default.py: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" )

the error in the log is unrelated to the issue. :-)

the freeze is almost certainly due to this bug:
http://trac.xbmc.org/ticket/11528


- ppic - 2011-05-23

igotdvds Wrote:Do you see anything wrong with this...

When next aired is instaslled, I freeze on home screen, when its not, I dont.

Code:
17:32:04 T:2460 M:2836529152   ERROR: C:\Documents and Settings\XBMC_User\Application Data\XBMC\addons\script.tv.show.next.aired\default.py: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" )

yes i'm aware of that, but that's not what causing your crash.


- NutNothing - 2011-06-05

fixed.


- adr3nal1n - 2011-06-15

Hi Guys,

How do I disable the script as I do not want it running?

I have uninstalled the script via XBMC but am now getting these errors in the xbmc.log

ERROR: Python script "script.tv.show.next.aired" does not exist

I also get this error in xbmc.log, is this related in anyway?

ERROR: Open - failed to open source <http://mirrors.xbmc.org/addons/dharma/addons.xml.md5>

Thanks in advance for any ideas.


- ppic - 2011-06-15

you just have to deactivate the next aired use in skin settings, no need to delete the script, and even if you have an error in log, this is not a problem, when you use xbmc, i hope you use it to watch others things better than the log files !