| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-03-11 | Use Distinct() to filter out duplicates when adding items to playlist | Mark Monteiro | |
| 2020-03-11 | Merge remote-tracking branch 'upstream/master' into ↵ | Mark Monteiro | |
| 1914-prevent-duplicates-in-playlists | |||
| 2020-03-11 | Merge remote-tracking branch 'upstream/master' into ↵ | Mark Monteiro | |
| support-running-without-web-content | |||
| 2020-03-11 | Use config setting to decide if web content should be hosted | Mark Monteiro | |
| Also fail server startup if web content is expected but missing | |||
| 2020-03-11 | Merge branch 'master' into warn17 | Bond-009 | |
| 2020-03-10 | Merge branch 'master' into support-injecting-iconfiguration | Mark Monteiro | |
| 2020-03-10 | Translated using Weblate (Arabic) | zixaar | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/ | |||
| 2020-03-10 | Translated using Weblate (Arabic) | zixaar | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/ | |||
| 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 | Translated using Weblate (Latvian) | Mednis | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lv/ | |||
| 2020-03-09 | Translated using Weblate (Latvian) | Mednis | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lv/ | |||
| 2020-03-09 | Translated using Weblate (Danish) | Falke Carlsen | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/ | |||
| 2020-03-09 | Translated using Weblate (Italian) | Nutjob | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/ | |||
| 2020-03-09 | start tvdb migration for plugin interface | dkanada | |
| 2020-03-09 | Translated using Weblate (Portuguese) | João Fonseca | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/ | |||
| 2020-03-08 | Translated using Weblate (Latvian) | Mednis | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lv/ | |||
| 2020-03-08 | Added translation using Weblate (Latvian) | Mednis | |
| 2020-03-08 | Translated using Weblate (Hebrew) | sharkykh | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/ | |||
| 2020-03-07 | Translated using Weblate (Finnish) | Tomi | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fi/ | |||
| 2020-03-07 | Translated using Weblate (Dutch) | IDXK | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/ | |||
| 2020-03-07 | Translated using Weblate (Dutch) | Niels van Velzen | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/ | |||
| 2020-03-07 | Translated using Weblate (Hebrew) | sharkykh | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/ | |||
| 2020-03-07 | Translated using Weblate (German) | Leo Verto | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/ | |||
| 2020-03-06 | Translated using Weblate (Chinese (Simplified)) | Terrance M | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/ | |||
| 2020-03-06 | Translated using Weblate (Swedish) | Marcus Schelin | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sv/ | |||
| 2020-03-03 | Revert unnecessary ordering changes in ApplicationHost | Mark Monteiro | |
| 2020-03-03 | Make Logger and LoggerFactory both protected in ApplicationHost | Mark Monteiro | |
| 2020-03-03 | Make LoggerFactory private in ApplicationHost and use it to construct ↵ | Mark Monteiro | |
| loggers with context | |||
| 2020-03-03 | Make logger private in ApplicationHost | Mark Monteiro | |
| 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-03 | Merge remote-tracking branch 'upstream/master' into ↵ | Mark Monteiro | |
| support-injecting-iconfiguration | |||
| 2020-03-03 | Merge pull request #2500 from mark-monteiro/2498-register-logging-correctly | Bond-009 | |
| Register Logging Services Correctly | |||
| 2020-03-03 | Use ToList() instead of ToArray() on sequences of unknown size | Mark Monteiro | |
| 2020-03-03 | Exit method early if there are no unique playlist items to add | Mark Monteiro | |
| 2020-03-03 | Performance improvements | Mark Monteiro | |
| Use arrays instead of lists; use Array.CopyTo to concat playlist items; only count number of duplicates once | |||
| 2020-03-03 | Revert unnecessary style change | Mark Monteiro | |
| 2020-03-03 | Merge pull request #2491 from mark-monteiro/2425-fix-playlists | Bond-009 | |
| Fix Playlist Deletion | |||
| 2020-03-03 | Fix compilation error | Mark Monteiro | |
| 2020-03-03 | Register Serilog logging services correctly | Mark Monteiro | |
| 2020-03-02 | Check for duplicates when adding items to a playlist | Mark Monteiro | |
| 2020-03-02 | Translated using Weblate (Macedonian) | Ilija Apostolovski | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/mk/ | |||
| 2020-03-02 | Merge pull request #2474 from JustAMan/simplify-sorting | Bond-009 | |
| Simplify AlphanumericComparer, reduce code duplication | |||
| 2020-03-02 | Merge pull request #2436 from dkanada/music | Vasily | |
| Add config options for MusicBrainz | |||
| 2020-03-01 | Fix emby/user/public API leaking private data | Davide Polonio | |
| This commit fixes the emby/user/public API that was returning more data than necessary. Now only the following information are returned: - the account name - the primary image tag - the field hasPassword - the field hasConfiguredPassword, useful for the first wizard only (see https://github.com/jellyfin/jellyfin/issues/880#issuecomment-465370051) - the primary image aspect ratio A new DTO class, PrivateUserDTO has been created, and the route has been modified in order to return that data object. | |||
| 2020-03-01 | Clean up and document PlaylistResolver | Mark Monteiro | |
| 2020-03-01 | Correctly resolve playlists that are stored using a directory path | Mark Monteiro | |
| 2020-02-29 | Translated using Weblate (Indonesian) | Ignatius Bagus | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/id/ | |||
| 2020-02-29 | Translated using Weblate (Hungarian) | Adam Bokor | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/ | |||
| 2020-02-28 | Remove IConfiguration from service collection | Mark Monteiro | |
| This does not appear to be used anywhere and the web host already handles injecting this as a special case anyways | |||
| 2020-02-28 | Do not save a reference to the startup config in ApplicationHost | Mark Monteiro | |
