Kodi Community Forum
Release TV Show Next Aired (Script) Addon, now w/TheTVDB data - 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, now w/TheTVDB data (/showthread.php?tid=186090)



RE: TV Show Next Aired (Script) Addon, now w/TheTVDB data - ShadowTek - 2019-11-24

(2019-11-24, 17:56)Blurayx Wrote: @shedrock 

Did you get your Next Aired working?

Still same issue for me, just for general knowledge


RE: TV Show Next Aired (Script) Addon, now w/TheTVDB data - shedrock - 2019-11-24

(2019-11-24, 17:56)Blurayx Wrote: @shedrock 

Did you get your Next Aired working?
I currently have 3 episodes showing today. His Dark Materials, One planet seven worlds and Watchmen. I know there are more TV Show episodes airing today as well, but the TV Guide is still not working. I also have 3 shows that interrupts the update or reset process in TVshow Next Aired. They are Sons of Anarchy, BBC Documentaries and Lark Rise to Candleford. If I remove those, then it updates, but it really doesn't update anything.

Shedrock


RE: TV Show Next Aired (Script) Addon, now w/TheTVDB data - Blurayx - 2019-11-24

(2019-11-24, 18:54)ShadowTek Wrote:
(2019-11-24, 17:56)Blurayx Wrote: @shedrock 

Did you get your Next Aired working?

Still same issue for me, just for general knowledge   

Next Aired is working great for me with the temporary fix.
After applying the fix before “Reset all data”. I deleted the files in userdata/addon_data/script.tv.show.next.aired.
it may work for you.


RE: TV Show Next Aired (Script) Addon, now w/TheTVDB data - shedrock - 2019-11-24

(2019-11-24, 19:25)Blurayx Wrote: Next Aired is working great for me with the temporary fix.
After applying the fix before “Reset all data”. I deleted the files in userdata/addon_data/script.tv.show.next.aired.
it may work for you. 
But that folder only contains (2) files. settings.xml and the DB file, which gets written over on a reset anyway, so removing them wouldn't make any difference because it is not a cache file you are clearing. Anyway, I tried it and it still doesn't work for me.

Regards,

Shedrock


RE: TV Show Next Aired (Script) Addon, now w/TheTVDB data - startreksteve - 2019-11-24

(2019-11-24, 17:00)Blurayx Wrote: update:Metadata.tvdb.com-3.2.1

http://mirrors.kodi.tv/addons/krypton/metadata.tvdb.com/
And where should these files go?
I tried putting them in the TVshows.nextaired folder but it wouldnt even run?


RE: TV Show Next Aired (Script) Addon, now w/TheTVDB data - shedrock - 2019-11-24

(2019-11-24, 19:40)startreksteve Wrote: And where should these files go?
I tried putting them in the TVshows.nextaired folder but it wouldnt even run? 
Instructions can be found here on how to install an add-on: How to install from a ZIP file.

Shedrock


RE: TV Show Next Aired (Script) Addon, now w/TheTVDB data - startreksteve - 2019-11-24

(2019-11-24, 19:43)shedrock Wrote:
(2019-11-24, 19:40)startreksteve Wrote: And where should these files go?
I tried putting them in the TVshows.nextaired folder but it wouldnt even run? 
Instructions can be found here on how to install an add-on: How to install from a ZIP file.

Shedrock 
Ah! So I install it as though Im installing an addon?


RE: TV Show Next Aired (Script) Addon, now w/TheTVDB data - shedrock - 2019-11-24

Shedrock 
Quote:Ah! So I install it as though Im installing an addon?

That's correct. Remember, you are only installing the latest update. Not all 3.

Shedrock


RE: TV Show Next Aired (Script) Addon, now w/TheTVDB data - startreksteve - 2019-11-24

(2019-11-24, 19:50)shedrock Wrote: Shedrock 


Ah! So I install it as though Im installing an addon?
[/quote]

That's correct. Remember, you are only installing the latest update. Not all 3.

Shedrock
[/quote]
Yeah did that, still doesnt work, does a scan then crashes at the end. Should I remove the .zip line in the modded script?


RE: TV Show Next Aired (Script) Addon, now w/TheTVDB data - startreksteve - 2019-11-24

(2019-11-24, 19:55)startreksteve Wrote:
(2019-11-24, 19:50)shedrock Wrote: Shedrock 


Ah! So I install it as though Im installing an addon? 



That's correct. Remember, you are only installing the latest update. Not all 3.

Shedrock
[/quote]
Yeah did that, still doesnt work, does a scan then crashes at the end. Should I remove the .zip line in the modded script?
[/quote]
Im running on a Pi2 on Libreelec Leia, with or without the modded script Im not getting an data coming down.


RE: TV Show Next Aired (Script) Addon, now w/TheTVDB data - startreksteve - 2019-11-24

(2019-11-24, 20:15)startreksteve Wrote:
(2019-11-24, 19:55)startreksteve Wrote:
(2019-11-24, 19:50)shedrock Wrote: Shedrock 


Ah! So I install it as though Im installing an addon?  



That's correct. Remember, you are only installing the latest update. Not all 3.

Shedrock 


Yeah did that, still doesnt work, does a scan then crashes at the end. Should I remove the .zip line in the modded script?
[/quote]
Im running on a Pi2 on Libreelec Leia, with or without the modded script Im not getting an data coming down.
[/quote]

If we're running the modifies script with the .zip part in it, shouldnt we also change the entry in this part?

in updates_%s.xml

 def _get_update_info(self, period, filter_func = None, callback = None):
        url = "%s/updates/updates_%s.zip" % (self.base_zip_url, period)
        zip_name = 'updates_%s.xml' % period


RE: TV Show Next Aired (Script) Addon, now w/TheTVDB data - Hitcher - 2019-11-24

Might just be best to disable the addon until tvdb.com get all their fixes done.


RE: TV Show Next Aired (Script) Addon, now w/TheTVDB data - turbotec - 2019-11-25

will the addon itself be upated cos iv tried the fixed with no joy


RE: TV Show Next Aired (Script) Addon, now w/TheTVDB data - skippr - 2019-11-25

(2019-11-25, 14:18)turbotec Wrote: will the addon itself be upated cos iv tried the fixed with no joy

The filename problem (addition of "zip") is already ticketed for the tvdb api team, which means it should be fixed / restored to the former way. 
Which would make an update of the NextAired Add-on unnecessary, at least premature, for the moment.


RE: TV Show Next Aired (Script) Addon, now w/TheTVDB data - MrGonzo - 2019-11-26

Hi

Ive got the most current metadata.tvDB.zip updated now, but the TV guide for "NextAired" still errors  at 15% when trying to grab a guide update. Is there something Im missing? Or is this just the TVDB ppl still doing their updates?