| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-03-07 | Disable real time monitoring by default | Bond_009 | |
| 2023-03-03 | Merge branch 'master' into network-rewrite | Shadowghost | |
| 2023-02-27 | Apply review suggestions | Shadowghost | |
| 2023-02-27 | Enforce HLS codec restrictions | Shadowghost | |
| 2023-02-26 | Add audio vbr calculation | knackebrot | |
| 2023-02-20 | Apply review suggestions | Shadowghost | |
| 2023-02-20 | Merge branch 'master' into network-rewrite | Shadowghost | |
| 2023-02-20 | Add default rating selections | Shadowghost | |
| 2023-02-20 | Add default for MaxParentalRating to UserPolicy | Shadowghost | |
| 2023-02-20 | Merge pull request #9356 from Bond-009/tryparse | Bond-009 | |
| 2023-02-19 | Optimize tryparse | Bond_009 | |
| * Don't check for null before * Don't try different formats when not needed (NumberFormat.Integer is the fast path) | |||
| 2023-02-19 | Merge pull request #9322 from Bond-009/nullable | Bond-009 | |
| 2023-02-18 | Fix dependency on Microsoft.AspNetCore.HttpOverrides | Shadowghost | |
| 2023-02-17 | Consistently write IP in upercase | Shadowghost | |
| 2023-02-17 | Replace ISocket and UdpSocket, fix DLNA and SSDP binding and discovery | Shadowghost | |
| 2023-02-16 | Verify ContentType of uploaded images | Bond_009 | |
| 2023-02-15 | Enable nullable for more files | Bond_009 | |
| 2023-02-15 | Merge branch 'master' into network-rewrite | Shadowghost | |
| 2023-02-13 | Add permission for collection management | Shadowghost | |
| 2023-02-11 | Merge pull request #9139 from Jpuc1143/tag-whitelist | Bond-009 | |
| 2023-02-05 | Fix transcoded audio not playing (#9251) | Telepathic Walrus | |
| 2023-02-05 | Force transcode/remux for DVDs and BDs | Shadowghost | |
| 2023-02-04 | Revert "Remove DvdLib (#9068)" | Shadowghost | |
| This reverts commit db1913b08fac0749133634efebd1ee7a7876147a. | |||
| 2023-02-04 | Use Directory.Packages.props (#9135) | Zoltan Csizmadia | |
| Co-authored-by: Zoltan Csizmadia <CsizmadiaZ@valassis.com> | |||
| 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-26 | Remove OS information from System Info (#9175) | Patrick Barron | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2023-01-24 | Merge branch 'master' into network-rewrite | Shadowghost | |
| 2023-01-22 | Backport pull request #9060 from jellyfin/release-10.8.z | Dmitry Lyzo | |
| Disable splash screen image by default Original-merge: 31673cc27d0bfcb3543d32c5a1e7d89a86ccb186 Merged-by: Bill Thornton <thornbill@users.noreply.github.com> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2023-01-22 | Backport pull request #9051 from jellyfin/release-10.8.z | Dmitry Lyzo | |
| Fix transcode reasons Original-merge: 1dea309ae4a1eb00f7f5a7d4c91a235963fd069e Merged-by: Joshua M. Boniface <joshua@boniface.me> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 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-17 | Merge pull request #9100 from barronpm/refactor-startup | Bond-009 | |
| 2023-01-17 | Mark CanSelfRestart as Obsolete | Patrick Barron | |
| 2023-01-16 | Allow limiting parallel image encodings to reduce memory usage (#8783) | Hannes Braun | |
| 2023-01-12 | Merge pull request #9001 from Shadowghost/stereo-downmix | Bond-009 | |
| Fixes https://github.com/jellyfin/jellyfin/issues/1986 | |||
| 2023-01-10 | Add stereo downmix algorithm selection. | Shadowghost | |
| 2023-01-04 | Fix all warnings in Jellyfin.Api (#9003) | Bond-009 | |
| 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-29 | Merge pull request #7494 from Shadowghost/streambuilder-cleanup | Bond-009 | |
| 2022-12-29 | Fix image searching to prioritize explicit language match if searching in ↵ | Brad Beattie | |
| English (#8946) | |||
| 2022-12-20 | Merge branch 'master' into network-rewrite | Shadowghost | |
| 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-14 | Default to no bitrate limit if no maxBitrate is set (#8850) | Shadowghost | |
| Fixes https://github.com/jellyfin/jellyfin/issues/3277 | |||
| 2022-12-08 | Add option to allow extras to use embedded titles | Joe Rogers | |
| 2022-12-07 | Fix .Net 7 compatibility | Shadowghost | |
