Shadowghost
|
6300d01fcc
|
Apply review suggestion
|
2023-02-20 21:58:35 +01:00 |
|
Bond_009
|
cf29e9a9c5
|
Fix #7516
|
2023-02-20 20:33:00 +01:00 |
|
Bond-009
|
5b493e14ac
|
Improve alternate ordering (#9336)
|
2023-02-20 08:07:51 -07:00 |
|
Shadowghost
|
e7a7edbac0
|
Various fixes (#9361)
|
2023-02-20 08:04:30 -07:00 |
|
Shadowghost
|
5f938de337
|
Build ratingClause with StringBuilder
|
2023-02-20 11:54:39 +01:00 |
|
Shadowghost
|
f0251f86cb
|
Move MigrateRatingLevels migration to preStartup
|
2023-02-20 11:54:39 +01:00 |
|
Shadowghost
|
5cdb0c7932
|
Apply review suggestions
|
2023-02-20 11:53:20 +01:00 |
|
Shadowghost
|
15efb9935c
|
Fix typo and migration description
|
2023-02-20 11:53:20 +01:00 |
|
Shadowghost
|
07dc163844
|
Fix playlist parental control and no parental control skipping forbidden unrated items
|
2023-02-20 11:53:20 +01:00 |
|
Shadowghost
|
9d21f078c7
|
Add default rating selections
|
2023-02-20 11:53:20 +01:00 |
|
Shadowghost
|
4ed97a4593
|
Properly check for item visibility in UserLibraryController
|
2023-02-20 11:53:20 +01:00 |
|
Shadowghost
|
e014522dff
|
Add default for MaxParentalRating to UserPolicy
|
2023-02-20 11:53:20 +01:00 |
|
Shadowghost
|
2e315b7f08
|
Properly build where clause for rating checks
|
2023-02-20 11:53:20 +01:00 |
|
Shadowghost
|
a6cfe75d6e
|
Add database migration for rating schema change
|
2023-02-20 11:53:20 +01:00 |
|
Shadowghost
|
c8d80450e0
|
Recursively update rating
|
2023-02-20 11:53:20 +01:00 |
|
Shadowghost
|
ed2280a060
|
Overhaul content ratings
|
2023-02-20 11:53:20 +01:00 |
|
Bond-009
|
720852f708
|
Merge pull request #9356 from Bond-009/tryparse
|
2023-02-20 11:09:54 +01:00 |
|
Bond-009
|
69379d80a1
|
Merge pull request #9266 from holow29/increase-transcoding-ac-max
|
2023-02-20 10:26:41 +01:00 |
|
Bond_009
|
b119c6d868
|
StringComparison.Ordinal instead of StringComparison.OrdinalIgnoreCase
|
2023-02-20 10:14:08 +01:00 |
|
Cody Robibero
|
26297d26af
|
Merge pull request #9352 from Shadowghost/musibrainz-fix
|
2023-02-19 16:55:54 -07:00 |
|
Shadowghost
|
a9bfb13dc7
|
Format MusicBrainz config page
|
2023-02-19 18:20:30 +01:00 |
|
Shadowghost
|
815aa40170
|
Fix MusicBrainz config page input validation
|
2023-02-19 18:12:28 +01:00 |
|
Shadowghost
|
3c921e25da
|
Fix MusicBrainz album queries and releasegroup handling
|
2023-02-19 17:54:59 +01:00 |
|
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)
|
2023-02-19 16:52:29 +01:00 |
|
Shadowghost
|
4baa534679
|
Fix MusicBrainz configuration parsing and update
|
2023-02-19 16:16:34 +01:00 |
|
Bond-009
|
bb6f867067
|
Merge pull request #9322 from Bond-009/nullable
|
2023-02-19 15:08:35 +01:00 |
|
rushmash
|
de96fe1f52
|
Translated using Weblate (Russian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/
|
2023-02-19 08:29:35 -05:00 |
|
Bond-009
|
dd3e74ca0f
|
Merge pull request #9343 from Lenart12/master
|
2023-02-19 11:55:29 +01:00 |
|
Shadowghost
|
2f4e43b87f
|
Add migration for MusicBrainz settings
|
2023-02-19 09:30:27 +01:00 |
|
Claus Vium
|
6eb35d4fd3
|
Merge pull request #9349 from Shadowghost/musibrainz-fix
|
2023-02-18 21:30:07 +01:00 |
|
Shadowghost
|
3c5b0e0035
|
Fix MusicBrainz default server
|
2023-02-18 21:22:45 +01:00 |
|
Bond-009
|
1deb9f36ba
|
Merge pull request #9334 from jellyfin/renovate/prometheus-net.aspnetcore-8.x
|
2023-02-18 14:24:38 +01:00 |
|
renovate[bot]
|
9911638659
|
chore(deps): update dependency prometheus-net.aspnetcore to v8
|
2023-02-18 13:10:40 +00:00 |
|
Bond-009
|
336e08de1e
|
Merge pull request #9337 from Bond-009/regex
|
2023-02-18 14:02:47 +01:00 |
|
adrian gustavo martinez
|
80939b922c
|
Translated using Weblate (Spanish (Argentina))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_AR/
|
2023-02-17 21:39:14 -05:00 |
|
Cody Robibero
|
a527034ebe
|
Validate requested user id (#8812)
|
2023-02-17 23:16:08 +01:00 |
|
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
|
2023-02-17 22:40:54 +01:00 |
|
Bond-009
|
9979b346ea
|
Merge pull request #9340 from Bond-009/using
|
2023-02-17 22:01:17 +01:00 |
|
Bond_009
|
3bec70302b
|
Fix use after dispose
|
2023-02-17 20:47:07 +01:00 |
|
Bond_009
|
48263078b4
|
Reduce string allocations by regex
|
2023-02-17 15:00:06 +01:00 |
|
renovate[bot]
|
5071973170
|
chore(deps): update dependency prometheus-net to v8 (#9333)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-02-17 05:44:56 -07: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 |
|
ipitio
|
62204dce00
|
add contributor
|
2023-02-15 22:06:14 -05:00 |
|
ipitio
|
58ed50c9d0
|
Catch Exception when disposing connection
|
2023-02-15 21:58:49 -05: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 |
|