xbmc / metadata.tvshows.themoviedb.org.python

themoviedb.org TV Show scraper in Python for Kodi 18 (Leia) or later.
GNU General Public License v3.0
20 stars 26 forks source link

Update infotagvideo api use after #22192 in core kodi #94

Closed fuzzard closed 1 year ago

fuzzard commented 1 year ago

https://github.com/xbmc/xbmc/pull/22192 introduced breaking API changes

Update usage to match the renaming of various api usage.

The addon does not use any api changed in VideoStreamDetail https://github.com/xbmc/xbmc/pull/22192/commits/d38873b2edb45bdbcc1fa727c05ad334ab8f1a7d

art_type > arttype isDefault > isdefault

are the only usage from InfoTagVideo https://github.com/xbmc/xbmc/pull/22192/commits/436aafa65c93692cbce5e84f3a3c0d732dfe94e1