aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-08-22Enable nullable for more files and add testsBond_009
Adds basic tests for FFProbeVideoInfo.CreateDummyChapters Fixed error message CreateDummyChapters instead of reporting the total minutes it only reported the minute component
2023-08-22review commentscvium
2023-08-22remove unused depscvium
2023-08-22fix debian/ubuntu arm64 build error,runtime argument missingFantasyGmm
2023-08-21fix userdata table not being committedcvium
2023-08-21fix bad mergecvium
2023-08-21Merge branch 'master' into sqlite_client_poccvium
# Conflicts: # Emby.Server.Implementations/Data/SqliteItemRepository.cs
2023-08-21remove readonlycvium
2023-08-21open before changing pragmascvium
2023-08-21simplify extension methodscvium
2023-08-21rename variable and fix crashcvium
2023-08-21Reduce log spam on failed loginsBond_009
Failed logins already get logged higher up the call chain
2023-08-21Reduce the amount of allocations in GetWhereClauses (#10114)Bond-009
2023-08-21completely remove sqlitepclcvium
2023-08-21remove runintransactioncvium
2023-08-21more usingcvium
2023-08-21add missing usingcvium
2023-08-21fix guid blobscvium
2023-08-21loading workscvium
2023-08-20chore(deps): update dotnet monorepo to v7.0.10 (#10099)renovate[bot]
* chore(deps): update dotnet monorepo to v7.0.10 * update dotnet sdk --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Bond_009 <bond.009@outlook.com>
2023-08-20Translated using Weblate (Malay)Muhammad Wafi Bin Arzu
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/
2023-08-20Translated using Weblate (Arabic)0TTA
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
2023-08-20fix: accessing Standard* of a Process requires manually disposing them ↵Claus Vium
afterwards (#10125)
2023-08-20Merge pull request #10122 from cvium/remove_unnecessary_memorycacheBond-009
2023-08-20Added handling of FFmpeg:probesize variablenull
2023-08-18refactor: use ConcurrentDictionary when IMemoryCache isn't neededcvium
2023-08-18Album gain (#10085)TelepathicWalrus
* Add LUFSAlbum DTO * Get loudest track for smallest gain * Move gain search to musicalbum use baseitem LUFS for album * Use .Max for enumerable * Update DTO to be consistent with other DTOs * Remove albumlufs, Move dto for all types
2023-08-18Merge pull request #10117 from Elu43/masterBond-009
Fix French parental rating system
2023-08-18Merge pull request #10120 from sambartik/add-sk-parental-ratingBond-009
Add Slovak parental ratings
2023-08-16Minor code formatting (cvium)Nick
2023-08-17Add Slovak parental ratingsSamuel Bartík
2023-08-16Merge pull request #10119 from jellyfin/renovate/vstest-monorepoBond-009
2023-08-16chore(deps): update dependency microsoft.net.test.sdk to v17.7.1renovate[bot]
2023-08-16Update fr.csvElu43
2023-08-14Merge pull request #10111 from jellyfin/renovate/ci-depsBond-009
2023-08-14chore(deps): update github/codeql-action action to v2.21.4renovate[bot]
2023-08-11Merge pull request #10090 from scampower3/Metadata-refresh-fixClaus Vium
Fixes metadata refresh problems with NFO files
2023-08-10Merge pull request #10083 from jellyfin/renovate/vstest-monorepoClaus Vium
Update dependency Microsoft.NET.Test.Sdk to v17.7.0
2023-08-10Merge pull request #10100 from jellyfin/renovate/ci-depsClaus Vium
Update github/codeql-action action to v2.21.3
2023-08-10Merge branch 'master' into masterscampower3
2023-08-10Merge pull request #9669 from sleepycatcoding/masterClaus Vium
Fix subtitle encoder if webvtt is requested
2023-08-10Merge pull request #10053 from christianlegge/date-formatsClaus Vium
Add parsing for dates with spaces
2023-08-10Merge pull request #10097 from Bond-009/fixtest2Claus Vium
Fix error in test preventing Moq update (#10096)
2023-08-08chore(deps): update github/codeql-action action to v2.21.3renovate[bot]
2023-08-08Fix error in test preventing Moq update (#10096)Bond_009
2023-08-07cleaner regex formattingscatter-dev
2023-08-07Merge pull request #10074 from nyanmisaka/farewell-rocmBond-009
2023-08-06Fixes metadata refresh problems with NFO filesLJQ
2023-08-05Added me to CONTRIBUTORS.mdLJQ
2023-08-04chore(deps): update dependency microsoft.net.test.sdk to v17.7.0renovate[bot]