This website requires JavaScript.
Explore
Help
Register
Sign In
unkin
/
jellyfin-ha-src
Watch
4
Star
0
Fork
0
You've already forked jellyfin-ha-src
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
558e3d1333ed0b8999ca4f25cd62688db663d71e
jellyfin-ha-src
/
Emby.Server.Implementations
/
Library
T
History
Claus Vium
558e3d1333
Merge pull request
#8867
from stanionascu/fix-8276
...
Fix to make sure that UDF streams are opened with Share.Read (
#8276
)
2022-12-07 18:31:53 +01:00
..
Resolvers
Fix to make sure that UDF streams are opened with Share.Read (
#8276
)
2022-12-07 16:40:26 +00:00
Validators
Replace == null with is null
2022-12-05 15:00:20 +01:00
CoreResolutionIgnoreRule.cs
Replace != null with is not null
2022-12-05 15:01:13 +01:00
ExclusiveLiveStream.cs
Remove the unused arg
2021-09-10 09:56:48 +02:00
IgnorePatterns.cs
Enable nullable reference types for Emby.Server.Implementations
2021-05-20 22:48:53 +02:00
LibraryManager.cs
Use ArgumentException.ThrowIfNullOrEmpty
2022-12-07 16:43:59 +01:00
LiveStreamHelper.cs
Replace != null with is not null
2022-12-05 15:01:13 +01:00
MediaSourceManager.cs
Use ArgumentException.ThrowIfNullOrEmpty
2022-12-07 16:43:59 +01:00
MediaStreamSelector.cs
Replace != null with is not null
2022-12-05 15:01:13 +01:00
MusicManager.cs
Optimize Guid comparisons
2022-02-21 14:15:09 +01:00
PathExtensions.cs
Add ability to search by -
2021-12-31 08:51:50 -07:00
ResolverHelper.cs
Use ArgumentException.ThrowIfNullOrEmpty
2022-12-07 16:43:59 +01:00
SearchEngine.cs
Use ArgumentException.ThrowIfNullOrEmpty
2022-12-07 16:43:59 +01:00
SplashscreenPostScanTask.cs
suggestions from review
2022-01-10 10:59:32 -07:00
UserDataManager.cs
Replace != null with is not null
2022-12-05 15:01:13 +01:00
UserViewManager.cs
Replace != null with is not null
2022-12-05 15:01:13 +01:00