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
/
MediaBrowser.Controller
/
Entities
/
Audio
Age
Commit message (
Expand
)
Author
2025-03-25
Fixed namespaces
JPVenson
2025-03-25
WIP fixed namespaces
JPVenson
2025-03-25
Merge branch 'master' into feature/DatabaseRefactor
JPVenson
2025-02-21
Use TryGetProviderId where possible
Shadowghost
2025-02-02
Merge remote-tracking branch 'jellyfinorigin/master' into feature/pgsql_provider
JPVenson
2025-01-29
Merge pull request #13453 from luzpaz/extentions-typo
luzpaz
2025-01-28
Merge pull request #12925 from Bond-009/await
Bond-009
2025-01-26
Prepared Seperation of Database components for future multi provider support
JPVenson
2024-10-31
Always await instead of directly returning Task
Bond_009
2024-10-10
Readded custom serialisation
JPVenson
2024-10-09
WIP porting new Repository structure
JPVenson
2024-05-17
Backport pull request #11673 from jellyfin/release-10.9.z
Shadowghost
2024-04-28
Improve audio normalization
Bond_009
2024-04-17
chore: use proper way to override remove root
gnattu
2024-02-26
Store lyrics in the database as media streams (#9951)
Cody Robibero
2024-01-17
Use helper function to compare guid (#10825)
Cody Robibero
2023-10-10
Convert string MediaType to enum MediaType
Cody Robibero
2023-08-18
Album gain (#10085)
TelepathicWalrus
2023-06-21
Reduce bottlenecks scan code (#9863)
Bond-009
2022-12-05
Replace != null with is not null
Bond_009
2022-09-13
Extend music parsing
Shadowghost
2022-08-01
Backport pull request #8163 from jellyfin/release-10.8.z
Joshua Boniface
2022-05-20
Merge pull request #7604 from Jellifi007/fixes-diactritics
Bond-009
2022-02-21
Optimize Guid comparisons
Bond_009
2021-12-27
Remove more warnings
Cody Robibero
2021-12-20
Use our own Contains extension
cvium
2021-12-12
Use BaseItemKind where possible
Cody Robibero
2021-11-20
Merge pull request #6862 from 1337joe/query-instead-of-filtering
Cody Robibero
2021-11-17
Query media streams by type instead of filtering
Joe Rogers
2021-11-16
Fix some warnings
Bond_009
2021-08-16
Enable people for audio files
MrTimscampi
2021-07-23
Fix more warnings
Rich Lander
2021-06-22
Remove our own RemoveDiacritcs string extension in favor of Diacritics.Net
Bond_009
2021-06-06
Remove warninigs from MediaBrowser.Controller (Part 3) (#6078)
Cody Robibero
2021-05-13
Reduce warnings in MediaBrowser.Controller
crobibero
2021-05-11
Reduce warnings in MediaBrowser.Controller (#6006)
Cody Robibero
2021-05-07
Enable nullable reference types for MediaBrowser.Controller
Bond_009
2021-03-10
Use distinct for artists to avoid double refreshing
cvium
2020-12-13
Use a more descriptive function name
crobibero
2020-12-11
Use typed UserManager GetPreference
crobibero
2020-10-17
Use nameof where possible
Bond_009
2020-09-28
Fix SA1513, SA1514, SA1507, and SA1508
Matt Montgomery
2020-08-22
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
Bond_009
2020-06-16
Merge pull request #3343 from telans/comment-stops
Bond-009
2020-06-16
fix SA1513/SA1516
telans
2020-06-16
Add full stop at end of comments (SA1629)
telans
2020-06-11
Fix build errors
Patrick Barron
2020-06-11
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-06-06
Fix a small number of compile warnings
aled
2020-05-26
Make SonarCloud less angry
Patrick Barron
[next]