You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 10, 2022. It is now read-only.
Some programs support finding files relative to a directory. Currently, there is no way to have ensemble write playlists with relative filenames. While a profile exists where this is the case (local), it is not checked for changes, which defeats the point.
The text was updated successfully, but these errors were encountered:
All config paths must end with a directory separator. Now the prefix for
a profile can be left blank.
Also fix using abspath() instead of normpath, which is actually what we
need.
Fix for #1
Some programs support finding files relative to a directory. Currently, there is no way to have ensemble write playlists with relative filenames. While a profile exists where this is the case (local), it is not checked for changes, which defeats the point.
The text was updated successfully, but these errors were encountered: