NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 25 26 27 28 29 … 93 Next »
metadata xml formats

 
  • 0 Vote(s) - 0 Average
metadata xml formats
SLR_65
Offline

Senior Member

Posts: 472
Threads: 61
Joined: May 2008
#11
2009-02-02, 01:35 AM
I see. I've been away too long and even when I was doing programming I was doing more industrial software so we didn't have proportional fonts or anything.

Things here are about to slow down (I hope!) and it's still winter here so playing with C again may be a good way to fill a few evenings - thanks for the links!

Steve
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#12
2009-02-02, 02:42 AM
sub Wrote:ADS format has always been stored by GB-PVR on recordings it makes. Its primary reason for existing is for recovering the meta data if recordings needed to be reimported at some later stage. Its format pretty much matches the data the GB-PVR has on its recording object.

Several years later, I decided to add functionality to display data from metadata files along with cover art etc. It made sense to use a format for this that was already in existing, and tools already existed for downloading this info, rather than only supporting the GB-PVR recording metadata. Most people watch recordings in the Recording Screen and see this data in its various screens. When it came to video library, I thought most of the videos will be downloaded or ripped videos.

In summary the second of those two formats was my preferred metadata for showing in the Video Library, and the former was just really as a backup in case there was no specific meta data file supplied.

So GB-PVR never uses the file's inherent metadata except when importing orphaned files back into the database?
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#13
2009-02-02, 02:54 AM
Quote:So GB-PVR never uses the file's inherent metadata except when importing orphaned files back into the database?
That was true for the last few years. With 1.3.x the metadata is also be read for a backup source of data displayed in the slick skin's video library. Its not used for the Recordings - this info comes from the database.
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#14
2009-02-02, 08:38 AM
sub Wrote:That was true for the last few years. With 1.3.x the metadata is also be read for a backup source of data displayed in the slick skin's video library. Its not used for the Recordings - this info comes from the database.

Sorry for being dense. Does that mean that a show that is recorded (and may even be still in the database) that has metadata that was created at time of record will display data when viewing that file in the Video Library?

I don't see any information.
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#15
2009-02-02, 03:05 PM
Quote:Does that mean that a show that is recorded (and may even be still in the database) that has metadata that was created at time of record will display data when viewing that file in the Video Library?
Yes, but only in skins that display the metadata, like the slick skin.
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#16
2009-02-02, 03:41 PM
sub Wrote:Yes, but only in skins that display the metadata, like the slick skin.

OK, I think I know why I not seeing it. Almost all of my recordings were renamed in post processing and I guess the metadata didn't go with that.

What happens to the orphaned metadata. It's basically small text files right? Does it build up or does Windows clean up?
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#17
2009-02-02, 04:09 PM
Its stored in an alternate data stream (ADS) on the file itself. You only get this if you're using NTFS.

If you just rename a file it'll stay intact. If you transcode a file (ie create a new file, then delete the original), then the ADS would have been deleted with the original.
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#18
2009-02-03, 01:17 AM
sub Wrote:Its stored in an alternate data stream (ADS) on the file itself. You only get this if you're using NTFS.

If you just rename a file it'll stay intact. If you transcode a file (ie create a new file, then delete the original), then the ADS would have been deleted with the original.

One more question. If a program would overwrite the ADS metadata with the newer format metadata used by video library, would that hurt anything at all? (except the reimport)
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#19
2009-02-03, 01:21 AM
If its in the correct format, then it shouldnt cause any problems.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): « Previous 1 2


Possibly Related Threads…
Thread Author Replies Views Last Post
  Metadata API's mvallevand 7 3,861 2016-11-24, 05:59 PM
Last Post: mvallevand
  <StartTime> and <EndTime> time formats? spinnaker 3 2,553 2013-10-25, 01:48 AM
Last Post: spinnaker
  Media\Shows Metadata mvallevand 2 1,921 2013-05-22, 04:09 AM
Last Post: mvallevand
  Accessing music file metadata in C# bgowland 6 3,417 2013-01-26, 05:14 AM
Last Post: bgowland
  NPVR 2.x recordings metadata and timing.info whurlston 4 2,940 2012-08-01, 06:19 PM
Last Post: whurlston
  Which channel logo image formats does npvr support? bgowland 2 2,136 2011-03-06, 05:43 AM
Last Post: bgowland
  MetaData: How to create, read, write zehd 4 2,404 2009-01-20, 04:11 PM
Last Post: sub
  embedded metadata stream on recordings made by GB-PVR? reven 7 2,941 2008-12-23, 01:12 PM
Last Post: carpeVideo
  Export Metadata per recording using SQLite dinki 5 2,378 2007-08-10, 07:51 PM
Last Post: dinki
  Supported music file formats paul_austen 3 1,924 2005-01-17, 07:29 AM
Last Post: paul_austen

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

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

Linear Mode
Threaded Mode