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)



RE: [RELEASE] TV Show Next Aired (Script) Addon - homerjs - 2013-02-10

here is the debug of the Next Aired update, hope you can take a look
I scan and it only shows 8 found when there are about 33.. I did re-scan and it found only 1 show, I didnt debug that one whowever... inconsistent results

Debug of Next Aired Addon

thanks


RE: [RELEASE] TV Show Next Aired (Script) Addon - ronie - 2013-02-10

(2013-02-10, 00:39)homerjs Wrote: here is the debug of the Next Aired update, hope you can take a look
I scan and it only shows 8 found when there are about 33.. I did re-scan and it found only 1 show, I didnt debug that one whowever... inconsistent results

Debug of Next Aired Addon

thanks

looks like tvrage is having issues.
it either times out or returns no data at all.

nothing new and nothing i can do anything about.


RE: [RELEASE] TV Show Next Aired (Script) Addon - homerjs - 2013-02-10

thanks Ronie, greatly appreciated

just re-scanned and everything appeared, obvious issue at tvrage, thanks for looking Ronie


RE: [RELEASE] TV Show Next Aired (Script) Addon - sergiocos - 2013-02-18

Romanian translation for 5.0.6
Cheers and thanks for such an helpful addon!


RE: [RELEASE] TV Show Next Aired (Script) Addon - ronie - 2013-02-18

(2013-02-18, 23:25)sergiocos Wrote: Romanian translation for 5.0.6
Cheers and thanks for such an helpful addon!

cheers!
will add it to the next release.


RE: [RELEASE] TV Show Next Aired (Script) Addon - thewarm - 2013-02-19

Empty!

I just did a scan using Ver 5.05 in Frodo (release) on Windows 7. I saw the scan complete (fast), but I have an empty guide in all skins.

I saw this in the standard log (not debug)

- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.RuntimeError'>
Error Contents: Non-Existent Control 8
Traceback (most recent call last):
File "C:\Users\QuadCore\AppData\Roaming\XBMC\addons\script.tv.show.next.aired\resources\lib\next_aired_dialog.py", line 41, in onInit
self.set_focus()
File "C:\Users\QuadCore\AppData\Roaming\XBMC\addons\script.tv.show.next.aired\resources\lib\next_aired_dialog.py", line 88, in set_focus
self.setFocus( self.getControl( 8 ) )
RuntimeError: Non-Existent Control 8
-->End of Python script error report<--

Update: Must have been another server thing... all is well now. Weird...


RE: [RELEASE] TV Show Next Aired (Script) Addon - ronie - 2013-02-19

(2013-02-19, 03:34)thewarm Wrote: Empty!

I just did a scan using Ver 5.05 in Frodo (release) on Windows 7. I saw the scan complete (fast), but I have an empty guide in all skins.

I saw this in the standard log (not debug)

- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.RuntimeError'>
Error Contents: Non-Existent Control 8
Traceback (most recent call last):
File "C:\Users\QuadCore\AppData\Roaming\XBMC\addons\script.tv.show.next.aired\resources\lib\next_aired_dialog.py", line 41, in onInit
self.set_focus()
File "C:\Users\QuadCore\AppData\Roaming\XBMC\addons\script.tv.show.next.aired\resources\lib\next_aired_dialog.py", line 88, in set_focus
self.setFocus( self.getControl( 8 ) )
RuntimeError: Non-Existent Control 8
-->End of Python script error report<--

Update: Must have been another server thing... all is well now. Weird...

a quick scan + empty window is indeed a server issue.

the error you get is a skin issue though.


RE: [RELEASE] TV Show Next Aired (Script) Addon - Wanilton - 2013-02-19

Hi Ronie, translation for latest version to Portuguese (Brazil)

https://dl.dropbox.com/u/25170804/tvshownextaired/strings.xml

Thanks,


RE: [RELEASE] TV Show Next Aired (Script) Addon - ronie - 2013-02-20

(2013-02-19, 23:21)Wanilton Wrote: Hi Ronie, translation for latest version to Portuguese (Brazil)

https://dl.dropbox.com/u/25170804/tvshownextaired/strings.xml

Thanks,

cheers mate.
reminds me i still have to submit the addons i maintain to transifex for easy translation. :-)


RE: [RELEASE] TV Show Next Aired (Script) Addon - thewarm - 2013-02-22

[/quote]

a quick scan + empty window is indeed a server issue.

the error you get is a skin issue though.
[/quote]

I am using Frodo with stock confluence on Win 7.


RE: [RELEASE] TV Show Next Aired (Script) Addon - ronie - 2013-02-22

(2013-02-22, 04:08)thewarm Wrote: I am using Frodo with stock confluence on Win 7.

i've double-checked to code in confluence, but it's fine.
i can't reproduce it on my end either.

if you can capture that specific error in a Debug Log i'll have a closer look.


RE: [RELEASE] TV Show Next Aired (Script) Addon - mcborzu - 2013-02-23

Any thoughts on having Plot being an infolabel? I checked 10 of my upcoming shows and 9 of them had a plot for the upcoming episode. Would be a nice feature for skinners and users for the tvguide...


RE: [RELEASE] TV Show Next Aired (Script) Addon - ppic - 2013-02-23

i think aroginal script were getting it, but not using it


RE: [RELEASE] TV Show Next Aired (Script) Addon - ronie - 2013-02-23

(2013-02-23, 01:33)mcborzu Wrote: Any thoughts on having Plot being an infolabel? I checked 10 of my upcoming shows and 9 of them had a plot for the upcoming episode. Would be a nice feature for skinners and users for the tvguide...

(2013-01-17, 02:34)ronie Wrote: this addon needs someone who is interested in adding new features to it.

i am not that person.

hint, hint ;-)

any takers?


RE: [RELEASE] TV Show Next Aired (Script) Addon - ppic - 2013-02-23

i would ronie, i would take it back, not enought time for know, i need to dive in python, seems it's long time no coding, bt i'm starting again .