Shadowghost
|
e014522dff
|
Add default for MaxParentalRating to UserPolicy
|
2 years ago |
Shadowghost
|
2e315b7f08
|
Properly build where clause for rating checks
|
2 years ago |
Shadowghost
|
a6cfe75d6e
|
Add database migration for rating schema change
|
2 years ago |
Shadowghost
|
c8d80450e0
|
Recursively update rating
|
2 years ago |
Shadowghost
|
ed2280a060
|
Overhaul content ratings
|
2 years ago |
Bond-009
|
720852f708
|
Merge pull request #9356 from Bond-009/tryparse
|
2 years ago |
Bond-009
|
69379d80a1
|
Merge pull request #9266 from holow29/increase-transcoding-ac-max
|
2 years ago |
Bond_009
|
b119c6d868
|
StringComparison.Ordinal instead of StringComparison.OrdinalIgnoreCase
|
2 years ago |
Cody Robibero
|
26297d26af
|
Merge pull request #9352 from Shadowghost/musibrainz-fix
|
2 years ago |
Shadowghost
|
a9bfb13dc7
|
Format MusicBrainz config page
|
2 years ago |
Shadowghost
|
815aa40170
|
Fix MusicBrainz config page input validation
|
2 years ago |
Shadowghost
|
3c921e25da
|
Fix MusicBrainz album queries and releasegroup handling
|
2 years ago |
Bond_009
|
24a7e210c3
|
Optimize tryparse
* Don't check for null before
* Don't try different formats when not needed (NumberFormat.Integer is the fast path)
|
2 years ago |
Shadowghost
|
4baa534679
|
Fix MusicBrainz configuration parsing and update
|
2 years ago |
Bond-009
|
bb6f867067
|
Merge pull request #9322 from Bond-009/nullable
|
2 years ago |
rushmash
|
de96fe1f52
|
Translated using Weblate (Russian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/
|
2 years ago |
Bond-009
|
dd3e74ca0f
|
Merge pull request #9343 from Lenart12/master
|
2 years ago |
Shadowghost
|
2f4e43b87f
|
Add migration for MusicBrainz settings
|
2 years ago |
Claus Vium
|
6eb35d4fd3
|
Merge pull request #9349 from Shadowghost/musibrainz-fix
|
2 years ago |
Shadowghost
|
3c5b0e0035
|
Fix MusicBrainz default server
|
2 years ago |
Bond-009
|
1deb9f36ba
|
Merge pull request #9334 from jellyfin/renovate/prometheus-net.aspnetcore-8.x
|
2 years ago |
renovate[bot]
|
9911638659
|
chore(deps): update dependency prometheus-net.aspnetcore to v8
|
2 years ago |
Bond-009
|
336e08de1e
|
Merge pull request #9337 from Bond-009/regex
|
2 years ago |
adrian gustavo martinez
|
80939b922c
|
Translated using Weblate (Spanish (Argentina))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_AR/
|
2 years ago |
Cody Robibero
|
a527034ebe
|
Validate requested user id (#8812)
|
2 years ago |
Lenart Kos
|
40a1e1924a
|
Add rule and tests to fix #9341
Add an additional EpisodeExpression that matches
`Series title Season 3 Episode 9 - Episode title.avi` correctly.
Fixes #9341
|
2 years ago |
Bond-009
|
9979b346ea
|
Merge pull request #9340 from Bond-009/using
|
2 years ago |
Bond_009
|
3bec70302b
|
Fix use after dispose
|
2 years ago |
Bond_009
|
48263078b4
|
Reduce string allocations by regex
|
2 years ago |
renovate[bot]
|
5071973170
|
chore(deps): update dependency prometheus-net to v8 (#9333)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 years ago |
Bond-009
|
df8346cd63
|
Merge pull request #9061 from Bond-009/ct
|
2 years ago |
Bond-009
|
5b8fda13e4
|
Merge pull request #9319 from Bond-009/alternate
|
2 years ago |
Bond_009
|
a38cb3ade8
|
Fix tests
|
2 years ago |
Bond_009
|
60f41b80f6
|
Verify ContentType of uploaded images
|
2 years ago |
ipitio
|
62204dce00
|
add contributor
|
2 years ago |
ipitio
|
58ed50c9d0
|
Catch Exception when disposing connection
|
2 years ago |
Ruben Wealth Hu
|
65f6c2e2fd
|
Translated using Weblate (Indonesian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/id/
|
2 years ago |
stegl
|
bfb31a9bce
|
Translated using Weblate (Slovenian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/
|
2 years ago |
ikoch
|
13589ceb06
|
Translated using Weblate (Russian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/
|
2 years ago |
Ruben Kremer
|
785e8c4085
|
Translated using Weblate (Dutch)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
|
2 years ago |
Bond_009
|
cb85fc688f
|
Enable nullable for more files
|
2 years ago |
Claus Vium
|
3fe64f69b7
|
Merge pull request #9320 from MBR-0001/master
Fix NRE in DisposeAsyncCore
|
2 years ago |
MBR#0001
|
c338aa7cb5
|
Fix NRE in DisposeAsyncCore
|
2 years ago |
Bond_009
|
59920b4052
|
Make exact match primary video
|
2 years ago |
Shadowghost
|
87b2bc5dc4
|
Fix LocalAccessOrRequiresElevationHandler (#9315)
|
2 years ago |
renovate[bot]
|
2c0201e921
|
chore(deps): update dotnet monorepo (#9311)
|
2 years ago |
Cody Robibero
|
92db437def
|
Merge pull request #9160 from Shadowghost/policy-cleanup
|
2 years ago |
Bond-009
|
92f6e19a25
|
Enable nullable for more files (#9310)
|
2 years ago |
Bond-009
|
36b7157589
|
Fix #9300 (#9312)
|
2 years ago |
Shadowghost
|
b8ed1f81cd
|
Add back LocalAccessOrRequiresElevationPolicy
|
2 years ago |