Sonarr/src/NzbDrone.Common/Extensions
Mark McDowall 19db75b36b Add max token length (including ellipsis) for some tokens
New: Accept ':##' on renaming tokens to allow specifying a maximum length for series, episode titles and release group
Closes #6416
2024-01-31 19:33:21 -08:00
..
Base64Extensions.cs Fixed Indexer Health Checks and tests. 2017-02-28 20:59:22 +01:00
DateTimeExtensions.cs New: Search for previously aired episodes that were just added to the database 2014-11-26 23:08:17 -08:00
DictionaryExtensions.cs Build Sonarr on Net6 2022-08-07 15:04:46 -07:00
ExceptionExtensions.cs Remove unused imports 2023-05-10 21:08:13 -07:00
IEnumerableExtensions.cs Use 'var' instead of explicit type 2023-05-27 16:55:16 -07:00
Int64Extensions.cs StyleCop 2022-08-07 15:24:35 -07:00
IpAddressExtensions.cs New: Improve IPAddress.IsLocal method 2022-12-07 23:03:59 -06:00
LevenstheinExtensions.cs Use 'var' instead of explicit type 2023-05-27 16:55:16 -07:00
NullableExtensions.cs Fixed: Scene Info displaying mappings for wrong season 2021-05-08 01:03:47 +02:00
ObjectExtensions.cs StyleCop 2022-08-07 15:24:35 -07:00
PathExtensions.cs Fixed: Skip parsing releases without title 2023-09-19 00:05:28 -04:00
RegexExtensions.cs Remove unused imports 2023-05-10 21:08:13 -07:00
ResourceExtensions.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
StreamExtensions.cs StyleCop 2022-08-07 15:24:35 -07:00
StringExtensions.cs Add max token length (including ellipsis) for some tokens 2024-01-31 19:33:21 -08:00
TryParseExtensions.cs Inline 'out' variable declarations 2023-05-27 16:55:16 -07:00
UrlExtensions.cs Migrate to FluentValidation 9 2023-04-14 16:48:47 -07:00
XmlExtensions.cs Improved error message when nzb download contains an newznab error instead 2020-04-17 00:14:05 +02:00