aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-08-03actually remove MediaBrowser.Apicrobibero
2020-08-03fix openapi validation errorscrobibero
2020-08-03Fix some request parameterscrobibero
2020-08-03Specify Logger typecrobibero
2020-08-03Properly use DI to reference other controllers.crobibero
2020-08-03Delete MediaBrowser.Apicrobibero
2020-08-03move WebSocket listeners to Jellyfin.Apicrobibero
2020-08-03Remove comments from json file in .vscode/launch.jsonAlf Sebastian Houge
2020-08-03Fix spellingBond_009
2020-08-04Merge pull request #3801 from michael9dk/patch-1dkanada
Update README.md (fix broken links)
2020-08-03Minor improvementsBond_009
OFC I reduced some allocations
2020-08-03Fix links in README and note about setup wizardAlf Sebastian Houge
Fix some of the web client links in the README and add a note about hosting the web client seperately, and how the setup wizard can only be run if the web client is not hosted separate
2020-08-03Add vscode launch configuration for launching without hosting webclientAlf Sebastian Houge
2020-08-03Merge pull request #3808 from crobibero/api-migration-mergeDavid
Merge master into api-migration
2020-08-03fix merge conflictscrobibero
2020-08-03Merge remote-tracking branch 'upstream/master' into api-migrationcrobibero
2020-08-03Merge pull request #3528 from Ullmie02/api-entrypointPatrick Barron
Make TranscodingJobHelper an IDisposable (api-migration)
2020-08-03Merge pull request #3783 from Ullmie02/api-universal-audioPatrick Barron
Move UniversalAudioService to Jellyfin.Api
2020-08-03Merge pull request #2957 from crobibero/api-dlna-serverPatrick Barron
Migrate DlnaServerController to Jellyfin.Api
2020-08-03Merge pull request #2956 from crobibero/api-dlnaPatrick Barron
Move Emby.Dlna DlnaService.cs to Jellyfin.Api
2020-08-04disable compatibility checks for nowdkanada
2020-08-03Merge pull request #3803 from jellyfin/dependabot/nuget/sharpcompress-0.26.0Bond-009
Bump sharpcompress from 0.25.1 to 0.26.0
2020-08-03Bump sharpcompress from 0.25.1 to 0.26.0dependabot[bot]
Bumps [sharpcompress](https://github.com/adamhathcock/sharpcompress) from 0.25.1 to 0.26.0. - [Release notes](https://github.com/adamhathcock/sharpcompress/releases) - [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.25.1...0.26) Signed-off-by: dependabot[bot] <support@github.com>
2020-08-03Merge pull request #3802 from jellyfin/dependabot/nuget/PlaylistsNET-1.1.2Bond-009
Bump PlaylistsNET from 1.0.6 to 1.1.2
2020-08-03Merge pull request #3804 from jellyfin/dependabot/nuget/Serilog.AspNetCore-3.4.0Bond-009
Bump Serilog.AspNetCore from 3.2.0 to 3.4.0
2020-08-03Merge pull request #3805 from jellyfin/dependabot/nuget/Mono.Nat-2.0.2Bond-009
Bump Mono.Nat from 2.0.1 to 2.0.2
2020-08-03Bump Mono.Nat from 2.0.1 to 2.0.2dependabot[bot]
Bumps [Mono.Nat](https://github.com/mono/Mono.Nat) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/mono/Mono.Nat/releases) - [Commits](https://github.com/mono/Mono.Nat/compare/Mono.Nat-2.0.1...release-v2.0.2) Signed-off-by: dependabot[bot] <support@github.com>
2020-08-03Bump Serilog.AspNetCore from 3.2.0 to 3.4.0dependabot[bot]
Bumps [Serilog.AspNetCore](https://github.com/serilog/serilog-aspnetcore) from 3.2.0 to 3.4.0. - [Release notes](https://github.com/serilog/serilog-aspnetcore/releases) - [Commits](https://github.com/serilog/serilog-aspnetcore/compare/v3.2.0...v3.4.0) Signed-off-by: dependabot[bot] <support@github.com>
2020-08-03Bump PlaylistsNET from 1.0.6 to 1.1.2dependabot[bot]
Bumps [PlaylistsNET](https://github.com/tmk907/PlaylistsNET) from 1.0.6 to 1.1.2. - [Release notes](https://github.com/tmk907/PlaylistsNET/releases) - [Commits](https://github.com/tmk907/PlaylistsNET/commits) Signed-off-by: dependabot[bot] <support@github.com>
2020-08-03Update README.mdmichael9dk
Fix broken link to Azure DevOps pipeline.
2020-08-03Merge branch 'master' into tonemapNyanmisaka
2020-08-03resolve conflictsNyanmisaka
2020-08-02Merge pull request #3728 from jellyfin/qsv-cutterJoshua M. Boniface
Adjust priority in outputSizeParam cutter
2020-08-02Merge pull request #3772 from EraYaN/masterJoshua M. Boniface
Updated SkiaSharp to 2.80.1 and replace resize code to fix bad quality
2020-08-03Merge pull request #3795 from anthonylavado/masterdkanada
Update to newer Jellyfin.XMLTV
2020-08-02Update to newer Jellyfin.XMLTVAnthony Lavado
2020-08-03Merge pull request #3792 from cvium/fix_tmdb_deserializedkanada
TMDb: Change Budget and Revenue to long to avoid overflow
2020-08-02Change Budget and Revenue to long to avoid overflowcvium
2020-08-02Merge pull request #3790 from cvium/fewer_string_allocsBond-009
Remove some unnecessary string allocations
2020-08-02Update Emby.Server.Implementations/Data/SqliteItemRepository.csClaus Vium
2020-08-02Update Emby.Server.Implementations/Data/SqliteItemRepository.csClaus Vium
Co-authored-by: Bond-009 <bond.009@outlook.com>
2020-08-02Remove some unnecessary string allocations.cvium
2020-08-02Apply suggestions from code reviewErwin de Haan
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-08-01Minor fixes to ActivityManagerPatrick Barron
2020-08-01Merge pull request #3578 from barronpm/displaypreferences-efcoreBond-009
Migrate Display Preferences to EF Core
2020-08-01Switch to unstable chromecast version.Patrick Barron
2020-08-01Add using statement to DisplayPreferences migrationPatrick Barron
2020-08-01Remove duplicate codeDavid
2020-08-01Remove duplicate codeDavid
2020-08-01Use correct MediaInfo methodDavid