| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-06 | Update MediaBrowser.XbmcMetadata/Parsers/BaseNfoParser.cs | David Ullmer | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2021-03-06 | Use Uri.TryCreate and ImageType helper method | David | |
| 2021-03-06 | simplify | cvium | |
| 2021-03-06 | Merge pull request #5354 from shortspider/AddFfmpegToReadme | dkanada | |
| Update README to include ffmpeg | |||
| 2021-03-05 | Link to jellyfin-ffmpeg | Nathan Mascitelli | |
| 2021-03-06 | Use XDocument.LoadAsync instead of XDocument.Parse | Bond_009 | |
| 2021-03-06 | Merge pull request #5380 from Bond-009/plugins | Bond-009 | |
| 100% branch coverage for DashboardController | |||
| 2021-03-06 | Merge pull request #5382 from crobibero/json-version-converter | Bond-009 | |
| 2021-03-05 | Apply suggested formatting changes | Smith00101010 | |
| Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk> | |||
| 2021-03-05 | Merge pull request #5383 from cvium/fix-mergeversions-overflow | Bond-009 | |
| do not pick a linked item as primary when merging versions | |||
| 2021-03-05 | Merge pull request #5377 from cvium/fix-tmdb-image-languages | Bond-009 | |
| Do not use language or imagelanguages when searching for images with TMDb | |||
| 2021-03-05 | do not pick a linked item as primary when merging versions | cvium | |
| 2021-03-05 | Fix UpdateMediaPath model binding (#5378) | Claus Vium | |
| 2021-03-05 | Apply suggestions from code review | Cody Robibero | |
| Co-authored-by: dkanada <dkanada@users.noreply.github.com> | |||
| 2021-03-05 | Add JsonVersionConverter and tests | crobibero | |
| 2021-03-05 | make sure network path substitution matches correctly | cvium | |
| 2021-03-05 | 100% branch coverage for DashboardController | Bond_009 | |
| 2021-03-05 | Merge pull request #5375 from crobibero/default-api-value | Bond-009 | |
| Specify defaults or set query parameter to nullable | |||
| 2021-03-05 | Translated using Weblate (Thai) | Nichgon | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/ | |||
| 2021-03-05 | Do not use language or imagelanguages when searching for images | cvium | |
| TMDb API returns all images if languages are excluded, which is needed for the All Languages toggle in Identify. | |||
| 2021-03-04 | Specify defaults or set query parameter to nullable | crobibero | |
| 2021-03-04 | Merge pull request #5345 from BaronGreenback/IP6Fix | dkanada | |
| Dual IP4 / IP6 server fails on non-windows platforms | |||
| 2021-03-04 | Merge pull request #5362 from crobibero/case-json | dkanada | |
| Fix case-sensitive json parsing | |||
| 2021-03-03 | Always use case insensitive json parsing for api | crobibero | |
| 2021-03-03 | Merge pull request #5356 from cvium/fix_provideridextensions | Claus Vium | |
| return false when providerid is null or empty | |||
| 2021-03-03 | Remove Content-Length header from DLNA HEAD request (#5335) | BaronGreenback | |
| 2021-03-03 | Merge pull request #5359 from cvium/fix_broadcasttimer_disposed | Bond-009 | |
| Do nothing in timer callback when device locator is disposed | |||
| 2021-03-03 | Do nothing in timer callback when device locator is disposed | cvium | |
| 2021-03-03 | fix HasProviderId and add tests | cvium | |
| 2021-03-03 | revert removal of null check | cvium | |
| 2021-03-03 | return false when providerid is null or empty | cvium | |
| 2021-03-02 | Update README to include ffmpeg | Nathan Mascitelli | |
| 2021-03-02 | Fix TMDb search name containing year (#5349) | David Ullmer | |
| 2021-03-02 | Update Jellyfin.Server/Program.cs | BaronGreenback | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2021-03-02 | Merge pull request #5339 from Bond-009/hasproviderids | Claus Vium | |
| Revert breaking change to HasProviderId | |||
| 2021-03-02 | Merge pull request #5342 from BaronGreenback/errorMessageCorrection | Bond-009 | |
| Corrected logging message | |||
| 2021-03-01 | Move IHasPermissions.cs to correct namespace | Patrick Barron | |
| 2021-03-01 | Kestrel workaround | BaronGreenback | |
| 2021-03-01 | Merge pull request #5338 from Bond-009/ssatests | Claus Vium | |
| Remove tests that are upstreamed | |||
| 2021-03-01 | correction of ip6 loopback | BaronGreenback | |
| 2021-03-01 | Changed message | BaronGreenback | |
| 2021-03-01 | Revert breaking change | Bond_009 | |
| 2021-03-01 | Remove tests that are upstreamed | Bond_009 | |
| libse (the SSA parser we use) has these same tests now | |||
| 2021-03-01 | Merge pull request #5317 from Bond-009/notnullwhen | Bond-009 | |
| MaybeNullWhen(false) -> NotNullWhen(true) | |||
| 2021-03-01 | Merge pull request #5299 from Bond-009/tests13 | Bond-009 | |
| 2021-03-01 | Merge pull request #5328 from jellyfin/dependabot/nuget/Moq-4.16.1 | Bond-009 | |
| Bump Moq from 4.16.0 to 4.16.1 | |||
| 2021-03-01 | Bump Moq from 4.16.0 to 4.16.1 | dependabot[bot] | |
| Bumps [Moq](https://github.com/moq/moq4) from 4.16.0 to 4.16.1. - [Release notes](https://github.com/moq/moq4/releases) - [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md) - [Commits](https://github.com/moq/moq4/compare/v4.16.0...v4.16.1) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-03-01 | Merge pull request #5327 from ↵ | Bond-009 | |
| jellyfin/dependabot/nuget/Microsoft.NET.Test.Sdk-16.9.1 Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1 | |||
| 2021-03-01 | Merge pull request #5326 from jellyfin/dependabot/nuget/libse-3.6.0 | Bond-009 | |
| Bump libse from 3.5.8 to 3.6.0 | |||
| 2021-03-01 | Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1 | dependabot[bot] | |
| Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.3 to 16.9.1. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.8.3...v16.9.1) Signed-off-by: dependabot[bot] <support@github.com> | |||
