| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-10-21 | Merge pull request #6689 from 1337joe/expand-image-extraction | Claus Vium | |
| 2021-10-19 | Add IsAutomated to SubtitleSearchRequest | MBR-0001 | |
| 2021-10-12 | Update to dotnet6.rc2 | Cody Robibero | |
| 2021-10-11 | Add image provider tests and clean up | Joe Rogers | |
| 2021-10-11 | Add support for non-jpg image extractions | Joe Rogers | |
| 2021-10-11 | Bump Diacritics from 2.1.20036.1 to 3.3.4 | dependabot[bot] | |
| Bumps [Diacritics](https://github.com/thomasgalliker/Diacritics.NET) from 2.1.20036.1 to 3.3.4. - [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-major ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-10-08 | Merge pull request #6663 from crobibero/dotnet-6-rc1 | Claus Vium | |
| Reference dotnet6-rc1 packages | |||
| 2021-10-08 | Merge pull request #6677 from Bond-009/shuffle2 | Claus Vium | |
| Remove duplicate Fisher–Yates shuffle impl | |||
| 2021-10-08 | Remove duplicate Fisher–Yates shuffle impl | Bond_009 | |
| 2021-10-06 | Fix the last few warnings | Bond_009 | |
| Enables TreatWarningsAsErrors for all projects | |||
| 2021-10-04 | Reference dotnet6-rc1 packages | Cody Robibero | |
| 2021-10-03 | Fix warning: Qualifier is redundant (#2149) | KonH | |
| 2021-09-26 | Remove all instances of en-US culture | Cody Robibero | |
| 2021-09-24 | Use new Enum.TryParse(ReadOnlySpan<char>) overload | Bond_009 | |
| 2021-09-24 | Target net6.0 | Bond_009 | |
| 2021-09-20 | Merge pull request #6538 from cvium/livetv_oh_no | Bond-009 | |
| 2021-09-20 | Merge pull request #6571 from Dixin/master | Claus Vium | |
| Fix extra folder name and type mapping. | |||
| 2021-09-20 | Update LINQ query according to code review feedback. | Dixin | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2021-09-19 | Fix extra folder type resolving. | Dixin | |
| 2021-09-19 | Reduce allocations | Bond_009 | |
| 2021-09-10 | Merge pull request #5648 from OancaAndrei/syncplay-sessions-fix | Claus Vium | |
| Fix session references in SyncPlay | |||
| 2021-09-10 | Replace GetDirectStreamProviderByUniqueId with GetLiveStreamInfoByUniqueId | cvium | |
| 2021-09-10 | Remove the unused arg | cvium | |
| 2021-09-10 | Kill ProgressiveFileCopier and seek to end for ongoing livetv | cvium | |
| 2021-09-09 | Fix some warnings | Bond_009 | |
| 2021-09-06 | Remove all unused usings | Fernando Fernández | |
| 2021-09-06 | merge branch 'master' into syncplay-sessions-fix | dkanada | |
| 2021-09-06 | merge branch 'master' into syncplay-clear-queue | dkanada | |
| 2021-09-06 | Merge pull request #6257 from MrTimscampi/music-library-backdrop | dkanada | |
| Use artist backdrop for generated library image | |||
| 2021-09-05 | Merge pull request #6089 from BaronGreenback/IsRoot_fix | Claus Vium | |
| Set UserRootFolder.IsRoot to true | |||
| 2021-09-04 | Merge pull request #6456 from GodTamIt/vp8-vp9 | Bond-009 | |
| Disambiguate vpx to vp8 or vp9 | |||
| 2021-09-04 | Disambiguate vpx to vp8 or vp9 | Chris Tam | |
| 2021-09-03 | Fix some warnings | Bond_009 | |
| 2021-09-03 | Merge remote-tracking branch 'upstream/master' into authenticationdb-efcore | Cody Robibero | |
| 2021-09-03 | Merge pull request #6358 from MrTimscampi/audio-people | Bond-009 | |
| 2021-09-03 | Apply suggestions from code review | Cody Robibero | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2021-09-03 | Merge remote-tracking branch 'upstream/master' into warn-259810 | Cody Robibero | |
| 2021-09-02 | Re-add documentation | Patrick Barron | |
| 2021-08-30 | Merge branch 'master' into tonemap-overlay | Claus Vium | |
| 2021-08-30 | Simplify the way we choose our ffmpeg | Bond_009 | |
| * no longer search $PATH * no longer require a full path * don't fall back | |||
| 2021-08-28 | Remove more and more warnings | Cody Robibero | |
| 2021-08-16 | Merge pull request #6430 from Bond-009/minor17 | Claus Vium | |
| Minor improvements | |||
| 2021-08-16 | Enable people for audio files | MrTimscampi | |
| 2021-08-16 | Merge pull request #6423 from richlander/mediabrowser-controller | Bond-009 | |
| Fix warnings in MediaBrowser.Controller | |||
| 2021-08-15 | Minor improvements | Bond_009 | |
| 2021-08-15 | Update per feedback | Rich Lander | |
| 2021-08-15 | Update MediaBrowser.Controller/Entities/IHasMediaSources.cs | Rich Lander | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2021-08-15 | Merge pull request #6381 from Bond-009/nullable5 | Bond-009 | |
| Enable nullable for DlnaManager | |||
| 2021-08-13 | Fix warnings in MediaBrowser.Controller | Rich Lander | |
| 2021-08-13 | Merge branch 'master' into authenticationdb-efcore | Patrick Barron | |
| # Conflicts: # Jellyfin.Server.Implementations/Security/AuthorizationContext.cs # MediaBrowser.Controller/Library/IUserManager.cs # MediaBrowser.Controller/Security/IAuthenticationRepository.cs # MediaBrowser.Controller/Session/ISessionManager.cs | |||
