| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-03-10 | Fix DLNA playback of DVD and BD folders | 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 | Backport pull request #9351 from jellyfin/release-10.8.z | Shadowghost | |
| Fix EqualsAny condition check for int and double Original-merge: e8b0ae07afd9fc08a216d6aa632ee20d6d88566b Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: crobibero <cody@robibe.ro> | |||
| 2023-03-09 | Backport pull request #9178 from jellyfin/release-10.8.z | Róbert Örn Ketilsson | |
| Escape the path to pass as a command line argument Original-merge: 09f1c7f535653e99dbc22ace7cd166ce4c457a83 Merged-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com> Backported-by: crobibero <cody@robibe.ro> | |||
| 2023-03-09 | Update MediaBrowser.XbmcMetadata/Savers/MovieNfoSaver.cs | SenorSmartyPants | |
| Apply code review Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2023-03-09 | Change test to allow owned items to run local providers | SenorSmartyPants | |
| I need more information about the need for this test, to make sure I am not introducing an issue. | |||
| 2023-03-09 | Enable NFO processing for Extras | SenorSmartyPants | |
| - Change test to prevent owned items from using parent NFO. Test is now in MovieNFOSaver, only movie type will use movie.nfo. | |||
| 2023-03-09 | Clean Extra Names | SenorSmartyPants | |
| - Adds regular expression to CleanStrings to remove suffix style extra naming from the name presented in JF. - Override Resolve for Extras to enable parsename - remove exclusion on parsename of extratypes | |||
| 2023-03-09 | Translated using Weblate (Icelandic) | Róbert Örn Ketilsson | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/is/ | |||
| 2023-03-09 | Extend language code handling | Shadowghost | |
| 2023-03-09 | Merge pull request #9449 from Bond-009/nullable | Bond-009 | |
| 2023-03-09 | Merge pull request #9446 from 1337joe/audiobook-grouping-fixes | Bond-009 | |
| 2023-03-09 | Merge pull request #9454 from Bond-009/webp | Bond-009 | |
| Allow webp for local images | |||
| 2023-03-09 | Merge pull request #9448 from Bond-009/avgrating | Bond-009 | |
| 2023-03-08 | Allow webp for local images | Bond_009 | |
| 2023-03-08 | Merge pull request #9453 from jellyfin/renovate/newtonsoft.json-13.x | Bond-009 | |
| 2023-03-08 | Merge pull request #9451 from jellyfin/renovate/lrcparser-2023.x | Bond-009 | |
| 2023-03-08 | chore(deps): update dependency newtonsoft.json to v13.0.3 | renovate[bot] | |
| 2023-03-08 | chore(deps): update dependency lrcparser to v2023 | renovate[bot] | |
| 2023-03-07 | Enable nullable for more files | Bond_009 | |
| 2023-03-07 | Ignore avg critic rating Rotten Tomatoes | Bond_009 | |
| 2023-03-07 | Disable real time monitoring by default | Bond_009 | |
| 2023-03-07 | Merge pull request #9429 from nyanmisaka/vk-ff-6 | Bond-009 | |
| 2023-03-06 | Fix cases where multiple files are resolved as a single book | Joe Rogers | |
| 2023-03-06 | Add tests for audio book resolving | Joe Rogers | |
| 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-02 | Merge pull request #9417 from Bond-009/log | Bond-009 | |
| 2023-03-01 | Reduce log spam | Bond_009 | |
| Fixes #7801 | |||
| 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-28 | Translated using Weblate (Dutch) | Bas | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/ | |||
| 2023-02-28 | Apply review suggestions | Shadowghost | |
| 2023-02-27 | Apply review suggestions | Shadowghost | |
| 2023-02-27 | Fix auth endpoints using api key (#9408) | Cody Robibero | |
| 2023-02-27 | Enforce HLS codec restrictions | 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 | |
