cvium
791413a50f
open before changing pragmas
2023-08-21 21:38:16 +02:00
cvium
cf04b43fa4
simplify extension methods
2023-08-21 21:37:18 +02:00
cvium
fb511dbae2
rename variable and fix crash
2023-08-21 20:34:50 +02:00
Bond_009
a963bce9be
Reduce log spam on failed logins
...
Failed logins already get logged higher up the call chain
2023-08-21 19:09:32 +02:00
Bond-009
84643e328d
Reduce the amount of allocations in GetWhereClauses ( #10114 )
2023-08-21 18:38:32 +02:00
cvium
d223f5b518
completely remove sqlitepcl
2023-08-21 15:31:02 +02:00
cvium
061d79c113
remove runintransaction
2023-08-21 14:12:49 +02:00
cvium
0867812c1f
more using
2023-08-21 12:46:30 +02:00
cvium
f2d7842563
add missing using
2023-08-21 12:29:20 +02:00
cvium
493229cc15
fix guid blobs
2023-08-21 12:27:07 +02:00
cvium
613f4296e3
loading works
2023-08-21 12:13:32 +02:00
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>
2023-08-20 21:36:58 -04:00
Muhammad Wafi Bin Arzu
388420faa2
Translated using Weblate (Malay)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/
2023-08-20 15:40:43 -04:00
0TTA
24201ef2e9
Translated using Weblate (Arabic)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
2023-08-20 15:40:43 -04:00
Claus Vium
956e3dab43
fix: accessing Standard* of a Process requires manually disposing them afterwards ( #10125 )
2023-08-20 20:06:57 +02:00
Bond-009
260680d727
Merge pull request #10122 from cvium/remove_unnecessary_memorycache
2023-08-20 20:06:21 +02:00
null
8dc58e8f04
Added handling of FFmpeg:probesize variable
2023-08-20 21:31:14 +04:00
cvium
2e32e335ac
refactor: use ConcurrentDictionary when IMemoryCache isn't needed
2023-08-18 14:00:56 +02:00
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
2023-08-18 10:25:56 +02:00
Bond-009
da030ed589
Merge pull request #10117 from Elu43/master
...
Fix French parental rating system
2023-08-18 10:25:06 +02:00
Bond-009
2b66013797
Merge pull request #10120 from sambartik/add-sk-parental-rating
...
Add Slovak parental ratings
2023-08-18 10:24:48 +02:00
Nick
65b269c151
Minor code formatting (cvium)
2023-08-16 21:31:34 -07:00
Samuel Bartík
71e4ea1314
Add Slovak parental ratings
2023-08-17 01:07:14 +02:00
Bond-009
27076755af
Merge pull request #10119 from jellyfin/renovate/vstest-monorepo
2023-08-16 20:13:55 +02:00
renovate[bot]
a1b06bdcc8
chore(deps): update dependency microsoft.net.test.sdk to v17.7.1
2023-08-16 17:19:44 +00:00
Elu43
769953ad55
Update fr.csv
2023-08-16 15:33:58 +02:00
Bond-009
79e8749b5e
Merge pull request #10111 from jellyfin/renovate/ci-deps
2023-08-14 20:23:14 +02:00
renovate[bot]
956f719724
chore(deps): update github/codeql-action action to v2.21.4
2023-08-14 15:49:02 +00:00
Claus Vium
3e9bead697
Merge pull request #10090 from scampower3/Metadata-refresh-fix
...
Fixes metadata refresh problems with NFO files
2023-08-11 10:25:28 +02:00
Claus Vium
b9dee524da
Merge pull request #10083 from jellyfin/renovate/vstest-monorepo
...
Update dependency Microsoft.NET.Test.Sdk to v17.7.0
2023-08-10 12:10:44 +02:00
Claus Vium
12c6c1d0a7
Merge pull request #10100 from jellyfin/renovate/ci-deps
...
Update github/codeql-action action to v2.21.3
2023-08-10 12:10:17 +02:00
Claus Vium
710f5916f0
Merge pull request #9669 from sleepycatcoding/master
...
Fix subtitle encoder if webvtt is requested
2023-08-10 11:35:20 +02:00
Claus Vium
1e2f199ea4
Merge pull request #10053 from christianlegge/date-formats
...
Add parsing for dates with spaces
2023-08-10 10:16:20 +02:00
Claus Vium
9d6f05d73f
Merge pull request #10097 from Bond-009/fixtest2
...
Fix error in test preventing Moq update (#10096 )
2023-08-10 09:54:22 +02:00
renovate[bot]
7f97b18d16
chore(deps): update github/codeql-action action to v2.21.3
2023-08-08 16:38:12 +00:00
Bond_009
084e0bf450
Fix error in test preventing Moq update ( #10096 )
2023-08-08 14:17:46 +02:00
scatter-dev
a09daa11ea
cleaner regex formatting
2023-08-07 14:03:36 -04:00
Bond-009
f42abf970a
Merge pull request #10074 from nyanmisaka/farewell-rocm
2023-08-07 14:13:19 +02:00
LJQ
a0011886b0
Fixes metadata refresh problems with NFO files
2023-08-06 16:14:33 +08:00
renovate[bot]
57c528192a
chore(deps): update dependency microsoft.net.test.sdk to v17.7.0
2023-08-04 18:03:59 +00:00
nyanmisaka
44946ded4e
Disable AMD EFC feature since it's still unstable in upstream
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-08-03 19:16:46 +08:00
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>
2023-08-03 06:24:02 +08:00
sleepycatcoding
f669d4a72e
Add contributor
2023-08-02 15:15:41 +03:00
sleepycatcoding
62be2a2ea9
Fix subtitle encoder if webvtt is requested
2023-08-02 15:15:41 +03:00
Bond-009
e5dcaa6ed5
Merge pull request #10062 from lonebyte/m4a-metadata-probing-fix
2023-08-01 20:29:58 +02:00
Bond-009
c2bb6adc56
Merge pull request #10035 from MBR-0001/subtitle-improvements-1
2023-08-01 20:27:54 +02:00
Bond-009
623027315b
Merge pull request #10029 from tallbl0nde/fix-multi-disc-album-art-extraction
2023-08-01 20:27:18 +02:00
Bond-009
07727e1d63
Merge pull request #9875 from Shadowghost/fixes
2023-08-01 20:26:21 +02:00
Bond-009
57b9e500c2
Merge pull request #10060 from lonebyte/password-reset-warning-fix
2023-08-01 19:43:22 +02:00
Jan Müller
79cff704ff
Allow flac inside mp4 for all HLS audio streams
...
The -strict -2 setting was only added if the encoder was set to 'copy'.
If 'flac' is explicitly requested, we also need to set it, so that
ffmpeg doesn't abort the conversion.
Fixes : #10066
2023-08-01 19:12:52 +02:00