Libation/Source/LibationFileManager/Templates
Steven Wallace 08ca2a2db3
Fixed doubled first name in templates
v12.3.0 caused a regression with contributors with a single word name, causing the name to be doubled. This was caused by using that name as both the first and last name, so swap the first name with the (blank) last name rather than duplicate them.
2025-05-05 10:37:28 -05:00
..
ContributorDto.cs Fixed doubled first name in templates 2025-05-05 10:37:28 -05:00
IListFormat[TList].cs Increase tag template options for contributor and series types 2025-03-25 09:34:57 -06:00
LibraryBookDto.cs Add codec tag and use real bitrate/samplerate (#1227) 2025-05-02 11:20:58 -06:00
NameListFormat.cs Increase tag template options for contributor and series types 2025-03-25 09:34:57 -06:00
SeriesDto.cs Increase tag template options for contributor and series types 2025-03-25 09:34:57 -06:00
SeriesListFormat.cs Increase tag template options for contributor and series types 2025-03-25 09:34:57 -06:00
TemplateEditor[T].cs Increase tag template options for contributor and series types 2025-03-25 09:34:57 -06:00
Templates.cs Add codec tag and use real bitrate/samplerate (#1227) 2025-05-02 11:20:58 -06:00
TemplateTags.cs Add codec tag and use real bitrate/samplerate (#1227) 2025-05-02 11:20:58 -06:00