Discussion:
[Xmltv-devel] Question about mixed EPG
Dreamcat4
2014-08-07 19:25:39 UTC
Permalink
Hi !
I have a question. Sorry if this is wrong list. But you guys seem pretty
knowledgable.

Mixed tuners setup. For both DVB-T and DVB-S. This is all good but the EPG
data must all come from 1 grabber (tv_grab_uk_atlas). My issue is that in
configuration menu for atlas, it may only select FreeView OR FreeSat. But
not both. So some channel on FreeView are not available on FreeSat, and
will be missed.

The program calling it is tvheadend. Which only set 1 grabber command at a
time (although may set secondary grabber with PIPE, it's not ideal).

Should I just re-run the --configure step twice, and manually merge the
resulting 2 sets of config files? Is that safe / best way? Or is it be
better to modify the program 'tv_grab_uk_atlas' in some other ways?


2nd question: Is there some good EPG source to get data for all of the
other foreign Astra channels, the ones which aren't listed in the official
UK FreeSat EPG ? Since it is a generic DVB-S tuner (Tevii-S662).


Many thanks
Dreamcat4
h***@gmail.com
2014-08-08 11:31:51 UTC
Permalink
Post by Dreamcat4
Hi !
I have a question. Sorry if this is wrong list. But you guys seem pretty
knowledgable.
Mixed tuners setup. For both DVB-T and DVB-S. This is all good but the EPG
data must all come from 1 grabber (tv_grab_uk_atlas). My issue is that in
configuration menu for atlas, it may only select FreeView OR FreeSat. But
not both. So some channel on FreeView are not available on FreeSat, and
will be missed.
The program calling it is tvheadend. Which only set 1 grabber command at a
time (although may set secondary grabber with PIPE, it's not ideal).
Should I just re-run the --configure step twice, and manually merge the
resulting 2 sets of config files? Is that safe / best way? Or is it be
better to modify the program 'tv_grab_uk_atlas' in some other ways?
Hi,

Yes you could manually merge two config files as you suggest (just append the channels from the second one to the first). Alternatively take a look at tv_combiner which combines listings from several grabbers, although I don't know if that will let you specify the same grabber twice.

Rgds,
Geoff
Robert Eden
2014-08-08 15:34:03 UTC
Permalink
Can you run your own script from the application? If so, run atlas twice
and use tv_cat to combine them.

If you can't specify your own script, maybe overwrite an unused grabber.
Post by Dreamcat4
Hi !
I have a question. Sorry if this is wrong list. But you guys seem pretty
knowledgable.
Mixed tuners setup. For both DVB-T and DVB-S. This is all good but the EPG
data must all come from 1 grabber (tv_grab_uk_atlas). My issue is that in
configuration menu for atlas, it may only select FreeView OR FreeSat. But
not both. So some channel on FreeView are not available on FreeSat, and
will be missed.
The program calling it is tvheadend. Which only set 1 grabber command at
a time (although may set secondary grabber with PIPE, it's not ideal).
Should I just re-run the --configure step twice, and manually merge the
resulting 2 sets of config files? Is that safe / best way? Or is it be
better to modify the program 'tv_grab_uk_atlas' in some other ways?
2nd question: Is there some good EPG source to get data for all of the
other foreign Astra channels, the ones which aren't listed in the official
UK FreeSat EPG ? Since it is a generic DVB-S tuner (Tevii-S662).
Many thanks
Dreamcat4
------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls.
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
xmltv-devel mailing list
https://lists.sourceforge.net/lists/listinfo/xmltv-devel
Dreamcat4
2014-08-08 15:54:20 UTC
Permalink
Post by Robert Eden
Can you run your own script from the application? If so, run atlas twice
and use tv_cat to combine them.
If you can't specify your own script, maybe overwrite an unused grabber.
Thanks for answering both of you.

The software is tvheadend master branch. There is no options in it
specifically yet for using tv_cat to select multiple EPG sources. Maybe in
future it can use that as proper feature, I don't know yet.

Sounds like I can use first approach (editing channels list) for same
provider. But would need 2nd approach to get the foreign Astra channels
also.
Post by Robert Eden
Post by Dreamcat4
Hi !
I have a question. Sorry if this is wrong list. But you guys seem pretty
knowledgable.
Mixed tuners setup. For both DVB-T and DVB-S. This is all good but the
EPG data must all come from 1 grabber (tv_grab_uk_atlas). My issue is that
in configuration menu for atlas, it may only select FreeView OR FreeSat.
But not both. So some channel on FreeView are not available on FreeSat, and
will be missed.
The program calling it is tvheadend. Which only set 1 grabber command at
a time (although may set secondary grabber with PIPE, it's not ideal).
Should I just re-run the --configure step twice, and manually merge the
resulting 2 sets of config files? Is that safe / best way? Or is it be
better to modify the program 'tv_grab_uk_atlas' in some other ways?
2nd question: Is there some good EPG source to get data for all of the
other foreign Astra channels, the ones which aren't listed in the official
UK FreeSat EPG ?
Can any still answer which grabber for the other free-of charge non-sky
ASTRA channels. Which is not on uk's "FreeSat" channel list (not UK). I
expect it must be here in XMLTV also.

For example French, German channels, and whatever else.
Many thanks.
Post by Robert Eden
Post by Dreamcat4
Many thanks
Dreamcat4
------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls.
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
xmltv-devel mailing list
https://lists.sourceforge.net/lists/listinfo/xmltv-devel
------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
xmltv-devel mailing list
https://lists.sourceforge.net/lists/listinfo/xmltv-devel
h***@gmail.com
2014-08-08 17:05:18 UTC
Permalink
Post by Dreamcat4
Can any still answer which grabber for the other free-of charge non-sky
ASTRA channels. Which is not on uk's "FreeSat" channel list (not UK). I
expect it must be here in XMLTV also.
For example French, German channels, and whatever else.
Many thanks.
Hi,
I don't know of any specific UK source for those. I guess you would have to look at the channel's target country and see if there's a grabber for that country which covers them (e.g. tv_grab_de, tv_grab_fr, tv_grab_es, etc).

Cheers,
Geoff
Dreamcat4
2014-08-08 18:16:21 UTC
Permalink
So you guys are not recommending the program "tv_grab_combiner" ?
That one seems supported already by tvheadend.
Post by h***@gmail.com
Post by Dreamcat4
Can any still answer which grabber for the other free-of charge non-sky
ASTRA channels. Which is not on uk's "FreeSat" channel list (not UK). I
expect it must be here in XMLTV also.
For example French, German channels, and whatever else.
Many thanks.
Hi,
I don't know of any specific UK source for those. I guess you would have
to look at the channel's target country and see if there's a grabber for
that country which covers them (e.g. tv_grab_de, tv_grab_fr, tv_grab_es,
etc).
Cheers,
Geoff
------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
xmltv-devel mailing list
https://lists.sourceforge.net/lists/listinfo/xmltv-devel
h***@gmail.com
2014-08-08 21:41:08 UTC
Permalink
Post by Dreamcat4
So you guys are not recommending the program "tv_grab_combiner" ?
That one seems supported already by tvheadend.
Yes, that's what I meant when I wrote "tv_combiner" ;-)
Dreamcat4
2014-08-09 06:59:41 UTC
Permalink
Post by h***@gmail.com
Post by Dreamcat4
So you guys are not recommending the program "tv_grab_combiner" ?
That one seems supported already by tvheadend.
Yes, that's what I meant when I wrote "tv_combiner" ;-)
Ah, my apologies. Thanks guys!
Post by h***@gmail.com
------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
xmltv-devel mailing list
https://lists.sourceforge.net/lists/listinfo/xmltv-devel
Continue reading on narkive:
Search results for '[Xmltv-devel] Question about mixed EPG' (Questions and Answers)
5
replies
Is this a correct approach to Intermittent Fasting?
started 2013-01-05 03:12:31 UTC
diet & fitness
Loading...