aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-04-21Maintaining track order when a new playlist is created from an existing ↵Nick Ganter
playlist (#11371)
2024-04-21chore(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-21Limit sessions per user (#11370)Cody Robibero
2024-04-21Fix WebSocket disconnecting when exception is thrown during processing (#11395)Niels van Velzen
2024-04-21Translated using Weblate (Chinese (Traditional))felix920506
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/
2024-04-21Translated using Weblate (Spanish)Víctor Vázquez
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/
2024-04-19Translated using Weblate (Finnish)Fawrrax
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fi/
2024-04-18Translated using Weblate (Swedish)vic991
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sv/
2024-04-19Merge pull request #11384 from jellyfin/renovate/ci-depsBond-009
chore(deps): update ci dependencies
2024-04-18chore(deps): update ci dependenciesrenovate[bot]
2024-04-18ci: Ensure lock directory exists (#11383)Joshua M. Boniface
* ci: Ensure lock directory exists * Use better construct
2024-04-18ci: 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-18Merge pull request #11352 from jellyfin/fix-library-removalBond-009
fix: explicitly allow remove root when performing library removal
2024-04-17#11289 Fixed cleanup task not checking for folders (#11311)JPVenson
2024-04-17chore(deps): update github/codeql-action action to v3.25.1 (#11376)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-17Enable nullable for LibraryManager (#11191)Bond-009
2024-04-17Changes SessionWebSocketListener to (re)use a timer (#11358)Bond-009
2024-04-17Support age in LocalizationManager.GetRatingLevel (#11367)Niels van Velzen
2024-04-17fix: bind auto-discovery to multicast ip on macOS (#11368)gnattu
2024-04-17fix: don't extract external sub (#11373)gnattu
2024-04-17fix: correctly pass parameters in overridesgnattu
Signed-off-by: gnattu <gnattuoc@me.com>
2024-04-17chore: use proper way to override remove rootgnattu
This is an alternate approach which is more proper, but changes all parts that uses/overrides the original ValidateChildren method Signed-off-by: gnattu <gnattuoc@me.com>
2024-04-16Translated using Weblate (Persian)blackcharon
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fa/
2024-04-16Merge pull request #11363 from jellyfin/renovate/ci-depsBond-009
chore(deps): update github/codeql-action action to v3.25.0
2024-04-16Merge pull request #11360 from Bond-009/transcodelogfileBond-009
Write JSON directly to logfile
2024-04-16Merge pull request #11357 from crobibero/album-artistBond-009
fix: fallback to artist if album artist not provided
2024-04-15chore(deps): update github/codeql-action action to v3.25.0renovate[bot]
2024-04-14fix: use new serializer cache per IXmlSerializer (#11356)Cody Robibero
2024-04-14Write JSON directly to logfileBond_009
Can't be worse than serializing to a string, concatenating and converting to utf8, right?
2024-04-14fix: fallback to artist if album artist not providedCody Robibero
2024-04-14Validate item access (#11171)Cody Robibero
2024-04-14chore(deps): update dependency efcoresecondlevelcacheinterceptor to v4.4.1 ↵renovate[bot]
(#11306) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Cody Robibero <cody@robibe.ro>
2024-04-14chore(deps): update eps1lon/actions-label-merge-conflict action to v3 (#11200)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-14Merge pull request #11109 from crobibero/animated-webpBond-009
Don't decode animated images
2024-04-14Merge pull request #11351 from revam/fix-off-by-one-error-in-get-attribute-valueBond-009
fix: fix off-by-one error in `GetAttributeValue`
2024-04-14Merge pull request #11353 from jellyfin/renovate/libse-4.xBond-009
chore(deps): update dependency libse to v4
2024-04-14Translated using Weblate (Burmese)Moe Ye Htet
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/my/
2024-04-13chore(deps): update dependency libse to v4renovate[bot]
2024-04-13Chore: Adds unit tests to support (#11351)Jordan Fearnley
2024-04-13fix: code stylegnattu
Signed-off-by: gnattu <gnattuoc@me.com>
2024-04-13fix: typognattu
Signed-off-by: gnattu <gnattuoc@me.com>
2024-04-13fix: mark UserRoot as non-root when performing removalgnattu
Fixes #11269 Signed-off-by: gnattu <gnattuoc@me.com>
2024-04-12chore(deps): update skiasharp monorepo (#11337)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-12chore(deps): update github/codeql-action action to v3.24.10 (#11304)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-12Only update if actively refreshing (#11341)Cody Robibero
2024-04-12Enable more warnings as errors (#11288)Bond-009
2024-04-12Don't throw if file was already removed (#11286)Tim Eisele
2024-04-12Fix track MBID in audio metadata (#11301)Dominik Krivohlavek
2024-04-12Add index for lastPlayedDate (#11342)Cody Robibero
2024-04-12fix: fix off-by-one error in `GetAttributeValue`Mikal Stordal
Co-authored-by: fearnlj01 <fearnlj01@gmail.com>