• 1
  • 64
  • 65
  • 66(current)
  • 67
  • 68
  • 76
Release TV Show Next Aired (Script) Addon, now w/TheTVDB data
hi how do you update to the new one
Reply
script.module.thetvdb
https://github.com/kodi-community-addons...master.zip
script.tv.show.next.aired
https://github.com/kodi-community-addons...master.zip
XBoxMediaCenter (Kodi Matrix ) 19.3 , AndroidBox -Matrix Skin AeonMQ6
Reply
Null, empty screen, not possible to go to the menu and activate for resetting.
xml:

2022-05-02 20:22:05.283 T:5176     INFO <general>: CAddonMgr::FindAddon: script.module.thetvdb v1.0.32 installed
2022-05-02 20:22:05.522 T:3898  WARNING <general>: CGUIMediaWindow::OnMessage - updating in progress
2022-05-02 20:22:08.684 T:3898     INFO <general>: Loading skin file: FileBrowser.xml, load type: KEEP_IN_MEMORY
2022-05-02 20:22:21.105 T:3977     INFO <general>: script.tv.show.next.aired --> TV Show - Next Aired version 8.0.2 stopped
2022-05-02 20:22:21.106 T:3977     INFO <general>: CPythonInvoker(4, /storage/.kodi/addons/script.tv.show.next.aired/service.py): script successfully run
2022-05-02 20:22:21.510 T:3977     INFO <general>: Python interpreter interrupted by user
2022-05-02 20:22:21.980 T:5176     INFO <general>: CAddonMgr::FindAddon: script.tv.show.next.aired v8.0.3 installed
2022-05-02 20:22:21.984 T:5500     INFO <general>: initializing python engine.
2022-05-02 20:22:22.507 T:5500     INFO <general>: script.tv.show.next.aired --> TV Show - Next Aired version 8.0.3 started
2022-05-02 20:22:22.532 T:5509     INFO <general>: initializing python engine.
2022-05-02 20:22:23.130 T:5509     INFO <general>: script.module.thetvdb --> Initialized
2022-05-02 20:22:23.170 T:5509     INFO <general>: script.tv.show.next.aired --> Updating TheTVDB info for all continuing Kodi tv shows...
2022-05-02 20:22:43.688 T:5641     INFO <general>: script.module.thetvdb --> Initialized
2022-05-02 20:23:43.404 T:5768     INFO <general>: initializing python engine.
2022-05-02 20:27:23.291 T:5509     INFO <general>: script.tv.show.next.aired --> Retrieving next airing episodes for all continuing Kodi tv shows...
2022-05-02 20:27:33.248 T:5509     INFO <general>: script.tv.show.next.aired --> Update complete
2022-05-02 20:27:33.253 T:5509     INFO <general>: script.module.thetvdb --> Exited
2022-05-02 20:27:33.253 T:5509     INFO <general>: CPythonInvoker(15, /storage/.kodi/addons/script.tv.show.next.aired/default.py): script successfully run
2022-05-02 20:27:33.670 T:5509     INFO <general>: Python interpreter stopped
2022-05-02 20:28:53.703 T:5768     INFO <general>: CPythonInvoker(17, /storage/.kodi/addons/screensaver.digitalclock/default.py): script successfully run
2022-05-02 20:28:54.211 T:5768     INFO <general>: Python interpreter stopped
2022-05-02 20:29:00.890 T:6483     INFO <general>: initializing python engine.
2022-05-02 20:29:01.405 T:6483     INFO <general>: script.module.thetvdb --> Initialized
2022-05-02 20:29:03.532 T:6483    ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                                    - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                                   Error Type: <class 'KeyError'>
                                                   Error Contents: 'firstaired'
                                                   Traceback (most recent call last):
                                                     File "/storage/.kodi/addons/script.tv.show.next.aired/resources/lib/next_aired_dialog.py", line 48, in onInit
                                                       self.set_properties()
                                                     File "/storage/.kodi/addons/script.tv.show.next.aired/resources/lib/next_aired_dialog.py", line 81, in set_properties
                                                       aired = eps['firstaired']
                                                   KeyError: 'firstaired'
                                                   -->End of Python script error report<--
