mirror of
https://github.com/Lidarr/Lidarr
synced 2026-04-26 22:51:52 +02:00
* New: Token for track artist (as opposed to album artist) * - Move logic to AddTrackTokens instead of separate AddTrackArtistTokens method - Just use the first artist name * Update FIleNameSampleService to handle this token properly * Fall back to album artist if there's no track artist * Show tokens in naming modal |
||
|---|---|---|
| .. | ||
| AbsoluteTrackFormat.cs | ||
| BasicNamingConfig.cs | ||
| Exception.cs | ||
| FileNameBuilder.cs | ||
| FileNameBuilderTokenEqualityComparer.cs | ||
| FileNameSampleService.cs | ||
| FileNameValidation.cs | ||
| FileNameValidationService.cs | ||
| NamingConfig.cs | ||
| NamingConfigRepository.cs | ||
| NamingConfigService.cs | ||
| SampleResult.cs | ||
| TrackFormat.cs | ||