aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-07-05Part 1 of a multi-PR change for Emby.DLNABaronGreenback
2020-07-05Add additional userId query parameterDavid
2020-07-05Move MusicGenresService to Jellyfin.ApiDavid
2020-07-05Merge pull request #3505 from Bond-009/minor3Joshua M. Boniface
Minor fixes
2020-07-04Merge pull request #3502 from barronpm/array-emptyBond-009
Use Array.Empty
2020-07-04Update MediaBrowser.Providers/Plugins/Tmdb/Movies/TmdbMovieProvider.csBond-009
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
2020-07-04Minor fixesBond_009
2020-07-04Change nullable behavior to fix web clientDavid
2020-07-04Move GenresService to Jellyfin.ApiDavid
2020-07-04Use Array.EmptyPatrick Barron
2020-07-04Merge pull request #2976 from crobibero/api-environmentPatrick Barron
Transfer EnvironmentService to Jellyfin.Api
2020-07-04update ffmpeg 4.3 from zeranoe buildsnyanmisaka
2020-07-04solve the green line issue on QSVnyanmisaka
2020-07-04add FFmpeg 4.3 detection and testsnyanmisaka
2020-07-04Merge pull request #3423 from crobibero/easypasswordJoshua M. Boniface
Remove EasyPassword from Authentication providers
2020-07-04Merge pull request #3495 from anthonylavado/xmltv-upddkanada
Use newer Jellyfin.XmlTv for Guide Fixes
2020-07-03Use newer Jellyfin.XmlTv for Guide FixesAnthony Lavado
2020-07-03Merge pull request #3405 from crobibero/api-livetvDavid
Move LiveTvService.cs to Jellyfin.Api
2020-07-03Update LiveTvController.csDavid
2020-07-03Move TrailersService to Jellyfin.ApiDavid
2020-07-03Move ItemsService to Jellyfin.ApiDavid
2020-07-03Add missing endpointCody Robibero
2020-07-02Merge branch 'master' into feature/ffmpeg-version-checkMax Git
2020-07-01Merge pull request #3431 from BaronGreenback/3404Joshua M. Boniface
Fix for #3404
2020-07-01Merge pull request #3487 from crobibero/api-personsPatrick Barron
Move PersonsService.cs to Jellyfin.Api
2020-06-30Translated using Weblate (Arabic)Zyzto
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
2020-06-30Move PersonsService.cs to Jellyfin.Apicrobibero
2020-06-30add missing function after mergecrobibero
2020-06-30Merge remote-tracking branch 'upstream/api-migration' into api-livetvcrobibero
2020-06-30Merge pull request #3484 from Ullmie02/api-artistsPatrick Barron
Move ArtistsService to Jellyfin.Api
2020-06-30Merge pull request #3480 from neilsb/ffmpeg-env-varAnthony Lavado
Respect FFMpeg path passed via Environment Variable
2020-06-30Fix using orderingDavid
2020-06-30Fix BuildDavid
2020-06-30Merge branch 'api-migration' of github.com:Ullmie02/jellyfin into api-migrationDavid
2020-06-30Update Jellyfin.Api/Controllers/ArtistsController.csDavid
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-06-30Merge pull request #3473 from jellyfin/dependabot/nuget/Moq-4.14.4dkanada
Bump Moq from 4.14.3 to 4.14.4
2020-06-30Bump Moq from 4.14.3 to 4.14.4dependabot[bot]
Bumps [Moq](https://github.com/moq/moq4) from 4.14.3 to 4.14.4. - [Release notes](https://github.com/moq/moq4/releases) - [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md) - [Commits](https://github.com/moq/moq4/compare/v4.14.3...v4.14.4) Signed-off-by: dependabot[bot] <support@github.com>
2020-06-30Merge pull request #3478 from crobibero/bump-auto-testdkanada
bump autofixture
2020-06-29User string.Empty instead of ""Neil Burrows
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
2020-06-29Merge pull request #3451 from crobibero/api-studiosPatrick Barron
Move StudiosService.cs to Jellyfin.Api
2020-06-29Merge remote-tracking branch 'upstream/api-migration' into api-studioscrobibero
2020-06-29Merge pull request #3381 from crobibero/api-moviesPatrick Barron
Move MoviesService.cs to Jellyfin.Api
2020-06-29Remove un-needed commentNeil Burrows
2020-06-29Respect FFMpeg path passed via Environment VariableNeil Burrows
2020-06-29Move ArtistsService to Jellyfin.ApiDavid
2020-06-29Update Jellyfin.Api/Controllers/MoviesController.csCody Robibero
Co-authored-by: David <davidullmer@outlook.de>
2020-06-29bump autofixturecrobibero
2020-06-29Merge pull request #3477 from ↵dkanada
jellyfin/dependabot/nuget/Swashbuckle.AspNetCore-5.5.1 Bump Swashbuckle.AspNetCore from 5.5.0 to 5.5.1
2020-06-29Merge pull request #3475 from jellyfin/dependabot/nuget/AutoFixture-4.12.0dkanada
Bump AutoFixture from 4.11.0 to 4.12.0
2020-06-29Bump Swashbuckle.AspNetCore from 5.5.0 to 5.5.1dependabot[bot]
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.5.0 to 5.5.1. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.5.0...v5.5.1) Signed-off-by: dependabot[bot] <support@github.com>