| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-05-10 | Translated using Weblate (Bengali) | WWWesten | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bn/ | |||
| 2021-05-10 | Translated using Weblate (Norwegian Bokmål) | WWWesten | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/ | |||
| 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 (Persian) | WWWesten | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fa/ | |||
| 2021-05-10 | Translated using Weblate (Italian) | millallo | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/ | |||
| 2021-05-10 | Translated using Weblate (Tamil) | Oatavandi | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ta/ | |||
| 2021-05-10 | Translated using Weblate (Russian) | WWWesten | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/ | |||
| 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-08 | Merge branch 'master' into comparisons | BaronGreenback | |
| 2021-05-07 | Changed condition for readbility | Jake King | |
| - Refactored check if item is not audio book or book to be more readable | |||
| 2021-05-07 | Fix build | Bond_009 | |
| 2021-05-06 | Add support for legacy HDhomerun DUAl | Bond_009 | |
| 2021-05-06 | Fixes for Book Progress | Jake King | |
| - Ignore Books when checking for minium progress | |||
| 2021-05-06 | Use new ReadAllLines extensions | Bond_009 | |
| 2021-05-05 | Merge branch 'master' into comparisons | BaronGreenback | |
| 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 | Merge pull request #5934 from Bond-009/utf8 | Bond-009 | |
| SqliteItemRepository: Parse ChannelId directly from utf-8 data | |||
| 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 | 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 | Merge pull request #5938 from cvium/allocationz | Bond-009 | |
| 2021-05-05 | Merge pull request #5738 from cvium/resolve-from-path | Bill Thornton | |
| Resolve name from episode folder | |||
| 2021-05-04 | changed to first | BaronGreenback | |
| 2021-05-03 | rename to SplitEnumerator and fix test | cvium | |
| 2021-05-03 | Merge branch 'master' into allocationz | Claus Vium | |
| 2021-05-03 | Renamed | BaronGreenback | |
| 2021-05-03 | Changed selection method | BaronGreenback | |
| 2021-05-03 | Bump SQLitePCL.pretty.netstandard from 2.1.0 to 2.2.0 | dependabot[bot] | |
| Bumps [SQLitePCL.pretty.netstandard](https://github.com/jellyfin/SQLitePCL.pretty.netstandard) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/jellyfin/SQLitePCL.pretty.netstandard/releases) - [Commits](https://github.com/jellyfin/SQLitePCL.pretty.netstandard/commits) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-05-03 | Merge pull request #5956 from BaronGreenback/MultipleInstanciations | Bond-009 | |
| Minor optimization. | |||
| 2021-05-02 | minor optimization. | BaronGreenback | |
| 2021-05-02 | Add tests for SqliteItemRepository.(De)SerializeProviderIds | Bond_009 | |
| 2021-05-02 | Add tests for SqliteItemRepository.(De)SerializeImages | Bond_009 | |
| 2021-05-01 | Update LiveTvMediaSourceProvider.cs | BaronGreenback | |
| 2021-05-01 | Update ApplicationHost.cs | BaronGreenback | |
| Renamed method | |||
| 2021-05-01 | Fix scanning | Bond_009 | |
| 2021-04-30 | remove span based setproviderid | cvium | |
| 2021-04-30 | Merge pull request #5890 from Bond-009/filesystem | Bond-009 | |
| Reduce string allocations/fs lookups in resolve code | |||
| 2021-04-30 | prevent cancellationtoken leakage | cvium | |
| 2021-04-30 | revert the last bits of the getcount experiment | cvium | |
| 2021-04-30 | Reduce some allocations with the magic of spans etc. | cvium | |
| 2021-04-30 | Update Emby.Server.Implementations/ApplicationHost.cs | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2021-04-29 | Merge pull request #5842 from BaronGreenback/optimization | Bond-009 | |
| Code Clean up: Group Methods | |||
| 2021-04-29 | Merge pull request #5891 from Bond-009/filesystem2 | Bond-009 | |
| 2021-04-29 | Merge pull request #5893 from Bond-009/db | Bond-009 | |
| SqliteItemRepository: remove redundant operations | |||
| 2021-04-29 | SqliteItemRepository: Parse ChannelId directly from utf-8 data | Bond_009 | |
