tv_cat (1)
Leading comments
Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35) Standard preamble: ========================================================================
NAME
tv_cat - Concatenate XMLTV listings files.SYNOPSIS
tv_cat [--help] [--utf8] [--outputDESCRIPTION
Read one or more--output
The treatment of programmes and channels is slightly different because for programmes, the ordering is important (typically programmes are processed or displayed in the same order as they appear in the input) whereas channels are just a set indexed by channel id. There is a warning if channel details clash for the same id.
One more wrinkle is the credits (source, generator and so on), they are taken from one of the files and then there's a warning if the other files differ. If two input files have different character encodings, then it is not meaningful to combine their data (without recoding or other processing) and tv_cat die with an error message.
But if you do want to combine multiple input files with different character encodings then you can use the --utf8 command-line parameter which will create a combined output file in
This tool is rather useless, but it makes a good testbed for the