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
/
MediaSourceManager.cs
Age
Commit message (
Expand
)
Author
2025-11-17
Backport pull request #15462 from jellyfin/release-10.11.z
theguymadmax
2025-09-12
Various cleanups (#14785)
Bond-009
2025-07-30
Further refinement of BCP 47 language labeling support
dyphire
2025-05-04
Cleanup file related code (#14023)
Bond-009
2025-04-08
Only reselect audio streams when user preference is respected (#13832)
gnattu
2025-03-25
Fixed namespaces
JPVenson
2025-03-25
WIP fixed namespaces
JPVenson
2025-03-25
Merge branch 'master' into feature/DatabaseRefactor
JPVenson
2025-03-20
Fix OnPlaybackStopped task erroring out (#13226)
timminator
2025-02-02
Merge remote-tracking branch 'jellyfinorigin/master' into feature/pgsql_provider
JPVenson
2025-01-26
Prepared Seperation of Database components for future multi provider support
JPVenson
2025-01-25
chore: fix spelling
Josh Soref
2024-11-17
Applied coding style
JPVenson
2024-10-28
Updated all instances of ImmutableList to ImmutableArray
JPVenson
2024-10-09
Ported new Item Repository architecture
JPVenson
2024-10-09
WIP porting new Repository structure
JPVenson
2024-07-29
Enable nullable for UserItemData
Bond_009
2024-07-15
Allow streaming of raw PGS subtitles without transcoding (#12056)
David Schulte
2024-04-25
Fix multiple intro providers and remove unneeded ToLists (#11431)
Bond-009
2024-04-03
Fix some spelling mistakes
Shadowghost
2024-02-03
Merge changes
Mark Cilia Vincenti
2024-01-17
Use helper function to compare guid (#10825)
Cody Robibero
2024-01-14
Updated contributors, upgraded to AsyncKeyedLocker 6.3.0 which now supports n...
Mark Cilia Vincenti
2024-01-09
Move GetRecordingStreamMediaSources to IMediaSourceManager
Patrick Barron
2023-11-09
Merge branch 'master' into media-type
Cody Robibero
2023-10-11
Multiple Stream changes
Bond_009
2023-10-10
Convert string MediaType to enum MediaType
Cody Robibero
2023-04-06
Simplify linq expressions (use All)
Stepan Goremykin
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-10-06
Use ArgumentNullException.ThrowIfNull helper method
Bond_009
2022-05-20
Merge pull request #7529 from Shadowghost/strm-ffprobe-external-fix
Cody Robibero
2022-03-17
Fix supportsTranscoding not reflecting user permissions sometimes
jakobkukla
2022-02-21
Optimize Guid comparisons
Bond_009
2022-02-14
Fix some warnings
Bond_009
2021-12-27
Remove more warnings
Cody Robibero
2021-11-07
Add some docs and tests
Bond_009
2021-10-03
Fix warnings in Library
Patrick Barron
2021-09-10
Replace GetDirectStreamProviderByUniqueId with GetLiveStreamInfoByUniqueId
cvium
2021-09-10
Don't throw when livestream file isn't found
cvium
2021-09-10
Kill ProgressiveFileCopier and seek to end for ongoing livetv
cvium
2021-09-07
Fix it for real(tm) this time
Bond-009
2021-09-07
Fix log message
Bond-009
2021-09-02
Use async FileStreams where it makes sense
Bond_009
2021-06-19
Move non-jellyfin extensions to separate project
Bond_009
2021-05-24
Remove some unnecessary allocations
cvium
2021-05-20
Enable nullable reference types for Emby.Server.Implementations
Bond_009
2021-04-30
Reduce some allocations with the magic of spans etc.
cvium
2021-04-19
Respect user settings for transcode and remux
cvium
[next]