add-ons / plugin.video.viervijfzes

Kodi add-on to watch video-on-demand content from the Play 4, Play 5 and Play 6 channels.
https://github.com/add-ons/plugin.video.viervijfzes/wiki
GNU General Public License v3.0
50 stars 10 forks source link

Remove background metadata downloading #74

Closed michaelarnauts closed 3 years ago

michaelarnauts commented 3 years ago

With the transition to GoPlay, SBS has added a large json with all the programs on the https://www.goplay.be/programmas/ page. This way, we don't need to fetch all programs in the background to get a cover, description and other metadata.

The fetching of the large json is cached for 5 minutes. This speeds up the opening of the A-Z listing, but still ensuring you have the most up-to-date data.