| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-04-07 | Specify the directory for jellyfin-web correctly | Mark Monteiro | |
| 2020-04-07 | Ignore the jellyfin-web directory in MediaBrowser.WebDashboard | Mark Monteiro | |
| 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-07 | Translated using Weblate (Arabic) | Ibrahim Alesayi | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/ | |||
| 2020-04-07 | Merge pull request #2792 from ↵ | Bond-009 | |
| mark-monteiro/dependabot/nuget/sharpcompress-0.25.0 Bump sharpcompress from 0.24.0 to 0.25.0 | |||
| 2020-04-06 | Fixed indentation and corrected typo | Patrick Barron | |
| 2020-04-06 | Remove reference to System.Interactive.Async | Mark Monteiro | |
| 2020-04-06 | Do not use IAsyncEnumerable unnecessarily | Mark Monteiro | |
| 2020-04-07 | Bump sharpcompress from 0.24.0 to 0.25.0 | dependabot-preview[bot] | |
| Bumps [sharpcompress](https://github.com/adamhathcock/sharpcompress) from 0.24.0 to 0.25.0. - [Release notes](https://github.com/adamhathcock/sharpcompress/releases) - [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.24...0.25) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | |||
| 2020-04-06 | Apply code review changes | Mark Monteiro | |
| 2020-04-06 | Fix Authentication request log | dafo90 | |
| 2020-04-06 | Use embedded title for other track types | Pika | |
| 2020-04-07 | drop the unnecessary colorspace conversion | Nyanmisaka | |
| Since 'hwdownload, format = nv12' has completed the conversion of colorspace. 'format = p010le' is redundant and will reduce the speed by almost half under the premise of unchanged cpu usage. | |||
| 2020-04-07 | mpeg4 profile 15 is not supported by vaapi device | Nyanmisaka | |
| 2020-04-06 | Merge pull request #1 from jellyfin/master | Nyanmisaka | |
| 2020-04-06 | Add logging of URL being processed when logging an error | Vasily | |
| This might help diagnosing stuff like "Operation was cancelled" | |||
| 2020-04-06 | Fix support for attachments with baseURL set | Vasily | |
| * Revert "Add baseURL to attachments" * This is properly handled by jellyfin-web#1020 | |||
| 2020-04-06 | Fix ffmpeg path on ARM docker image | Kristupas Savickas | |
| 2020-04-06 | Merge pull request #2758 from Bond-009/plugininstalled | dkanada | |
| Remove PluginInstalled | |||
| 2020-04-06 | Merge pull request #2635 from mark-monteiro/use-development-exception-page | dkanada | |
| Use ASP Development Exception Page | |||
| 2020-04-06 | Merge branch 'master' into use-development-exception-page | dkanada | |
| 2020-04-06 | Merge pull request #2749 from hauntingEcho/ffmpeg-dependency-version | dkanada | |
| Specify a minimum version for jellyfin-ffmpeg dependency in .deb dependencies | |||
| 2020-04-06 | Merge remote-tracking branch 'upstream/master' into simplify-https-config | Mark Monteiro | |
| 2020-04-05 | Add CanConnectWithHttps to interface | Mark Monteiro | |
| 2020-04-05 | Implemented more suggestions | Patrick Barron | |
| 2020-04-05 | Simplified more conditionals | Patrick Barron | |
| 2020-04-05 | Implement various suggestions | Patrick Barron | |
| 2020-04-05 | Miscellaneous code cleanup | Patrick Barron | |
| 2020-04-05 | Enable nullabe reference types for Emby.Drawing and Jellyfin.Drawing.Skia | Bond_009 | |
| 2020-04-05 | Simplified Conditionals and returns | Patrick Barron | |
| 2020-04-05 | Log error messages when the manifest URL is not valid | Mark Monteiro | |
| 2020-04-05 | Add '--plugin-manifest-url' command line option and ↵ | Mark Monteiro | |
| 'InstallationManager:PluginManifestUrl' config option | |||
| 2020-04-05 | Remove unnecessary casts and explicit array types | Patrick Barron | |
| 2020-04-05 | Remove redundant name qualifiers | Patrick Barron | |
| 2020-04-05 | Use ? and ?? where applicable | Patrick Barron | |
| 2020-04-05 | Convert using statements to using declarations where applicable | Patrick Barron | |
| 2020-04-05 | Enable nullabe reference types for MediaBrowser.Model | Bond_009 | |
| 2020-04-05 | Convert type checks and null checks into pattern matching | Patrick Barron | |
| 2020-04-05 | Translated using Weblate (Turkish) | Medzhnun | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/ | |||
| 2020-04-05 | Merge remote-tracking branch 'upstream/master' into register-services-correctly | Mark Monteiro | |
| 2020-04-05 | Register IImageEncoder in Jellyfin.Server instead of Emby.Server.Implementations | Mark Monteiro | |
| 2020-04-05 | Fix documentation for ExtraRuleType enum values | Mark Monteiro | |
| 2020-04-05 | Document exception | Mark Monteiro | |
| 2020-04-05 | replace 'try-finally' with 'using' where appropriate | Mark Monteiro | |
| 2020-04-05 | Merge pull request #2636 from mark-monteiro/development-https | Bond-009 | |
| Use ASP.NET Core HTTPS Development Certificate | |||
| 2020-04-05 | Use correct naming convention for _relevantEnvVarPrefixes | Mark Monteiro | |
| 2020-04-05 | Start line with Boolean | PrplHaz4 | |
| 2020-04-05 | Collapse IsInEnabledFolder to single expression | PrplHaz4 | |
| Co-Authored-By: Vasily <JustAMan@users.noreply.github.com> | |||
| 2020-04-05 | Translated using Weblate (Hungarian) | Adam Bokor | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/ | |||
| 2020-04-05 | Translated using Weblate (Hungarian) | Adam Bokor | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/ | |||
