Skip to content

U12: Generate Chronological Playlist (with Command Line Arguments)

Description

Radio Host generates a chronological playlist of songs in the system using th CLI and command line arguments.

Actor(s)

Radio Host

Precondition(s)

Songs' data are in System

Postcondition(s)

Songs' data are in System and chronological.mk3 is in the working directory

Steps

1) Radio Host enters the following command:

dmr generate playlist -o <playlistFileName>

2) System generates a chronological playlist of songs and places it in a file at <playlistFileName>.

Alternate

N/A

Features

F11: Chronological Playlist