#!/bin/sh
rm /etc/enigma2/_MP_*.m3u > /dev/null 2>&1
exit 0