Hi,
It's only a small plugin, but I've found it quite useful to automatically cleanup my channels lists, so maybe others might find it useful too?
The decruft plugin removes undesired channels from your channel list so that you can leave "Add new channels/transponders" and find something interesting.
Filtering can be performed on apid,vpid,tpid,dpid, ca, Source, Name and Provider.
Possibly uses of this are:
- remove radio stations - remove channels that use CAs that you don't have the CAM for - blacklist providers (if you're lucky enough to live in a country with more than one provider supplying roughly the same channels)
Configuration is by a plain text config file (osd configuration may come at a later date)
You can download it from:
http://www.rst38.org.uk/vdr/decruft/
cheers,
d.
On Tue, Feb 15, 2005 at 11:29:10AM +0000, Dominic Morris wrote:
Yes, that's a great one, thank you very much for it !!!
Would it be possible to have a switch that will put radio on the end of channels.conf, whith :group-delimiter-radio with the :group-delimiter coming from entries of the "original" channels.conf.
For example, in my channels.conf I have :
:SRG TSR1;SRG SSR idee suisse:12399:hC34:S13.0E:27500:161:84=fra,85=eng:35:500:902:318:8500:0 TSR2;SRG SSR idee suisse:12399:hC34:S13.0E:27500:164:96=fra,97=eng:44:500:908:318:8500:0 SF1;SRG SSR idee suisse:12399:hC34:S13.0E:27500:160:80=deu,81=eng:32:500:901:318:8500:0 SRG-DRS 1;Schweizer Radio DRS:12399:hC34:S13.0E:27500:0:211:0:0:921:318:8500:0 SRG-DRS 2;Schweizer Radio DRS:12399:hC34:S13.0E:27500:0:212:0:0:922:318:8500:0 SRG-DRS 3;Schweizer Radio DRS:12399:hC34:S13.0E:27500:0:213:0:0:923:318:8500:0 SF2;SRG SSR idee suisse:12399:hC34:S13.0E:27500:163:92=deu,93=eng:41:500:907:318:8500:0
I would really enjoy if the plugin could add (at the end of channels.conf) something like :
:SRG-radio SSR-La 1ere;Radio Suisse Romande:12399:hC34:S13.0E:27500:0:217:0:0:927:318:8500:0 SSR-Espace 2;Radio Suisse Romande:12399:hC34:S13.0E:27500:0:218:0:0:928:318:8500:0 SSR-Couleur3;Radio Suisse Romande:12399:hC34:S13.0E:27500:0:219:0:0:929:318:8500:0 SSR-Option Musique;Radio Suisse Romande:12399:hC34:S13.0E:27500:0:220:0:0:930:318:8500:0 ...
Really a great plugin !!!
On Tue, 15 Feb 2005, [iso-8859-1] Grégoire Favre wrote:
Yes, that's a great one, thank you very much for it !!!
No worries, I'm glad it was useful!
How about grouping based on filters? I've put this into 0.0.2 which is on the site. All the groups are parsed, so channels may bounce around groups when the filtering happens, but they should end up in the right place at the end.
cheers,
d.
On Tue, Feb 15, 2005 at 10:53:02PM +0000, Dominic Morris wrote:
No worries, I'm glad it was useful!
:-)
Great idea ! Is that compatible with the vdr-1.3.21-Source-dependant-NewChannels-Insertation.diff that was sent to this ml ?
And are we supposed to apply your vdr-1.3.20-SetGroupSep.diff patch also for vdr-1.3.21 ?
Thank you very much,
On Wed, 16 Feb 2005, [iso-8859-1] Grégoire Favre wrote:
Use the source dependent patch if you've got that already, the diff in the kit is just a cut down version of it.
And are we supposed to apply your vdr-1.3.20-SetGroupSep.diff patch also for vdr-1.3.21 ?
I think it should be ok.
cheers,
d.
On Wed, Feb 16, 2005 at 09:25:20AM +0000, Dominic Morris wrote:
It seems to work just great :-)
Thank you very much,