| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-04-30 | More efficient array creation (#11468) | Bond-009 | |
| 2024-04-30 | Fix incomplete tag query for whitelist tags (#11416) | gnattu | |
| 2024-04-30 | Merge pull request #11457 from Bond-009/audionormalization | Cody Robibero | |
| 2024-04-30 | Merge pull request #11436 from nielsvanvelzen/plugin-api-elevation | Bond-009 | |
| Require elevation for plugin related endpoints | |||
| 2024-04-30 | Fix filename | Bond_009 | |
| 2024-04-30 | Address comments | Bond_009 | |
| 2024-04-30 | Use more accurate rounding in GetFixedOutputSize (#11435) | gnattu | |
| * Use more accurate rounding in GetFixedOutputSize Signed-off-by: gnattu <gnattuoc@me.com> * Force trickplay thumbnails to have even width Signed-off-by: gnattu <gnattuoc@me.com> * Use Convert.ToInt32 Signed-off-by: gnattu <gnattuoc@me.com> * Force video size as thumbnail size if the trickplay width setting is larger This will fix an issue when the trickplay setting contains a very huge width, but the video has a lower resolution than that setting. Our scaling filter logic will not do any upscale, and we have to force to use the video width Signed-off-by: gnattu <gnattuoc@me.com> --------- Signed-off-by: gnattu <gnattuoc@me.com> | |||
| 2024-04-30 | Merge pull request #11361 from Bond-009/nope | Niels van Velzen | |
| Properly await Task.Delay() | |||
| 2024-04-29 | Skip albums that don't have multiple tracks | Bond_009 | |
| 2024-04-29 | Merge pull request #11440 from jellyfin/renovate/ci-deps | Bond-009 | |
| chore(deps): update github/codeql-action action to v3.25.3 | |||
| 2024-04-29 | Properly await Task.Delay() | Bond_009 | |
| 2024-04-28 | Address comments | Bond_009 | |
| 2024-04-28 | Translated using Weblate (French (Canada)) | Roots Radics | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr_CA/ | |||
| 2024-04-28 | Improve audio normalization | Bond_009 | |
| * Move calculation of LUFS to a scheduled task as it's pretty slow * Correctly calculate album LUFS * Don't try to convert replaygain tags to LUFS values | |||
| 2024-04-26 | Require elevation for plugin related endpoints | Niels van Velzen | |
| 2024-04-26 | chore(deps): update github/codeql-action action to v3.25.3 | renovate[bot] | |
| 2024-04-25 | chore(deps): update ci dependencies (#11427) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2024-04-25 | chore(deps): update dependency diacritics to v3.3.29 (#11429) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2024-04-25 | Fix multiple intro providers and remove unneeded ToLists (#11431) | Bond-009 | |
| 2024-04-24 | chore(deps): update danielpalme/reportgenerator-github-action action to ↵ | renovate[bot] | |
| v5.2.5 (#11423) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2024-04-24 | Use StringSplitOptions.TrimEntries where possible (#11421) | Bond-009 | |
| 2024-04-24 | Always scan ReplayGain tag (#11418) | Bond-009 | |
| 2024-04-23 | Translated using Weblate (Portuguese (Brazil)) | alison2033 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_BR/ | |||
| 2024-04-23 | Translated using Weblate (Malayalam) | AKHI | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ml/ | |||
| 2024-04-23 | Don't run ffprobe a second time for music file (#11419) | Bond-009 | |
| 2024-04-23 | Fix task CleanupCollectionAndPlaylistPathsTask removing valid paths (#11410) | John M | |
| 2024-04-23 | Merge pull request #11405 from jellyfin/renovate/ci-deps | Bond-009 | |
| chore(deps): update ci dependencies | |||
| 2024-04-23 | chore(deps): update ci dependencies | renovate[bot] | |
| 2024-04-22 | Only apply custom downmix to 5.1 audios (#11401) | gnattu | |
| 2024-04-22 | chore(deps): update actions/checkout action to v4.1.3 (#11404) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2024-04-22 | chore(deps): update dependency efcoresecondlevelcacheinterceptor to v4.4.3 ↵ | renovate[bot] | |
| (#11402) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2024-04-21 | chore(deps): update dependency asynckeyedlock to v6.4.2 (#11396) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2024-04-21 | Fix InvalidCastException in ItemUpdateController (#11398) | Niels van Velzen | |
| 2024-04-21 | Translated using Weblate (Chinese (Traditional)) | felix920506 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/ | |||
| 2024-04-21 | chore(deps): update dependency efcoresecondlevelcacheinterceptor to v4.4.2 ↵ | renovate[bot] | |
| (#11394) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2024-04-21 | fix: don't apply whitelist tags to libraries (#11377) | gnattu | |
| 2024-04-21 | Maintaining track order when a new playlist is created from an existing ↵ | Nick Ganter | |
| playlist (#11371) | |||
| 2024-04-21 | chore(deps): update dependency asynckeyedlock to v6.4.1 (#11392) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2024-04-21 | Limit sessions per user (#11370) | Cody Robibero | |
| 2024-04-21 | Fix WebSocket disconnecting when exception is thrown during processing (#11395) | Niels van Velzen | |
| 2024-04-21 | Translated using Weblate (Chinese (Traditional)) | felix920506 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/ | |||
| 2024-04-21 | Translated using Weblate (Spanish) | Víctor Vázquez | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/ | |||
| 2024-04-19 | Translated using Weblate (Finnish) | Fawrrax | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fi/ | |||
| 2024-04-18 | Translated using Weblate (Swedish) | vic991 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sv/ | |||
| 2024-04-19 | Merge pull request #11384 from jellyfin/renovate/ci-deps | Bond-009 | |
| chore(deps): update ci dependencies | |||
| 2024-04-18 | chore(deps): update ci dependencies | renovate[bot] | |
| 2024-04-18 | ci: Ensure lock directory exists (#11383) | Joshua M. Boniface | |
| * ci: Ensure lock directory exists * Use better construct | |||
| 2024-04-18 | ci: Add flock to openapi spec upload (#11381) | Joshua M. Boniface | |
| * Add flock to openapi spec upload Prevents a race condition if two PRs are merged in very quick succession. * Remove lock at the end * Revert "Remove lock at the end" This reverts commit a7baafd10e3c1bc47304f05c93ac4864e622e5e0. * Correct incorrect comments * Exit with an error if flock fails | |||
| 2024-04-18 | Merge pull request #11352 from jellyfin/fix-library-removal | Bond-009 | |
| fix: explicitly allow remove root when performing library removal | |||
| 2024-04-17 | #11289 Fixed cleanup task not checking for folders (#11311) | JPVenson | |
