Explore playlists
mmplexplore [options]
Any platform that supports Photon and the MME.
- -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.
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.
mmebrowse,
mmecli,
mmexplore