Viz Multichannel

Version 4.1 | Published May 27, 2019 ©

Playlist Importer

The Playlist Importer (PLI) includes all import logic of Viz Multichannel. The Playlist Importer can be run automatically by the Media Sequencer, or by the Schedule Collector. The purpose of the Playlist Importer is to convert a schedule, received for example from an automation system, to a native Media Sequencer playlist format using mapping settings configured by the Viz Multichannel client.

The normal workflow for v1 is that Viz Multichannel connects to the Media Sequencer (MSE), while v2 connects against global integration point Integrations Hub. If using v2 there is a need to install Integrations Hub alongside the Media Sequencer on the Engine machine.

From release v4.1 the 64-bit version (referred to as v2 in below notes) is the preferred version of the Playlist Importer. The 32-bit version is deprecated and may be removed in coming releases.

    Installation and Configuration

    Viz Multichannel’s Playlist Importer is a separate installer and can be installed or upgraded without upgrading the core of the full Viz Multichannel installation.
    For detailed information on how to install Viz Multichannel, see the Setup and Configuration chapter.

    Note: The PlaylistImporter (PLI) installer is typically named (v1) VizMultichannelPlayListImporter-VERSION.exe and (v2) VizMultichannel_PlaylistImporterV2-VERSION.exe where VERSION indicates the version/release and build numbers of the software.
    There will also be a corresponding <identical_filename>.MD5 file that can be used to check that the downloaded installer has a correct md5-checksum.
    It is recommended to always check that the downloaded installers have the correct checksum.
    Normally installers will be downloaded with ftp from download.vizrt.com using your customer support login credentials.

    For the Playlist Importer to be launched by the Media Sequencer, the Enable Automatic Import option must be selected in the Automatic Import Settings section.

    IMPORTANT! The location of the PlaylistImporter.exe program must be specified in Settings > Channel > Global Settings > Import/Export Settings > Automatic Import > Playlist Importer Folder Path

    For this option to work, the PlaylistImporter.exe file must be installed on the Media Sequencer machine. Usually Viz Multichannel is not installed on the Media Sequencer machine, so you must install the Playlist Importer there. The normal installation directories for Play List Importer is:

    Playlist Importer v1: C:\Program Files (x86)\Vizrt\Viz Multichannel\PlayList Importer

    Playlist Importer v2: C:\Program Files\Vizrt\Viz Multichannel\Tools\PlaylistImporterV2

    Play List Importer v2 is a 64 bit utility. The earlier (v1) Play List Importer was 32 bit.

    PlaylistImporter Log File

    The PlaylistImporter (PLI) application writes a log file when executing. The log file is normally written to the directory: %ProgramData%\Vizrt\Multichannel\PlaylistImporterV2

    Note:%ProgramData% is an environment variable, the fully expanded path will often be C:\ProgramData\Vizrt\Multichannel\PlaylistImporterV2

    The log file is a normal textfile that can be inspected with any text editor. Each time PLI is run, a new log file is created with a timestamp. The verbosity level of the log file is set by the “-loglevel <LEVEL HERE AS NUMBER>” startup parameter.
    The loglevel should be set in the Multichannel configuration settings found in Settings > Channels > Global Settings.

    For changes in the log-level to take effect, a playlist must be stopped and re-activated.

    Caution: Care should be taken to “prune” (delete) old log files when they are no longer needed or they will eventually fill up the server hard-drive.

    Viz Multichannel Startup Parameters

    The following parameters may be used during startup of the Play List Importer.

    Parameter

    Description

    Example

    -channel

    Defines which channels to process within the Integrations Hub/Media Sequencer for the Playlist Importer. Each channel name is bracketed by an ‘@’ sign.

    -channel @<channelName1>@<channelName2>@

    -loglevel

    Specifies the log level of the Playlist Importer. Values range from 0 to 100. Default is 25, 50 is Increased, 75 is Extended, 100 is Debug.

    -loglevel 100

    -msehost

    Host name or IP address for Media Sequencer. When host name is “none” Playlist Importer will read each channel’s Media Sequencer from channels.ini.
    When no parameter is provided, Playlist Importer will attempt to connect to localhost.

    -msehost none-msehost 10.11.10.11-msehost localhost

    --refresh

    PLI will only refresh current running playlist. It will not import/update the playlist

    --refresh

    -viz2

    Allows you to use Viz Engine 2.x. Viz 3.x is default. Version 3 is recommended

     

    Automatic Import of Files

    Automatically imported files, using the Playlist Importer, are given a timestamp and one of the following suffixes:

    • .done Is appended if the file was successfully imported.

    • .fail Is appended if the file was not successfully imported.

    Troubleshooting

    • Automatic import of Microsoft Excel schedule files fail
      This error is a known issue with certain Windows installations, and in particular when the Media Sequencer is running in Service mode.
      To resolve this issue, you simply create the following directory on your Windows 64-bit system:

      • C:\Windows\SysWOW64\config\systemprofile\Desktop

      • Also, set full control permissions for the new directory