2020-11-14, 20:45
That won’t be removed till kodi 20. It has only be deprecated in Kodi 19.
(2020-11-14, 20:45)phunkyfish Wrote: That won’t be removed till kodi 20. It has only be deprecated in Kodi 19.Thank you
(2023-10-11, 07:33)davelee77 Wrote: I'm curious to know, in these messages, is there a way for me to have dumbed down, to identify what exactly needs to be changed here?
(2023-10-11, 07:33)davelee77 Wrote: supposed to list all three in the same spot with each other I found some of them but don't want to change anything until I have a clearer understanding. These were located in the Log Viewer. I am not around to try anything at the moment or send image of logfile. Thanks! For example:
ListItem.addStreamInfo() should be replaced with InfoTagVideo.addVideoStream(), InfoTagVideo.addAudioStream() and InfoTagVideo.addSubtitleStream().
OR
Setting most vide properties through ListItem.setInfo() is deprecated and might be removed in future Kodi versions. Please use the respective setter in InfoTagVideo.
Please advise. Thanks!