diff options
| author | methodus <methodus@web.de> | 2012-09-15 23:44:19 +0200 |
|---|---|---|
| committer | methodus <methodus@web.de> | 2012-09-15 23:44:19 +0200 |
| commit | 159592eaa3b7ba9135bf01b4015af0d7914805bf (patch) | |
| tree | 4b825dc642cb6eb9a060e54bf8d69288fbee4904 /channelmap.conf.example | |
| parent | 15139183fdea8f65af5a7dbfd354bcedf5886e80 (diff) | |
| download | vdr-plugin-upnp-159592eaa3b7ba9135bf01b4015af0d7914805bf.tar.gz vdr-plugin-upnp-159592eaa3b7ba9135bf01b4015af0d7914805bf.tar.bz2 | |
Master geleert
Diffstat (limited to 'channelmap.conf.example')
| -rw-r--r-- | channelmap.conf.example | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/channelmap.conf.example b/channelmap.conf.example deleted file mode 100644 index 6e541d5..0000000 --- a/channelmap.conf.example +++ /dev/null @@ -1,30 +0,0 @@ -##################################################### -# # -# VDR UPnP/DLNA Plugin # -# # -# Channel mapping # -# # -##################################################### -# -# Default behavior of the plugin is that it will load -# all channels from VDRs channels.conf and creates -# a Video Broadcast item for every single channel -# -# It can be controlled by combining or excluding -# certain channels in this configuration file -# -# Syntax: -# -# Each rule must be written on a separate line -# -# Combine multiple channels (at least 2) -# <ChannelID>:<ChannelID>[:<ChannelID>] -# -# Example: T-8468-514-516:C-8468-514-516:S-8468-514-516 -# This will combine three channels to one metadata item -# -# Exclude a channel from list -# -<ChannelID> -# -# Example: -T-8468-514-516 -# This will exclude that channel from loading |
