gnattu
1b567efeb5
fix: correctly pass parameters in overrides
...
Signed-off-by: gnattu <gnattuoc@me.com>
2024-04-17 21:32:21 +08:00
gnattu
e4d66f35fd
chore: use proper way to override remove root
...
This is an alternate approach which is more proper, but changes all parts that uses/overrides the original ValidateChildren method
Signed-off-by: gnattu <gnattuoc@me.com>
2024-04-17 14:41:19 +08:00
blackcharon
5e34f6cd6c
Translated using Weblate (Persian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fa/
2024-04-16 21:11:39 -04:00
Bond-009
c1fc80e85e
Merge pull request #11363 from jellyfin/renovate/ci-deps
...
chore(deps): update github/codeql-action action to v3.25.0
2024-04-16 12:04:49 +02:00
Bond-009
ee24704c44
Merge pull request #11360 from Bond-009/transcodelogfile
...
Write JSON directly to logfile
2024-04-16 12:04:39 +02:00
Bond-009
014c9c3cdc
Merge pull request #11357 from crobibero/album-artist
...
fix: fallback to artist if album artist not provided
2024-04-16 12:04:21 +02:00
renovate[bot]
e2a4dceb1d
chore(deps): update github/codeql-action action to v3.25.0
2024-04-15 13:57:37 +00:00
Cody Robibero
133b568a35
fix: use new serializer cache per IXmlSerializer ( #11356 )
2024-04-14 17:01:59 -06:00
Bond_009
e9ae2d6a1e
Write JSON directly to logfile
...
Can't be worse than serializing to a string, concatenating and converting to utf8, right?
2024-04-14 23:19:38 +02:00
Cody Robibero
d402005d32
fix: fallback to artist if album artist not provided
2024-04-14 14:29:55 -06:00
Cody Robibero
6fb6b5f176
Validate item access ( #11171 )
2024-04-14 08:18:36 -06:00
renovate[bot]
9a4db80085
chore(deps): update dependency efcoresecondlevelcacheinterceptor to v4.4.1 ( #11306 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Cody Robibero <cody@robibe.ro>
2024-04-14 08:18:09 -06:00
renovate[bot]
453a5bdcf3
chore(deps): update eps1lon/actions-label-merge-conflict action to v3 ( #11200 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-14 07:57:53 -06:00
Bond-009
9818456d9e
Merge pull request #11109 from crobibero/animated-webp
...
Don't decode animated images
2024-04-14 15:54:48 +02:00
Bond-009
b4bd3f6151
Merge pull request #11351 from revam/fix-off-by-one-error-in-get-attribute-value
...
fix: fix off-by-one error in `GetAttributeValue`
2024-04-14 15:54:39 +02:00
Bond-009
ff824da97d
Merge pull request #11353 from jellyfin/renovate/libse-4.x
...
chore(deps): update dependency libse to v4
2024-04-14 15:54:17 +02:00
Moe Ye Htet
8026202d7e
Translated using Weblate (Burmese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/my/
2024-04-14 07:55:05 -04:00
renovate[bot]
22f9ea580c
chore(deps): update dependency libse to v4
2024-04-13 10:23:33 +00:00
Jordan Fearnley
730a75a88a
Chore: Adds unit tests to support ( #11351 )
2024-04-13 09:41:17 +02:00
gnattu
7befbda1a6
fix: code style
...
Signed-off-by: gnattu <gnattuoc@me.com>
2024-04-13 15:02:13 +08:00
gnattu
4fa6b8874f
fix: typo
...
Signed-off-by: gnattu <gnattuoc@me.com>
2024-04-13 14:58:29 +08:00
gnattu
204146a3a5
fix: mark UserRoot as non-root when performing removal
...
Fixes #11269
Signed-off-by: gnattu <gnattuoc@me.com>
2024-04-13 14:48:40 +08:00
renovate[bot]
c566ccb63b
chore(deps): update skiasharp monorepo ( #11337 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-12 17:45:50 -06:00
renovate[bot]
33367c1e39
chore(deps): update github/codeql-action action to v3.24.10 ( #11304 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-12 17:45:42 -06:00
Cody Robibero
31e0756c0c
Only update if actively refreshing ( #11341 )
2024-04-12 17:45:15 -06:00
Bond-009
7d28d08e08
Enable more warnings as errors ( #11288 )
2024-04-12 17:45:01 -06:00
Tim Eisele
134bf7a6a5
Don't throw if file was already removed ( #11286 )
2024-04-12 17:44:45 -06:00
Dominik Krivohlavek
ab731d9212
Fix track MBID in audio metadata ( #11301 )
2024-04-12 17:44:30 -06:00
Cody Robibero
eccc9a0b64
Add index for lastPlayedDate ( #11342 )
2024-04-12 17:44:16 -06:00
Mikal Stordal
d3b9ebfa2e
fix: fix off-by-one error in GetAttributeValue
...
Co-authored-by: fearnlj01 <fearnlj01@gmail.com>
2024-04-12 22:53:39 +00:00
Bond-009
79087eadd3
Merge pull request #11338 from crobibero/api-key-auth
...
Allow ApiKey to authorize against the FirstTimeSetupOrElevated policy
2024-04-12 12:33:18 +02:00
Bond-009
688a15ac41
Merge pull request #11347 from jellyfin/renovate/xunit-dotnet-monorepo
...
chore(deps): update xunit-dotnet monorepo
2024-04-12 12:33:05 +02:00
hoanghuy309
f8266b3e08
Translated using Weblate (Vietnamese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/
2024-04-12 05:42:21 -04:00
renovate[bot]
cbd8472478
chore(deps): update xunit-dotnet monorepo
2024-04-12 00:43:48 +00:00
VitoFe
6f1cf595b8
Translated using Weblate (Italian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/
2024-04-11 14:16:34 -04:00
Dan Johansen
0c36f539ec
Translated using Weblate (Danish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/
2024-04-11 10:06:59 -04:00
Cody Robibero
92eb9e3a94
Always grant access for Administrator role
2024-04-11 06:11:46 -06:00
GeorgeH005
e93fa27e4c
Add support for out-of-spec but existent, Dolby Vision Profile 8 CCid 6 media. ( #11334 )
2024-04-10 13:33:24 -06:00
ViggoC
f7f7ba8853
Translated using Weblate (Chinese (Simplified))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/
2024-04-10 13:59:04 -04:00
renovate[bot]
574ad0c7fa
chore(deps): update dotnet monorepo to v8.0.4 ( #11328 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-10 11:25:54 -06:00
Joshua M. Boniface
ee1d6332ee
Merge pull request #11220 from Shadowghost/add-playlist-acl-api
...
Add playlist ACL endpoints
2024-04-10 12:52:01 -04:00
Bond-009
dc74bc361d
Merge pull request #11321 from nielsvanvelzen/get-remote-subs-perm
...
Fix policy for GetRemoteSubtitles
2024-04-10 18:29:00 +02:00
Blackspirits
63d7d84d2c
Translated using Weblate (Portuguese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/
2024-04-09 11:40:28 -04:00
Blackspirits
e6873de7da
Translated using Weblate (Portuguese (Portugal))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_PT/
2024-04-09 11:40:28 -04:00
Bill Thornton
00620a4092
Fix disabled libraries being returned in MediaFolders api ( #11236 )
2024-04-08 14:52:10 -06:00
renovate[bot]
ee4a782ed4
chore(deps): update dependency svg.skia to v1.0.0.18 ( #11319 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-08 14:47:08 -06:00
Niels van Velzen
3d7d0297fe
Fix policy for GetRemoteSubtitles
...
Other operations related to remote subtitles require the SubtitleManagement policy, so it only makes sense that this operation requires it too.
2024-04-08 22:24:24 +02:00
milo !!
acf77169a0
Translated using Weblate (English (United Kingdom))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/en_GB/
2024-04-08 13:15:50 -04:00
bene toffix
f62671dc3f
Translated using Weblate (Catalan)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/
2024-04-08 13:15:50 -04:00
Bond-009
46071e4628
Merge pull request #11287 from Shadowghost/spelling
...
Fix some spelling mistakes
2024-04-08 16:22:03 +02:00