| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-08-24 | Fix SA1508 in LyricScheduledTask | gnattu | |
| Signed-off-by: gnattu <gnattuoc@me.com> | |||
| 2024-08-24 | Merge pull request #12454 from theguymadmax/local-svg | Bond-009 | |
| Allow svg for local images | |||
| 2024-08-24 | Merge pull request #12457 from lostb1t/feature/boxset-sort | Bond-009 | |
| Add support for ItemSortBy values in BoxSet | |||
| 2024-08-24 | Merge pull request #12397 from crobibero/lyrics-finale | Bond-009 | |
| Add lyrics library options, add download scheduled task | |||
| 2024-08-23 | Merge pull request #12485 from jellyfin/renovate/asynckeyedlock-7.x | Bond-009 | |
| Update dependency AsyncKeyedLock to v7.0.1 | |||
| 2024-08-23 | Merge pull request #12498 from scampower3/pass-seriesdisplayorder-seasoninfo | Bond-009 | |
| Pass Series Display Order information to SeasonInfo | |||
| 2024-08-23 | Translated using Weblate (Romanian) | Ovidiu Popa | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ro/ | |||
| 2024-08-22 | Merge pull request #12497 from jellyfin/renovate/ci-deps | Bond-009 | |
| Update github/codeql-action action to v3.26.4 | |||
| 2024-08-22 | Pass Series Display Order information to SeasonInfo | LJQ | |
| 2024-08-21 | Update github/codeql-action action to v3.26.4 | renovate[bot] | |
| 2024-08-21 | fix number parser | Evan Jarrett | |
| 2024-08-20 | Translated using Weblate (Khmer (Central)) | houching | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/km/ | |||
| 2024-08-20 | Update Emby.Server.Implementations/Localization/Core/en-US.json | Cody Robibero | |
| Co-authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com> | |||
| 2024-08-20 | Update dependency z440.atl.core to v6 (#12426) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2024-08-20 | Update dependency AsyncKeyedLock to v7.0.1 | renovate[bot] | |
| 2024-08-20 | Merge pull request #12471 from eltociear/patch-2 | Bond-009 | |
| chore: update BaseSqliteRepository.cs | |||
| 2024-08-20 | Merge pull request #12480 from jellyfin/renovate/microsoft | Bond-009 | |
| Update dependency Microsoft.NET.Test.Sdk to v17.11.0 | |||
| 2024-08-20 | Update dependency Microsoft.NET.Test.Sdk to v17.11.0 | renovate[bot] | |
| 2024-08-20 | Merge pull request #12398 from bpauquette/patch-5 | Bond-009 | |
| Update XmlTvListingsProvider.cs to fix the record series button missing on many programs | |||
| 2024-08-19 | Merge pull request #12473 from jellyfin/renovate/ci-deps | Bond-009 | |
| Update github/codeql-action action to v3.26.3 | |||
| 2024-08-19 | Update github/codeql-action action to v3.26.3 | renovate[bot] | |
| 2024-08-20 | chore: update BaseSqliteRepository.cs | Ikko Eltociear Ashimine | |
| overriden -> overridden | |||
| 2024-08-19 | Update PluginPageInfo.cs summary. (#12464) | theMasterpc | |
| 2024-08-19 | make Sort private and use Enum parse | lostb1t | |
| 2024-08-18 | Translated using Weblate (Dutch) | Bas | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/ | |||
| 2024-08-17 | use default enum for unordered | lostb1t | |
| 2024-08-16 | Add ability to specify gpu index on windows | Evan Jarrett | |
| 2024-08-16 | filter in special display order | lostb1t | |
| 2024-08-16 | Rework get children functions to support ItemSortBy values | lostb1t | |
| 2024-08-15 | Allow svg for local images | theguymadmax | |
| 2024-08-15 | Merge pull request #12449 from jellyfin/renovate/ci-deps | Bond-009 | |
| Update github/codeql-action action to v3.26.2 | |||
| 2024-08-14 | Update github/codeql-action action to v3.26.2 | renovate[bot] | |
| 2024-08-14 | Merge pull request #12375 from tobias-varden/pr_2 | Bond-009 | |
| Update the default repository URL for the StudioImages plugin | |||
| 2024-08-14 | Merge pull request #12439 from jellyfin/renovate/dotnet-monorepo | Bond-009 | |
| Update dependency dotnet-ef to v8.0.8 | |||
| 2024-08-14 | Update dependency dotnet-ef to v8.0.8 | renovate[bot] | |
| 2024-08-14 | Merge pull request #12438 from jellyfin/renovate/microsoft | Bond-009 | |
| Update Microsoft to v8.0.8 | |||
| 2024-08-14 | Merge pull request #12405 from jellyfin/renovate/ci-deps | Bond-009 | |
| Update CI dependencies | |||
| 2024-08-13 | Update CI dependencies | renovate[bot] | |
| 2024-08-13 | Update Microsoft to v8.0.8 | renovate[bot] | |
| 2024-08-13 | Merge pull request #12435 from aaronjrodrigues/patch-1 | Niels van Velzen | |
| Update README.md | |||
| 2024-08-12 | Update README.md | Aaron Rodrigues | |
| this fixes some spelling and grammar :) | |||
| 2024-08-12 | Merge pull request #12429 from gnattu/fix-vt-decoder | Bond-009 | |
| Fix VideoToolbox Hi10P | |||
| 2024-08-12 | Merge pull request #12428 from gnattu/remove-unused-encoders | Bond-009 | |
| Remove unused encoders | |||
| 2024-08-12 | Remove duplicated check | gnattu | |
| Signed-off-by: gnattu <gnattuoc@me.com> | |||
| 2024-08-12 | Translated using Weblate (French) | HanaO00 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/ | |||
| 2024-08-12 | Fix Videotoolbox Hi10P hardware decoding | gnattu | |
| We need to mark h264 as 10bit supported for videotoolbox Signed-off-by: gnattu <gnattuoc@me.com> | |||
| 2024-08-12 | Fix software decoder with videotoolbox encoder | gnattu | |
| Format should be placed before hwupload to support some software decoders Signed-off-by: gnattu <gnattuoc@me.com> | |||
| 2024-08-12 | Use Math.Min | gnattu | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2024-08-12 | Remove more outdated options. | gnattu | |
| Signed-off-by: gnattu <gnattuoc@me.com> | |||
| 2024-08-12 | Remove container guessing doc from hls | gnattu | |
| Signed-off-by: gnattu <gnattuoc@me.com> | |||
