2014-06-15, 17:06
I suspect I know the answer to this already but in case ... two part question I suppose.
Firstly; is it possible to specify variables in the ARTIST.NFO and/or ALBUM.NFO file? The .NFO file contains file paths within tags such as:
<path>smb://NAS/Share/XXX/</path>
<thumb>smb://NAS/Share/XXX/folder.jpg</thumb>
Is there an internal XBMC variable that can be specified in place of "smb://NAS/Share"? Something similar to:
<path>smb:%MUSICSOURCE%/XXX/</path>
<thumb>smb:%MUSICSOURCE%//XXX/folder.jpg</thumb>
I'm looking to make the .NFO files as "transportable" as possible.
Secondly; assuming variables are supported/possible, does the Local Information Only (.NFO) scraper know to expand the variable on-the-fly or during an Scan/Update Library?
Cheers,
Firstly; is it possible to specify variables in the ARTIST.NFO and/or ALBUM.NFO file? The .NFO file contains file paths within tags such as:
<path>smb://NAS/Share/XXX/</path>
<thumb>smb://NAS/Share/XXX/folder.jpg</thumb>
Is there an internal XBMC variable that can be specified in place of "smb://NAS/Share"? Something similar to:
<path>smb:%MUSICSOURCE%/XXX/</path>
<thumb>smb:%MUSICSOURCE%//XXX/folder.jpg</thumb>
I'm looking to make the .NFO files as "transportable" as possible.
Secondly; assuming variables are supported/possible, does the Local Information Only (.NFO) scraper know to expand the variable on-the-fly or during an Scan/Update Library?
Cheers,