| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-10-07 | Merge pull request #8510 from Bond-009/fuzz1 | Claus Vium | |
| Update fuzzing projects to .net6 | |||
| 2022-10-07 | Apply review suggestions | Shadowghost | |
| 2022-10-07 | Fix localization lookup | Joe Rogers | |
| 2022-10-07 | Add hearing impaired subtitle stream indicator (#7379) | Joe Rogers | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2022-10-07 | Apply review suggestions | Shadowghost | |
| 2022-10-07 | Update fuzzing projects to .net6 | Bond_009 | |
| 2022-10-07 | Apply review suggestions | Shadowghost | |
| 2022-10-07 | Apply review suggestions | Shadowghost | |
| 2022-10-07 | Apply review suggestions | Shadowghost | |
| 2022-10-07 | Merge pull request #8408 from Shadowghost/baseurl-redirect | Claus Vium | |
| Redirect natively if no baseurl is set | |||
| 2022-10-07 | Merge branch 'master' into providermanager-cleanup | Claus Vium | |
| 2022-10-07 | Merge pull request #6751 from Bond-009/tests12 | Claus Vium | |
| Fix DLNA UpdateProfile test | |||
| 2022-10-07 | Apply review suggestions | Shadowghost | |
| 2022-10-07 | Merge branch 'master' into network-rewrite | Shadowghost | |
| 2022-10-07 | Apply review suggestions | Shadowghost | |
| 2022-10-07 | Merge pull request #8503 from Bond-009/ThrowIfNull | Claus Vium | |
| 2022-10-07 | Merge pull request #8505 from JJS/CompilerWarnings | Claus Vium | |
| 2022-10-07 | Merge pull request #8500 from cvium/fix_authcontext_usage | Claus Vium | |
| 2022-10-06 | Fix minor warnings in MediaBrowser.Model/Configuration (#2149) | Jan Sommer | |
| 2022-10-06 | Fix minor warnings in Emby.Server.Implementations (#2149) | Jan Sommer | |
| 2022-10-06 | Remove extra argument | Bond_009 | |
| 2022-10-06 | Use ArgumentNullException.ThrowIfNull helper method | Bond_009 | |
| Did a simple search/replace on the whole repo (except the RSSDP project) This reduces LOC and should improve performance (methods containing a throw statement don't get inlined) ``` if \((\w+) == null\) \s+\{ \s+throw new ArgumentNullException\((.*)\); \s+\} ``` ``` ArgumentNullException.ThrowIfNull($1); ``` | |||
| 2022-10-06 | fix Release build | cvium | |
| 2022-10-06 | fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext | cvium | |
| 2022-10-06 | Translated using Weblate (Uyghur) | YusanTayir | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ug/ | |||
| 2022-10-05 | Merge pull request #8460 from jellyfin/dependabot/github_actions/actions/stale-6 | Cody Robibero | |
| Bump actions/stale from 5 to 6 | |||
| 2022-10-05 | Merge pull request #8488 from ↵ | Cody Robibero | |
| jellyfin/dependabot/github_actions/actions/setup-dotnet-3 Bump actions/setup-dotnet from 2 to 3 | |||
| 2022-10-04 | Merge pull request #8483 from crobibero/fix-data-stream | Cody Robibero | |
| Added handling of streams of type "data" | |||
| 2022-10-03 | Bump actions/setup-dotnet from 2 to 3 | dependabot[bot] | |
| Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 2 to 3. - [Release notes](https://github.com/actions/setup-dotnet/releases) - [Commits](https://github.com/actions/setup-dotnet/compare/v2...v3) --- updated-dependencies: - dependency-name: actions/setup-dotnet dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2022-10-03 | Add xiph tag parsing | Shadowghost | |
| 2022-10-03 | Add apple tag parsing | Shadowghost | |
| 2022-10-03 | Translated using Weblate (Korean) | kimpig | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/ | |||
| 2022-10-01 | Declare VirtualInterfaceNames as string array for consistency | Shadowghost | |
| 2022-10-01 | Update taglibsharp, add audible tag parsing | Shadowghost | |
| 2022-10-01 | Merge branch 'master' into network-rewrite | Shadowghost | |
| 2022-10-01 | Streams with CodecType "data" (like "epg" streams in DVB | markus | |
| recordings) get ignored. This results in wrong stream specifiers for all subsequent streams. This fix correctly handles "data" streams without any further processing. | |||
| 2022-10-01 | Redirect natively if no baseurl is set | Shadowghost | |
| 2022-09-30 | Translated using Weblate (Croatian) | Stjepan Mrgnaić | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hr/ | |||
| 2022-09-29 | Merge pull request #8469 from hannesbraun/remove-redundant-using | Bond-009 | |
| 2022-09-28 | Fix subtitle selection behaviour | jgriff6 | |
| 2022-09-28 | Translated using Weblate (Uyghur) | يادىكار ياقۇپ | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ug/ | |||
| 2022-09-28 | Translated using Weblate (Estonian) | rimasx | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/et/ | |||
| 2022-09-28 | Translated using Weblate (Latvian) | radiogalva | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lv/ | |||
| 2022-09-28 | Translated using Weblate (Portuguese) | dynamic-core | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/ | |||
| 2022-09-28 | Translated using Weblate (Portuguese (Portugal)) | Cota Fainado | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_PT/ | |||
| 2022-09-28 | Remove redundant using directives | Hannes Braun | |
| 2022-09-26 | Format returns | 1hitsong | |
| 2022-09-26 | Update MediaBrowser.Controller/Lyrics/LyricInfo.cs | 1hitsong | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2022-09-26 | Merge pull request #8459 from ↵ | Bond-009 | |
| jellyfin/dependabot/nuget/Microsoft.NET.Test.Sdk-17.3.2 | |||
| 2022-09-26 | Bump actions/stale from 5 to 6 | dependabot[bot] | |
| Bumps [actions/stale](https://github.com/actions/stale) from 5 to 6. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/stale/compare/v5...v6) --- updated-dependencies: - dependency-name: actions/stale dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> | |||
