| Age | Commit message (Collapse) | Author |
|
|
|
Refactor library.db into jellyfin.db and EFCore
|
|
|
|
|
|
* enable nullable
* remove unused methods
* fix warnings and docs
|
|
MetadataResult.GetOrAddUserData doesn't ever get used and is probably broken since the migration to .NET Core as it still expects a Guid for userId
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# Emby.Server.Implementations/Net/SocketFactory.cs
# RSSDP/SsdpCommunicationsServer.cs
# RSSDP/SsdpDeviceLocator.cs
# RSSDP/SsdpDevicePublisher.cs
|
|
|
|
|
|
|
|
|
|
changed values
|
|
|
|
Signed-off-by: Frank Riley <fhriley@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
autodiscovery sockets
|