Commit graph

23805 commits

Author SHA1 Message Date
Scott Karbon 06ff5b2f6d use the existing fix 2023-08-12 20:39:55 -04:00
Scott Karbon 6c325d0831 compiler does not like having ReadOnlySpan<char> in this foreach declaration, use var and AsSpan() instead 2023-08-12 20:27:12 -04:00
Scott Karbon 1ca7e9968e evaluate result.item.Children to an array to avoid extra db calls
collapse nested foreach's and null check's

put runtime update and track index update in same loop
2023-08-12 20:22:55 -04:00
Scott Karbon ff469399fb #r1208107071 move null check into if-condition 2023-07-05 12:34:21 -04:00
Scott Karbon 430a53d5cd Null check to pass the test... previous code worked fine on my computer *shrug* 2023-02-17 12:13:39 -05:00
Scott Karbon a75fc39ddd Add ability to get track number and length from MusicBrainz for tracks where this is null 2023-02-16 17:30:47 -05:00
Bond-009 df8346cd63
Merge pull request #9061 from Bond-009/ct 2023-02-16 18:14:38 +01:00
Bond-009 5b8fda13e4
Merge pull request #9319 from Bond-009/alternate 2023-02-16 18:03:48 +01:00
Bond_009 a38cb3ade8 Fix tests 2023-02-16 15:08:04 +01:00
Bond_009 60f41b80f6 Verify ContentType of uploaded images 2023-02-16 15:08:01 +01:00
Ruben Wealth Hu 65f6c2e2fd Translated using Weblate (Indonesian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/id/
2023-02-15 17:52:54 -05:00
stegl bfb31a9bce Translated using Weblate (Slovenian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/
2023-02-15 17:52:54 -05:00
ikoch 13589ceb06 Translated using Weblate (Russian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/
2023-02-15 17:52:54 -05:00
Ruben Kremer 785e8c4085 Translated using Weblate (Dutch)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
2023-02-15 17:52:54 -05:00
Claus Vium 3fe64f69b7
Merge pull request #9320 from MBR-0001/master
Fix NRE in DisposeAsyncCore
2023-02-15 21:59:24 +01:00
MBR#0001 c338aa7cb5
Fix NRE in DisposeAsyncCore 2023-02-15 21:07:36 +01:00
Bond_009 59920b4052 Make exact match primary video 2023-02-15 18:05:49 +01:00
Shadowghost 87b2bc5dc4
Fix LocalAccessOrRequiresElevationHandler (#9315) 2023-02-14 12:22:07 -07:00
renovate[bot] 2c0201e921
chore(deps): update dotnet monorepo (#9311) 2023-02-14 12:09:50 -07:00
Cody Robibero 92db437def
Merge pull request #9160 from Shadowghost/policy-cleanup 2023-02-14 12:09:23 -07:00
Bond-009 92f6e19a25
Enable nullable for more files (#9310) 2023-02-14 12:09:07 -07:00
Bond-009 36b7157589
Fix #9300 (#9312) 2023-02-14 12:08:52 -07:00
Shadowghost b8ed1f81cd Add back LocalAccessOrRequiresElevationPolicy 2023-02-14 19:06:43 +01:00
Shadowghost eeb0f7af6c Add permissions for LiveTV access and management 2023-02-14 18:48:31 +01:00
Bond-009 48c6461945
Merge pull request #8887 from Shadowghost/collections-permissions 2023-02-14 09:43:21 +01:00
Bond-009 228fa2f1bf
Merge pull request #9306 from 1337joe/fix-locked-item-metadata-updates 2023-02-14 09:42:51 +01:00
Shadowghost b7418d6e9e Add permission for collection management 2023-02-13 15:42:04 +01:00
Joe Rogers 4ce30989e0
Make update type for RunTimeTicks consistent with other file attributes 2023-02-12 23:14:43 -05:00
Joe Rogers 2d2b0a528c
Add missing checks for item locked state in metadata updates 2023-02-12 21:59:58 -05:00
Cody Robibero 1c72a8e006
Merge pull request #9282 from cvium/simplify_authz
refactor: simplify authz
2023-02-12 16:02:37 -07:00
cvium a5e2ae4979 fix merge conflict 2023-02-12 23:01:30 +01:00
cvium 52e2776d8e Merge branch 'master' into simplify_authz
# Conflicts:
#	Jellyfin.Api/Auth/SyncPlayAccessPolicy/SyncPlayAccessHandler.cs
2023-02-12 22:59:48 +01:00
Bond-009 318f11e793
Fix error in XmlTvListingsProviderTests (#9302) 2023-02-12 11:25:54 -07:00
Bond-009 6fb2fac6e4
Always run code analyzers for tests projects (#9304) 2023-02-12 10:54:55 -07:00
Bond-009 5e074ac945
Merge pull request #9253 from Bond-009/nullref 2023-02-12 16:32:00 +01:00
Claus Vium f5c970e67f
Merge pull request #9297 from crobibero/livetv-tweaks
LiveTV fixes
2023-02-12 13:07:18 +01:00
Bond-009 9f389d7afd
Merge pull request #9293 from jellyfin/renovate/github-codeql-action-digest 2023-02-12 01:00:52 +01:00
Bond-009 f5417c50f7
Merge pull request #9139 from Jpuc1143/tag-whitelist 2023-02-11 23:52:09 +01:00
Cody Robibero 32eccc139c LiveTV fixes 2023-02-11 07:46:52 -07:00
renovate[bot] 4323f69cd4
chore(deps): update github/codeql-action digest to 17573ee 2023-02-10 20:10:08 +00:00
Claus Vium 7b1bd9f234
Merge pull request #9115 from barronpm/plugin-assemblycontext-fix
Use one AssemblyLoadContext per plugin
2023-02-10 10:19:35 +01:00
Jpuc1143 cb61a57e82
Reduced number of calls to GetPreference()
Co-authored-by: Cody Robibero <cody@robibe.ro>
2023-02-09 20:45:40 -03:00
cvium c9aef96dba fix firsttimesetup 2023-02-09 21:06:51 +01:00
cvium ac118e10f0 remove unnecessary init 2023-02-09 15:01:04 +01:00
cvium cba9657aec fix openapi auth 2023-02-09 14:56:53 +01:00
cvium b5d5667965 remove a hardcoded DefaultAuthorization 2023-02-09 14:40:50 +01:00
cvium 956c89dc2f fix default policy 2023-02-09 13:51:37 +01:00
cvium f4a7583c46 fix empty user id check for api keys 2023-02-09 13:51:37 +01:00
cvium f984f31896 admins shouldn't be able to circumvent remote access policies 2023-02-09 13:51:37 +01:00
Claus Vium a4c3011ee8 Update Jellyfin.Data/DayOfWeekHelper.cs 2023-02-09 13:51:37 +01:00