| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-09-28 | Add tests for EncoderValidator | Bond_009 | |
| * Add support for ffmpeg 4.2 * Parse the complete ffmpeg version instead of only the first 2 digits * Make max and min version optional * Remove max limitation (for now) * Style improvements | |||
| 2019-09-01 | Fix more warnings | Bond_009 | |
| 2019-04-30 | Limit amount of ffmpeg processes extracting images at once | Bond-009 | |
| 2019-04-09 | applied changes to just also search jellyfin base dir | Phallacy | |
| 2019-03-16 | Merge branch 'master' into subtitle-display-title | redSpoutnik | |
| 2019-03-14 | Change subtitles DisplayTitle behavior | redSpoutnik | |
| 2019-03-12 | Finalise removal of --ffprobe switch | PloughPuff | |
| Removed --ffprobe from src files and server/docker scripts. | |||
| 2019-03-07 | Address comment | Bond-009 | |
| 2019-03-07 | Reduce the amount of exceptions thrown | Bond_009 | |
| 2019-03-05 | Renamed Init() to SetFFmpegPath() | PloughPuff | |
| 2019-03-05 | Remove --ffprobe logic | PloughPuff | |
| 2019-03-05 | Address review comments from Bond | PloughPuff | |
| 2019-03-05 | Review comments | PloughPuff | |
| Address review comments from JustAMan, Bond-009 and cvium. | |||
| 2019-03-05 | Reworked FFmpeg path discovery and always display to user | PloughPuff | |
| 1) Reworked FFmpeg and FFprobe path discovery (CLI switch, Custom xml, system $PATH, UI update trigger). Removed FFMpeg folder from Emby.Server.Implementations. All path discovery now in MediaEncoder. 2) Always display FFmpeg path to user in Transcode page. 3) Allow user to remove a Custome FFmpeg path and return to using system $PATH (or --ffmpeg if available). 4) Remove unused code associated with 'prebuilt' FFmpeg. 5) Much improved logging during path discovery. | |||
| 2019-02-24 | Set EnableRaisingEvents to true for processes that require it | Claus Vium | |
| 2019-02-02 | Remove dead code | Bond_009 | |
| 2019-01-29 | Apply suggestions from code review for flipped conditions. | Vasily | |
| Co-Authored-By: EraYaN <EraYaN@users.noreply.github.com> | |||
| 2019-01-28 | Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile` | Erwin de Haan | |
| 2019-01-28 | Unwrapped CreateDirectory and DeleteDirectory | Erwin de Haan | |
| 2019-01-28 | Unwrapped GetDirectoryName and DirectorySeperatorChar | Erwin de Haan | |
| 2019-01-20 | Merge pull request #623 from wtayl0r/inject-logger-factories | Andrew Rabert | |
| Replaced injections of ILogger with ILoggerFactory | |||
| 2019-01-20 | Replaced injections of ILogger with ILoggerFactory | William Taylor | |
| This makes resolving dependencies from the container much easier as you cannot resolve with primitives parameters in a way that is any more readable. The aim of this commit is to change as little as possible with the end result, loggers that were newed up for the parent object were given the same name. Objects that used the base or app loggers, were given a new logger with an appropriate name. Also removed some unused dependencies. | |||
| 2019-01-20 | Change CanExtractSubtitles to true to allow conversion during direct streaming | Claus Vium | |
| 2019-01-13 | ReSharper conform to 'var' settings | Erwin de Haan | |
| 2019-01-13 | ReSharper Reformat: Properties to expression bodied form. | Erwin de Haan | |
| 2019-01-13 | Visual Studio Reformat: MediaBrowser.MediaEncoding | Erwin de Haan | |
| 2019-01-10 | Mayor code cleanup | Erwin de Haan | |
| Add Argument*Exceptions now use proper nameof operators. Added exception messages to quite a few Argument*Exceptions. Fixed rethorwing to be proper syntax. Added a ton of null checkes. (This is only a start, there are about 500 places that need proper null handling) Added some TODOs to log certain exceptions. Fix sln again. Fixed all AssemblyInfo's and added proper copyright (where I could find them) We live in *current year*. Fixed the use of braces. Fixed a ton of properties, and made a fair amount of functions static that should be and can be static. Made more Methods that should be static static. You can now use static to find bad functions! Removed unused variable. And added one more proper XML comment. | |||
| 2019-01-08 | Remove useless properties from IEnvironmentInfo | Bond_009 | |
| 2019-01-02 | Remove unused FontConfigLoader | Bond_009 | |
| 2019-01-02 | Use ValueTuple and Linq | Bond_009 | |
| 2019-01-02 | Remove some warnings | Bond_009 | |
| 2018-12-30 | Fix exception logging | Bond_009 | |
| 2018-12-30 | Rebase | Bond_009 | |
| 2018-12-27 | Add GPL modules | Andrew Rabert | |
| 2018-12-14 | Port MediaEncoding and Api.Playback from ↵ | Mathieu Velten | |
| 10e57ce8d21b4516733894075001819f3cd6db6b | |||
| 2017-08-09 | consolidate emby.server.core into emby.server.implementations | Luke Pulverenti | |
| 2017-08-01 | fixes #2121 - background roku thumbnail generation (or maybe... any ↵ | Luke Pulverenti | |
| scheduled task?) should be "niced" | |||
| 2017-07-27 | move auto-organize to plugin | Luke Pulverenti | |
| 2017-07-13 | update lg dlna profile | Luke Pulverenti | |
| 2017-06-04 | move methods to base class | Luke Pulverenti | |
| 2017-05-26 | update GetItems method | Luke Pulverenti | |
| 2017-05-04 | improve smb support | Luke Pulverenti | |
| 2017-05-04 | removed dead code | Luke Pulverenti | |
| 2017-04-21 | switch to hwaccel auto | Luke Pulverenti | |
| 2017-04-15 | update audio sync params | Luke Pulverenti | |
| 2017-04-12 | update omdb info parsing | Luke Pulverenti | |
| 2017-03-26 | determine interlaced from ffprobe data | Luke Pulverenti | |
| 2017-03-05 | reduce AnalyzeDurationMs for live tv | Luke Pulverenti | |
| 2017-02-08 | restore config settings for now | Luke Pulverenti | |
| 2017-01-31 | update media probe | Luke Pulverenti | |
