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)



- ppic - 2011-05-19 01:57

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 12:22

Hi,

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

feel kissed Wink


Greetz X23


- igotdvds - 2011-05-21 05:38

This is officially bombing the new nightlies:

http://pastebin.com/FgZSzj7E


- ppic - 2011-05-21 18:14

i don't see any error.


- igotdvds - 2011-05-23 00:33

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 00:36

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 12:37

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 03:10

fixed.


- adr3nal1n - 2011-06-15 14:20

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 14:25

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 !