index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Emby.Server.Implementations
/
Data
Age
Commit message (
Expand
)
Author
2023-01-07
Fixing similar parental rating calculation (#8959)
Brad Beattie
2022-12-14
Improve DB perf for everyone not using debug logging (#8827)
Bond-009
2022-12-11
Merge pull request #8842 from bradbeattie/master
Bond-009
2022-12-07
Use ArgumentException.ThrowIfNullOrEmpty
Bond_009
2022-12-05
Search tags as well
Brad Beattie
2022-12-05
Replace != null with is not null
Bond_009
2022-12-05
Replace == null with is null
Bond_009
2022-12-05
Fix build (#8859)
Bond-009
2022-11-27
Minor search update - full word titles matches first (#8757)
SteveTheGrey
2022-10-31
Backport pull request #8662 from jellyfin/release-10.8.z
cvium
2022-10-28
Backport pull request #8501 from jellyfin/release-10.8.z
cvium
2022-10-07
Fix localization lookup
Joe Rogers
2022-10-07
Add hearing impaired subtitle stream indicator (#7379)
Joe Rogers
2022-10-07
Merge pull request #8503 from Bond-009/ThrowIfNull
Claus Vium
2022-10-06
Fix minor warnings in Emby.Server.Implementations (#2149)
Jan Sommer
2022-10-06
Use ArgumentNullException.ThrowIfNull helper method
Bond_009
2022-07-24
Backport pull request #8166 from jellyfin/release-10.8.z
Joshua Boniface
2022-06-29
Merge pull request #7964 from jellyfin/dovi-side-data
Joshua M. Boniface
2022-06-29
Merge pull request #7940 from Shadowghost/fix-recommendations
Cody Robibero
2022-05-20
Merge pull request #7604 from Jellifi007/fixes-diactritics
Bond-009
2022-05-20
Merge pull request #7529 from Shadowghost/strm-ffprobe-external-fix
Cody Robibero
2022-03-25
Don't allow unknown sort-by
Cody Robibero
2022-03-10
Add label for external audio/sub tracks
Joe Rogers
2022-03-06
Revert "chore: Add a read only connection for routes like Shows/NextUp"
Cody Robibero
2022-03-05
Merge pull request #7240 from jaysonsantos/add-readonly-connection
Cody Robibero
2022-03-05
Apply suggestions from code review
Cody Robibero
2022-02-16
Merge pull request #7322 from Bond-009/db2
Cody Robibero
2022-02-15
Clean up SqliteItemRepository
Bond_009
2022-02-15
Fix some warnings
Bond_009
2022-02-14
Fix some warnings
Bond_009
2022-01-23
fix: Avoid opening read connections without mutexes
Jayson Reis
2022-01-22
chore: Add a read only connection for routes like Shows/NextUp
Jayson Reis
2022-01-20
Properly populate QueryResult
Cody Robibero
2022-01-04
Use provided SortOrder
Cody Robibero
2022-01-03
Reverse all order-by
Cody Robibero
2021-12-31
Fix orderby query
Cody Robibero
2021-12-27
Remove more warnings
Cody Robibero
2021-12-27
More cleanup
Bond_009
2021-12-24
Update StyleCop
Bond_009
2021-12-20
Use our own Contains extension
cvium
2021-12-16
Use string builder instead of string interpolation
Cody Robibero
2021-12-16
Log warning for unknown BaseItemKind to Type mapping
Cody Robibero
2021-12-15
Add mapping from BaseItemKind to Type.FullName for querying
Cody Robibero
2021-12-14
Use array instead of HashSet
Cody Robibero
2021-12-12
Use BaseItemKind where possible
Cody Robibero
2021-11-15
Fix some warnings
Bond_009
2021-10-06
Fix the last few warnings
Bond_009
2021-10-02
Fix warnings in Data
Patrick Barron
2021-09-24
Address comments
Bond_009
2021-09-24
Use new Enum.TryParse(ReadOnlySpan<char>) overload
Bond_009
[next]