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
2026-05-13 11:02:23 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cb85fc688f84de928e046cb6bd02629f04d68df6
jellyfin
/
Emby.Server.Implementations
/
Data
T
History
Claus Vium
f5c970e67f
Merge pull request
#9297
from crobibero/livetv-tweaks
...
LiveTV fixes
2023-02-12 13:07:18 +01:00
..
BaseSqliteRepository.cs
Set journal_size_limit
2023-01-14 21:39:47 +01:00
CleanDatabaseScheduledTask.cs
Replace != null with is not null
2022-12-05 15:01:13 +01:00
ManagedConnection.cs
Revert "chore: Add a read only connection for routes like Shows/NextUp"
2022-03-06 09:30:47 -07:00
SqliteExtensions.cs
Replace == null with is null
2022-12-05 15:00:20 +01:00
SqliteItemRepository.cs
Merge pull request
#9297
from crobibero/livetv-tweaks
2023-02-12 13:07:18 +01:00
SqliteUserDataRepository.cs
Use ArgumentException.ThrowIfNullOrEmpty
2022-12-07 16:43:59 +01: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