plugin.video.vrt.nu icon indicating copy to clipboard operation
plugin.video.vrt.nu copied to clipboard

Add more metadata to Kodi information pane

Open dagwieers opened this issue 4 years ago • 1 comments

Describe the feature

Currently the Kodi information pane is showing very limited metadata for our VOD content:

  • ListItem.Premiered (episode) -- Date aired:
  • ListItem.Studio (episode/oneoff/program) -- Studio:
  • ListItem.Tag (episode/oneoff) -- Tags:

whereas we could be showing:

  • ~ListItem.Date (episode/oneoff) -- Date:~
  • ListItem.DateAdded (episode/oneoff) -- Date added:
  • ~ListItem.Duration (episode/oneoff) -- Duration:~
  • ListItem.Playcount (episode/oneoff) -- Play count:
  • ListItem.LastPlayed (episode/oneoff) -- Last played at:
  • ListItem.DBTYPE (episode/oneoff/program) -- Media type:

dagwieers avatar Jan 11 '20 03:01 dagwieers

The code was merged into the master branch and will be released with Kodi Matrix.

dagwieers avatar Jan 17 '20 11:01 dagwieers