| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-08-03 | move WebSocket listeners to Jellyfin.Api | crobibero | |
| 2020-08-03 | Merge pull request #3808 from crobibero/api-migration-merge | David | |
| Merge master into api-migration | |||
| 2020-08-03 | fix merge conflicts | crobibero | |
| 2020-08-03 | Merge remote-tracking branch 'upstream/master' into api-migration | crobibero | |
| 2020-08-03 | Merge pull request #3528 from Ullmie02/api-entrypoint | Patrick Barron | |
| Make TranscodingJobHelper an IDisposable (api-migration) | |||
| 2020-08-03 | Merge pull request #3783 from Ullmie02/api-universal-audio | Patrick Barron | |
| Move UniversalAudioService to Jellyfin.Api | |||
| 2020-08-03 | Merge pull request #2957 from crobibero/api-dlna-server | Patrick Barron | |
| Migrate DlnaServerController to Jellyfin.Api | |||
| 2020-08-03 | Merge pull request #2956 from crobibero/api-dlna | Patrick Barron | |
| Move Emby.Dlna DlnaService.cs to Jellyfin.Api | |||
| 2020-08-03 | Merge pull request #3803 from jellyfin/dependabot/nuget/sharpcompress-0.26.0 | Bond-009 | |
| Bump sharpcompress from 0.25.1 to 0.26.0 | |||
| 2020-08-03 | Bump sharpcompress from 0.25.1 to 0.26.0 | dependabot[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-03 | Merge pull request #3802 from jellyfin/dependabot/nuget/PlaylistsNET-1.1.2 | Bond-009 | |
| Bump PlaylistsNET from 1.0.6 to 1.1.2 | |||
| 2020-08-03 | Merge pull request #3804 from jellyfin/dependabot/nuget/Serilog.AspNetCore-3.4.0 | Bond-009 | |
| Bump Serilog.AspNetCore from 3.2.0 to 3.4.0 | |||
| 2020-08-03 | Merge pull request #3805 from jellyfin/dependabot/nuget/Mono.Nat-2.0.2 | Bond-009 | |
| Bump Mono.Nat from 2.0.1 to 2.0.2 | |||
| 2020-08-03 | Bump Mono.Nat from 2.0.1 to 2.0.2 | dependabot[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-03 | Bump Serilog.AspNetCore from 3.2.0 to 3.4.0 | dependabot[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-03 | Bump PlaylistsNET from 1.0.6 to 1.1.2 | dependabot[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-02 | Merge pull request #3728 from jellyfin/qsv-cutter | Joshua M. Boniface | |
| Adjust priority in outputSizeParam cutter | |||
| 2020-08-02 | Merge pull request #3772 from EraYaN/master | Joshua M. Boniface | |
| Updated SkiaSharp to 2.80.1 and replace resize code to fix bad quality | |||
| 2020-08-03 | Merge pull request #3795 from anthonylavado/master | dkanada | |
| Update to newer Jellyfin.XMLTV | |||
| 2020-08-02 | Update to newer Jellyfin.XMLTV | Anthony Lavado | |
| 2020-08-03 | Merge pull request #3792 from cvium/fix_tmdb_deserialize | dkanada | |
| TMDb: Change Budget and Revenue to long to avoid overflow | |||
| 2020-08-02 | Change Budget and Revenue to long to avoid overflow | cvium | |
| 2020-08-02 | Merge pull request #3790 from cvium/fewer_string_allocs | Bond-009 | |
| Remove some unnecessary string allocations | |||
| 2020-08-02 | Update Emby.Server.Implementations/Data/SqliteItemRepository.cs | Claus Vium | |
| 2020-08-02 | Update Emby.Server.Implementations/Data/SqliteItemRepository.cs | Claus Vium | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2020-08-02 | Remove some unnecessary string allocations. | cvium | |
| 2020-08-02 | Apply suggestions from code review | Erwin de Haan | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2020-08-01 | Merge pull request #3578 from barronpm/displaypreferences-efcore | Bond-009 | |
| Migrate Display Preferences to EF Core | |||
| 2020-08-01 | Switch to unstable chromecast version. | Patrick Barron | |
| 2020-08-01 | Add using statement to DisplayPreferences migration | Patrick Barron | |
| 2020-08-01 | Remove duplicate code | David | |
| 2020-08-01 | Remove duplicate code | David | |
| 2020-08-01 | Use correct MediaInfo method | David | |
| 2020-08-01 | Fix parameters | David | |
| 2020-08-01 | Merge remote-tracking branch 'jellyfin/api-migration' into api-universal-audio | David | |
| 2020-08-01 | Revert changes | David | |
| 2020-08-01 | Merge pull request #3775 from crobibero/api-dynamic-hls | David | |
| Move DynamicHlsService to Jellyfin.Api | |||
| 2020-08-01 | PERFORMANCE | crobibero | |
| 2020-08-01 | Implement IDisposable | David | |
| 2020-08-01 | Move methods to the right class | David | |
| 2020-08-01 | Add jellyfin api entry point | David | |
| 2020-08-01 | Update Jellyfin.Api/Controllers/DynamicHlsController.cs | Cody Robibero | |
| Co-authored-by: David <daullmer@gmail.com> | |||
| 2020-08-01 | Prepare DynamicHlsController merge | David | |
| 2020-08-01 | Move UniversalAudioService to Jellyfin.Api | David | |
| 2020-08-01 | Merge pull request #3769 from jellyfin/dkanada-patch-1 | Bond-009 | |
| Remove useless order step for intros | |||
| 2020-07-31 | Move DynamicHlsService to Jellyfin.Api | crobibero | |
| 2020-07-31 | Formatting in SkiaEncoder.cs | Erwin de Haan | |
| 2020-07-31 | Add a note on the convolutional matrix filter. | Erwin de Haan | |
| 2020-07-31 | Update Jellyfin.Drawing.Skia/SkiaEncoder.cs indentation. | Erwin de Haan | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-07-31 | Update SkiaSharp to 2.80.1 and replace resize code. | Erwin de Haan | |
| This fixed the blurry resized images in the Web UI. | |||
