Skip to content

generic-player: create directory when syncing playlist

Sam requested to merge samtygier/rhythmbox:fix-1715 into master

Closes: #1715 (closed)

Use rb_uri_create_parent_dirs() to create directory if needed. Gives helpful warnign messages if this is not possible.

Merge request reports