| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-04-01 | Translated using Weblate (Spanish) | David Davó | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/ | |||
| 2024-03-31 | Lowercase CollectionTypeOptions to match legacy experience (#11272) | Cody Robibero | |
| 2024-03-31 | Fix FindExtras overwriting current extra type (#11260) | Niels van Velzen | |
| 2024-03-31 | Use enum for BaseItemDto.ExtraType (#11261) | Niels van Velzen | |
| 2024-03-31 | chore(deps): update dependency efcoresecondlevelcacheinterceptor to v4.3.1 ↵ | renovate[bot] | |
| (#11267) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2024-03-31 | Remove SessionInfo.FullNowPlayingItem from API responses (#11268) | Niels van Velzen | |
| 2024-03-30 | Catch exceptions in auto discovery (#11252) | Cody Robibero | |
| 2024-03-30 | chore(deps): update dependency efcoresecondlevelcacheinterceptor to v4.3.0 ↵ | renovate[bot] | |
| (#11263) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2024-03-30 | fix metadata refresh for artists (#11257) | Sebastian Held | |
| 2024-03-30 | fix: use a reentrant lock when accessing active connections (#11256) | Claus Vium | |
| 2024-03-30 | fix: don't do empty hwupload for VT (#11235) | gnattu | |
| 2024-03-30 | fix: add image count check to splash screen generation (#11245) | Mikal S | |
| 2024-03-30 | Support "extra" folder for extras content (#11249) | Niels van Velzen | |
| 2024-03-30 | fix: unset qmin and qmax for vt (#11246) | gnattu | |
| Co-authored-by: Nyanmisaka <nst799610810@gmail.com> | |||
| 2024-03-30 | Add HWA video transpose support (+-90/180) | nyanmisaka | |
| Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2024-03-30 | Only streamCopy videos containing rotation data in fMP4 | nyanmisaka | |
| Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2024-03-30 | Add tests for the video rotation side data | nyanmisaka | |
| Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2024-03-30 | Register video rotation side data in DB | nyanmisaka | |
| Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2024-03-30 | Add json parser for video rotation side data | nyanmisaka | |
| Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2024-03-29 | Add i18n for TaskCleanCollectionsAndPlaylists (#11248) | Cody Robibero | |
| Co-authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com> | |||
| 2024-03-29 | Translated using Weblate (Ukrainian) | stanol | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/uk/ | |||
| 2024-03-28 | fix: disable api endpoint for ffmpeg path for security (#11225) | gnattu | |
| Co-authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com> | |||
| 2024-03-28 | Fix the broken codecs shifting (#11243) | Nyanmisaka | |
| 2024-03-28 | Merge pull request #9641 from Daaiid/fix_compiler_warnings | Bond-009 | |
| Fix compiler warnings for Emby.Server.Implementations | |||
| 2024-03-28 | fix: forward port patch for GHSA-866x-wj5j-2vf4 (#11228) | gnattu | |
| 2024-03-28 | fix: move trickplay specific option into TrickplayOptions (#11229) | gnattu | |
| 2024-03-28 | chore(deps): update dependency svg.skia to v1.0.0.17 (#11239) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2024-03-27 | Translated using Weblate (Ukrainian) | stanol | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/uk/ | |||
| 2024-03-27 | Fix default values missing in ClientCapabilities(Dto) (#11232) | Niels van Velzen | |
| 2024-03-27 | Replace LINQ with more direct access method | Said Aroua | |
| Also rework documentation | |||
| 2024-03-27 | Refactor out static constructor | Said Aroua | |
| See CA1810 for more details | |||
| 2024-03-27 | Translated using Weblate (French) | Thibaud Melano | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/ | |||
| 2024-03-27 | Apply review suggestions | Shadowghost | |
| 2024-03-26 | Apply review suggestions | Shadowghost | |
| 2024-03-26 | chore(deps): update actions/setup-python action to v5.1.0 (#11221) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2024-03-26 | Adds rename command to commands.yml (#11178) | felix920506 | |
| 2024-03-26 | fix: prefer cli ffmpeg path over config file (#11219) | gnattu | |
| 2024-03-26 | Merge pull request #11224 from jellyfin/nvv-fix-openapi-ci | Joshua M. Boniface | |
| Fix OpenAPI workflow publishing pull request artifact as unstable specification | |||
| 2024-03-26 | Fix OpenAPI workflow publishing pull request artifact as unstable specification | Niels van Velzen | |
| 2024-03-26 | Extend playlist creation capabilities | Shadowghost | |
| 2024-03-26 | Add playlist ACL endpoints | Shadowghost | |
| 2024-03-26 | fix: remove legacy codecs (#11217) | gnattu | |
| 2024-03-25 | Merge pull request #11215 from joshuaboniface/unstable-spec | Joshua M. Boniface | |
| Handle OpenAPI spec uploads properly | |||
| 2024-03-25 | Handle OpenAPI spec uploads properly | Joshua M. Boniface | |
| Seems scp-action didn't work how I expected, and will seemingly always create a directory on the target even if given a filename on both sides. Work around this to ensure the file ends up in the right format. | |||
| 2024-03-25 | Merge pull request #11214 from joshuaboniface/unstable-spec | Joshua M. Boniface | |
| Add openapi.json upload to new repo server | |||
| 2024-03-25 | Add more comments | Joshua M. Boniface | |
| 2024-03-25 | Flip conditional | Joshua M. Boniface | |
| diff returns 0 if no difference which is what we want. | |||
| 2024-03-25 | Remove incoming spec if not needed | Joshua M. Boniface | |
| 2024-03-25 | Add correct directory to TGT_DIR in LAST_SPEC | Joshua M. Boniface | |
| 2024-03-25 | Only proceed if the spec differs | Joshua M. Boniface | |
| Avoids overwriting identical specs and burying the old ones. | |||