Reply
@rafikW
you have problem with your time zone, new convert in module tvdb.This module causing isue with local string.
You need to use old tvdb module with new  script.tv.show.next.aired....this want work for you. Sad
(2022-05-02, 20:43)rafikW Wrote: Null, empty screen, not possible to go to the menu and activate for resetting.[
Yoy can reset from addon settings..
.general settings-addons-my addons-program addons

you use LibreELEC version for kodi , maybe in this way using tz dont work...need to check.
I try on win32 win 64 (regular and portable) ,android, ....working for me.
XBoxMediaCenter (Kodi Matrix ) 19.3 , AndroidBox -Matrix Skin AeonMQ6
Reply
I am in the United States of A. central time zone.

Mine doesn't work either........
I get nothing.
With script.tv.show.next.aired 8.0.3 installed, 
I switched back to script.module.thetvdb-1.0.29 and it works
Reply
(2022-05-03, 06:36)melons2 Wrote: I am in the United States of A. central time zone.

Mine doesn't work either........
I get nothing.
I switched back to script.module.thetvdb-1.0.29 and it works
What was the sequence of your installations?
My initial state was:
Next Aired version 8.0.2
TVDB module 1.0.29

Then I have performed upgrades in the following order:
TVDB module 1.029 --> 1.0.32
Next Aired version 8.0.2 --> 8.0.3

and it doesn't work.
BTW. I'm running CoreELEC not LiberELEC.

Then I have restored system which contain Next Aired version 8.0.2 and TVDB module 1.0.29.
Now when I'm trying to upgrade only Next Aired to 8.0.3 it fails with error:

xml:
ERROR <general>: CAddonInstallJob[script.tv.show.next.aired]: The dependency on script.module.thetvdb version 1.0.32 could not be satisfied.

so my guessing is that 8.0.3 require The TVDB module version 1.0.32.

I think I will stay with
Next Aired version 8.0.2
TVDB module 1.0.29

as only this combination works for me.
Reply
cheers mate for that what skin are you using
Reply
Aeon MQ 8 Matrix Mod v1.0.2.3 for Kodi v19 "Matrix"

It is the most versatile ...........it is the best!
Reply
Anyone have a suggestion......
I really routinely use TV Show Next Aired and now no combination of TV Show Next Aired version (8.1, 8.2, 8.3) and no combination of The TVDB (10.29, 10.31, 10.32)
works.
Does anyone have TV Show Next Aired working and how?
I'm running KODI 19.4 and Windows 11

Thanks for any help!
Reply
Same here except on win 10.
YOYIZDERZOMENEMOHOZEZAZEZDENDERIZHOZEZ
Reply
Same but on a Vero4K+ box.
Was working for a good while, then it stopped working on both my PC build and the Vero.
Strange because I hadn't changed anything - maybe there are some underlying core dependencies that updated??
I tried re-installing varying combinations as you did - but no luck.

If it helps, the backend seems to work (next aired popups appear on my TV wall views per show), but the TV Guide does not run.

Without any log files in front of me, I can remember that the main error I saw in the log file was along the lines of: string indices must be integers.
Reply
hi guys,

is there a version of this add on works with kodi matrix?

thanks
Reply
I tried to help @Angelinas fix "TV Show Next Aired" but didn't understand what he was asking of me? (all of this was done using the email system here)

Maybe someone could try to help better than I was able too and get this great addon back working!!

Thanks
Reply
(2022-05-31, 03:33)melons2 Wrote: I tried to help @Angelinas fix "TV Show Next Aired" but didn't understand what he was asking of me? (all of this was done using the email system here)

Maybe someone could try to help better than I was able too and get this great addon back working!!

Thanks
Well done for trying melons2.

I'm no coder, but I reckon I could try debugging the addon if Angelinas needs the help. I'll drop him a message and see what he thinks.
Reply
(2022-05-31, 06:40)Estevez99 Wrote:
(2022-05-31, 03:33)melons2 Wrote: I tried to help @Angelinas fix "TV Show Next Aired" but didn't understand what he was asking of me? (all of this was done using the email system here)

Maybe someone could try to help better than I was able too and get this great addon back working!!

Thanks
Well done for trying melons2.

I'm no coder, but I reckon I could try debugging the addon if Angelinas needs the help. I'll drop him a message and see what he thinks.
Scratch that! I can't message anyone because I haven't posted enough. Bizarre.
Someone else will have to tackle the flames. Smile
Reply
  • 1
  • 64
  • 65
  • 66(current)
  • 67
  • 68
  • 76

Logout Mark Read Team Forum Stats Members Help
TV Show Next Aired (Script) Addon, now w/TheTVDB data8