| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-02-04 | Remove frag_keyframe as it is not relevant for audio | James Harvey | |
| 2023-02-04 | Fill in issue/PR comment | James Harvey | |
| 2023-02-04 | Add movflags to mp4 audio encoding | James Harvey | |
| 2023-02-02 | Merge pull request #9191 from barronpm/applicationhost-cleanup1 | Cody Robibero | |
| 2023-02-02 | Fix audio codec not being used in UniversalAudio (#9192) | James Harvey | |
| 2023-02-01 | Added CleanupCollection task | Jean-Pierre Bachmann | |
| 2023-01-28 | Remove Emby.Notifications (#9147) | Patrick Barron | |
| 2023-01-28 | Remove ability to add a played indicator to images (#9186) | Cody Robibero | |
| 2023-01-27 | Use dependency injection for IChannel | Patrick Barron | |
| 2023-01-27 | Use depencency injection for ISubtitleProvider | Patrick Barron | |
| 2023-01-24 | Merge branch 'master' into network-rewrite | Shadowghost | |
| 2023-01-24 | Merge pull request #9146 from nyanmisaka/fix-pgs-vulkan | Bond-009 | |
| 2023-01-22 | Backport pull request #9145 from jellyfin/release-10.8.z | nyanmisaka | |
| Fix PGS position issue in sw decoding #8602 Original-merge: fbb9acf58b4b4dc805fa95c60e625d4ca4ff90ae Merged-by: Joshua M. Boniface <joshua@boniface.me> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2023-01-22 | Backport pull request #9050 from jellyfin/release-10.8.z | nyanmisaka | |
| Update workaround for i915 hang in linux 5.18 to 6.1.3 Original-merge: 464136cfc9113d33ed4698904a31249f1ed893bf Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2023-01-21 | Fix PGS position issue in Vulkan pipeline | nyanmisaka | |
| Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2023-01-20 | Add "Allowed Tags" to Parental Controls | Jpuc1143 | |
| 2023-01-20 | Merge branch 'master' into network-rewrite | Shadowghost | |
| 2023-01-20 | Remove DvdLib (#9068) | Patrick Barron | |
| * Remove DvdLib * Update error message for blu-ray folders Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com> * Remove BDInfo * Remove MediaEncoder.GetPrimaryPlaylistVobFiles * Remove BlurayDiscInfo Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com> | |||
| 2023-01-19 | Merge remote-tracking branch 'upstream/master' into network-rewrite | Shadowghost | |
| 2023-01-18 | chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to ↵ | renovate[bot] | |
| v3.3.4 (#9117) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2023-01-12 | Merge pull request #9001 from Shadowghost/stereo-downmix | Bond-009 | |
| Fixes https://github.com/jellyfin/jellyfin/issues/1986 | |||
| 2023-01-10 | chore(deps): update dotnet monorepo to v7.0.2 | renovate[bot] | |
| 2023-01-10 | Add stereo downmix algorithm selection. | Shadowghost | |
| 2023-01-07 | Fix recursive children lookup of folders (#8678) | Egor Bakanov | |
| Fixes https://github.com/jellyfin/jellyfin/issues/6193 Fixes https://github.com/jellyfin/jellyfin/issues/7226 | |||
| 2023-01-07 | Use EventManager for AuthenticationSuccess, AuthenticationFailure (#8960) | Cody Robibero | |
| 2023-01-03 | Merge pull request #8775 from SenorSmartyPants/DVRMetadata | Bond-009 | |
| Fixes https://github.com/jellyfin/jellyfin/issues/5178 | |||
| 2022-12-30 | Add support for .sup subtitle (#8808) | Cody Robibero | |
| Fixes https://github.com/jellyfin/jellyfin/issues/8628 | |||
| 2022-12-20 | Merge branch 'master' into network-rewrite | Shadowghost | |
| 2022-12-19 | Remove unused ImageByName API (#8928) | Niels van Velzen | |
| 2022-12-19 | Use DistinctBy introduced in .NET 6 | Bond_009 | |
| 2022-12-15 | chore(deps): update dotnet monorepo to v7.0.1 (#8900) | renovate[bot] | |
| * chore(deps): update dotnet monorepo to v7.0.1 * Update docker sdk Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2022-12-08 | Allow video extras to use owner library options | Joe Rogers | |
| 2022-12-07 | Remove dependency on OptimizedPriorityQueue | Bond_009 | |
| 2022-12-07 | Merge branch 'master' into network-rewrite | Shadowghost | |
| 2022-12-07 | Update deps | Bond_009 | |
| 2022-12-07 | Fix release build | Bond_009 | |
| 2022-12-07 | Use ArgumentException.ThrowIfNullOrEmpty | Bond_009 | |
| 2022-12-07 | Update projects to .net7 | Bond_009 | |
| 2022-12-05 | Replace != null with is not null | Bond_009 | |
| 2022-12-05 | Replace == null with is null | Bond_009 | |
| 2022-12-05 | Fix build (#8859) | Bond-009 | |
| 2022-12-05 | Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis ↵ | Bond-009 | |
| (#8709) | |||
| 2022-12-03 | Merge remote-tracking branch 'upstream/master' into network-rewrite | Shadowghost | |
| 2022-12-01 | Add delay_moov flag for progressive mp4 transcoding | Bill Thornton | |
| 2022-11-30 | The -autoscale option was added in FFmpeg 4.4 (#8813) | Bond-009 | |
| 2022-11-27 | Investigate some TODO comments | Bond_009 | |
| 2022-11-23 | Merge pull request #7039 from 1337joe/providermanager-cleanup | Bond-009 | |
| 2022-11-19 | Add Options to disable DVR NFO and image saving | SenorSmartyPants | |
| - SaveRecordingNFO and SaveRecordingImages default to true. Maintains current behavior. - Episode.FillMissingEpisodeNumbersFromPath for live tv so external metadata can be pulled when recording starts. | |||
| 2022-11-17 | Apply review suggestions | Shadowghost | |
| 2022-11-17 | Add xmldocs for TMDb provider, correct provider spelling | Shadowghost | |
