root/trunk/Units/unit_Templater.pas
| 457 | 465 | ||
|---|---|---|---|
278 | end; | 278 | end; |
279 | 279 | ||
280 | MaskElements[2].templ := 'rg'; | 280 | MaskElements[2].templ := 'rg'; |
281 | MaskElements[2].value := Trim(R.RootGenre); | 281 | MaskElements[2].value := Trim(R.RootGenre.Alias); |
282 | 282 | ||
283 | MaskElements[3].templ := 'g'; | 283 | MaskElements[3].templ := 'g'; |
284 | if R.GenreCount > 0 then | 284 | if R.GenreCount > 0 then |
Download diff