| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-05-10 | Translated using Weblate (Hungarian) | Csaba | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/ | |||
| 2021-05-10 | Translated using Weblate (French) | Baptiste | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/ | |||
| 2021-05-10 | Translated using Weblate (Dutch) | bvd13 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/ | |||
| 2021-05-10 | Bump prometheus-net.DotNetRuntime from 4.0.0 to 4.1.0 | dependabot[bot] | |
| Bumps [prometheus-net.DotNetRuntime](https://github.com/djluck/prometheus-net.DotNetRuntime) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/djluck/prometheus-net.DotNetRuntime/releases) - [Commits](https://github.com/djluck/prometheus-net.DotNetRuntime/compare/4.0.0...4.1.0) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-05-07 | Merge pull request #6009 from jellyfin/nielsvanvelzen-disable-automation-ci | Bond-009 | |
| Disable automation CI on issues | |||
| 2021-05-07 | Mooooove the label commenter config | crobibero | |
| 2021-05-07 | Disable automation CI on issues | Niels van Velzen | |
| 2021-05-07 | Merge pull request #6005 from Bond-009/nullable3 | Bond-009 | |
| Enable nullable reference types for Emby.Dlna | |||
| 2021-05-07 | Enable nullable reference types for Emby.Dlna | Bond_009 | |
| 2021-05-07 | Merge pull request #6000 from Bond-009/nullable2 | Bond-009 | |
| 2021-05-07 | Fix build | Bond_009 | |
| 2021-05-07 | Enable nullable reference types for MediaBrowser.Controller | Bond_009 | |
| 2021-05-06 | Merge pull request #5982 from Bond-009/nullable | Bond-009 | |
| 2021-05-06 | Abstract JsonDelimitedArrayConverter | Bond_009 | |
| 2021-05-06 | fixed no channel icons when using tvheadend (#5996) | wehrstedt | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> Co-authored-by: Maximilian Wehrstedt <wehrstedt.coding@outlook.de> | |||
| 2021-05-06 | Respect configured JELLYFIN_USER in Debian's postinst | Tobias Krönke | |
| In my setup I configured a different user. But updates keep "stealing" file permissions for my `$PROGRAMDATA $CONFIGDATA $LOGDATA $CACHEDATA` directories. | |||
| 2021-05-06 | Merge pull request #4986 from Bond-009/readalllines | Bond-009 | |
| Use new ReadAllLines extensions | |||
| 2021-05-06 | Use new ReadAllLines extensions | Bond_009 | |
| 2021-05-05 | Merge pull request #5985 from Bond-009/minor11 | Bond-009 | |
| 2021-05-05 | Merge pull request #5987 from Bond-009/ioob | Bond-009 | |
| PathExtensions: Fix index out of bounds in TryReplaceSubPath | |||
| 2021-05-05 | PathExtensions: Fix index out of bounds in TryReplaceSubPath | Bond_009 | |
| Fixes #5977 | |||
| 2021-05-05 | More improvements | Bond_009 | |
| 2021-05-05 | Remove dead code | Bond_009 | |
| 2021-05-05 | MediaStream: Replace string.IndexOf with string.Contains where possible | Bond_009 | |
| 2021-05-05 | Minor improvements | Bond_009 | |
| 2021-05-05 | Merge pull request #5934 from Bond-009/utf8 | Bond-009 | |
| SqliteItemRepository: Parse ChannelId directly from utf-8 data | |||
| 2021-05-05 | Merge pull request #5984 from Bond-009/container | Bond-009 | |
| Add regression test for ContainerProfile.ContainsContainer | |||
| 2021-05-05 | Code Clean up: Convert to null-coalescing operator ?? (#5845) | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com> | |||
| 2021-05-05 | Merge pull request #5979 from Ullmie02/nfo-fanart | Bond-009 | |
| Add support for fanart aspect in thumb tag | |||
| 2021-05-05 | Code Clean up: Use Pattern Matching (#5838) | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com> | |||
| 2021-05-05 | Add regression test for ContainerProfile.ContainsContainer | Bond_009 | |
| 2021-05-05 | Merge pull request #5980 from Maxr1998/fix-direct-play | Bond-009 | |
| Fix direct play for DirectPlayProfiles without any codecs set | |||
| 2021-05-05 | Enable nullable reference types for MediaBrowser.Common | Bond_009 | |
| 2021-05-05 | Fix direct play for DirectPlayProfiles without any codecs set | Maxr1998 | |
| 70771fdcd60ec5d8a9f13713662778c7e57d0633 broke direct play by treating empty container/codec strings as unsupported in `ContainerProfile.ContainsContainer()`` (which is also used for video and audio codec checks). Instead, they should be treated as supported, for both the positive and negative list option. | |||
| 2021-05-05 | Add support for fanart aspect in thumb tag | David Ullmer | |
| 2021-05-05 | Merge pull request #5938 from cvium/allocationz | Bond-009 | |
| 2021-05-05 | Fix web build in dockerfiles | Bill Thornton | |
| 2021-05-05 | Merge pull request #5963 from ↵ | Bill Thornton | |
| jellyfin/dependabot/github_actions/alex-page/github-project-automation-plus-v0.7.1 Bump alex-page/github-project-automation-plus from v0.6.0 to v0.7.1 | |||
| 2021-05-05 | Merge pull request #5944 from shortspider/ContinueReading | Bill Thornton | |
| Add ResumeBook Section | |||
| 2021-05-05 | Merge pull request #5941 from Maxr1998/device-profile-docs | Bill Thornton | |
| Improve documentation for DeviceProfile | |||
| 2021-05-05 | Merge pull request #5779 from joshuaboniface/issue-comments | Bill Thornton | |
| Add label commenter workflow | |||
| 2021-05-05 | Merge pull request #5762 from BaronGreenback/networkTestHardening | Bill Thornton | |
| Fix network test on dns failure | |||
| 2021-05-05 | Merge pull request #5738 from cvium/resolve-from-path | Bill Thornton | |
| Resolve name from episode folder | |||
| 2021-05-04 | Merge pull request #5623 from barronpm/ef-cleanup2 | Bill Thornton | |
| EF Core Cleanup 2 | |||
| 2021-05-04 | Merge pull request #4981 from Ullmie02/nfo-ratings | Bill Thornton | |
| Add .nfo ratings tag | |||
| 2021-05-04 | Merge pull request #5973 from crobibero/legacy-ci-apiclient | Joshua M. Boniface | |
| Kill the CI | |||
| 2021-05-04 | Fully remove reference. | crobibero | |
| 2021-05-04 | Merge pull request #5968 from crobibero/legacy-ci-apiclient | Joshua M. Boniface | |
| 2021-05-04 | Restore launchSettings.json | Cody Robibero | |
| 2021-05-04 | Merge pull request #5969 from crobibero/required-revert | Joshua M. Boniface | |
| Remove Required attributes | |||
