This website requires JavaScript.
Explore
Help
Sign In
Cutlery
/
jellyfin
Watch
1
Star
0
Fork
0
You've already forked jellyfin
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2025-05-24 02:02:29 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jellyfin
/
Emby.Server.Implementations
/
IO
History
Ronan Charles-Lorel
a2ac791bb7
Add a way to add more invalid characters when sanitizing a filename
2023-01-31 15:20:57 +01:00
..
ExtendedFileSystemInfo.cs
Merge branch 'master' into warn17
2020-03-11 20:26:43 +01:00
FileRefresher.cs
Use DistinctBy introduced in .NET 6
2022-12-19 15:21:42 +01:00
LibraryMonitor.cs
Use Order() introduced in .NET 7 (
#8923
)
2022-12-19 09:30:00 -07:00
LibraryMonitorStartup.cs
Make MediaBrowser.MediaEncoding warnings free
2020-08-20 12:16:24 +02:00
ManagedFileSystem.cs
Add a way to add more invalid characters when sanitizing a filename
2023-01-31 15:20:57 +01:00
MbLinkShortcutHandler.cs
Use ArgumentException.ThrowIfNullOrEmpty
2022-12-07 16:43:59 +01:00
StreamHelper.cs
Replace != null with is not null
2022-12-05 15:01:13 +01:00