aenemapy / aenemapyrepo

Kodi repo
39 stars 30 forks source link

afix mediatype + add additional metadata #11

Closed henryjfry closed 5 years ago

henryjfry commented 5 years ago

fix mediatype to "episode" for tvshows and add additional metadata which is displayed in this view.

aenemapy commented 5 years ago

a better solution might be: self.infolabels.update(meta) in this case the player won't error out if some of those meta dict are missing...