save_playlist

@accepts(utf8, RB.PlaylistExportType)
@returns(none)
def save_playlist(uri, export_type)

Saves the playlist to an external file in a standard format (M3U, PLS, or XSPF).

uri :

destination URI

export_type :

format to save in