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
/
Library
Age
Commit message (
Expand
)
Author
2023-05-23
Check for Imdb id for series
Bond_009
2023-05-15
Fix playlists library and migration (#9770)
Shadowghost
2023-05-12
Fix access to playlists not created by a user (#9746)
Shadowghost
2023-04-10
#7626 Added handling for common FormatExceptions with Skia loading sv… (#9581)
JPVenson
2023-04-06
Remove redundant 'else' keywords
Stepan Goremykin
2023-04-06
Simplify conditional expression
Stepan Goremykin
2023-04-06
Simplify linq expressions (use All)
Stepan Goremykin
2023-04-01
Implement check to hide all libraries when user has no access (#9536)
elmuffo
2023-03-20
Merge pull request #9403 from SenorSmartyPants/ExtraCleanAndNFO
Cody Robibero
2023-03-14
Reduce usage of GetAwaiter().GetResult()
Bond_009
2023-03-10
Merge pull request #9254 from Shadowghost/dvdbdfix
Bond-009
2023-03-09
Clean Extra Names
SenorSmartyPants
2023-03-06
Fix cases where multiple files are resolved as a single book
Joe Rogers
2023-03-06
Inject IDirectoryService where needed instead of passing it through ItemResol...
Joe Rogers
2023-03-06
Remove some BaseItem references to make ItemResolveArgs more usable for testing.
Joe Rogers
2023-03-01
Allocate less Lists
Bond_009
2023-02-17
Reduce string allocations by regex
Bond_009
2023-02-04
Fix BD and DVD folder recognition for tv episodes
Shadowghost
2023-01-07
Deduplicate media stream ordering code (#9014)
Bond-009
2022-12-19
Use Order() introduced in .NET 7 (#8923)
Bond-009
2022-12-08
Allow video extras to use owner library options
Joe Rogers
2022-12-07
Merge pull request #8868 from Bond-009/priorityqueue
Claus Vium
2022-12-07
Merge pull request #8867 from stanionascu/fix-8276
Claus Vium
2022-12-07
Remove dependency on OptimizedPriorityQueue
Bond_009
2022-12-07
Fix to make sure that UDF streams are opened with Share.Read (#8276)
Stanislav Ionascu
2022-12-07
Use ArgumentException.ThrowIfNullOrEmpty
Bond_009
2022-12-05
Replace != null with is not null
Bond_009
2022-12-05
Replace == null with is null
Bond_009
2022-11-27
Investigate some TODO comments
Bond_009
2022-11-17
Apply review suggestions
Shadowghost
2022-11-17
Add xmldocs for TMDb provider, correct provider spelling
Shadowghost
2022-10-12
Merge pull request #8521 from 1337joe/fix-missing-symlink-scan
Claus Vium
2022-10-12
Merge pull request #8541 from Bond-009/minor
Claus Vium
2022-10-12
Merge pull request #8472 from jgriff6/subs
Claus Vium
2022-10-11
Fix some things that slipped through the cracks
Bond_009
2022-10-11
Make 'Always' subtitle mode prioritise full tracks
jgriff6
2022-10-09
Skip missing symlink instead of breaking out of directory scan
Joe Rogers
2022-10-07
Merge pull request #7514 from Shadowghost/music-extend
Claus Vium
2022-10-07
Polish smart subtitle selection logic
jgriff6
2022-10-07
Apply review suggestions
Shadowghost
2022-10-06
Use ArgumentNullException.ThrowIfNull helper method
Bond_009
2022-09-28
Fix subtitle selection behaviour
jgriff6
2022-09-28
Remove redundant using directives
Hannes Braun
2022-09-23
Backport pull request #8399 from jellyfin/release-10.8.z
LogicalPhallacy
2022-09-13
Add xmldocs
Shadowghost
2022-09-13
Prevent MusicArtist creation for artist subfolders
Shadowghost
2022-09-13
Extend music parsing
Shadowghost
2022-08-15
Fix various typos
luz paz
2022-08-14
Merge pull request #7845 from utkuozdemir/fix/photos-lib-dir-with-single-video
Cody Robibero
2022-08-01
Backport pull request #8167 from jellyfin/release-10.8.z
Joshua Boniface
[next]