2020-06-20, 18:28
There is an attribute to add a trailer to a list_item, for example :
Is it possible to also add a subtitle file to it ?python:
list_item.setInfo('video', {'trailer': 'http://URL_TRAILER.mp4'})