| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-04 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/EntryPoints/ServerEventNotifier.cs # Emby.Server.Implementations/Library/UserManager.cs # Emby.Server.Implementations/Sorting/IsFavoriteOrLikeComparer.cs # Emby.Server.Implementations/Sorting/IsPlayedComparer.cs # Emby.Server.Implementations/Sorting/IsUnplayedComparer.cs # Emby.Server.Implementations/TV/TVSeriesManager.cs # Jellyfin.Server.Implementations/Users/DefaultAuthenticationProvider.cs | |||
| 2020-05-26 | Refactor copy codec checks | xumix | |
| 2020-05-15 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/Activity/ActivityLogEntryPoint.cs # Emby.Server.Implementations/ApplicationHost.cs # Emby.Server.Implementations/Devices/DeviceManager.cs # Jellyfin.Server/Jellyfin.Server.csproj # Jellyfin.Server/Migrations/MigrationRunner.cs # MediaBrowser.Controller/Devices/IDeviceManager.cs | |||
| 2020-05-14 | Fix regressions introduced by #3098 | Patrick Barron | |
| 2020-05-12 | Initial migration code | Patrick Barron | |
| 2020-04-20 | Add some simple tests | Bond_009 | |
| 2020-04-17 | Handle null outputFileExtension with null-conditional operator | Matt Lyons | |
| 2020-04-13 | Handle null outputFileExtension in GetOutputFilePath | Matt Lyons | |
| 2020-04-05 | Implement various suggestions | Patrick Barron | |
| 2020-04-05 | Simplified Conditionals and returns | Patrick Barron | |
| 2020-04-05 | Use ? and ?? where applicable | Patrick Barron | |
| 2020-02-23 | Switch remux and direct stream | Bond_009 | |
| 2020-02-12 | Remove commented code | Vasily | |
| 2020-02-12 | Merge branch 'master' into transcoding-throttling | Anthony Lavado | |
| 2020-01-22 | Remove FileSystem.GetStream | Bond-009 | |
| 2020-01-12 | Enable Throttling when transcoding without Hardware-Acceleration | Maximilian Marschall | |
| 2020-01-10 | Merge branch 'master' into embytv | Bond_009 | |
| 2019-12-19 | Merge pull request #2134 from Bond-009/dlnam3u8 | Vasily | |
| Fix comparison between different types | |||
| 2019-12-10 | Merge branch 'master' into mediaencoding | Bond_009 | |
| 2019-12-10 | Fix comparison between different types | Bond-009 | |
| 2019-12-04 | Clean up Emby.Server.Implementations/LiveTv/EmbyTV/EmbyTV.cs | Bond_009 | |
| 2019-11-25 | Make probesize and analyzeduration configurable and simplify circular | Bond_009 | |
| dependencies Makes the probesize and analyzeduration configurable with env args. (`JELLYFIN_FFmpeg_probesize` and `FFmpeg_analyzeduration`) | |||
| 2019-11-25 | * Add support for multi segment base urls | Bond_009 | |
| * Make baseurl case-insensitive | |||
| 2019-11-24 | Merge pull request #1991 from Bond-009/transtemp | Joshua M. Boniface | |
| Don't append transcodes to transcoding temp path | |||
| 2019-11-22 | Fix some warnings | Bond-009 | |
| 2019-11-21 | Don't append transcodes to transcoding temp path | Bond-009 | |
| 2019-11-21 | minor changes to transcode cleanup scheduled task | dkanada | |
| 2019-11-03 | Remove extraneous newline | Joshua Boniface | |
| 2019-10-27 | Apply suggestions from code review | Vasily | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2019-10-21 | Update MediaBrowser.Api/Playback/BaseStreamingService.cs | Vasily | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2019-10-16 | Address review comments | Vasily | |
| 2019-10-14 | Stop waiting for a segment to become ready if there's no alive transcode | Vasily | |
| Remove extra quotes in logging Fix typo in comment | |||
| 2019-10-14 | Add more logging | Vasily | |
| Trying to fix hls muxer plus ffmpeg 4.1+ combo Try to fix waiting for segment being ready This is needed because hls muxer in ffmpeg >= 4.1 creates the playlist only when it finishes transcoding. Also cleaned up logs a bit. Lower log level for "StartFfmpeg finished" to debug | |||
| 2019-09-08 | Possible fix for MrMC | Bond_009 | |
| 2019-08-28 | - fix ArgumentOutOfRangeException at ↵ | marius | |
| MediaBrowser.Api.Playback.BaseStreamingService.ParseTimeSeekHeader (second substring argument is length) | |||
| 2019-08-25 | Merge pull request #1659 from jellyfin/fix_ffmpeg | Bond-009 | |
| Fix segment_time_delta value for ffmpeg 4.1 | |||
| 2019-08-24 | Fix style issues | Claus Vium | |
| 2019-08-19 | Merge branch 'master' into h265 | Joshua M. Boniface | |
| 2019-08-16 | Fix segment_time_delta value for ffmpeg 4.1 | Claus Vium | |
| 2019-08-11 | Merge branch 'master' into master | whooo | |
| 2019-08-09 | Merge pull request #1578 from Bond-009/httpresponse | dkanada | |
| Replace custom code with Asp.Net Core code | |||
| 2019-08-09 | Fix build | Bond_009 | |
| 2019-08-09 | Use CultureInvariant string conversion for Guids | Bond-009 | |
| 2019-08-09 | Replace custom code with Asp.Net Core code | Bond_009 | |
| 2019-07-27 | Add DLNA headers if requested by the client. | Erik Larsson | |
| And remove the code which adds the headers as ResponseHelper.WriteToResponse will do it. | |||
| 2019-06-01 | Fix #1432. Add support for encoding with libx265 and hevc_nvenc. | Frank | |
| 2019-04-17 | Use CultureInfo.InvariantCulture | Bond-009 | |
| 2019-03-27 | Self-documenting code | Bond_009 | |
| 2019-03-27 | Add EnableOutputInSubFolder back | Bond_009 | |
| 2019-03-26 | More style changes | Bond_009 | |
