2020-04-16, 16:04
Hi all,
one of my customers added a music source that is located on an SMB drive. If you now do a "Files.GetDirectory" on this path, you'll get a "Invalid params" error. When reproducing this bug with the Official Kodi Remote, you get:
XBMC JSON-RPC Error: Invalid params.
(Code: -32602)
Data: (null)
METHOD
Files.GetDirectory
PARAMETERS
{directory="smb://<ip-address>/<path>";media=music;sort={ignorearticle=0;method=label;order=ascending;};}
The source works fine within Kodi.
Thanks,
Markus
one of my customers added a music source that is located on an SMB drive. If you now do a "Files.GetDirectory" on this path, you'll get a "Invalid params" error. When reproducing this bug with the Official Kodi Remote, you get:
XBMC JSON-RPC Error: Invalid params.
(Code: -32602)
Data: (null)
METHOD
Files.GetDirectory
PARAMETERS
{directory="smb://<ip-address>/<path>";media=music;sort={ignorearticle=0;method=label;order=ascending;};}
The source works fine within Kodi.
Thanks,
Markus