| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-04-26 | Merge remote-tracking branch 'upstream/master' into simplify-https-config | Mark Monteiro | |
| Also reverts conflicting changes made in https://github.com/jellyfin/jellyfin/pull/2798 | |||
| 2020-04-26 | Fix merge with master | Mark Monteiro | |
| 2020-04-26 | Translated using Weblate (Norwegian Bokmål) | oytal | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/ | |||
| 2020-04-26 | Merge pull request #2990 from mark-monteiro/create-missing-folders | Joshua M. Boniface | |
| Create Missing Data Folders | |||
| 2020-04-26 | Ensure metadata path is created on app startup, and also each time it is updated | Mark Monteiro | |
| 2020-04-26 | Merge pull request #2798 from JustAMan/fix-livetv-again | Joshua M. Boniface | |
| Make localhost LiveTV restreams always use plain HTTP port | |||
| 2020-04-26 | Apply style change | Joshua M. Boniface | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2020-04-26 | Apply style change | Joshua M. Boniface | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2020-04-26 | Apply style change | Joshua M. Boniface | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2020-04-26 | Remove unnecessary properties from SystemInfo response object | Mark Monteiro | |
| These properties do not provide any useful information to the client. The client would already have to have all this information in order to connect to the endpoint to retrieve it | |||
| 2020-04-26 | Merge remote-tracking branch 'upstream/master' into simplify-https-config | Mark Monteiro | |
| 2020-04-25 | Merge pull request #2874 from barronpm/warnings-cleanup1 | Bond-009 | |
| Emby.Server.Implementations code cleanup and warning fixes (Part 1) | |||
| 2020-04-24 | Translated using Weblate (Hebrew) | Aragon | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/ | |||
| 2020-04-23 | Merge branch 'master' into nullable4 | Bond_009 | |
| 2020-04-23 | Translated using Weblate (Japanese) | Miko Dela Cruz | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/ | |||
| 2020-04-23 | Translated using Weblate (Turkish) | tyaprak | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/ | |||
| 2020-04-23 | Translated using Weblate (Dutch) | Unlimitediq | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/ | |||
| 2020-04-23 | Merge pull request #2861 from mark-monteiro/fix-auth-response-codes | dkanada | |
| Fix Auth Response Codes | |||
| 2020-04-22 | Merge branch 'master' into register-services-correctly | Bond-009 | |
| 2020-04-22 | Fixed build | Patrick Barron | |
| 2020-04-22 | Merge branch 'master' into warnings-cleanup1 | Patrick Barron | |
| 2020-04-22 | Merge branch 'master' into fix-auth-response-codes | Bond-009 | |
| 2020-04-22 | Merge pull request #2943 from mark-monteiro/fix-browser-autolaunch | Bond-009 | |
| Respect AutoRunWebApp and NoAutoRunWebApp settings when HostWebClient is false | |||
| 2020-04-22 | Translated using Weblate (Chinese (Traditional)) | Michael Ong | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/ | |||
| 2020-04-22 | Translated using Weblate (Dutch) | Wouter Kayser | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/ | |||
| 2020-04-22 | Merge pull request #2846 from jellyfin/azure | Bond-009 | |
| Remove requirement to build web during server builds | |||
| 2020-04-21 | Add <ProjectGuid> properties to all project files | Mark Monteiro | |
| This is required for SonarCloud analysis to run | |||
| 2020-04-21 | Translated using Weblate (Chinese (Traditional)) | Chen-Tai,Peng | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/ | |||
| 2020-04-21 | Translated using Weblate (Portuguese (Portugal)) | André Silva | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_PT/ | |||
| 2020-04-21 | Translated using Weblate (Persian) | Mehdi Khosravi | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fa/ | |||
| 2020-04-20 | Create ApplicationHost logger correctly | Mark Monteiro | |
| 2020-04-20 | Merge remote-tracking branch 'upstream/master' into register-services-correctly | Mark Monteiro | |
| 2020-04-21 | Merge pull request #2466 from dkanada/plugin | Vasily | |
| Update plugin classes for nightly builds | |||
| 2020-04-20 | Respect AutoRunWebApp and NoAutoRunWebApp settings when HostWebClient is false | Mark Monteiro | |
| 2020-04-20 | Translated using Weblate (French) | ejalal | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/ | |||
| 2020-04-19 | Translated using Weblate (German) | Jay-Jay | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/ | |||
| 2020-04-20 | Merge pull request #2915 from randrey/imdbid-length-fix | Bond-009 | |
| Fix imdbid regex | |||
| 2020-04-19 | Changed '\d' to '[0-9]'. | randrey | |
| 2020-04-19 | Apply code review suggestions | Patrick Barron | |
| 2020-04-18 | Translated using Weblate (Portuguese) | tayhr | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/ | |||
| 2020-04-19 | Merge pull request #2864 from JustAMan/fix-caching | dkanada | |
| Make Last-Modified and If-Modified-Since headers follow the spec | |||
| 2020-04-19 | Merge pull request #2829 from Bond-009/warn19 | dkanada | |
| Fix some warnings | |||
| 2020-04-19 | fix spelling error | dkanada | |
| 2020-04-18 | Limit imdbid to 8 digits. | randrey | |
| 2020-04-18 | Fix imdbid regex | randrey | |
| 2020-04-18 | Translated using Weblate (Catalan) | Klanc | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/ | |||
| 2020-04-18 | Translated using Weblate (French) | Julien Machiels | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/ | |||
| 2020-04-17 | Merge pull request #2775 from mark-monteiro/upnp-cleanup | Bond-009 | |
| Port Forwarding Improvements | |||
| 2020-04-17 | Translated using Weblate (Russian) | Andrey Sinitsyn | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/ | |||
| 2020-04-17 | Merge pull request #2880 from Bond-009/deadcode2 | dkanada | |
| Remove dead function | |||
