Just started a try, using SC 7.4-25624, CS 2.6, CB 2.8, set following:

Tags to scan:

Code:
--------------------
    ARTISTSORT,ALBUMARTIST,ALBUMARTISTSORT,LANGUAGE,ORIGYEAR,BPM,INITIALKEY
--------------------


Tag mapping:

Code:
--------------------
    RELEASESTATUS=oneof 
RELEASESTATUS|MUSICBRAINZ_ALBUM_STATUS|MUSICBRAINZ_ALBUMSTATUS,RELEASETYPE=oneof
 RELEASETYPE|MUSICBRAINZ_ALBUM_TYPE|MUSICBRAINZ_ALBUMTYPE,DECADE=combine 
YEAR(exp=^\d\d\d)|YEAR(text=0),ORIGDECADE=combine 
ORIGYEAR(exp=^\d\d\d)|ORIGYEAR(text=0)
--------------------


Keep getting these messages but don’t find CustomTag.pm:

Code:
--------------------
    
  [09-03-20 18:13:08.0789] Slim::Utils::Misc::msg (1113) Warning: 
[18:13:08.0784] Use of uninitialized value in concatenation (.) or string at 
Plugins/CustomScan/Modules/CustomTag.pm line 434.
  [09-03-20 18:13:08.0822] Slim::Utils::Misc::msg (1113) Warning: 
[18:13:08.0817] Use of uninitialized value in concatenation (.) or string at 
Plugins/CustomScan/Modules/CustomTag.pm line 456.
  
--------------------


-- 
Moonbase

Moonbase: 'The Problem Solver' (http://www.kaufen-ist-toll.de/moonbase)
------------------------------------------------------------------------
Moonbase's Profile: http://forums.slimdevices.com/member.php?userid=21594
View this thread: http://forums.slimdevices.com/showthread.php?t=49483

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

Reply via email to