| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-04-09 | Correct ARCH var in Ubuntu Dockerfiles | Joshua M. Boniface | |
| 2020-04-09 | Use jellyfin.org everywhere | Joshua M. Boniface | |
| 2020-04-09 | Don't remove already-moved files | Joshua M. Boniface | |
| 2020-04-09 | Improve dpkg handling in build.sh | Joshua M. Boniface | |
| 2020-04-09 | Improve Fedora spec and add metapackage | Joshua M. Boniface | |
| 2020-04-09 | minor changes | Nyanmisaka | |
| 2020-04-09 | Translated using Weblate (Dutch) | Bart | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/ | |||
| 2020-04-09 | use pre-compiled deb to avoid non-free drivers | Nyanmisaka | |
| 2020-04-08 | Forgot one | Pika | |
| 2020-04-08 | Port changes from #2773 | Pika | |
| 2020-04-08 | Merge pull request #2799 from jellyfin/windows | Vasily | |
| Remove old windows job from pipeline | |||
| 2020-04-08 | Log message for each exception during login | dafo90 | |
| 2020-04-08 | Make sure Jellyfin listens on localhost no matter what | Vasily | |
| This is needed by LiveTV | |||
| 2020-04-07 | Merge pull request #2696 from mark-monteiro/fix-extras | Vasily | |
| Display Extras With Unknown Types | |||
| 2020-04-07 | Merge pull request #2797 from mark-monteiro/ignore-jellyfin-web-dir | Bond-009 | |
| Add MediaBrowser.WebDashboard\jellyfin-web to .gitignore | |||
| 2020-04-07 | Merge pull request #2785 from nyanmisaka/mpge4-profile15 | Bond-009 | |
| Fix MPEG4 packback error regression on vaapi | |||
| 2020-04-07 | Merge pull request #2721 from PrplHaz4/patch-2 | Bond-009 | |
| Separate Channels permissions from All Libraries | |||
| 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 | Translated using Weblate (Swedish) | Peter | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sv/ | |||
| 2020-04-08 | fix dependency for compat job | dkanada | |
| 2020-04-08 | minor changes to main build job | dkanada | |
| 2020-04-08 | remove old windows job from pipeline | dkanada | |
| 2020-04-08 | Merge pull request #2793 from mark-monteiro/remove-interactive-extensions | dkanada | |
| Remove Ix.NET | |||
| 2020-04-08 | Merge pull request #2796 from JustAMan/fix-transcode-reasons | dkanada | |
| Make codec check in profile examine profile type first | |||
| 2020-04-07 | Make localhost LiveTV restreams always use plain HTTP port | Vasily | |
| 2020-04-07 | Merge pull request #2791 from ↵ | Bond-009 | |
| mark-monteiro/dependabot/nuget/coverlet.collector-1.2.1 Bump coverlet.collector from 1.2.0 to 1.2.1 | |||
| 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 | |
