2022-05-02, 17:22
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78
2022-05-02, 18:11
script.module.thetvdb
https://github.com/kodi-community-addons...master.zip
script.tv.show.next.aired
https://github.com/kodi-community-addons...master.zip
https://github.com/kodi-community-addons...master.zip
script.tv.show.next.aired
https://github.com/kodi-community-addons...master.zip
2022-05-02, 20:43
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<--
2022-05-02, 22:48
@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.
.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.
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.
(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.
2022-05-03, 06:36
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
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
2022-05-03, 17:52
(2022-05-03, 06:36)melons2 Wrote: [ -> ]I am in the United States of A. central time zone.What was the sequence of your installations?
Mine doesn't work either........
I get nothing.
I switched back to script.module.thetvdb-1.0.29 and it works
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.
2022-05-05, 18:56
cheers mate for that what skin are you using
2022-05-06, 13:24
Aeon MQ 8 Matrix Mod v1.0.2.3 for Kodi v19 "Matrix"
It is the most versatile ...........it is the best!
It is the most versatile ...........it is the best!
2022-05-10, 03:48
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!
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!
2022-05-10, 21:21
Same here except on win 10.
2022-05-11, 10:38
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.
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.
2022-05-11, 12:50
hi guys,
is there a version of this add on works with kodi matrix?
thanks
is there a version of this add on works with kodi matrix?
thanks
2022-05-31, 03:33
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
Maybe someone could try to help better than I was able too and get this great addon back working!!
Thanks
2022-05-31, 06:40
(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)Well done for trying melons2.
Maybe someone could try to help better than I was able too and get this great addon back working!!
Thanks
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.
2022-05-31, 06:46
(2022-05-31, 06:40)Estevez99 Wrote: [ -> ]Scratch that! I can't message anyone because I haven't posted enough. Bizarre.(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)Well done for trying melons2.
Maybe someone could try to help better than I was able too and get this great addon back working!!
Thanks
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.
Someone else will have to tackle the flames.