Reason why this is needed: It was a design goal to be able to move the whole Music Directory to another location (even another system) and have it work. Absolute pathnames mean that it won't work if ...
The pathname depends on the Operating System: Unix, Windows, etc. This library works with pathnames of local OS, however non-Unix pathnames are supported experimentally. A Pathname can be relative or ...