jellyfin/Jellyfin.Api
Jamie Introcaso c0dae0fef5 Adds lyric providers to DI pipeline
This is adding those lyric providers to the DI pipeline along with a super simple implementation of how to use them in the controller method. Probably should be refactored into a lyric service of some sort that would have the providers injected into it.
2022-09-14 20:39:35 -04:00
..
Attributes Merge pull request #7868 from cvium/disable_dlna 2022-06-10 23:43:18 -04:00
Auth Don't throw exception on unauthenticated requests 2021-11-13 07:27:28 -07:00
Constants Remove the dependency on BaseAuthorizationHandler 2021-09-10 11:44:50 +02:00
Controllers Adds lyric providers to DI pipeline 2022-09-14 20:39:35 -04:00
Extensions Move non-jellyfin extensions to separate project 2021-06-19 18:04:46 +02:00
Helpers Remove now unused variables 2022-09-11 19:15:33 -04:00
ModelBinders Update StyleCop 2021-12-24 18:28:27 +01:00
Models Allow LRC start value to be null 2022-09-11 15:56:34 -04:00
WebSocketListeners Remove circular dependency between websocket listeners and manager 2020-11-28 11:21:53 +01:00
BaseJellyfinApiController.cs Move non-jellyfin extensions to separate project 2021-06-19 18:04:46 +02:00
Jellyfin.Api.csproj Updates based on review 2022-09-10 14:29:30 -04:00