cvium
7689990ad1
reduce calls to GetValidSeasonNameForSeries
1 year ago
cvium
9a246166b0
move a computation out of transaction and skip season updates if name matches
1 year ago
cvium
7e4e715a90
remove unused using
1 year ago
cvium
a1a1551680
remove batteries init
1 year ago
cvium
cb48fe02c2
remove nullable enable
1 year ago
cvium
05e40ecb93
review comments
1 year ago
cvium
0d3d9490e5
remove unused deps
1 year ago
cvium
d1190c5215
fix userdata table not being committed
1 year ago
cvium
a061e8f8e4
fix bad merge
1 year ago
cvium
c24571b5b8
Merge branch 'master' into sqlite_client_poc
...
# Conflicts:
# Emby.Server.Implementations/Data/SqliteItemRepository.cs
1 year ago
cvium
e7016e38b8
remove readonly
1 year ago
cvium
791413a50f
open before changing pragmas
1 year ago
cvium
cf04b43fa4
simplify extension methods
1 year ago
cvium
fb511dbae2
rename variable and fix crash
1 year ago
Bond-009
84643e328d
Reduce the amount of allocations in GetWhereClauses ( #10114 )
1 year ago
cvium
d223f5b518
completely remove sqlitepcl
1 year ago
cvium
061d79c113
remove runintransaction
1 year ago
cvium
0867812c1f
more using
1 year ago
cvium
f2d7842563
add missing using
1 year ago
cvium
493229cc15
fix guid blobs
1 year ago
cvium
613f4296e3
loading works
1 year ago
renovate[bot]
d3f8874a3e
chore(deps): update dotnet monorepo to v7.0.10 ( #10099 )
...
* 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>
1 year ago
Muhammad Wafi Bin Arzu
388420faa2
Translated using Weblate (Malay)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/
1 year ago
0TTA
24201ef2e9
Translated using Weblate (Arabic)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
1 year ago
Claus Vium
956e3dab43
fix: accessing Standard* of a Process requires manually disposing them afterwards ( #10125 )
1 year ago
Bond-009
260680d727
Merge pull request #10122 from cvium/remove_unnecessary_memorycache
1 year ago
cvium
2e32e335ac
refactor: use ConcurrentDictionary when IMemoryCache isn't needed
1 year ago
TelepathicWalrus
4c7fb8f452
Album gain ( #10085 )
...
* 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
1 year ago
Bond-009
da030ed589
Merge pull request #10117 from Elu43/master
...
Fix French parental rating system
1 year ago
Bond-009
2b66013797
Merge pull request #10120 from sambartik/add-sk-parental-rating
...
Add Slovak parental ratings
1 year ago
Samuel Bartík
71e4ea1314
Add Slovak parental ratings
1 year ago
Bond-009
27076755af
Merge pull request #10119 from jellyfin/renovate/vstest-monorepo
1 year ago
renovate[bot]
a1b06bdcc8
chore(deps): update dependency microsoft.net.test.sdk to v17.7.1
1 year ago
Elu43
769953ad55
Update fr.csv
1 year ago
Bond-009
79e8749b5e
Merge pull request #10111 from jellyfin/renovate/ci-deps
1 year ago
renovate[bot]
956f719724
chore(deps): update github/codeql-action action to v2.21.4
1 year ago
Claus Vium
3e9bead697
Merge pull request #10090 from scampower3/Metadata-refresh-fix
...
Fixes metadata refresh problems with NFO files
1 year ago
Claus Vium
b9dee524da
Merge pull request #10083 from jellyfin/renovate/vstest-monorepo
...
Update dependency Microsoft.NET.Test.Sdk to v17.7.0
1 year ago
Claus Vium
12c6c1d0a7
Merge pull request #10100 from jellyfin/renovate/ci-deps
...
Update github/codeql-action action to v2.21.3
1 year ago
Claus Vium
710f5916f0
Merge pull request #9669 from sleepycatcoding/master
...
Fix subtitle encoder if webvtt is requested
1 year ago
Claus Vium
1e2f199ea4
Merge pull request #10053 from christianlegge/date-formats
...
Add parsing for dates with spaces
1 year ago
Claus Vium
9d6f05d73f
Merge pull request #10097 from Bond-009/fixtest2
...
Fix error in test preventing Moq update (#10096 )
1 year ago
renovate[bot]
7f97b18d16
chore(deps): update github/codeql-action action to v2.21.3
1 year ago
Bond_009
084e0bf450
Fix error in test preventing Moq update ( #10096 )
1 year ago
scatter-dev
a09daa11ea
cleaner regex formatting
1 year ago
Bond-009
f42abf970a
Merge pull request #10074 from nyanmisaka/farewell-rocm
1 year ago
LJQ
a0011886b0
Fixes metadata refresh problems with NFO files
1 year ago
renovate[bot]
57c528192a
chore(deps): update dependency microsoft.net.test.sdk to v17.7.0
1 year ago
nyanmisaka
44946ded4e
Disable AMD EFC feature since it's still unstable in upstream
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
1 year ago
nyanmisaka
5b71cd8af9
Expand AMD VA-API Vulkan filtering support to Polaris/gfx8
...
ROCm OpenCL runtime is not needed anymore when using HDR tone-mapping on Polaris/gfx8.
This change requires jellyfin-ffmpeg5 5.1.3-4 or jellyfin-ffmpeg6 6.0-5
or newer versions.
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
1 year ago