Search found 2 matches

by mahduse
Thu Dec 31, 2020 4:12 am
Forum: MediaMonkey 5 developer forum
Topic: Getting Started/Discord RPC Plugin
Replies: 27
Views: 38810

Re: Getting Started/Discord RPC Plugin

Sorry it is all working so far... no reply required anymore
by mahduse
Thu Dec 31, 2020 4:03 am
Forum: MediaMonkey 5 developer forum
Topic: Getting Started/Discord RPC Plugin
Replies: 27
Views: 38810

Re: Getting Started/Discord RPC Plugin

Hi I started to use the api as stated, but I get only the app.* stuff working. When I tried to start stop play... var request = {id:56,method:'Runtime.evaluate',params:{expression:'player.playAsync()'}} I get the following JSON back.... { "id": 56, "result": { "result":...