oxixes
d2c2dcd53c
Solve CodeQL issue
2024-09-11 11:43:02 +02:00
jaina heartles
f38e715d01
Add @heartles to CONTRIBUTORS.md
2024-09-11 10:03:27 +02:00
jaina heartles
7c3c0aa940
Use subtitle cache when burning-in subs
2024-09-11 10:03:08 +02:00
stanol
c67b78bc68
Translated using Weblate (Ukrainian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/uk/
2024-09-10 13:41:35 -04:00
無情天
7d2a498f68
Translated using Weblate (Chinese (Simplified))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/
2024-09-10 13:41:35 -04:00
Hoomaane79
c14b530692
Translated using Weblate (Persian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fa/
2024-09-10 13:41:35 -04:00
gnattu
987dbe98c8
cli: add option to disable network change detection ( #11253 )
2024-09-09 13:17:10 -06:00
Dmitry Lyzo
3da081ba86
Add audio ranking for transcoding profiles ( #12546 )
2024-09-09 13:16:58 -06:00
Jolter
43861f0ce1
Translated using Weblate (Swedish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sv/
2024-09-09 11:41:36 -04:00
Kityn
34323ae811
Translated using Weblate (Polish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pl/
2024-09-09 11:41:36 -04:00
Bas
9bbb3b6164
Translated using Weblate (Dutch)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
2024-09-09 11:41:36 -04:00
Federico Abella
0003a55c1d
Translated using Weblate (Spanish (Argentina))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_AR/
2024-09-09 11:41:36 -04:00
Lea3D
98ea585a0f
Translated using Weblate (German)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
2024-09-09 11:41:36 -04:00
Lukáš Kucharczyk
d93eb9a87e
Translated using Weblate (Czech)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/
2024-09-09 11:41:36 -04:00
Nyanmisaka
36d934f4c0
Enable Rockchip MJPEG encoder for Trickplay ( #12610 )
2024-09-09 09:24:45 -06:00
Tim Eisele
0d85af019c
Use enums for encoding options ( #12561 )
2024-09-09 08:43:37 -06:00
Dmitry Lyzo
54f663b0f3
Extract condition from Where clause to eliminate extra filtering ( #12614 )
2024-09-09 07:51:28 -06:00
fabriciodeuner
ae1dd5b1fc
Translated using Weblate (Portuguese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/
2024-09-08 10:41:35 -04:00
fabriciodeuner
57b17b174f
Translated using Weblate (Portuguese (Brazil))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_BR/
2024-09-08 10:41:35 -04:00
bene toffix
cfb19fa9fc
Translated using Weblate (Catalan)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/
2024-09-08 10:41:35 -04:00
Niels van Velzen
32c4d50912
Merge pull request #12613 from TimGels/chore-update-issue-template-version
...
Update issue template version from 10.9.10 to 10.9.11
2024-09-08 15:37:03 +02:00
TimGels
40c5dc92c0
Update issue template version from 10.9.10 to 10.9.11
2024-09-08 15:27:02 +02:00
Niels van Velzen
dbba4ef4f6
Merge pull request #12608 from gnattu/fix-trickplay-migration
...
Fix trickplay migration
2024-09-08 09:46:53 +02:00
Niels van Velzen
a75163a49f
Merge pull request #12607 from gnattu/stream-writer-type
...
Fix FormattingStreamWriter type
2024-09-08 09:46:43 +02:00
gnattu
a1b84d2dea
Fix trickplay migration
...
The auto import generated by IDE used wrong namespace
Signed-off-by: gnattu <gnattuoc@me.com>
2024-09-08 15:05:55 +08:00
gnattu
97ba12b8ef
Fix FormattingStreamWriter type
...
Signed-off-by: gnattu <gnattuoc@me.com>
2024-09-08 11:45:38 +08:00
gnattu
c6de7225b9
Add non-standard multi-value audio tag support ( #12385 )
2024-09-07 21:10:59 -06:00
gnattu
b4f71859d9
Make Live TV compatibility profiles customizable ( #12529 )
2024-09-07 21:08:54 -06:00
dmitrylyzo
84b20afe1f
Backport pull request #12575 from jellyfin/release-10.9.z
...
Fix subtitle and attachment extraction when input path contains quotes
Original-merge: 3c3ebe8344
Merged-by: Bond-009 <bond.009@outlook.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-09-07 18:09:54 -04:00
Bond-009
e10b986ea0
Backport pull request #12558 from jellyfin/release-10.9.z
...
Fix alt version name generation
Original-merge: 70f4f2e8c2
Merged-by: Bond-009 <bond.009@outlook.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-09-07 18:09:53 -04:00
Bond-009
7631956451
Backport pull request #12550 from jellyfin/release-10.9.z
...
Create and use FormattingStreamWriter
Original-merge: cd2f2ca178
Merged-by: Bond-009 <bond.009@outlook.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-09-07 18:09:52 -04:00
gnattu
c7bb2fe137
Backport pull request #12531 from jellyfin/release-10.9.z
...
Don't apply chapter image settings to music
Original-merge: 2fe13f54ea
Merged-by: nielsvanvelzen <nielsvanvelzen@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-09-07 18:08:41 -04:00
JPVenson
5ceedced1c
Feature/media segments plugin api ( #12359 )
2024-09-07 14:56:51 -06:00
renovate[bot]
fc247dab92
Update dependency z440.atl.core to 6.4.0 ( #12606 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-07 12:04:09 -06:00
Tim Eisele
c56dbc1c44
Enhance Trickplay ( #11883 )
2024-09-07 11:23:48 -06:00
Niels van Velzen
675a8a9ec9
Remove left-over network path references ( #12446 )
2024-09-07 11:22:31 -06:00
gnattu
df00909b85
Backport #12562 and #12521 ( #12602 )
...
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
Co-authored-by: Nyanmisaka <nst799610810@gmail.com>
2024-09-07 11:21:14 -06:00
Nyanmisaka
5d4f71eb9a
Enable tone-mapping and HLS remuxing for DoVi Profile 10 in AV1 ( #12604 )
2024-09-07 11:19:26 -06:00
llutic
d0567fc8c6
Add support DoVi Profile 10 ( #11559 )
2024-09-07 11:18:18 -06:00
gnattu
ced2d21f7b
Add SUPPLEMENTAL-CODECS for Dolby Vision video with fallbacks ( #12605 )
2024-09-07 11:17:16 -06:00
gnattu
5a8a19e07b
Add MediaStream.ReferenceFrameRate for problematic video files ( #12603 )
...
Co-authored-by: Nyanmisaka <nst799610810@gmail.com>
2024-09-07 11:16:23 -06:00
Jesus Lopez Reynosa
57452d65ef
Translated using Weblate (Spanish (Mexico))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_MX/
2024-09-06 19:41:35 -04:00
Niels van Velzen
d250f7bd95
Merge pull request #12420 from gnattu/codec-profile-subcontainer
...
Add SubContainer support to CodecProfile
2024-09-06 22:04:10 +02:00
Niels van Velzen
435e50fd9a
Merge pull request #12578 from Shadowghost/task-cleanup
...
Cleanup tasks
2024-09-06 21:58:04 +02:00
Niels van Velzen
bafbc2372c
Merge pull request #12552 from Bond-009/passwordhashing
...
Increase password hash iterations
2024-09-06 21:57:35 +02:00
Niels van Velzen
2b492ed8cd
Merge pull request #12545 from Bond-009/sha1
...
Remove passwordSha1 param from AuthenticateUser function
2024-09-06 21:56:59 +02:00
Niels van Velzen
cc2f91b331
Merge pull request #12547 from Bond-009/userdatamanager
...
Clean up UserDataManager
2024-09-06 21:56:42 +02:00
Niels van Velzen
9afaa6ae4d
Merge pull request #12548 from Bond-009/utf8bom
...
Remove BOM from UTF-8 files
2024-09-06 21:56:31 +02:00
Cody Robibero
5929a04bea
Only run on pull_request_target, use jellyfin-bot ( #12599 )
2024-09-06 19:46:22 +02:00
Bond-009
ccfd8fa66c
Merge pull request #12590 from nyanmisaka/bwdif-cuda-deint
...
Enable the new BWDIF CUDA deint filter when available
2024-09-06 17:14:44 +02:00