indifference_engine;514010 Wrote: 
> 
> I'll pm you a zip file of the relevant config files and a sample mp3.
> 
> Thanks for your help Erland,  this feature will increase the WAF by
> 100%.
> 
The "Tag Mapping" field in your Custom Tag configuration is incorrect,
you need to set it to this:

Code:
--------------------
    
  CUSTOM1=as COMMENT(exp=^Songs-DB_Custom1:\s*(.+)$),CUSTOM2=as 
COMMENT(exp=^Songs-DB_Custom2:\s*(.+)$),CUSTOM3=as 
COMMENT(exp=^Songs-DB_Custom3:\s*(.+)$),CUSTOM4=as 
COMMENT(exp=^Songs-DB_Custom4:\s*(.+)$)
  
--------------------


The problem with your configuration is that it was all capital letters
and it also contained an error in the first part related to the CUSTOM1
tag. However, I think there was also a problem with the Custom Tag
configuration I posted earlier, it picked up a space in the beginning of
the values. The above configuration should fix this.

After you have performed a scanning with Custom Scan with the above
configuration in the "Tag mapping" field, you should see a "Tag name"
parameter in your Multi Library configuration. After setting that to
"CUSTOM1" it should work as you like.


-- 
erland

Erland Isaksson
'My homepage' (http://erland.isaksson.info) (Install my plugins through
Extension Downloader)
(Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse,
Custom Scan,  Custom Skip, Multi Library, Title Switcher and Database
Query plugins'
(http://wiki.erland.isaksson.info/index.php/Category:SlimServer))
------------------------------------------------------------------------
erland's Profile: http://forums.slimdevices.com/member.php?userid=3124
View this thread: http://forums.slimdevices.com/showthread.php?t=74549

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to