Commit Graph

3906 Commits (b4f4121bccef0e42357941581d059c365c2a1b22)

Author SHA1 Message Date
Joshua M. Boniface 74eae1e789
Merge pull request #7708 from nyanmisaka/amd-vaapi-vulkan
2 years ago
nyanmisaka 560d0838c7 Add Vulkan filtering support for AMD VAAPI (Vega/gfx9+)
2 years ago
Bond_009 224bb355dd Rewrite BaseItem.ModifySortChunks
2 years ago
Bond_009 f6af28cf96 Fix some things that slipped through the cracks
2 years ago
Claus Vium 05c20001c8
Merge pull request #8381 from 1hitsong/lyric-lrc-file-support
2 years ago
Claus Vium b137d0cc2b
Merge pull request #7514 from Shadowghost/music-extend
2 years ago
Claus Vium 719e5eae16
Merge pull request #8503 from Bond-009/ThrowIfNull
2 years ago
Bond_009 f5613add1a Remove extra argument
2 years ago
Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method
2 years ago
cvium 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext
2 years ago
Hannes Braun 4edeccc5e0
Remove redundant using directives
2 years ago
1hitsong 5efa138c22
Update MediaBrowser.Controller/Lyrics/LyricInfo.cs
2 years ago
Bill Thornton e8c12e5078 Backport pull request #8280 from jellyfin/release-10.8.z
2 years ago
nyanmisaka 0309c5622e Backport pull request #8213 from jellyfin/release-10.8.z
2 years ago
Luke F e579b4d42d Backport pull request #8189 from jellyfin/release-10.8.z
2 years ago
1hitsong a50bdb4770 Use async functions
2 years ago
1hitsong 35399ce8fe Update summaries, Use spans
2 years ago
1hitsong b1771f07e9 Use Span in SupportedMediaTypes comparison
2 years ago
1hitsong 0d5bd85d6d Resolve Azure build error
2 years ago
1hitsong 6f0d33b1ca Use Directory GetFiles to find lyric files
2 years ago
1hitsong 5d2364f064 Move AcceptedTimeFormats to class level variable
2 years ago
1hitsong 28d017865b Code Cleanup
2 years ago
1hitsong 552b6aceae Add default values to LyricResponse
2 years ago
1hitsong 7e923e2688 Use numeric values for metadata values
2 years ago
1hitsong dddebec794
Update MediaBrowser.Controller/Lyrics/LyricResponse.cs
2 years ago
1hitsong dce81d8818
Update MediaBrowser.Controller/Lyrics/LyricResponse.cs
2 years ago
1hitsong f737581d49 Use providers in order of priority
2 years ago
1hitsong a52d108af6 Remove automapper tool
2 years ago
1hitsong 0b86630be7 Use model properties for LRC metadata
2 years ago
1hitsong 64b013b121 Resolve Azure build issues
2 years ago
1hitsong c65819221d Code cleanups. Remove pragma commands
2 years ago
1hitsong 7d886116fd Var type refinements
2 years ago
1hitsong 823e2ec029 Removing unused lines
2 years ago
1hitsong f740d1b9f0 Remove use of AddParts. Cleanup use of Lyric vs Lyrics.
2 years ago
1hitsong f4fd908f8d Create ILyricManager
2 years ago
1hitsong d9be3874ba Auto stash before merge of "lyric-lrc-file-support" and "origin/lyric-lrc-file-support"
2 years ago
Bond-009 0b47b03423
Merge pull request #8401 from ZachPhelan/sort-special-features
2 years ago
Bond-009 43ec8e9743
Merge pull request #8144 from joseph39/ffmpeg-referer
2 years ago
Zach Phelan 8857edb66c Add function back for compatibility, add sorting
2 years ago
Zach Phelan c71d6f2358 Sort special features same as other spots, removing unnecssary function
2 years ago
Shadowghost 42fc02cab6 Add xmldocs
2 years ago
Shadowghost 61fa325ef0 Extend music parsing
2 years ago
Claus Vium 1cbf5431aa
Merge pull request #8250 from Bond-009/minor18
2 years ago
Bond_009 5036afd691 Minor cleanup
2 years ago
luz paz 9ec2870b10 Fix various typos
2 years ago
Niels van Velzen 61afd029df Check for empty guid
2 years ago
Niels van Velzen 0f91244239 Use Guid for adjacentTo API parameter
2 years ago
Shadowghost 7b05e0a413 Backport pull request #8209 from jellyfin/release-10.8.z
2 years ago
Shadowghost 3e5cf9395f Backport pull request #8182 from jellyfin/release-10.8.z
2 years ago
Joshua Boniface b3675ebce0 Backport pull request #8191 from jellyfin/release-10.8.z
2 years ago