NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 26 27 28 29 30 … 93 Next »
embedded metadata stream on recordings made by GB-PVR?

 
  • 0 Vote(s) - 0 Average
embedded metadata stream on recordings made by GB-PVR?
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#1
2008-12-22, 09:40 PM
hey sub,

what format is the "embedded metadata stream on recordings made by GB-PVR" suppose to be, is it the xml format like
Code:
<Title>
<LocalTitle>Shrek (2001)</LocalTitle>
<ProductionYear>2001</ProductionYear>
<RunningTime>90 min</RunningTime>
<Description>When a green ogre called Shrek discovers his swamp has been 'swamped' with all sorts of fairytale creatures by the scheming Lord Farquaad, Shrek sets out, with a very loud donkey by his side, to 'persuade' Farquaad to give his swamp back.</Description>
<DataProvider>IMDB.com</DataProvider>
<DataProviderId>tt0068646</DataProviderId>
<Rating>9.1</Rating>
<Covers>
   <Front>folder.jpg</Front>
</Covers>
<Genres>Animated,Comedy,Adventure</Genres>
</Title>

and is it just a alternate file stream on that file?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,788
Threads: 769
Joined: Nov 2003
#2
2008-12-22, 09:58 PM
The format matches the recordings-dump.xml file:

Code:
<recording>
    <filename>C:\MyVideos\Rugrats\Rugrats_20081222_08000825.ts</filename>
    <channel>Nickelodeon</channel>
    <status>READY</status>
    <startTime>2008-12-22 08:00:00</startTime>
    <endTime>2008-12-22 08:25:00</endTime>
    <title>Rugrats</title>
    <subtitle></subtitle>
    <description>At Tommy's first birthday party, he and his friends decide they want to be dogs. Believing that eating dog food will turn them into dogs, they commandeer a radio-controlled hover-craft to get to it.</description>
    <uid></uid>
  </recording>
Its stored as a alternate data stream called metadata.xml
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#3
2008-12-22, 10:03 PM
oic, what would happen if the "<startTime><endTime><channel>" were missing/empty? anything break that expects those values?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,788
Threads: 769
Joined: Nov 2003
#4
2008-12-22, 10:15 PM
It'd probably be ok without it. Its not something I've ever tested though. GB-PVR has pretty much forever created this alternate data stream in that format, so the expectation was that these fields would be present.
bruce9x
Offline

Junior Member

Posts: 14
Threads: 3
Joined: Nov 2006
#5
2008-12-23, 03:41 AM
Can we edit the recordings-dump.xml file? I want to move some recordings to another location on a different drive, and I was thinking I could just change the path in the recordings-dump.xml file.

Would that work?
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#6
2008-12-23, 03:52 AM
You would need to reimport the recordings-dump.xml after changing the location. You can import in Config (plugins tab I think).
martint123
Offline

Posting Freak

UK, East Yorkshire
Posts: 4,658
Threads: 208
Joined: Nov 2005
#7
2008-12-23, 11:10 AM
bruce9x Wrote:Can we edit the recordings-dump.xml file? I want to move some recordings to another location on a different drive, and I was thinking I could just change the path in the recordings-dump.xml file.

Would that work?


I do that all the time.
carpeVideo
Offline

Posting Freak

Posts: 824
Threads: 23
Joined: Dec 2006
#8
2008-12-23, 01:12 PM
You could also move them and drag and drop the directory onto the vidImport utility.

http://gbpvr.com/pmwiki/pmwiki.php/Utility/VidImport

No editing necessary
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  API channel.stream.start mvallevand 2 1,439 2023-05-07, 09:40 PM
Last Post: mvallevand
  IPTV like stream from Sound Card input - FM Radio Project NumberFive 3 1,522 2022-11-20, 04:28 PM
Last Post: mvallevand
  Get recording length from stream skogl 46 14,485 2019-08-15, 09:34 PM
Last Post: sub
  Import/export recordings via API? whurlston 4 3,870 2019-02-19, 11:48 AM
Last Post: Graham
  Conflict recordings scJohn 1 2,626 2018-03-23, 07:43 PM
Last Post: sub
  API / web call for setting recordings Pbathuk 2 3,366 2018-01-13, 05:17 AM
Last Post: Pbathuk
  Metadata API's mvallevand 7 3,851 2016-11-24, 05:59 PM
Last Post: mvallevand
  API access to artwork and deleting recordings cncb 29 15,927 2016-11-06, 02:20 AM
Last Post: mvallevand
  How to move recordings without them getting deleted from db drmargarit 4 3,961 2015-09-27, 05:33 PM
Last Post: sub
  Best approach to creating recurring recordings from c# drmargarit 0 2,648 2015-09-27, 01:32 AM
Last Post: drmargarit

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode