[RFE] web api

 

When you start by digesting a tv-section, you (or @ least I would) start with the following:

http://PMS:32400/library/metadata/116/allLeaves

Above would return information about the tv-show with the key of 116, like:

















Then you would go into the individual episodes....

 

But.....and here's the Req....

 

I miss information, that can be retrieved by sending a req like:

http://qnap2:32400/library/metadata/116 

Note the missing /allLeaves from that url!!!

 

above will return:











 

As you can clearly see from above, there's a lot more info, and I would hate to issue yet another req. towards PMS to get to that info if I could avoid it....

 

So.....

 

 

Any chance that the /allLeaves could return above as well ?

 

This would indeed speed up things, when/if I wanted to export the "label" field into a CVS file

 

 

 

Best Regards

 

Tommy