This website requires JavaScript.
Explore
Help
Sign In
alteropen
/
jellyfin
Watch
1
Star
0
Fork
0
You've already forked jellyfin
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2026-02-23 21:12:26 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
237cb4e383c1e88e4feff19f3c827d63d6431821
jellyfin
/
Emby.Dlna
/
Didl
History
Bond_009
febb6bced6
Review usage of string.Substring (part 1)
...
Reduced allocations by replacing string.Substring with ReadOnlySpan<char>.Slice
2020-07-22 13:39:24 +02:00
..
DidlBuilder.cs
Review usage of string.Substring (part 1)
2020-07-22 13:39:24 +02:00
Filter.cs
fix SA1508
2020-06-15 10:45:55 +12:00
StringWriterWithEncoding.cs
Fix some warnings
2020-04-02 16:52:11 +02:00