Source of mplayer.plp

<:
$Request = $ENV{PATH_INFO} eq '/mpv' ? 'mpv' : 'mplayer';
Include 'keyboard.plp';