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)



- weisselstone - 2012-02-02

ronie Wrote:https://code.google.com/p/ronie/source/detail?r=314
Thank you Smile didn't find this yet.
fional Wrote:Ah, had not thought of that actually occurring.
I admit it's very rare and these two shows are the only ones that came to my mind without searching on google.


- Martijn - 2012-02-02

weisselstone Wrote:Thank you Smile didn't find this yet.
I admit it's very rare and these two shows are the only ones that came to my mind without searching on google.

Beavis and Butthead Wink


- sladinki007 - 2012-02-05

I only got a blank roster
have 645 shows / +- 32000 episodes
are all nicely in the mysql library ....

but this aint working
get some error in the logs

Quote:20:25:23 T:14188 ERROR: File "C:\Users\peter\AppData\Roaming\XBMC\addons\script.tv.show.next.aired\resources\lib\next_aired_dialog.py", line 35, in onInit
20:25:23 T:14188 ERROR: self.set_properties()
20:25:23 T:14188 ERROR: File "C:\Users\peter\AppData\Roaming\XBMC\addons\script.tv.show.next.aired\resources\lib\next_aired_dialog.py", line 50, in set_properties
20:25:23 T:14188 ERROR: self.listitems[day].append(listitem)
20:25:23 T:14188 ERROR: KeyError
20:25:23 T:14188 ERROR: :
20:25:23 T:14188 ERROR: '08:00 pm'

complete log attached -> http://pastebin.ca/DHfCoj4y
password: xbmc
running on win 7 x64 ultimate
Xbmc eden nightly build XBMCSetup-20111210-f1ae0b6-master on confluence skin
any idea how to get this working ?


- ronie - 2012-02-05

sladinki007 Wrote:any idea how to get this working ?

it's a known issue.
i'll release an updated version of next aired later today.


- sladinki007 - 2012-02-07

ronie Wrote:it's a known issue.
i'll release an updated version of next aired later today.

did you get the chance to release the update ?
version in first port is still same Wink


- ronie - 2012-02-07

sladinki007 Wrote:did you get the chance to release the update ?
version in first port is still same Wink

of course i forgot about it Smile


- xceph - 2012-02-10

ignore..


- sladinki007 - 2012-02-10

ronie Wrote:of course i forgot about it Smile

well it still ain't working ... not even on beta3 Tongue


- ronie - 2012-02-10

i'm looking for a few people who are willing to test:
script.tv.show.next.aired-4.1.18.zip

i want to make sure the changes i've made don't cause any issues.

if you get a script error, please let me know (+ Debug Log) :-)


- ronie - 2012-02-10

sladinki007 Wrote:well it still ain't working ... not even on beta3 Tongue

^ try 4.1.16

in your case, you need to do a 'refresh tv guide info' from the addon settings.


- Harro - 2012-02-10

ronie Wrote:i'm looking for a few people who are willing to test:
script.tv.show.next.aired-4.1.16.zip

i want to make sure the changes i've made don't cause any issues.

if you get a script error, please let me know (+ Debug Log) :-)

Just installed and re-scanned my shows all works great in Beta 3 of Eden with skin Confluence. Banners or logos all show.
Thanks for your work.


- Martijn - 2012-02-10

No problem on rescan


- ronie - 2012-02-10

Harro Wrote:Just installed and re-scanned my shows all works great in Beta 3 of Eden with skin Confluence. Banners or logos all show.
Thanks for your work.

Martijn Wrote:No problem on rescan

thanx for the quick feedback.

the script now checks which python version you have installed
and based on that either uses json or simplejson.

i need to make sure this works ok on all platforms. :-)


3 hours off - thewarm - 2012-02-11

Using v4.1.16 on Eden Beta 3. All of my air-times are 3 hours early. Any ideas please?
Thank you.

This does look quite a bit nicer in Eden!


- sladinki007 - 2012-02-11

Still not working

Code:
08:20:46 T:5676   ERROR: Exception in python script callback execution
08:20:46 T:5676   ERROR: Traceback (most recent call last):
08:20:46 T:5676   ERROR:   File "C:\Users\xbmc\AppData\Roaming\XBMC\addons\script.tv.show.next.aired\resources\lib\next_aired_dialog.py", line 35, in onInit
08:20:46 T:5676   ERROR: self.set_properties()
08:20:46 T:5676   ERROR:   File "C:\Users\xbmc\AppData\Roaming\XBMC\addons\script.tv.show.next.aired\resources\lib\next_aired_dialog.py", line 50, in set_properties
08:20:46 T:5676   ERROR: self.listitems[day].append(listitem)
08:20:46 T:5676   ERROR: KeyError
08:20:46 T:5676   ERROR: :
08:20:46 T:5676   ERROR: '08:00 pm'

Complete log -> http://pastebin.ca/L47K6Tht

running on windows 7 x64 Ultimate