| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-18 | Return empty response instead of not found | Shadowghost | |
| 2024-09-18 | Add SessionInfoDto, DeviceInfoDto and implement ↵ | Shadowghost | |
| JsonDelimitedArrayConverter.Write | |||
| 2024-09-18 | Don't expose hwaccel type for non-admin (#12663) | gnattu | |
| 2024-09-18 | Only sort item by width when they have the same path (#12626) | gnattu | |
| 2024-09-18 | Sort by version name before resolution sorting (#12621) | gnattu | |
| 2024-09-18 | Merge pull request #9374 from Shadowghost/fixup2 | Cody Robibero | |
| 2024-09-18 | Translated using Weblate (Norwegian Bokmål) | Chris Lee | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/ | |||
| 2024-09-17 | Apply review suggestions | Shadowghost | |
| 2024-09-17 | Rework PR 6203 | Shadowghost | |
| 2024-09-17 | Fix subtitle dar comparison when number not exact (#12660) | gnattu | |
| 2024-09-16 | Merge pull request #12639 from gnattu/more-streambuilder-test | Cody Robibero | |
| 2024-09-16 | Don't resolve trickplay folder during media scanning (#12652) | gnattu | |
| 2024-09-16 | Fix some PGSSUB burn-in perf regressions (#12655) | Nyanmisaka | |
| 2024-09-15 | Translated using Weblate (Romanian) | sand14 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ro/ | |||
| 2024-09-15 | Translated using Weblate (Portuguese (Brazil)) | Filipe Motta | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_BR/ | |||
| 2024-09-14 | Translated using Weblate (Galician) | xwr | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/gl/ | |||
| 2024-09-14 | Translated using Weblate (Portuguese (Brazil)) | Sebastião josé | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_BR/ | |||
| 2024-09-14 | Translated using Weblate (Hungarian) | NonameMissingNo | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/ | |||
| 2024-09-14 | Move progressive tests to old place | gnattu | |
| 2024-09-14 | Remove redundant info | gnattu | |
| 2024-09-14 | Improve direct profile ranking | Dmitry Lyzo | |
| 2024-09-14 | Revert "Return more precise transcoding reasons" | gnattu | |
| This reverts commit de8bb15c Signed-off-by: gnattu <gnattuoc@me.com> | |||
| 2024-09-14 | Add Dolby Vision testing | gnattu | |
| Signed-off-by: gnattu <gnattuoc@me.com> | |||
| 2024-09-13 | Merge pull request #12642 from jellyfin/renovate/ci-deps | Bond-009 | |
| Update github/codeql-action action to v3.26.7 | |||
| 2024-09-13 | Update github/codeql-action action to v3.26.7 | renovate[bot] | |
| 2024-09-13 | Restore progressive transcoding tests | gnattu | |
| Signed-off-by: gnattu <gnattuoc@me.com> | |||
| 2024-09-13 | Fix safari test | gnattu | |
| Signed-off-by: gnattu <gnattuoc@me.com> | |||
| 2024-09-13 | Add mkv h264 ac3 tests | gnattu | |
| Signed-off-by: gnattu <gnattuoc@me.com> | |||
| 2024-09-13 | Improve readability | gnattu | |
| Signed-off-by: gnattu <gnattuoc@me.com> | |||
| 2024-09-13 | Add broken fps mkv test | gnattu | |
| Signed-off-by: gnattu <gnattuoc@me.com> | |||
| 2024-09-13 | Return more precise transcoding reasons | gnattu | |
| Using the first profile's reason is somewhat arbitrary, as many clients' first profile may not be the most compatible one. For instance, browsers often set WebM as the first profile, which doesn’t support common codecs like H.264 and AAC by design. This causes `VideoCodecNotSupported` and `AudioCodecNotSupported` to be returned, even if the browser supports those codecs. Only use those reasons when all profiles indicate that the codec is not supported. Signed-off-by: gnattu <gnattuoc@me.com> | |||
| 2024-09-13 | Update unit test for StreamBuilder to reflect current server and clients | gnattu | |
| Signed-off-by: gnattu <gnattuoc@me.com> | |||
| 2024-09-13 | Merge pull request #12636 from gnattu/fix-ci | Niels van Velzen | |
| Remove redundant newline to fix CI | |||
| 2024-09-13 | Remove redundant newline to fix CI | gnattu | |
| Signed-off-by: gnattu <gnattuoc@me.com> | |||
| 2024-09-12 | Translated using Weblate (Cornish) | Josh Hood | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/kw/ | |||
| 2024-09-12 | Translated using Weblate (Portuguese) | Ruben Teixeira | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/ | |||
| 2024-09-12 | Translated using Weblate (Norwegian Bokmål) | BromTeque | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/ | |||
| 2024-09-12 | Only remove images in metadata folder by default (#12631) | gnattu | |
| 2024-09-12 | Don't extract chapter images if chapters are <1s long on average (#11832) | Bond-009 | |
| 2024-09-12 | Add option to always burn in subtitles if transcoding is triggered (#12430) | gnattu | |
| 2024-09-12 | Enable BWDIF VideoToolbox deint filter when available (#12634) | gnattu | |
| 2024-09-12 | Fix QSV presets may be empty (#12633) | Nyanmisaka | |
| 2024-09-11 | Translated using Weblate (Chinese (Traditional)) | felix920506 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/ | |||
| 2024-09-11 | Translated using Weblate (Chinese (Simplified)) | Nyanmisaka | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/ | |||
| 2024-09-11 | Translated using Weblate (Turkish) | queeup | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/ | |||
| 2024-09-11 | Translated using Weblate (Slovak) | nextlooper42 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sk/ | |||
| 2024-09-11 | Translated using Weblate (English (United Kingdom)) | Andi Chandler | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/en_GB/ | |||
| 2024-09-11 | Merge pull request #12627 from oxixes/burn-subtitle-cache | Cody Robibero | |
| 2024-09-11 | feat(i18n): able to finetune transliterator (#12378) | Gary Wang | |
| 2024-09-11 | Add @oxixes to contributors | oxixes | |
