Signed-off-by: achbed <github@achbed.org>
<station>
<!-- The base directory to be prepended to file paths for this station. This value is prepended
to the following parameters:
- jingles/dir
- media/m3u
- media/dir (except for stations created using the stationfolder method)
- media/source (except for stations created using the stationfolder method)
- record/dir
- feeds/dir
+
+ - jingles/dir
+ - media/m3u
+ - media/dir
+ - media/source (except for stations created using the stationfolder method)
+ - record/dir
+ - feeds/dir
+ - All paths read from the file specified by media/m3u or media/source
+
If the parameter path begins with a slash, it is assumed to be an absolute path and
prepending does not occur (see https://docs.python.org/2/library/os.path.html#os.path.join )
-->