Man page - tv_remove_some_overlapping(1)
Packages contains this manual
- tv_grab_is(1)
- tv_validate_file(1)
- tv_sort(1)
- tv_grab_pt_vodafone(1)
- tv_grab_na_tvmedia(1)
- tv_count(1)
- tv_to_potatoe(1)
- tv_grab_fi(1)
- tv_find_grabbers(1)
- tv_imdb(1)
- tv_grab_it_dvb(1)
- tv_augment(1)
- tv_extractinfo_ar(1)
- tv_grab_ch_search(1)
- tv_tmdb(1)
- tv_grab_combiner(1)
- tv_cat(1)
- tv_grab_uk_freeview(1)
- tv_grab_zz_sdjson_sqlite(1)
- tv_grab_na_dd(1)
- tv_split(1)
- tv_remove_some_overlapping(1)
- tv_to_latex(1)
- tv_grab_huro(1)
- tv_grab_zz_sdjson(1)
- tv_validate_grabber(1)
- tv_augment_tz(1)
- tv_to_text(1)
- tv_merge(1)
- tv_grep(1)
- tv_extractinfo_en(1)
apt-get install xmltv-util
Manual
TV_REMOVE_SOME_OVERLAPPING
NAMESYNOPSIS
DESCRIPTION
SEE ALSO
AUTHOR
NAME
tv_remove_some_overlapping - Remove some overlapping programmes from XMLTV data.
SYNOPSIS
tv_remove_some_overlapping [--help] [--output FILE] [FILE...]
DESCRIPTION
Read one or more XMLTV files and write a file to standard output containing the same data, except that some âmagazineâ programmes which seem to contain two or more other programmes are removed.
For example, if âSchools TVâ runs from 10:00 to 12:00, and there are two programmes âHistoryâ from 10:00 to 11:00 and âGeographyâ from 11:00 to 12:00 on the same channel, then âSchools TVâ could be removed. A programme is removed only if there are two or more other programmes which partition its timeslot, which implies that it and these other programmes must have stop times specified.
To avoid throwing away any real programmes, no programme will be discarded if it has content data other than title and URL.
Filtering this tool wonât remove all overlapping programmes but it will deal with the âbig magazine programme containing smaller programmesâ data commonly seen from listings sources.
--output FILE write to FILE rather than standard output
SEE ALSO
xmltv (5).
AUTHOR
Ed Avis, ed@membled.com