NextPVR support for v5.2.7

Begonnen von doctorbunhead, April 11, 2022, 14:19:34

« vorheriges - nächstes »

doctorbunhead

Hi. I've upgraded my old NextPVR install to the latest version and they have stopped using alternate data streams to hold program info with the ts file. It is now held in an XML file with the same name in the same folder as the recording. Would you be able to add support for these please? Would you also be able to replace the HTML style ' and others with normal characters?

Here are some examples.

This is a normal TV programme

<?xml version="1.0" encoding="UTF-8"?>
<recording>
  <filename>D:\Recordings\Gentleman Jack\Gentleman Jack_20220410_21002200.ts</filename>
  <channel>BBC One HD</channel>
  <status>READY</status>
  <startTime>2022-04-10 20:54:16</startTime>
  <endTime>2022-04-10 22:10:00</endTime>
  <size>0</size>
  <channel_OID>8764</channel_OID>
  <title>Gentleman Jack</title>
  <subtitle></subtitle>
  <description>1/8. Anne Lister&apos;s revelation that her new wife Ann Walker is moving in with her in Shibden shocks Ann&apos;s relatives and leaves Anne&apos;s former lover Mariana devastated. [S,AD] [HD. </description>
  <uid></uid>
  <firstrun>true</firstrun>
</recording>

And here is a movie

<?xml version="1.0" encoding="UTF-8"?>
<recording>
  <filename>D:\Recordings\About Time\About Time_20220410_15501710.ts</filename>
  <channel>Channel 5</channel>
  <status>READY</status>
  <startTime>2022-04-10 17:05:37</startTime>
  <endTime>2022-04-10 17:08:49</endTime>
  <size>46787184</size>
  <channel_OID>8884</channel_OID>
  <title>About Time</title>
  <subtitle>Episode: E2013 </subtitle>
  <description>Romantic drama starring Domhnall Gleeson and Rachel McAdams. When Tim&apos;s father tells him that he is able to travel through time, he decides to use it to get a girlfriend. (2013). (E2013)</description>
  <uid></uid>
  <firstrun>true</firstrun>
</recording>



Cypheros

How is the naming of the xml files?

Just another file extension like this?

Gentleman Jack_20220410_21002200.ts
Gentleman Jack_20220410_21002200.xml

About Time_20220410_15501710.ts
About Time_20220410_15501710.xml

Mam

ooh! finally there is a new season of "Gentleman Jack" ???  ;D  ;D  ;D  ;D

Too bad I've missed the start...  :o

doctorbunhead

Zitat von: Cypheros am April 11, 2022, 16:30:50How is the naming of the xml files?

Just another file extension like this?

Gentleman Jack_20220410_21002200.ts
Gentleman Jack_20220410_21002200.xml

About Time_20220410_15501710.ts
About Time_20220410_15501710.xml

Yes that's right.

Cypheros

#4
Next TS-Doctor version supports the reading of NextPVR xml files.

Du darfst in diesem Board keine Dateianhänge sehen.

doctorbunhead

Zitat von: Cypheros am April 12, 2022, 22:14:13Next TS-Doctor version supports the reading of NextPVR xml files.

Du darfst in diesem Board keine Dateianhänge sehen.
Awesome. Thank you very much  :)

doctorbunhead

All working really well. Thanks for your help and effort.


www.cypheros.de