2017-07-11, 09:27 AM
Is there a way of getting artwork by show, or is it only by recording id?
Ie: http://server:8866/service?method=record...rding_id=%
I'm trying to look for something for when I don't have access to the reocrding id (ie after reading the recording xml file.)
eg:
Ie: http://server:8866/service?method=record...rding_id=%
I'm trying to look for something for when I don't have access to the reocrding id (ie after reading the recording xml file.)
eg:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<recording>
<filename>\\aragorn\Recordings\Britains Got Talent\Britains Got Talent_20170708_19002000.ts</filename>
<channel>TV ONE</channel>
<status>READY</status>
<startTime>2017-07-08 18:55:02</startTime>
<endTime>2017-07-08 20:30:00</endTime>
<channel_OID>7224</channel_OID>
<title>Britain's Got Talent</title>
<subtitle></subtitle>
<description>Ant and Dec host the talent competition's fourth semi-final show as another group of talented performers take to the stage.</description>
<uid></uid>
<firstrun>true</firstrun>
<rating>G</rating>
<star_rating>7/8</star_rating>
<genres>
<genre>Series - Reality</genre>
</genres>
</recording>