[RELEASE] TV Show Next Aired (Script) Addon

  Thread Rating:
  • 2 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
ronie Online
Team-XBMC Member
Posts: 8,260
Joined: Jan 2009
Reputation: 108
Post: #591
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

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
xceph Offline
Junior Member
Posts: 40
Joined: Aug 2011
Reputation: 0
Post: #592
ignore..
find quote
sladinki007 Offline
Member
Posts: 56
Joined: Jul 2010
Reputation: 0
Post: #593
ronie Wrote:of course i forgot about it Smile

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

[Image: watched-fanart.jpg]
find quote
ronie Online
Team-XBMC Member
Posts: 8,260
Joined: Jan 2009
Reputation: 108
Post: #594
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) :-)

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
(This post was last modified: 2012-02-12 15:21 by ronie.)
find quote
ronie Online
Team-XBMC Member
Posts: 8,260
Joined: Jan 2009
Reputation: 108
Post: #595
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.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
Harro Offline
Member+
Posts: 230
Joined: Aug 2010
Reputation: 9
Post: #596
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.
find quote
Martijn Offline
Team-XBMC
Posts: 7,715
Joined: Jul 2011
Reputation: 115
Location: Dawn of time
Post: #597
No problem on rescan

Always read the XBMC online-manual, FAQ and search the forums before posting.
Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting, make sure you read this first


For your mediacenter artwork go to
[Image: fanarttv.png]
find quote
ronie Online
Team-XBMC Member
Posts: 8,260
Joined: Jan 2009
Reputation: 108
Post: #598
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. :-)

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
thewarm Offline
Senior Member
Posts: 270
Joined: Apr 2011
Reputation: 0
Location: Seattle
Post: #599
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!
find quote
sladinki007 Offline
Member
Posts: 56
Joined: Jul 2010
Reputation: 0
Post: #600
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\li​b\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\li​b\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: watched-fanart.jpg]
find quote
Post Reply