• 1
  • 38
  • 39
  • 40(current)
  • 41
  • 42
  • 67
[RELEASE] TV Show Next Aired (Script) Addon
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.
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
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
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 ?
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.
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
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
Image
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
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
ignore..
ronie Wrote:of course i forgot about it Smile

well it still ain't working ... not even on beta3 Tongue
Image
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) :-)
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
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.
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
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.
No problem on rescan
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
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. :-)
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
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!
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
Image
  • 1
  • 38
  • 39
  • 40(current)
  • 41
  • 42
  • 67

Logout Mark Read Team Forum Stats Members Help
[RELEASE] TV Show Next Aired (Script) Addon2