Search found 34 matches

by TPeterson
Tue Apr 16, 2024 11:00 am
Forum: Development Support
Topic: Recording metadata - TPeterson
Replies: 55
Views: 19512

Re: Recording metadata - TPeterson

so you really just want a DVR playout engine - not record engine. i.e. something to parse the metdata on the TS files in a folder structure, provide a recordings list, and stream requested recordings (and stay awake ;)) to the client, all through HDHomeRun APIs to the client. Makes sense. Now we're...
by TPeterson
Tue Apr 16, 2024 9:09 am
Forum: Development Support
Topic: Recording metadata - TPeterson
Replies: 55
Views: 19512

Re: Recording metadata - TPeterson

@rikd, thanks for your reply. Since you're new to this conversation, some background seems to be in order. CW_EPG, my HDHR PVR app (user manual here ), has been using HDHR tuners (and others before there were HDHR tuners) for many years. It handles scheduling and recording sessions via Windows waket...
by TPeterson
Mon Apr 15, 2024 3:24 pm
Forum: Development Support
Topic: Recording metadata - TPeterson
Replies: 55
Views: 19512

Re: Recording metadata - TPeterson

I see from the logs that the DVR engine creates that it rather frequently "phones home" to find out, among other things, whether I've subscribed to the DVR service. Given that I only intend to use the HDHomerun viewer app to play local recordings, that seems unnecessary O/H for both Silico...
by TPeterson
Wed Apr 10, 2024 11:24 am
Forum: Development Support
Topic: Recording metadata - TPeterson
Replies: 55
Views: 19512

Re: Recording metadata - TPeterson

Thanks for the additional info. I have to apologize for misleading folks about the progress bar's mis tracking. It turns out that is only an issue on the LG TV-hosted app, which is a shame since that's the one that does AC4 audio!
by TPeterson
Wed Apr 10, 2024 10:54 am
Forum: Development Support
Topic: Recording metadata - TPeterson
Replies: 55
Views: 19512

Re: Recording metadata - TPeterson

Thanks, Ken! I assume that you then see the progress bar move proportionately during file play, right?
by TPeterson
Tue Apr 09, 2024 2:41 pm
Forum: Development Support
Topic: Recording metadata - TPeterson
Replies: 55
Views: 19512

Re: Recording metadata - TPeterson

The actual time the recording started or ended is not stored. Thanks, Nick. That's what I guessed they were, and is what I used. But using those values in an unedited recording still doesn't seem to give a proportionate display of the progress bar in the player. And then I have the question of what...
by TPeterson
Tue Apr 09, 2024 2:19 pm
Forum: Development Support
Topic: Recording metadata - TPeterson
Replies: 55
Views: 19512

Re: Recording metadata - TPeterson

emveepee wrote: Tue Apr 09, 2024 12:50 pmAre you sure you calculated RecordStartTime RecordEndTime correctly.
No. Please tell me how they should be calculated.
by TPeterson
Tue Apr 09, 2024 9:33 am
Forum: Development Support
Topic: Recording metadata - TPeterson
Replies: 55
Views: 19512

Re: Recording metadata - TPeterson

Thanks, Jason, we'll definitely point to our own team for user support in setting up for the player. It really would be good to have @NedS 's metadata API description though, since I think I'm missing at least one metadata tag related to informing the player about the actual file length/duration. Th...
by TPeterson
Fri Apr 05, 2024 3:35 pm
Forum: Development Support
Topic: Recording metadata - TPeterson
Replies: 55
Views: 19512

Re: Recording metadata - TPeterson

Thanks to everyone's help here, the current version of the Cliff Watson EPG app (CW_EPG) in the MSFT Store will soon have proper (AFAIK) metadata in all its new HDHomerun recordings. And it can insert the metadata into user-selected prior recordings. I've confirmed that these play in the HDHomerun a...
by TPeterson
Mon Mar 18, 2024 12:05 pm
Forum: Development Support
Topic: Recording metadata - TPeterson
Replies: 55
Views: 19512

Re: Recording metadata - TPeterson

Got it! Thanks.
by TPeterson
Mon Mar 18, 2024 9:31 am
Forum: Development Support
Topic: Recording metadata - TPeterson
Replies: 55
Views: 19512

Re: Recording metadata - TPeterson

Thanks, Nick. I looked for SeriesID in the Schedules Direct SD-JSON developer's guide and didn't see it. Did I miss it or is that your own name for it?
by TPeterson
Mon Mar 18, 2024 9:01 am
Forum: Development Support
Topic: Recording metadata - TPeterson
Replies: 55
Views: 19512

Re: Recording metadata - TPeterson

One more question: What is the purpose of the tag SeriesID? The other tags are pretty self explanatory (or explained in gtb's code). This ones name suggests to me that it's for grouping things somehow, but darned if I can guess how!
by TPeterson
Sun Mar 10, 2024 6:33 pm
Forum: Development Support
Topic: Recording metadata - TPeterson
Replies: 55
Views: 19512

Re: Recording metadata - TPeterson

OK, thanks, all for the guidance.
by TPeterson
Sun Mar 10, 2024 6:17 pm
Forum: Development Support
Topic: Recording metadata - TPeterson
Replies: 55
Views: 19512

Re: Recording metadata - TPeterson

Thanks, Martin. I'll give that a shot. And I guess if setting the Registry key is not alone sufficient I should try (finally) to install the DVR subsystem that I've (obviously) never broached before.
by TPeterson
Sun Mar 10, 2024 4:57 pm
Forum: Development Support
Topic: Recording metadata - TPeterson
Replies: 55
Views: 19512

Re: Recording metadata - TPeterson

Thanks, Ned. ...and I set the "recording path(s)" how?