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.
Files.Download Method not found
rickrude
Senior Member Posts: 161 Joined: Jun 2011 Reputation: 0 Location: New Zealand |
2012-01-03 09:19
Post: #1
|
| find quote |
topfs2
Team-XBMC Developer Joined: Dec 2007 Reputation: 8 |
2012-01-03 19:32
Post: #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. ![]() "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#." |
| find quote |
pengu
Junior Member Posts: 1 Joined: Apr 2012 Reputation: 0 |
2012-04-13 20:34
Post: #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"... |
| find quote |

![[Image: badge.gif]](http://www.ohloh.net/projects/149/badge.gif)
Search
Help