|
SageTV Beta Test Software Discussion related to BETA Releases of the SageTV application produced by SageTV. Questions, issues, problems, suggestions, etc. regarding SageTV Beta Releases should be posted here. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
||||
|
||||
6.1.4 Metadata Properties Parsing
What files is the new metadata properties parsing supported on.
I've tried creating properties files for both Recordings and Imported videos and can't get anything to display. I've had a look in the 6.1.4.4 STV and can't see where any files are being read. I know I must be missing something obvious, but how do I get this to work John |
#2
|
||||
|
||||
It is for imported videos & music. I haven't had time to play with the metadata properties files yet... but, when you created your properties file, did you remove the import dir, wait until the rescan was done, then re-add the import dir & scan again? I haven't yet tried just rescanning w/o getting rid of the dir first.
Oh -- for videos, not all the metadata will be displayed yet in the default STV. Try things like the description, genre, and year. That might be all that the Video Detail screen shows for now. - Andy
__________________
SageTV Open Source v9 is available. - Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1. - Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus - HD Extenders: A) FAQs B) URC MX-700 remote setup Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request. |
#3
|
||||
|
||||
Thanks Andy
It doesn't seem to work with just a re-scan, but does work on a newly added import directory. John |
#4
|
||||
|
||||
are the metadata properties files similair to the .my files?
Quote:
__________________
If this doesn't work right, Then: "I'm going to blow up the Earth!" |
#5
|
||||
|
||||
Quote:
John |
#6
|
||||
|
||||
So I guess my next question is how do I convert .my files to .properties files so they can be imported into the wiz.bin? And then how would I make that quick change you mentioned to search?
I am definitely getting ansy here as searching fields of Imported Videos has been a big elusive feature that I kinda need... I hope I get there soon and thanx for the response to my question...
__________________
If this doesn't work right, Then: "I'm going to blow up the Earth!" |
#7
|
||||
|
||||
Since this metadata support has come at the end of the v6.1 beta, other searching & display options for this info in the default STV will have to wait until a later version. Something tells me there will be customizations before then...
You can search for the 2 lines starting with the following text: VideoSearchList = SearchSelectedFields You can change which fields are searched by the SearchSelectedFields and SearchSelectedFieldsRegex API calls. - Andy
__________________
SageTV Open Source v9 is available. - Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1. - Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus - HD Extenders: A) FAQs B) URC MX-700 remote setup Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request. |
#8
|
||||
|
||||
Quote:
John |
#9
|
||||
|
||||
Thanx JREkiwi,
You are on the ball. Can you give me an example of a properties file & what fields it supports?
__________________
If this doesn't work right, Then: "I'm going to blow up the Earth!" |
#10
|
|||
|
|||
Exactly what Is the syntax to the properties file. Are there samples etc...??? Is it in the manual??
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. |
#11
|
||||
|
||||
The syntax is the same as the other SageTV properties files. This is brand new -- see the v6.1.4 release thread for a list of valid property names.
- Andy
__________________
SageTV Open Source v9 is available. - Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1. - Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus - HD Extenders: A) FAQs B) URC MX-700 remote setup Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request. |
#12
|
||||
|
||||
Quote:
EX. title="Insert title here" Album="Insert Album Name Here" etc...
__________________
If this doesn't work right, Then: "I'm going to blow up the Earth!" |
#13
|
||||
|
||||
Quote:
What are the "keywords" that can be specified? Obviously they can't be just anything, eg "MySuperDuperMetadataPropertyKeyword=SomeSuperDuperMetadataFlag" isn't going to register as anything in Sage (or is it?). Is it as simple as: Code:
java.lang.String Title, boolean IsFirstRun, java.lang.String Episode, java.lang.String Description, long Duration, java.lang.String Category, java.lang.String SubCategory, java.lang.String[] PeopleList, java.lang.String[] RolesListForPeopleList, java.lang.String Rated, java.lang.String[] ExpandedRatingsList, java.lang.String Year, java.lang.String ParentalRating, java.lang.String[] MiscList, java.lang.String ExternalID, java.lang.String Language, long OriginalAirDate |
#14
|
|||
|
|||
Opus's post here tells you all you need to know I think:
So for a movie it might be: Title=This is the best movie ever Year=2099 etc. BobP. Last edited by BobPhoenix; 03-09-2007 at 03:56 PM. Reason: removed quote since Andy updated his post with more values. |
#15
|
||||
|
||||
Yes, that post is what I referenced in my link above, but I just realized that I goofed and only listed some of the valid property names. You can use the various role names for videos, but I need to verify some stuff before I post a more complete list.
Also, you do not need quotes around the text -- simply use the usual "propertyname=propertyvalue" format and be sure to keep each entry on a single line. You can separate people in a list with something like a semicolon (Actor=Jane Doe;John Buck;Sally Fawn;Yere Ling). - Andy
__________________
SageTV Open Source v9 is available. - Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1. - Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus - HD Extenders: A) FAQs B) URC MX-700 remote setup Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request. |
#16
|
||||
|
||||
So a typical .my file like Lost-Enter77.my with the following information simply renamed to Lost-Enter77.properties should work? I haven't upgraded yet so I can't just test it out...
title=Lost TVEpisode=Enter 77 TVOverview=Locke, Sayid and Kate investigate a strange structure and its mysterious inhabitant; Sawyer competes in a pingpong competition to get back his belongings. overview=Locke, Sayid and Kate investigate a strange structure and its mysterious inhabitant; Sawyer competes in a pingpong competition to get back his belongings. TVStartDate=3/7/07 TVStartTime=9:53 PM TVEndTime=11:07 PM TVFile=S:\Recordings\Lost-Enter77-6238182-0.mpg TVFirstRun=true TVFavorite=true TVManual=false TVLibrary=false TVGenre=Drama/Adventure TVActors=Naveen Andrews, Henry Ian Cusick, Emilie de Ravin, Michael Emerson, Matthew Fox, Jorge Garcia, Josh Holloway, Daniel Dae Kim, Yunjin Kim, Evangeline Lilly, Elizabeth Mitchell, Dominic Monaghan, Terry O'Quinn, Mira Furlan, Rodrigo Santoro, Kiele Sanchez, April Grace, Andrew Divoff, Francois Chau, Shaun Toub, J.J. Abrams, Damon Lindelof, Bryan Burk, Carlton Cuse, Damon Lindelof, Stephen Williams actors=Naveen Andrews, Henry Ian Cusick, Emilie de Ravin, Michael Emerson, Matthew Fox, Jorge Garcia, Josh Holloway, Daniel Dae Kim, Yunjin Kim, Evangeline Lilly, Elizabeth Mitchell, Dominic Monaghan, Terry O'Quinn, Mira Furlan, Rodrigo Santoro, Kiele Sanchez, April Grace, Andrew Divoff, Francois Chau, Shaun Toub, J.J. Abrams, Damon Lindelof, Bryan Burk, Carlton Cuse, Damon Lindelof, Stephen Williams TVOriginalAiringDate=3/7/07 TVChannelNumber=5 TVChannelName=WCVB TVChannelDescription=WCVB Boston (Manchester) TVExternalID=EP6723620068
__________________
If this doesn't work right, Then: "I'm going to blow up the Earth!" |
#17
|
||||
|
||||
Quote:
Hey, I can read, just.... not for very long Completely missed that. Thanks. I think I can work with that. |
#18
|
||||
|
||||
Quote:
Note: I've now updated the list of valid property names. - Andy
__________________
SageTV Open Source v9 is available. - Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1. - Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus - HD Extenders: A) FAQs B) URC MX-700 remote setup Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request. |
#19
|
|||
|
|||
Yet another gfile format?
Quote:
Lots of people on this forum have been using my files for months, if not years. Why do SageTV developers feel we need yet another format? Wonder if this is worth raising as a bug!
__________________
SageTV Server : Akasa Inifiiti Case, Gigabyte GA-P35C-DS3 MB, 8600GT, Core2 Duo (E6850 3GHz), 4GB RAM, ~6TB Filestore , Nova-TD500, TBS 6280, SageTV 7.1.9 New Client 2 :MSI P67A-GD53, i5 2500K Quad core (3.3GHz), 12GB, Windows 10 Pro (and test SageTV 9 Install) Sage Client 1 : HD300, Logitech Harmony One |
#20
|
||||
|
||||
because properties files do not need a Java parser written for them
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How do I copy MVP client properties files | techtips | SageTV Media Extender | 3 | 06-27-2007 08:32 PM |
Properties files, Sagetv service and Vista | nielm | SageTV Customizations | 2 | 03-04-2007 05:34 AM |
New v6 widget properties: Background Component & Scaling Insets | Opus4 | SageTV Studio | 0 | 10-17-2006 09:09 PM |
NVIDIA DVD decoder properties problem | mruseless | Hardware Support | 1 | 03-06-2006 11:18 PM |
Music metadata & page file problems | bobbydiamondz | SageTV Software | 0 | 03-06-2006 08:35 PM |