EnglishFrenchSpanish

Ad


OnWorks favicon

tv_mergep - Online in the Cloud

Run tv_mergep in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command tv_mergep that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


tv_merge - Merge (combine) two XMLTV files.

SYNOPSIS


tv_merge -i FILE -m FILE -o FILE

DESCRIPTION


Read XMLTV listings from two files and merge them together. Unlike tv_cat (which just
joins files) this will update (add/replace/delete) the origin XMLTV file with channels and
programmes contained in the second file.

It works with multiple channels, and will insert any new programmes and delete any
overlapping programmes.

IMPORTANT The input files must be pre-sorted into datetime within channel order by using
the "--by-channel" option to tv_sort
e.g. tv_sort --by-channel --output FILE FILE

All programmes must have start and stop times.

(Note: Programmes in the merged-in file replace any in the master file, i.e. data are not
updated within programmes)

This program uses XML::TreePP which doesn't write <DOCTYPE> definitions in the output
file. If you need to add a suitable <DOCTYPE> tag then use the -t parameter.
e.g. tv_merge -i FILE -m FILE -o FILE -t

EXAMPLE


Use "tv_merge -i master.xml -m newadditions.xml -o newmaster.xml" to merge all
channels/programmes in newadditions.xml.

Use tv_mergep online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    deep-clean
    deep-clean
    A Kotlin script that nukes all build
    caches from Gradle/Android projects.
    Useful when Gradle or the IDE let you
    down. The script has been tested on
    macOS, but ...
    Download deep-clean
  • 2
    Eclipse Checkstyle Plug-in
    Eclipse Checkstyle Plug-in
    The Eclipse Checkstyle plug-in
    integrates the Checkstyle Java code
    auditor into the Eclipse IDE. The
    plug-in provides real-time feedback to
    the user about viol...
    Download Eclipse Checkstyle Plug-in
  • 3
    AstrOrzPlayer
    AstrOrzPlayer
    AstrOrz Player is a free media player
    software, part based on WMP and VLC. The
    player is in a minimalist style, with
    more than ten theme colors, and can also
    b...
    Download AstrOrzPlayer
  • 4
    movistartv
    movistartv
    Kodi Movistar+ TV es un ADDON para XBMC/
    Kodi que permite disponer de un
    decodificador de los servicios IPTV de
    Movistar integrado en uno de los
    mediacenters ma...
    Download movistartv
  • 5
    Code::Blocks
    Code::Blocks
    Code::Blocks is a free, open-source,
    cross-platform C, C++ and Fortran IDE
    built to meet the most demanding needs
    of its users. It is designed to be very
    extens...
    Download Code::Blocks
  • 6
    Amidst
    Amidst
    Amidst or Advanced Minecraft Interface
    and Data/Structure Tracking is a tool to
    display an overview of a Minecraft
    world, without actually creating it. It
    can ...
    Download Amidst
  • More »

Linux commands

Ad