This website requires JavaScript.
Explore
Help
Sign In
admin
/
jellyfin
Watch
1
Star
0
Fork
0
You've already forked jellyfin
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
5027e3cd53455f55a67fa018aaf881ca4fa4eecd
jellyfin
/
Emby.Server.Implementations
/
Data
History
Bond_009
5bab02fa54
Fix localization of audio title
...
Maybe passing ILocalizationManager into the ctor of MediaStream is a better solution for master?
2024-07-15 14:27:12 +02:00
..
BaseSqliteRepository.cs
Use only 1 write connection/DB (
#11986
)
2024-06-06 08:04:51 -06:00
CleanDatabaseScheduledTask.cs
Replace != null with is not null
2022-12-05 15:01:13 +01:00
ManagedConnection.cs
Use only 1 write connection/DB (
#11986
)
2024-06-06 08:04:51 -06:00
SqliteExtensions.cs
Specify DateTimeKind when pulling a DateTime out of the database
2024-01-06 15:01:54 -07:00
SqliteItemRepository.cs
Fix localization of audio title
2024-07-15 14:27:12 +02:00
SqliteUserDataRepository.cs
Use only 1 write connection/DB (
#11986
)
2024-06-06 08:04:51 -06:00
SynchronousMode.cs
Fix minor warnings in Emby.Server.Implementations (
#2149
)
2022-10-06 21:43:44 +02:00
TempStoreMode.cs
Fix warnings in Data
2021-10-02 13:03:04 -04:00
TypeMapper.cs
Use ArgumentException.ThrowIfNullOrEmpty
2022-12-07 16:43:59 +01:00