| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-04-11 | Merge pull request #2680 from mark-monteiro/remove-common-process | Bond-009 | |
| Remove CommonProcess and ProcessFactory | |||
| 2020-04-07 | Merge pull request #2696 from mark-monteiro/fix-extras | Vasily | |
| Display Extras With Unknown Types | |||
| 2020-04-08 | Merge pull request #2794 from ↵ | dkanada | |
| mark-monteiro/dependabot/nuget/System.Text.Json-4.7.1 Bump System.Text.Json from 4.7.0 to 4.7.1 | |||
| 2020-04-07 | Fix check for profile supporting a codec - it should first check if profile ↵ | Vasily | |
| is talking about media type For example, audio-only profiles have "VideoCodec" set to "null" which translates to "any codec", which breaks some logic later on | |||
| 2020-04-03 | Merge remote-tracking branch 'upstream/master' into remove-common-process | Mark Monteiro | |
| 2020-04-01 | Merge branch 'master' into usings | Bond-009 | |
| 2020-04-01 | Merge pull request #2601 from mark-monteiro/support-running-without-web-content | Vasily | |
| Support Running Server Without Web Content | |||
| 2020-04-01 | Merge branch 'master' into usings | Bond-009 | |
| 2020-04-01 | Add ExtraType.Unknown enum value and use it instead of null | Mark Monteiro | |
| 2020-03-29 | Merge pull request #2639 from alset333/master | Bond-009 | |
| Change DeinterlaceMethod's "bobandweave" to "yadif" or "yadif_bob", and set default value | |||
| 2020-03-28 | Merge pull request #2667 from crobibero/emby-naming-warnings | dkanada | |
| Fix warnings in Emby.Naming | |||
| 2020-03-27 | Delete unnecessary ProcessFactory abstraction | Mark Monteiro | |
| 2020-03-27 | Remove unnecessary CommonProcess abstraction | Mark Monteiro | |
| 2020-03-26 | Bump System.Text.Json from 4.7.0 to 4.7.1 | dependabot-preview[bot] | |
| Bumps [System.Text.Json](https://github.com/dotnet/corefx) from 4.7.0 to 4.7.1. - [Release notes](https://github.com/dotnet/corefx/releases) - [Commits](https://github.com/dotnet/corefx/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | |||
| 2020-03-25 | Update .NET Core to 3.1.3 | Mark Monteiro | |
| 2020-03-25 | Fix warnings in Emby.Naming | crobibero | |
| 2020-03-24 | Remove unused usings | Bond_009 | |
| 2020-03-24 | Added support for netstandard2.0 besides netstandard2.1 (multi target ↵ | Jose | |
| framework) to allow usage from UWP (netstandard 2.1 not available in UWP until .net 5) | |||
| 2020-03-22 | Update all packages to .NET Core 3.1.2 | Mark Monteiro | |
| 2020-03-19 | Merge pull request #1 from jellyfin/master | Peter Maar | |
| Pull latest to my fork | |||
| 2020-03-18 | Merge pull request #2617 from Shawmon/wasm-mimetype | dkanada | |
| add wasm mimetype | |||
| 2020-03-18 | Merge pull request #2549 from dkanada/refactor | dkanada | |
| Refactor some provider classes | |||
| 2020-03-17 | add wasm mimetype | Shawmon | |
| 2020-03-15 | Merge remote-tracking branch 'upstream/master' into ↵ | Mark Monteiro | |
| support-running-without-web-content | |||
| 2020-03-11 | Merge remote-tracking branch 'upstream/master' into ↵ | Mark Monteiro | |
| support-running-without-web-content | |||
| 2020-03-11 | Merge branch 'master' into warn17 | Bond-009 | |
| 2020-03-10 | Merge pull request #2506 from mark-monteiro/inject-loggers-with-context | Bond-009 | |
| Inject loggers with context using ILogger<T> | |||
| 2020-03-09 | remove unused files and fix some future warnings | dkanada | |
| 2020-03-07 | Set EnableHttps disabled by default | Joshua M. Boniface | |
| Prevents issues on first setup when behind a reverse proxy. Also prevents issues saving the Networking page by default if SSL is not fully configured. | |||
| 2020-03-05 | Add tracking of JF version used to run this config previously | Vasily | |
| 2020-03-03 | Replace ILogger with ILogger<T> wherever possible | Mark Monteiro | |
| Log entries will contain additional class context when using this interface | |||
| 2020-03-04 | Merge pull request #2501 from JustAMan/pedal-to-the-metal-from-the-get-go | dkanada | |
| Default transcoding throttling to false for new installs | |||
| 2020-03-03 | Default transcoding throttling to false for new installs | Vasily | |
| 2020-03-02 | Merge pull request #2436 from dkanada/music | Vasily | |
| Add config options for MusicBrainz | |||
| 2020-02-26 | Use IsHostingContent instead of explicitly checking ContentRoot | Mark Monteiro | |
| 2020-02-24 | partially fix issue with music scans | dkanada | |
| 2020-02-23 | Improve controls for deinterlace method; matches with jellyfin-web changes | Peter Maar | |
| 2020-02-23 | Merge pull request #21 from jellyfin/master | artiume | |
| nightly | |||
| 2020-02-23 | Fix some warnings | Bond_009 | |
| * Add analyzers to MediaBrowser.XbmcMetadata * Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata * Add analyzers to MediaBrowser.WebDashboard * Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard * Disable SA1600 in favor of CS1591 | |||
| 2020-02-23 | Merge pull request #2427 from Bond-009/minor | dkanada | |
| Minor improvements | |||
| 2020-02-22 | Add encoding option bobandweave, change back the EncodingHelper logic | Peter Maar | |
| 2020-02-21 | Merge pull request #2321 from Bond-009/images | dkanada | |
| Simplify image processing by removing image enhancers | |||
| 2020-02-20 | Merge pull request #20 from jellyfin/master | artiume | |
| nightly | |||
| 2020-02-19 | Minor improvements | Bond_009 | |
| 2020-02-17 | #2407: Prefer MP4-Metadata for episodes | Ulrich Wagner | |
| 2020-02-13 | Merge pull request #17 from jellyfin/master | artiume | |
| 10.5 | |||
| 2020-02-14 | Merge pull request #2400 from Bond-009/baseurl | dkanada | |
| Another baseurl related fix | |||
| 2020-02-13 | Merge pull request #16 from jellyfin/master | artiume | |
| nightly | |||
| 2020-02-12 | Another baseurl related fix | Bond_009 | |
| Baseurl always starts with a '/' (unless it's empty) | |||
| 2020-02-12 | Enable documentation warnings for fully documented files | Mark Monteiro | |
