| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-12-20 | Use our own Contains extension | cvium | |
| 2021-12-20 | Fix extras folders | cvium | |
| 2021-12-19 | Merge pull request #7021 from cvium/baseitem_closure | Cody Robibero | |
| 2021-12-19 | Use == instead of Object.Equals to avoid closure allocation | cvium | |
| 2021-12-19 | Use static lambdas | cvium | |
| 2021-12-17 | Merge pull request #6956 from cvium/what_could_go_wrong | Cody Robibero | |
| 2021-12-16 | Deprecate LibraryOptions.EnableInternetProviders | Joe Rogers | |
| 2021-12-15 | Merge branch 'master' into what_could_go_wrong | Claus Vium | |
| 2021-12-14 | Cache BaseItemKind | Cody Robibero | |
| 2021-12-12 | Folder can't have extras | cvium | |
| 2021-12-12 | Use BaseItemKind where possible | Cody Robibero | |
| 2021-12-08 | Fix wrong ffmpeg map argument due to wrong calculation | Jonas Resch | |
| 2021-12-07 | Refactor extras parsing | cvium | |
| 2021-12-03 | Merge branch 'support-external-audio-files' of ↵ | Jonas Resch | |
| github.com:jonas-resch/jellyfin into support-external-audio-files | |||
| 2021-12-03 | Optimize calculation of external audio stream index in ↵ | Jonas Resch | |
| MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2021-12-03 | Replace escaped quote string with quote character in ↵ | Jonas Resch | |
| MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2021-12-01 | Prevent crashes in specific scenarios | Jonas Resch | |
| 2021-11-30 | Implement coding standards from 2nd code feedback | Jonas Resch | |
| 2021-11-30 | Implement code feedback | Jonas Resch | |
| - Rewrite AudioResolver - Use async & await instead of .Result - Add support for audio containers with multiple audio streams (e.g. mka) - Fix bug when using external subtitle and external audio streams at the same time | |||
| 2021-11-30 | Add support for external audio files | Jonas Resch | |
| 2021-11-21 | Merge pull request #6879 from crobibero/client-log-cleanup | Claus Vium | |
| Remove ClientLog endpoints | |||
| 2021-11-20 | Merge pull request #6862 from 1337joe/query-instead-of-filtering | Cody Robibero | |
| 2021-11-20 | Remove ClientLog endpoints | Cody Robibero | |
| 2021-11-18 | Query MediaSourceManager directly in image providers | Joe Rogers | |
| Add doc comments/minor tweaks to AudioImageProvider | |||
| 2021-11-18 | Add missed override | Joe Rogers | |
| 2021-11-17 | Query media streams by type instead of filtering | Joe Rogers | |
| 2021-11-16 | Fix some warnings | Bond_009 | |
| 2021-11-16 | Fix build | cvium | |
| 2021-11-16 | Remove unused dependencies | cvium | |
| 2021-11-15 | Merge pull request #6851 from cvium/remove_references_to_ilibrarymanager | Cody Robibero | |
| 2021-11-15 | Merge pull request #6831 from 1337joe/image-provider-cleanup | Cody Robibero | |
| 2021-11-15 | Fix comment | cvium | |
| 2021-11-15 | Remove ILibraryManager as a dependency in resolvers etc. | cvium | |
| 2021-11-15 | Merge pull request #6849 from 1337joe/server-disabled-metadata | Cody Robibero | |
| 2021-11-15 | Actually check server disabled metadata providers | Joe Rogers | |
| 2021-11-15 | Merge pull request #6847 from ↵ | Bond-009 | |
| jellyfin/dependabot/nuget/Microsoft.SourceLink.GitHub-1.1.1 | |||
| 2021-11-15 | Bump Microsoft.SourceLink.GitHub from 1.1.0 to 1.1.1 | dependabot[bot] | |
| Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/dotnet/sourcelink/releases) - [Commits](https://github.com/dotnet/sourcelink/compare/1.1.0...1.1.1) --- updated-dependencies: - dependency-name: Microsoft.SourceLink.GitHub dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-11-15 | Bump Diacritics from 3.3.4 to 3.3.10 | dependabot[bot] | |
| Bumps [Diacritics](https://github.com/thomasgalliker/Diacritics.NET) from 3.3.4 to 3.3.10. - [Release notes](https://github.com/thomasgalliker/Diacritics.NET/releases) - [Commits](https://github.com/thomasgalliker/Diacritics.NET/commits) --- updated-dependencies: - dependency-name: Diacritics dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-11-13 | Very light cleanup in applicationhost | cvium | |
| 2021-11-12 | Use ImageFormat instead of string for extension | Joe Rogers | |
| 2021-11-09 | Fix some warnings | Bond_009 | |
| down to 580 | |||
| 2021-11-09 | Merge pull request #5905 from BaronGreenback/TVFix | Claus Vium | |
| Fix for Livetv and DLNA when bind interfaces specified. | |||
| 2021-11-09 | Merge pull request #6794 from Bond-009/dead | Claus Vium | |
| Remove some dead code | |||
| 2021-11-09 | Remove some dead code | Bond_009 | |
| 2021-11-09 | Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.0 | dependabot[bot] | |
| Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/dotnet/sourcelink/releases) - [Commits](https://github.com/dotnet/sourcelink/compare/1.0.0...1.1.0) --- updated-dependencies: - dependency-name: Microsoft.SourceLink.GitHub dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-11-09 | Fix some warnings | Bond_009 | |
| 609 left | |||
| 2021-11-08 | Fix and disable new dotnet6 warnings | Cody Robibero | |
| 2021-11-08 | Update to full dotnet 6 | Cody Robibero | |
| 2021-11-08 | Use the new method in DLNA | cvium | |
| 2021-11-08 | Merge branch 'master' into TVFix | cvium | |
