@accepts(utf8) @returns(gboolean) def parse_file(uri)
Parses a playlist file, adding entries to the database and to a new static playlist. If the playlist file includes a title, the static playlist created will have the same title.
uri : |
URI of the playlist to load |
Returns : |
TRUE on success |