Querying the music db for art when using the AIF
#9
Yay, thanks for the working example Big Grin

I had already managed to figure out that

json:
{"jsonrpc":"2.0","id":1,"method":"audioLibrary.SetArtistDetails","params": {"artistid": 9999,"description":"Put your text here"}}

will update an artist bio. Next step is to add song details into 'comments' if it doesn't already exist.  I guess I could look at how artwork beef does it, but it's more fun painful to figure it out for myself.  At least this way I actually learn something rather than blindly copy/paste stuff.

Right, I'm off to bash my head against an Annie Lennox track, namely No More "I Love You's" which is causing me major headaches in getting those quotes properly escaped so that my json query doesn't throw an error !!

EDIT

Figured it !!!
Learning Linux the hard way !!
Reply


Messages In This Thread
RE: Querying the music db for art when using the AIF - by black_eagle - 2019-07-25, 20:38
Logout Mark Read Team Forum Stats Members Help
Querying the music db for art when using the AIF0