Kodi Community Forum

Full Version: Playlist not filling because API to browse folder and subfolders
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
When an API request is done like:
Code:
{"jsonrpc":"2.0","id":72,"method":"Player.Open","params":{"item":{"path":"XXXXX","recursive":true},"options":{"shuffled":true}}}
It sdes not fill the playlist and does not allow next / previous to go to next items.

See http://yatse.tv/redmine/boards/1/topics/733 for more info

This is with KODI 15.2 as well as 16.1 RC1
Small kick and created a trac issue
http://trac.kodi.tv/ticket/16666