renovate[bot]
da25c3ad7b
chore(deps): update dependency efcoresecondlevelcacheinterceptor to v3.8.5 ( #9393 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Bond-009
3b0a182045
Merge pull request #9326 from ipitio/objdispex
2 years ago
Bond-009
e5ba1bcba9
Merge pull request #9389 from crobibero/remove-switch
2 years ago
renovate[bot]
f8f8505286
chore(deps): update github/codeql-action digest to 32dc499 ( #9392 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
ipitio
c29e8ffe1d
Update MediaBrowser.Controller/Net/BasePeriodicWebSocketListener.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
2 years ago
Cody Robibero
49eb04899c
Update MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs
...
Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
2 years ago
Cody Robibero
47b9a01efe
Merge pull request #9381 from Bond-009/nullable
2 years ago
Bond-009
eaeb65f94d
Update MediaBrowser.Providers/Plugins/Tmdb/TV/TmdbEpisodeImageProvider.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
2 years ago
Cody Robibero
b3273f0f9a
Simplify audio transcode channel lookup
2 years ago
Nick
f94abc1eb7
Copy IsAutomated option when making MetadataRefreshOptions copy. ( #9385 )
2 years ago
Pranav Avva
a328dba3b1
Translated using Weblate (Hindi)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hi/
2 years ago
Bond_009
ab24c0e2cf
Enable nullable for more files
2 years ago
Cody Robibero
ecb5c48538
Merge pull request #8526 from Shadowghost/rating-overhaul
2 years ago
renovate[bot]
eb3d187f27
chore(deps): update dependency autofixture.xunit2 to v4.18.0 ( #9372 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Bond-009
3a2024dbba
Merge pull request #9371 from jellyfin/renovate/autofixture.automoq-4.x
2 years ago
lyaschuchenko
0af699621a
Translated using Weblate (Ukrainian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/uk/
2 years ago
renovate[bot]
b6ce920670
chore(deps): update dependency autofixture.automoq to v4.18.0
2 years ago
renovate[bot]
88ab6bfdfc
chore(deps): update dependency autofixture to v4.18.0 ( #9370 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Bond-009
ccea623c0d
Merge pull request #9365 from Bond-009/friendlyname
2 years ago
Bond-009
6f65127f80
Merge pull request #9368 from jellyfin/renovate/vstest-monorepo
2 years ago
renovate[bot]
e148f9e717
chore(deps): update dependency microsoft.net.test.sdk to v17.5.0
2 years ago
Asahi Oka
3756078467
Translated using Weblate (Spanish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/
2 years ago
Shadowghost
6300d01fcc
Apply review suggestion
2 years ago
Bond_009
cf29e9a9c5
Fix #7516
2 years ago
Bond-009
5b493e14ac
Improve alternate ordering ( #9336 )
2 years ago
Shadowghost
e7a7edbac0
Various fixes ( #9361 )
2 years ago
Shadowghost
5f938de337
Build ratingClause with StringBuilder
2 years ago
Shadowghost
f0251f86cb
Move MigrateRatingLevels migration to preStartup
2 years ago
Shadowghost
5cdb0c7932
Apply review suggestions
2 years ago
Shadowghost
15efb9935c
Fix typo and migration description
2 years ago
Shadowghost
07dc163844
Fix playlist parental control and no parental control skipping forbidden unrated items
2 years ago
Shadowghost
9d21f078c7
Add default rating selections
2 years ago
Shadowghost
4ed97a4593
Properly check for item visibility in UserLibraryController
2 years ago
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