gnattu
688a734895
Don't close inactive session on default ( #11491 )
6 months ago
Mark Cilia Vincenti
6bdc7928e8
Translated using Weblate (Maltese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/mt/
6 months ago
Mark Cilia Vincenti
b7e41e6f23
Added translation using Weblate (Maltese)
6 months ago
gnattu
cf483203f5
Fix external LRC files being incorrectly overwritten during the initial scan ( #11480 )
6 months ago
Tim Eisele
4aad655fa8
Fix subtitle saving if file already exists ( #11310 )
6 months ago
gnattu
3ae0fb90cb
Validate Collection Folders on adding and removal ( #11444 )
6 months ago
gnattu
77a101cc98
Fix missing season Index ( #11472 )
6 months ago
Nyanmisaka
e2a22cec0e
Translated using Weblate (Chinese (Simplified))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/
6 months ago
queeup
067962ae2a
Translated using Weblate (Turkish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
6 months ago
Szilágyi Kristóf
8a65d239b7
Translated using Weblate (Hungarian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/
6 months ago
HiPotionQ8
518404cd1d
Translated using Weblate (Arabic)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
6 months ago
Andi Chandler
f453746e2c
Translated using Weblate (English (United Kingdom))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/en_GB/
6 months ago
HanHwanHo
169698619d
Translated using Weblate (Korean)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/
6 months ago
Blackspirits
34a8cc203a
Translated using Weblate (Portuguese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/
6 months ago
Blackspirits
bd3fdcd1d4
Translated using Weblate (Portuguese (Portugal))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_PT/
6 months ago
stanol
45d9481f73
Translated using Weblate (Ukrainian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/uk/
6 months ago
nextlooper42
4a4540bb0f
Translated using Weblate (Slovak)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sk/
6 months ago
bene toffix
f20a9c9b2b
Translated using Weblate (Catalan)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/
6 months ago
Cody Robibero
1accfd79da
Always attempt to get User if a user id is provided ( #11471 )
6 months ago
Bas
1b4f5451a5
Translated using Weblate (Dutch)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
6 months ago
Kityn
41fd7f168b
Translated using Weblate (Polish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pl/
6 months ago
Lukáš Kucharczyk
6633c26f46
Translated using Weblate (Czech)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/
6 months ago
myrad2267
16b2483d84
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
6 months ago
Rany
a1f5e7265f
Translated using Weblate (Arabic)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
6 months ago
Bond-009
3feb3f81bf
More efficient array creation ( #11468 )
6 months ago
gnattu
5dc6bb4910
Fix incomplete tag query for whitelist tags ( #11416 )
6 months ago
Cody Robibero
48bb16472f
Merge pull request #11457 from Bond-009/audionormalization
6 months ago
Bond-009
74f3e54807
Merge pull request #11436 from nielsvanvelzen/plugin-api-elevation
...
Require elevation for plugin related endpoints
6 months ago
Bond_009
9ffb07d67f
Fix filename
6 months ago
Bond_009
8c9d0df7f2
Address comments
6 months ago
gnattu
6f78ac2ff3
Use more accurate rounding in GetFixedOutputSize ( #11435 )
...
* 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>
6 months ago
Niels van Velzen
0b15352771
Merge pull request #11361 from Bond-009/nope
...
Properly await Task.Delay()
6 months ago
Bond_009
276ae3b8b7
Skip albums that don't have multiple tracks
6 months ago
Bond-009
2cbef3aa38
Merge pull request #11440 from jellyfin/renovate/ci-deps
...
chore(deps): update github/codeql-action action to v3.25.3
6 months ago
Bond_009
2459b7e62e
Properly await Task.Delay()
6 months ago
Bond_009
2ad872001d
Address comments
6 months ago
Roots Radics
8eff5d1bf7
Translated using Weblate (French (Canada))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr_CA/
6 months ago
Bond_009
88a38a61b5
Improve audio normalization
...
* 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
6 months ago
Niels van Velzen
935c2c97fe
Require elevation for plugin related endpoints
6 months ago
renovate[bot]
f63148441d
chore(deps): update github/codeql-action action to v3.25.3
6 months ago
renovate[bot]
5612cb8178
chore(deps): update ci dependencies ( #11427 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
6 months ago
renovate[bot]
ccd06bc547
chore(deps): update dependency diacritics to v3.3.29 ( #11429 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
6 months ago
Bond-009
d29b85a134
Fix multiple intro providers and remove unneeded ToLists ( #11431 )
6 months ago
renovate[bot]
9a515149ef
chore(deps): update danielpalme/reportgenerator-github-action action to v5.2.5 ( #11423 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7 months ago
Bond-009
ac108690a8
Use StringSplitOptions.TrimEntries where possible ( #11421 )
7 months ago
Bond-009
428283f787
Always scan ReplayGain tag ( #11418 )
7 months ago
alison2033
3c159822b5
Translated using Weblate (Portuguese (Brazil))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_BR/
7 months ago
AKHI
f5f0d18934
Translated using Weblate (Malayalam)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ml/
7 months ago
Bond-009
3936fc9f25
Don't run ffprobe a second time for music file ( #11419 )
7 months ago
John M
c791331952
Fix task CleanupCollectionAndPlaylistPathsTask removing valid paths ( #11410 )
7 months ago