| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-03-20 | Merge pull request #9388 from Shadowghost/output-bitrate-channels-master | Bond-009 | |
| 2023-03-18 | Don't overwrite NFO images (#9452) | SenorSmartyPants | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2023-03-17 | Fix condition in CanStreamCopyAudio | Shadowghost | |
| 2023-03-17 | Apply review suggestions | Shadowghost | |
| 2023-03-16 | Fix #9378 | Bond_009 | |
| Remove sort words before replacing dots with spaces | |||
| 2023-03-16 | Merge branch 'master' into network-rewrite | Shadowghost | |
| 2023-03-15 | Merge pull request #9418 from Bond-009/getawaiter | Bond-009 | |
| 2023-03-15 | Prefer other codecs over DTS and TrueHD on transcode | Shadowghost | |
| 2023-03-14 | Backport pull request #9485 from jellyfin/release-10.8.z | Shadowghost | |
| Fix the bitrate scale factor for h264-to-hevc transcoding Original-merge: 173a963dbf6072897b1086abf3f378ddfa7fda5a Merged-by: Nyanmisaka <nst799610810@gmail.com> Backported-by: crobibero <cody@robibe.ro> | |||
| 2023-03-14 | Reduce usage of GetAwaiter().GetResult() | Bond_009 | |
| 2023-03-10 | Add migration to properly set playlist owner | Shadowghost | |
| 2023-03-10 | Fix playlist creation and removal | Shadowghost | |
| 2023-03-10 | Merge pull request #9254 from Shadowghost/dvdbdfix | Bond-009 | |
| 2023-03-10 | Apply review suggestions | Shadowghost | |
| 2023-03-10 | Add more comments and logging, streamline code | Shadowghost | |
| 2023-03-10 | Apply review suggestions | Shadowghost | |
| 2023-03-09 | Backport pull request #9430 from jellyfin/release-10.8.z | nyanmisaka | |
| Fix Live TV hardware decoding Original-merge: efc79295decce252e03978814fc09505bbb47956 Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: crobibero <cody@robibe.ro> | |||
| 2023-03-09 | Backport pull request #9422 from jellyfin/release-10.8.z | nyanmisaka | |
| Fix stream map when using filter_complex with unlabeled output Original-merge: 6821a2ab358761282a0030c42c837b39bad089e1 Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: crobibero <cody@robibe.ro> | |||
| 2023-03-09 | Backport pull request #9391 from jellyfin/release-10.8.z | nyanmisaka | |
| Fix H.264 baseline hwaccel and enable enhanced Nvdec by default Original-merge: 22a8283a9e3425da0496c28e6737dfadf9c67b33 Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: crobibero <cody@robibe.ro> | |||
| 2023-03-09 | Backport pull request #9355 from jellyfin/release-10.8.z | nyanmisaka | |
| Some VAAPI VPP and OpenCL fixes Original-merge: c8077122463c7b984f706b5f1b79abd30461ab40 Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: crobibero <cody@robibe.ro> | |||
| 2023-03-09 | Merge pull request #9446 from 1337joe/audiobook-grouping-fixes | Bond-009 | |
| 2023-03-08 | Allow webp for local images | Bond_009 | |
| 2023-03-06 | Inject IDirectoryService where needed instead of passing it through ↵ | Joe Rogers | |
| ItemResolveArgs | |||
| 2023-03-06 | Remove some BaseItem references to make ItemResolveArgs more usable for testing. | Joe Rogers | |
| 2023-03-05 | Adapt vulkan filtering to 6.0 | nyanmisaka | |
| 2023-03-03 | Merge branch 'master' into network-rewrite | Shadowghost | |
| 2023-03-02 | Use source audio bitrate if requested codec is lossless | Shadowghost | |
| 2023-03-02 | Merge pull request #9416 from Bond-009/list | Bond-009 | |
| 2023-03-01 | Add SeasonProviderIds to EpisodeInfo (#9407) | Nils Fürniß | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2023-03-01 | Allocate less Lists | Bond_009 | |
| 2023-02-27 | Apply review suggestions | Shadowghost | |
| 2023-02-26 | Add DTS and TrueHD bitrate limits, enforce bitrate limits if no bitrate is ↵ | Shadowghost | |
| requested | |||
| 2023-02-26 | Fix encoder checks for DTS and TrueHD | Shadowghost | |
| 2023-02-26 | Take channels into account when calculating fallback audio bitrate | Shadowghost | |
| 2023-02-26 | Add audio vbr calculation | knackebrot | |
| 2023-02-26 | Calculate output bitrate from output channel count | knackebrot | |
| 2023-02-26 | Improve the Vulkan based subtitle burn-in performance (#9402) | Nyanmisaka | |
| https://gitlab.freedesktop.org/mesa/mesa/-/issues/850 Currently Mesa RADV does not support a dedicated transfer queue. Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2023-02-25 | Merge pull request #9326 from ipitio/objdispex | Bond-009 | |
| 2023-02-25 | Merge pull request #9389 from crobibero/remove-switch | Bond-009 | |
| 2023-02-24 | Update MediaBrowser.Controller/Net/BasePeriodicWebSocketListener.cs | ipitio | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2023-02-24 | Update MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs | Cody Robibero | |
| Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com> | |||
| 2023-02-24 | Merge pull request #9381 from Bond-009/nullable | Cody Robibero | |
| 2023-02-24 | Simplify audio transcode channel lookup | Cody Robibero | |
| 2023-02-24 | Copy IsAutomated option when making MetadataRefreshOptions copy. (#9385) | Nick | |
| 2023-02-23 | Enable nullable for more files | Bond_009 | |
| 2023-02-20 | Merge branch 'master' into network-rewrite | Shadowghost | |
| 2023-02-20 | Fix playlist parental control and no parental control skipping forbidden ↵ | Shadowghost | |
| unrated items | |||
| 2023-02-20 | Recursively update rating | Shadowghost | |
| 2023-02-20 | Merge pull request #9356 from Bond-009/tryparse | Bond-009 | |
| 2023-02-20 | Merge pull request #9266 from holow29/increase-transcoding-ac-max | Bond-009 | |
