-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enhancement Request: EPG TV Show Category and Advisory #16
Comments
Hello @andrewfblake . Descriptors tagged 77 are called Libdvbtee really could use a wiki... If you're volunteering to write documentation or wikis, this project could really use that kind of contribution :-) |
Hi Team/Sir :P - Just checking in on this enhancement if at all possible. dvbtee is doing a great job at not just 1 EPG/EIT stream, but also at listening to IPTV Headend 'barker' channels which combine all of the EPG into a single multicast stream - So, nice one! The last few pieces for me are some extended descriptor tags. 0x54 contains show category/genre and 0x55 has ratings (at least here in Australia). Happy to help out with any captures you might need |
I'd love to have this added. I didn't realize how much time had gone by :-/ Would you be willing to take a stab at it? libdvbtee has it's own plugin system that makes it very easy to add support for new tables and descriptors. Here's an example commit that adds a new descriptor: I would do it myself, but I'm swamped. I'm here if you have any questions. |
Hi again,
Just a quick question to see if it would be possible to get the Category of the TV Show (i.e. "Entertainment" or its Id?) and the Advisory (PG, 18+ etc) in the Output? ... Having a look at a sample output i've captured the descriptorTag always seems to be 77 which i'm guessing means video as its 72 for the radio channels? Sorry if its there and i'm missing something here?!
Currently using the command line (using it in Brisbane Australia, DVBT)
dvbtee.exe -F infile.ts -j
I'm a .NET guy so doing updates will be over my head i'm afraid! But very happy to be a tester or contribute with writing some documentation or wikis whatever I can! :-)
Thanks,
Andrew
The text was updated successfully, but these errors were encountered: