INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: MCWS Query Help Needed  (Read 983 times)

BigUFGator

  • Recent member
  • *
  • Posts: 9
MCWS Query Help Needed
« on: October 05, 2014, 06:01:47 pm »

OK, I know this must be simple, but I can't figure it out.  I'm trying to get the MCWS to return a list of albums and an URL for the cover art. Also a list of artists with URLs for the cover art.

Can anyone shed some light?

Thanks!
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 42027
  • Shoes gone again!
Re: MCWS Query Help Needed
« Reply #1 on: October 05, 2014, 07:40:36 pm »

The list of albums / artists can be retrieved:
http://localhost:52199/MCWS/v1/Library/Values?Field=Album&Files=[Media%20Type]=[Audio]
http://localhost:52199/MCWS/v1/Library/Values?Field=Artist&Files=[Media%20Type]=[Audio]
Logged
Matt Ashland, JRiver Media Center

BigUFGator

  • Recent member
  • *
  • Posts: 9
Re: MCWS Query Help Needed
« Reply #2 on: October 05, 2014, 10:28:55 pm »

Yes, I was able to get that but how could I get the covert art for each one? Let's say I'm going to just have a simple app that calls the web service and will parse the album name and display the image from an URL? Can the web service return the cover art value?
Logged
Pages: [1]   Go Up