mmplexplore

Explore playlists

Syntax:

mmplexplore [options]

Runs on:

Any platform that supports Photon and the MME.

Options:

-m=mme_device
Use the mme_device to connect to the MME. By default, mmplexplore uses /dev/mme/default.
-o=[stdout | none | other]
File to use to display output. The default is stdout.
-q=mme_database
Specify the MME database. Default is /dev/qdb/mme.
-r=[none | all]
Resolve playlist entries. Deafult is none.
-M=msid
The mediastore ID of the mediastore whose playlist entries are to be explored.
-w window_size
The maximum number of items to list in the display window. The default is 20.

Description:

The sample application mmplexplor shows how to use the MME's playlist explorer API to explore the contents of playlists listed in the MME database's playlists table.

Before using mmplexplore, you must perform a file synchronization pass of the mediastore whose playlists you want to explore. If you do not perform this synchronization pass, the playlists table will have no entries for the mediastore you want to explore.

See also:

mmebrowse, mmecli, mmexplore