| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-11-09 | Fix some warnings | Bond_009 | |
| down to 580 | |||
| 2021-11-08 | Fix and disable new dotnet6 warnings | Cody Robibero | |
| 2021-10-10 | Throw on FFmpeg non-zero exit code | Dmitry Lyzo | |
| 2021-10-03 | Fix warning: The nullable warning suppression expression is redundant (#2149) | KonH | |
| 2021-09-25 | Remove sync FileStream hack | Bond_009 | |
| 2021-09-06 | Merge pull request #6177 from Bond-009/async | Claus Vium | |
| Use async FileStreams where it makes sense | |||
| 2021-09-02 | Use async FileStreams where it makes sense | Bond_009 | |
| 2021-08-13 | Merge branch 'master' into authenticationdb-efcore | Patrick Barron | |
| # Conflicts: # Jellyfin.Server.Implementations/Security/AuthorizationContext.cs # MediaBrowser.Controller/Library/IUserManager.cs # MediaBrowser.Controller/Security/IAuthenticationRepository.cs # MediaBrowser.Controller/Session/ISessionManager.cs | |||
| 2021-07-05 | Use nullable enum type instead of strings | Brandon Nguyen | |
| 2021-07-03 | Use hardware encoding string over boolean | Brandon Nguyen | |
| 2021-07-03 | Add hardware encoding status to playback data | Brandon Nguyen | |
| Resolves #6087 | |||
| 2021-06-18 | Merge branch 'master' into authenticationdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/Devices/DeviceManager.cs # Emby.Server.Implementations/HttpServer/Security/SessionContext.cs # Emby.Server.Implementations/Security/AuthenticationRepository.cs # Emby.Server.Implementations/Session/SessionManager.cs # Jellyfin.Server.Implementations/Security/AuthorizationContext.cs # MediaBrowser.Controller/Library/IUserManager.cs # MediaBrowser.Controller/Net/ISessionContext.cs | |||
| 2021-06-04 | Don't dispose managed CancellationTokenSource (#6139) | Cody Robibero | |
| 2021-05-21 | Merge pull request #6083 from Bond-009/nullable4 | Bond-009 | |
| Enable nullable reference types for Emby.Server.Implementations | |||
| 2021-05-21 | Merge branch 'master' into authenticationdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/Security/AuthenticationRepository.cs # Jellyfin.Server.Implementations/Security/AuthorizationContext.cs # MediaBrowser.Controller/Devices/IDeviceManager.cs | |||
| 2021-05-20 | Migrate authentication db to EF Core | Patrick Barron | |
| 2021-05-20 | Enable nullable reference types for Emby.Server.Implementations | Bond_009 | |
| 2021-05-08 | Minor improvements | Bond_009 | |
| * properly dispose CancellationTokenSource * rewrite DynamicHlsController.GetSegmentLengths * remove dead code | |||
| 2021-04-20 | EncodingHelper: Fix circular dependency | Bond_009 | |
| 2021-03-09 | Use FileShare.Read for log files | David | |
| 2021-03-07 | Use FileShare.None when creating files | David | |
| 2020-12-03 | Remove IIsoMounter and IsoMounter | crobibero | |
| 2020-12-01 | Merge pull request #4169 from stanionascu/bdiso-playback | Joshua M. Boniface | |
| Playback (direct-stream/transcode) of BDISO/BDAV containers | |||
| 2020-11-20 | Merge pull request #4514 from Artiume/patch-9 | Joshua M. Boniface | |
| Update FFmpeg log | |||
| 2020-11-20 | Merge remote-tracking branch 'upstream/master' into fmp4-hls | nyanmisaka | |
| 2020-11-19 | Update Jellyfin.Api/Helpers/TranscodingJobHelper.cs | artiume | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-11-19 | Truncate GUID to 8 char | artiume | |
| 2020-11-19 | Update Jellyfin.Api/Helpers/TranscodingJobHelper.cs | artiume | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-11-19 | oops | artiume | |
| 2020-11-19 | Update FFmpeg log | artiume | |
| 2020-11-18 | Fixes spelling. | Greenback | |
| 2020-11-16 | Merge remote-tracking branch 'upstream/master' into fmp4-hls | nyanmisaka | |
| 2020-11-13 | Updated based on review feedback | crobibero | |
| 2020-11-13 | Use null coalescing when possible | crobibero | |
| 2020-11-13 | Convert NullReferenceException to ResourceNotFoundException | crobibero | |
| 2020-11-13 | Fix nullability errors in Jellyfin.Api (part 1) | crobibero | |
| 2020-11-12 | add an option to disable hevc encoding | nyanmisaka | |
| 2020-10-28 | Merge branch 'master' into bdiso-playback | Stan | |
| 2020-10-03 | Remove unnecessary null checks in some places | KonH | |
| Related to https://github.com/jellyfin/jellyfin/issues/2149 | |||
| 2020-10-01 | Remove PlayableStreamFileNames as unused | Stanislav Ionascu | |
| Since ffmpeg can play and transcode ISO files and BDMV folders directly, there's no use of that property. | |||
| 2020-10-01 | Add probe / direct-stream / transcoding support for BluRays | Stanislav Ionascu | |
| This commit (and ffmpeg built with libbluray support), adds support for playback of bluray images (bd-iso) and bluray folders. | |||
| 2020-09-19 | Update TranscodingJobHelper.cs | BaronGreenback | |
| 2020-08-03 | Merge pull request #3528 from Ullmie02/api-entrypoint | Patrick Barron | |
| Make TranscodingJobHelper an IDisposable (api-migration) | |||
| 2020-08-01 | Implement IDisposable | David | |
| 2020-08-01 | Move methods to the right class | David | |
| 2020-07-31 | Move DynamicHlsService to Jellyfin.Api | crobibero | |
| 2020-07-31 | Add missing docs and remove duplicate function | crobibero | |
| 2020-07-31 | Merge remote-tracking branch 'upstream/api-migration' into api-video | crobibero | |
| 2020-07-27 | Add missing functions | crobibero | |
| 2020-07-27 | Move HlsSegmentService to Jellyfin.Api | David Ullmer | |
