Commit Graph

74 Commits (5be87753d694f17d400a80070ccd83926b1e5fb3)

Author SHA1 Message Date
Anthony Lavado 634ee2d1e9
Merge pull request #3861 from crobibero/fixes
4 years ago
Cody Robibero 3a722740ce
Update Jellyfin.Api/Helpers/MediaInfoHelper.cs
4 years ago
crobibero 4ec1341c8f Fix conflicts
4 years ago
crobibero be67528958 add disposal docs
4 years ago
crobibero 767c73e5c1 fix usings
4 years ago
crobibero c5e9cf15f6 Use proper IHttpContextAccessor
4 years ago
crobibero 460c3dd351 convert dependent controller functions to di helper class
4 years ago
crobibero 1535f363b2 Fix some request parameters
4 years ago
Patrick Barron 6a42a48c09
Merge pull request #3528 from Ullmie02/api-entrypoint
4 years ago
David 3f0c0e2d0d Implement IDisposable
4 years ago
David b717ecd5e0 Move methods to the right class
4 years ago
crobibero f645e2f884 Move DynamicHlsService to Jellyfin.Api
4 years ago
Patrick Barron 2cb6eb984b
Merge pull request #3764 from Ullmie02/api-videohls
4 years ago
crobibero c97372a133 Add missing docs and remove duplicate function
4 years ago
crobibero 9171e904de Merge remote-tracking branch 'upstream/api-migration' into api-video
4 years ago
David 8a016e31f7 Move VideoHlsService to Jellyfin.Api
4 years ago
crobibero f543a17d1b Apply review fixes
4 years ago
crobibero 5c4b342323 fix boolean
4 years ago
crobibero d0ce239e3e Use ArrayPool and reduce duplicate code
4 years ago
crobibero 03f15fc0ef use proper os comparison
4 years ago
crobibero b8d327889b Add missing functions
4 years ago
David Ullmer 4aa0bd064f Move HlsSegmentService to Jellyfin.Api
5 years ago
David ca3dcc3db0 Fix suggestions from review
5 years ago
David d39f481a5c Apply suggestions from review
5 years ago
David cff9772e14 Fix build part 2
5 years ago
David 1cb20f9181 Fix build
5 years ago
David 2ce97c022e Move AudioService to Jellyfin.Api
5 years ago
David 90039e1ad3 Merge remote-tracking branch 'remotes/jellyfin/api-migration' into api-audio
5 years ago
David eae665a9c4 Add properties to StreamState to fix some errors
5 years ago
David 07e56850be Remove caching and content length
5 years ago
crobibero 5c66f9e471 changes from merge
5 years ago
David 3514813eb4 Continute work
5 years ago
David 2328ec59c9 Migrate AudioService to Jellyfin.Api
5 years ago
crobibero 5d34b07d1f Make query parameters nullable or set default value
5 years ago
crobibero 1bf131c109 remove duplicate functions
5 years ago
crobibero b2e7a4a1cb Merge remote-tracking branch 'upstream/api-migration' into api-channel
5 years ago
crobibero 13c4cb628f add missing function after merge
5 years ago
crobibero 14faebc7fe Merge remote-tracking branch 'upstream/api-migration' into api-livetv
5 years ago
David 5dfe1ed9b3 Fix using ordering
5 years ago
David 6385e1ba46 Fix Build
5 years ago
David 94e792e0d7 Merge branch 'api-migration' of github.com:Ullmie02/jellyfin into api-migration
5 years ago
crobibero da40572979 Merge remote-tracking branch 'upstream/api-migration' into api-studios
5 years ago
David 45e034e9a1 Move ArtistsService to Jellyfin.Api
5 years ago
Patrick Barron dbf939467f
Merge pull request #3466 from crobibero/api-migration-nullable
5 years ago
crobibero 73bcda7eac Make all optional strings nullable
5 years ago
crobibero f45d44f321 Move PlaystateService.cs to Jellyfin.Api
5 years ago
Patrick Barron 90c01327aa
Merge pull request #3433 from crobibero/api-years
5 years ago
crobibero 325808d271 Move StudiosService.cs to Jellyfin.Api
5 years ago
David fa98013621 Move AlbumsService to Jellyfin.Api
5 years ago
crobibero e72a22c564 Move YearsService.cs to Jellyfin.Api
5 years ago