public void ExportPlaylistInTextFile(string outputFilePath) => _trackCollection.ExportToText(outputFilePath);