| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2021-11-08 | Merge pull request #6793 from Bond-009/rootedpath | Claus Vium | |
| Add some docs and tests | |||
| 2021-11-08 | Merge pull request #5918 from crobibero/client-logger | Claus Vium | |
| Add endpoint to log client events | |||
| 2021-11-07 | Add some docs and tests | Bond_009 | |
| 2021-11-07 | Add randomization to generated filename | Cody Robibero | |
| 2021-11-07 | Clean up redundant code | Cody Robibero | |
| 2021-11-06 | Remove ImageType.Screenshot and ItemFields.Screenshot | Joe Rogers | |
| 2021-11-05 | Merge remote-tracking branch 'upstream/master' into client-logger | Cody Robibero | |
| 2021-11-05 | Use client info from claims | Cody Robibero | |
| 2021-11-04 | Remove unused IHasScreenshots interface | Bond_009 | |
| 2021-11-03 | Merge branch 'master' into client-logger | Cody Robibero | |
| 2021-11-03 | Minor improvements | Bond_009 | |
| * Removed some allocations * Removed some useless abstractions | |||
| 2021-11-03 | Merge pull request #6752 from 1337joe/fix-metadata-refresh-deletes-backgrounds | Claus Vium | |
| 2021-11-02 | Merge remote-tracking branch 'upstream/master' into client-logger | Cody Robibero | |
| 2021-11-02 | Change RemoveImages to array, improve download test | Joe Rogers | |
| 2021-11-01 | Refactor to validate all images up front | Joe Rogers | |
| 2021-10-31 | Use correct id when finding existing dlna profile | Cody Robibero | |
| 2021-10-28 | Update documentation; use information from authorization; return generated ↵ | Cody Robibero | |
| filename | |||
| 2021-10-27 | Fix logfile name if api key is used | Cody Robibero | |
| 2021-10-27 | Suggestions from review | Cody Robibero | |
