| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-02-23 | Translated using Weblate (Indonesian) | Christopher G | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/id/ | |||
| 2021-02-24 | Fix unchecked input | Bond_009 | |
| 2021-02-23 | Pls fix race condition | Bond_009 | |
| 2021-02-23 | Improve tests | Bond_009 | |
| 2021-02-24 | catch http exception and fix possible issues | dkanada | |
| 2021-02-23 | add await directive for image download | dkanada | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2021-02-23 | remove useless call to dispose | dkanada | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2021-02-23 | improve performance in the wrong place | dkanada | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2021-02-23 | add suggested changes | dkanada | |
| 2021-02-23 | update timestamp parse for plugins | dkanada | |
| 2021-02-23 | merge branch 'master' into auto-manifest | dkanada | |
| 2021-02-22 | Merge pull request #5273 from Bond-009/warn31 | Joshua M. Boniface | |
| 2021-02-22 | Merge pull request #5276 from Bond-009/minor12 | Joshua M. Boniface | |
| 2021-02-22 | Merge pull request #5290 from Bond-009/nullref | Joshua M. Boniface | |
| Fix possible null ref exception | |||
| 2021-02-22 | Merge pull request #4984 from Bond-009/subtitleedit | Joshua M. Boniface | |
| 2021-02-22 | Fix possible null ref exception | Bond_009 | |
| 2021-02-22 | Bump sharpcompress from 0.28.0 to 0.28.1 | dependabot[bot] | |
| Bumps [sharpcompress](https://github.com/adamhathcock/sharpcompress) from 0.28.0 to 0.28.1. - [Release notes](https://github.com/adamhathcock/sharpcompress/releases) - [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.28...0.28.1) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-02-21 | Translated using Weblate (Serbian) | denikrejn1000 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sr/ | |||
| 2021-02-21 | Use GetEncodingOptions where possible | Bond_009 | |
| 2021-02-21 | Minor improvements | Bond_009 | |
| 2021-02-20 | Translated using Weblate (Vietnamese) | hoanghuy309 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/ | |||
| 2021-02-20 | Enable TreatWarningsAsErrors for MediaBrowser.Model | Bond_009 | |
| 2021-02-20 | Merge pull request #5223 from Bond-009/minor10 | dkanada | |
| Minor improvements | |||
| 2021-02-20 | Merge pull request #5242 from jellyfin/cancellationtokens | dkanada | |
| Properly forward cancellationTokens | |||
| 2021-02-15 | Properly forward cancellationTokens | Bond_009 | |
| 2021-02-15 | Bump sharpcompress from 0.27.1 to 0.28.0 | dependabot[bot] | |
| Bumps [sharpcompress](https://github.com/adamhathcock/sharpcompress) from 0.27.1 to 0.28.0. - [Release notes](https://github.com/adamhathcock/sharpcompress/releases) - [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.27.1...0.28) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-02-14 | Fix BaseItemKind conversion for PlaylistsFolder | Luca Benini | |
| Return the correct ClientTypeName to allow Enum Parse Added dynamic unit tests to ensure all BaseItem concrete descend | |||
| 2021-02-12 | Translated using Weblate (Bulgarian) | Dar Donkov | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bg/ | |||
| 2021-02-13 | Merge pull request #5216 from jellyfin/remove-old-settings | dkanada | |
| remove deprecated settings from server config | |||
| 2021-02-13 | Minor improvements | Bond_009 | |
| 2021-02-12 | Translated using Weblate (Bulgarian) | Dar Donkov | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bg/ | |||
| 2021-02-12 | Add test for WriteGetMessage | Bond_009 | |
| 2021-02-12 | Rewrite packet writing code for HdHomerun | Bond_009 | |
| 2021-02-12 | handle plugin manifests automatically | dkanada | |
| 2021-02-12 | remove deprecated settings from server config | dkanada | |
| 2021-02-11 | Merge pull request #5209 from crobibero/base-item-kind | Bond-009 | |
| Create BaseItemKind enum | |||
| 2021-02-11 | Translated using Weblate (Hindi) | Manjot Singh | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hi/ | |||
| 2021-02-10 | Create BaseItemKind enum | crobibero | |
| 2021-02-09 | Use SubtitleEdit to parse subtitles | Bond_009 | |
| 2021-02-09 | Merge pull request #5012 from jellyfin/ws | dkanada | |
| Improve WebSocket Message Deserialization | |||
| 2021-02-08 | Add regression test for PluginManager.SaveManifest | Bond_009 | |
| 2021-02-08 | Merge pull request #5188 from cvium/fix_manifest_bom | Bond-009 | |
| Exclude BOM when writing meta.json plugin manifest | |||
| 2021-02-08 | Exclude BOM when writing meta.json plugin manifest | cvium | |
| 2021-02-08 | Merge pull request #4935 from ConfusedPolarBear/quickconnect-cleanup | dkanada | |
| Remove used quick connect tokens | |||
| 2021-02-08 | Merge pull request #5142 from M0ssTee/updateRegex | dkanada | |
| Replaced /d with [0-9], see issue #2923 | |||
| 2021-02-08 | Translated using Weblate (Esperanto) | Jakub Fabijan | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/eo/ | |||
| 2021-02-07 | Added translation using Weblate (Esperanto) | Jakub Fabijan | |
| 2021-02-07 | Translated using Weblate (Finnish) | Oskari Lavinto | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fi/ | |||
| 2021-02-05 | Translated using Weblate (Russian) | WWWesten | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/ | |||
| 2021-02-05 | Translated using Weblate (Kazakh) | WWWesten | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/kk/ | |||
