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
/
MusicManager.cs
Age
Commit message (
Expand
)
Author
2025-10-27
Backport pull request #15133 from jellyfin/release-10.11.z
theguymadmax
2025-09-16
Optimize internal querying of UserData, other fixes (#14795)
JPVenson
2025-03-25
Fixed namespaces
JPVenson
2025-03-25
WIP fixed namespaces
JPVenson
2024-10-11
applied review comments
JPVenson
2024-10-11
Applied Review Comments
JPVenson
2024-10-09
WIP porting new Repository structure
JPVenson
2024-03-13
Enable nullable for more files
Bond_009
2024-01-17
Use helper function to compare guid (#10825)
Cody Robibero
2022-02-21
Optimize Guid comparisons
Bond_009
2021-12-27
More cleanup
Bond_009
2021-12-12
Use BaseItemKind where possible
Cody Robibero
2021-09-03
Fix some warnings
Bond_009
2021-05-20
Enable nullable reference types for Emby.Server.Implementations
Bond_009
2021-05-05
Code Clean up: Use Pattern Matching (#5838)
BaronGreenback
2020-10-17
Use nameof where possible
Bond_009
2020-07-17
Migrate Display Preferences to EF Core
Patrick Barron
2020-05-20
Remove redundant qualifiers
Patrick Barron
2020-05-12
Initial migration code
Patrick Barron
2020-02-23
Fix some warnings
Bond_009
2019-12-11
More warnings (removed)
Bond_009
2019-12-11
Merge pull request #2041 from Bond-009/warn11
dkanada
2019-11-27
Fix more warnings
Bond_009
2019-10-20
Don't shuffle some types by default
Bond_009
2019-01-13
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
Erwin de Haan
2019-01-13
Visual Studio Reformat: Emby.Server.Implementations Part I-Lib
Erwin de Haan
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-09-04
update query objects
Luke Pulverenti
2017-08-09
consolidate emby.server.core into emby.server.implementations
Luke Pulverenti
2017-05-21
update data queries
Luke Pulverenti
2017-04-27
update folder queries
Luke Pulverenti
2017-01-24
update now playing screen
Luke Pulverenti
2016-11-03
move additional classes to new server lib
Luke Pulverenti