Files.Download Method not found
#1
I am getting 'method not found' when parsing

{"jsonrpc":"2.0","id":1,"method":"Files.Download","params":{"path": "special://masterprofile/Thumbnails/Music/4/4484673b.tbn"}}

to my atv2 running eden beta 1.

Has this method been removed?

Unless anyone can tell me a better way to display the thumb in an external web app?

cheers.
Reply
#2
It is removed. Please read the API Changes on wiki http://wiki.xbmc.org/index.php?title=Eden_API_changes
If you have problems please read this before posting

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.

Image

"Well Im gonna download the code and look at it a bit but I'm certainly not a really good C/C++ programer but I'd help as much as I can, I mostly write in C#."
Reply
#3
I'm using xbmcbuntu (Eden 11.0), so it should use JSON-RPC API v4, right ?
http://wiki.xbmc.org/index.php?title=JSO...s.Download

I have the same problem using File.Download : Method not found.
When I use "JSONRPC.Introspect", the only Files.* methods are "Files.GetDirectory" and "Files.GetSources".
No "PrepareDownload" nor "Download"...
Reply

Logout Mark Read Team Forum Stats Members Help
Files.Download Method not found0