Not sure what version this broke, but in 4.4 beta, this line fails …
szArtist := currentItem.GetArtistsString;Error message back is 
Error executing action: [Error] (30:28): Unknown identifier ‘GETARTISTSSTRING’ 
Is there is new .chm file with the scripting info?
             
            
              
           
          
            
              
                Torben  
              
                  
                    December 27, 2013,  6:36am
                   
                  2 
               
             
            
              It’s simply “GetArtist” in recent versions. (Since we dropped the “multiple artists per item” feature a while ago.)
The current CHM file can be found here: http://download.mairlist.com/mAirList/v4.3/scriptinghelp/ 
             
            
              
           
          
            
            
              [quote=“Torben, post:2, topic:9008”]It’s simply “GetArtist” in recent versions. (Since we dropped the “multiple artists per item” feature a while ago.)
The current CHM file can be found here: http://download.mairlist.com/mAirList/v4.3/scriptinghelp/[/quote] 
Magic, thanks.