jellyfin/Emby.Naming
Bond_009 24a7e210c3 Optimize tryparse
* Don't check for null before
* Don't try different formats when not needed (NumberFormat.Integer is the fast path)
2023-02-19 16:52:29 +01:00
..
Audio Optimize tryparse 2023-02-19 16:52:29 +01:00
AudioBook Reduce string allocations by regex 2023-02-17 15:00:06 +01:00
Common Reduce string allocations by regex 2023-02-17 15:00:06 +01:00
ExternalFiles Replace != null with is not null 2022-12-05 15:01:13 +01:00
Properties Adjusted AssemblyCopyright attribute values. 2019-03-14 22:17:56 +01:00
TV Reduce string allocations by regex 2023-02-17 15:00:06 +01:00
Video Reduce string allocations by regex 2023-02-17 15:00:06 +01:00
Emby.Naming.csproj Use Directory.Packages.props (#9135) 2023-02-04 10:15:08 -07:00