Cody Robibero
46d559a0a1
Add i18n for TaskCleanCollectionsAndPlaylists ( #11248 )
...
Co-authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com>
10 months ago
stanol
a49f552d6e
Translated using Weblate (Ukrainian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/uk/
10 months ago
gnattu
b496ebc175
fix: disable api endpoint for ffmpeg path for security ( #11225 )
...
Co-authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com>
10 months ago
Nyanmisaka
16e72d6883
Fix the broken codecs shifting ( #11243 )
10 months ago
Bond-009
d6355261e3
Merge pull request #9641 from Daaiid/fix_compiler_warnings
...
Fix compiler warnings for Emby.Server.Implementations
10 months ago
gnattu
5db0c5a0e4
fix: forward port patch for GHSA-866x-wj5j-2vf4 ( #11228 )
10 months ago
gnattu
be21d51742
fix: move trickplay specific option into TrickplayOptions ( #11229 )
10 months ago
renovate[bot]
aac96addfe
chore(deps): update dependency svg.skia to v1.0.0.17 ( #11239 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
10 months ago
stanol
77807a3ddb
Translated using Weblate (Ukrainian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/uk/
10 months ago
Niels van Velzen
8d02c45e6c
Fix default values missing in ClientCapabilities(Dto) ( #11232 )
10 months ago
Said Aroua
71fc475bb3
Replace LINQ with more direct access method
...
Also rework documentation
10 months ago
Said Aroua
c4c245a552
Refactor out static constructor
...
See CA1810 for more details
10 months ago
Thibaud Melano
81c24cb9a8
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
10 months ago
Shadowghost
2aaa9f669a
Apply review suggestions
10 months ago
Shadowghost
56c432a843
Apply review suggestions
10 months ago
renovate[bot]
c90f4cd522
chore(deps): update actions/setup-python action to v5.1.0 ( #11221 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
10 months ago
felix920506
f5af38b8a4
Adds rename command to commands.yml ( #11178 )
10 months ago
gnattu
e2e366f6d0
fix: prefer cli ffmpeg path over config file ( #11219 )
10 months ago
Joshua M. Boniface
d57508fe4c
Merge pull request #11224 from jellyfin/nvv-fix-openapi-ci
...
Fix OpenAPI workflow publishing pull request artifact as unstable specification
10 months ago
Niels van Velzen
eec7c8d31a
Fix OpenAPI workflow publishing pull request artifact as unstable specification
10 months ago
Shadowghost
f1dc1610a2
Extend playlist creation capabilities
10 months ago
Shadowghost
88b3490d17
Add playlist ACL endpoints
10 months ago
gnattu
2e9aa146a5
fix: remove legacy codecs ( #11217 )
10 months ago
Joshua M. Boniface
1124da5428
Merge pull request #11215 from joshuaboniface/unstable-spec
...
Handle OpenAPI spec uploads properly
10 months ago
Joshua M. Boniface
0c6935ef1a
Handle OpenAPI spec uploads properly
...
Seems scp-action didn't work how I expected, and will seemingly always
create a directory on the target even if given a filename on both sides.
Work around this to ensure the file ends up in the right format.
10 months ago
Joshua M. Boniface
30c178a9c8
Merge pull request #11214 from joshuaboniface/unstable-spec
...
Add openapi.json upload to new repo server
10 months ago
Joshua M. Boniface
5cf3e8b606
Add more comments
10 months ago
Joshua M. Boniface
77cc4068b1
Flip conditional
...
diff returns 0 if no difference which is what we want.
10 months ago
Joshua M. Boniface
015a256f1b
Remove incoming spec if not needed
10 months ago
Joshua M. Boniface
1cea9eff6e
Add correct directory to TGT_DIR in LAST_SPEC
10 months ago
Joshua M. Boniface
77bd040c1f
Only proceed if the spec differs
...
Avoids overwriting identical specs and burying the old ones.
10 months ago
Joshua M. Boniface
a08f8e22da
Fix extra space
10 months ago
Bas
4a1144acae
Translated using Weblate (Dutch)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
10 months ago
Joshua M. Boniface
f64e64544f
Make date to the second
10 months ago
Joshua M. Boniface
a39cd584e8
Fix multi-condition syntax
10 months ago
Joshua M. Boniface
38e7696394
Remove interpolation
...
Make these consistent since that seems to work based on other examples.
10 months ago
Joshua M. Boniface
b77a9e98c2
Add openapi.json upload to new repo server
10 months ago
Cody Robibero
5437936bb9
Check all tags for allow/block ( #11206 )
10 months ago
Nyanmisaka
775815d09c
Fix sar->dar typo in #11185 ( #11210 )
10 months ago
gnattu
b1870792b1
fix: use Metal tonemap instead of OpenCL ( #11198 )
10 months ago
gnattu
cf16110a56
fix: map encoder preset to quality setting for VideoToolbox ( #11205 )
10 months ago
Bond-009
f544219c50
Merge pull request #11203 from nyanmisaka/fix-ActualOutputVideoCodec
...
Fix codec vs ActualOutputVideoCodec
10 months ago
nyanmisaka
bf2ef63922
Fix codec vs ActualOutputVideoCodec
...
codec is copy
ActualOutputVideoCodec is hevc
fixes 3bbb57e
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
10 months ago
vedant
3bbb57eb83
Add new VideoRangeTypes to fully support DoVi on webOS ( #10469 )
10 months ago
gnattu
564fdfec93
fix: use a more recent UA ( #11199 )
10 months ago
Cody Robibero
d9e35a969f
Add default auth policy to generated openapi spec ( #11181 )
10 months ago
Gary Wang
c16135800c
feat(i18n): transliterate item name before sorting ( #11172 )
10 months ago
Bond-009
2596305542
Merge pull request #11196 from jellyfin/renovate/ci-deps
...
chore(deps): update github/codeql-action action to v3.24.9
10 months ago
renovate[bot]
3246e27e9d
chore(deps): update github/codeql-action action to v3.24.9
10 months ago
Bas
a3994556cd
Translated using Weblate (Dutch)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
10 months ago