Hi,
by default, if you add your smart playlist (of music) to the favorites, it opens a window of the playlist. I'm looking for a way to play it directly.
what i did so far:
edited favorites.xml
instead of openwindow, i changed it to
>PlayMedia("special://profile/playlists/music/Soundtracks.xsp")
this works when clicking on it on the screen.
but when i try to play it via yatse remote:
Play: ListItem type must be audio or video type. The type can be specified by using ListItem::getVideoInfoTag or ListItem::getMusicInfoTag, in the case of playlist entries by adding #KODIPROP mimetype value.
it gives me this error.
Any idea how to make it work?
Play: ListItem type must be audio or video type. The type can be specified by using ListItem::getVideoInfoTag or ListItem::getMusicInfoTag, in the case of playlist entries by adding #KODIPROP mimetype value.