| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-04-04 | Translated using Weblate (Chinese (Simplified)) | Peter Cai | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/ | |||
| 2020-04-04 | Translated using Weblate (Arabic) | K4DH3M | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/ | |||
| 2020-04-04 | Remove PluginInstalled | Bond_009 | |
| Doesn't do anything yet as all plugins (afaik) still require a restart | |||
| 2020-04-04 | Merge pull request #2708 from ox0spy/master | Andrew Rabert | |
| Dockerfile: support for non-ASCII characters | |||
| 2020-04-03 | Translated using Weblate (Japanese) | Peter Cai | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/ | |||
| 2020-04-03 | Add missing call to ConfigureAwait() | Mark Monteiro | |
| 2020-04-03 | Merge remote-tracking branch 'upstream/master' into remove-common-process | Mark Monteiro | |
| 2020-04-03 | Add missing call to ConfigureAwait() | Mark Monteiro | |
| 2020-04-03 | Remove section on serving over HTTPS | Mark Monteiro | |
| This functionality has not been merged yet | |||
| 2020-04-03 | Add section describing the repository with a link to contribution docs | Mark Monteiro | |
| 2020-04-04 | Merge pull request #2741 from Bond-009/dlnawarnings2 | Vasily | |
| Fix some warnings | |||
| 2020-04-04 | Update Device.cs | Bond-009 | |
| 2020-04-04 | Update MediaBrowser.Controller/Entities/InternalPeopleQuery.cs | Bond-009 | |
| Co-Authored-By: Mark Monteiro <marknr.monteiro@protonmail.com> | |||
| 2020-04-04 | Update Device.cs | Bond-009 | |
| 2020-04-03 | Update DidlBuilder.cs | Bond-009 | |
| 2020-04-03 | Update Device.cs | Bond-009 | |
| 2020-04-03 | Update Emby.Server.Implementations/Data/SqliteItemRepository.cs | Bond-009 | |
| Co-Authored-By: Vasily <JustAMan@users.noreply.github.com> | |||
| 2020-04-03 | Update InternalPeopleQuery.cs | Bond-009 | |
| 2020-04-03 | Update SqliteItemRepository.cs | Bond-009 | |
| 2020-04-03 | Translated using Weblate (Korean) | 장건 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/ | |||
| 2020-04-03 | Clean up SqliteItemRepository | Bond_009 | |
| 2020-04-03 | Address comments | Bond_009 | |
| 2020-04-03 | Update Device.cs | Bond-009 | |
| 2020-04-03 | Update Emby.Dlna.csproj | Bond-009 | |
| 2020-04-03 | Merge pull request #2559 from whooo/295-fix | Vasily | |
| Add descriptive TV episode titles for DLNA browsing | |||
| 2020-04-03 | Translated using Weblate (French (Canada)) | Andrew Hunter | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr_CA/ | |||
| 2020-04-03 | Translated using Weblate (Romanian) | 4d1m | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ro/ | |||
| 2020-04-03 | Bump coverlet.collector from 1.2.0 to 1.2.1 | dependabot-preview[bot] | |
| Bumps [coverlet.collector](https://github.com/tonerdo/coverlet) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/tonerdo/coverlet/releases) - [Commits](https://github.com/tonerdo/coverlet/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | |||
| 2020-04-03 | Merge pull request #2742 from Bond-009/warn18 | Vasily | |
| Enable Microsoft.CodeAnalysis.FxCopAnalyzers for Jellyfin.Common | |||
| 2020-04-02 | Document HTTPS configuration options | Mark Monteiro | |
| 2020-04-02 | Replace EnableHttps and SupportsHttps with ListenWithHttps and ↵ | Mark Monteiro | |
| CanConnectWithHttps | |||
| 2020-04-02 | Authentication request log with IP | Didier Dafond | |
| 2020-04-02 | Translated using Weblate (Latvian) | Mednis | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lv/ | |||
| 2020-04-02 | Translated using Weblate (Norwegian Bokmål) | Arild Stølen | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/ | |||
| 2020-04-02 | Put Boolean operators at beginning of lines instead of the end | Mark Monteiro | |
| 2020-04-02 | Force Audio Transcoding for LiveTV Transcoding | artiume | |
| Noticing some sync issues when transcoding livetv, the only thing I was able to do to fix it was to force the audio stream to be transcoded as well. This was how I originally wrote the code and we changed it during the review process. I am reverting it back to the original code. | |||
| 2020-04-02 | Enable Microsoft.CodeAnalysis.FxCopAnalyzers for Jellyfin.Common | Bond_009 | |
| 2020-04-02 | Merge branch 'master' into use-development-exception-page | Mark Monteiro | |
| 2020-04-03 | Merge pull request #2731 from Bond-009/minor2 | dkanada | |
| Minor improvements | |||
| 2020-04-02 | Translated using Weblate (Czech) | DJSweder | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/ | |||
| 2020-04-02 | Merge pull request #2740 from JustAMan/fix-livetv | Bond-009 | |
| Fix GetLocalApiUrl for cases with https enabled | |||
| 2020-04-02 | Fix build | Bond_009 | |
| 2020-04-02 | Fix some warnings | Bond_009 | |
| 2020-04-02 | Merge pull request #2637 from ↵ | Bond-009 | |
| mark-monteiro/do-not-instantiate-services-at-startup Do not instantiate IService instances unecessarily at startup | |||
| 2020-04-02 | Rename 'log' to 'logger' | Mark Monteiro | |
| 2020-04-02 | Merge pull request #2634 from mark-monteiro/enable-http2 | Vasily | |
| Enable HTTP/2 support | |||
| 2020-04-02 | Fix GetLocalApiUrl for cases with https enabled | Vasily | |
| This should fix LiveTV and tuners | |||
| 2020-04-01 | Merge remote-tracking branch 'upstream/master' into development-https | Mark Monteiro | |
| 2020-04-01 | Merge remote-tracking branch 'upstream/master' into ↵ | Mark Monteiro | |
| use-development-exception-page | |||
| 2020-04-01 | Merge remote-tracking branch 'upstream/master' into ↵ | Mark Monteiro | |
| do-not-instantiate-services-at-startup | |||
