Lidarr/src/NzbDrone.Core/Organizer
Daniel Lo Nigro 187672b183
New: Token for track artist (as opposed to album artist) (#1910)
* 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
2021-04-16 07:22:36 -04:00
..
AbsoluteTrackFormat.cs Refactor and Enable Renaming for Album and Artist Files (#61) 2017-08-25 22:00:14 -04:00
BasicNamingConfig.cs Refactor and Enable Renaming for Album and Artist Files (#61) 2017-08-25 22:00:14 -04:00
Exception.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
FileNameBuilder.cs New: Token for track artist (as opposed to album artist) (#1910) 2021-04-16 07:22:36 -04:00
FileNameBuilderTokenEqualityComparer.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
FileNameSampleService.cs New: Token for track artist (as opposed to album artist) (#1910) 2021-04-16 07:22:36 -04:00
FileNameValidation.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
FileNameValidationService.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
NamingConfig.cs New: Remove AlbumFolder, Support Nested Track Format 2021-01-17 03:58:33 -05:00
NamingConfigRepository.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
NamingConfigService.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
SampleResult.cs Refactor ExtraFile/MetadataFile Services (#104) 2017-10-16 21:40:31 -04:00
TrackFormat.cs Refactor and Enable Renaming for Album and Artist Files (#61) 2017-08-25 22:00:14 -04:00