Commit graph

24206 commits

Author SHA1 Message Date
Aman Alam 39af7f668c Translated using Weblate (Punjabi)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pa/
2023-04-12 23:39:34 -04:00
David Pereira Cruz 643755cfa3 Translated using Weblate (Portuguese)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/
2023-04-12 23:39:34 -04:00
Bond_009 b69abd4d7d Properly dispose prepared statements 2023-04-13 01:50:57 +02:00
Bond-009 218b819a9f
Merge pull request #9632 from jellyfin/renovate/ci-deps 2023-04-12 21:47:33 +02:00
renovate[bot] 486a4f1496
Update actions/checkout action to v3.5.1 2023-04-12 18:36:52 +00:00
renovate[bot] 7432f9fab2
Update dotnet monorepo to v7.0.5 (#9629)
* Update dotnet monorepo to v7.0.5

* Update docker sdk

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Cody Robibero <cody@robibe.ro>
2023-04-11 12:57:43 -06:00
JPVenson 3c22d5c970
#7626 Added handling for common FormatExceptions with Skia loading sv… (#9581)
Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
2023-04-10 21:38:07 +02:00
Bond-009 15c8854502
Merge pull request #9607 from goremykin/fix_analyzers_warnings_and_suggestions 2023-04-10 21:21:17 +02:00
felix920506 c92ad0dc4b Translated using Weblate (Chinese (Traditional))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/
2023-04-09 22:39:33 -04:00
Stepan Goremykin 890fe183cf Use default instead of zero for TranscodeReason 2023-04-10 01:44:56 +02:00
AmbulantRex 7dd4201971 Reconcile pre-packaged meta.json against manifest on install 2023-04-09 10:53:09 -06:00
Bond-009 c0b7f77c34
Merge pull request #9613 from bradbeattie/patch-1 2023-04-09 00:34:26 +02:00
Brad Beattie 9d37c0feec
Augment similarity with person matches
The code comment says "genres, tags, studios, _person_, year?", but does no matching on common people between films. This PR augments similarity score treating people similar to tags.
2023-04-07 11:55:02 -07:00
Bond-009 f3db924452
Merge pull request #9609 from jellyfin/renovate/ci-deps 2023-04-06 23:54:23 +02:00
renovate[bot] f47de6a9f9
Update github/codeql-action action to v2.2.11 2023-04-06 20:00:19 +00:00
argalion79 d8c5d55221 Translated using Weblate (Russian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/
2023-04-06 13:43:05 -04:00
Stepan Goremykin 910617bbc3 Remove redundant 'else' keywords 2023-04-06 19:38:34 +02:00
Stepan Goremykin b6cfdb8b92 Simplify conditional expression 2023-04-06 19:30:17 +02:00
Stepan Goremykin 19e65269a2 Simplify linq expressions (use All) 2023-04-06 19:27:57 +02:00
Stepan Goremykin dabdc86a1b Pass cancellation token 2023-04-06 19:25:25 +02:00
Stepan Goremykin c051736c80 Inline out variable declaration 2023-04-06 19:21:29 +02:00
Stepan Goremykin 6ae1903453 Use TryAdd 2023-04-06 19:17:28 +02:00
Stepan Goremykin 9d738bb601 Remove redundant ToString call 2023-04-06 19:17:28 +02:00
Stepan Goremykin 08ce477226 Fix duplicate properties in message template warning 2023-04-06 19:17:28 +02:00
Stepan Goremykin 5508efc2e2 Remove bitwise operator on enum that is not marked by [Flags] attribute 2023-04-06 19:17:28 +02:00
Stepan Goremykin 1c0bb828d2 Fix argument is not used in message template warning 2023-04-06 19:17:28 +02:00
Stepan Goremykin 7d7e177265 Remove redundant casts 2023-04-06 19:17:28 +02:00
Stepan Goremykin 26958162d0 Remove unused using directives 2023-04-06 19:17:28 +02:00
Stepan Goremykin 2c03f7e85d Use TryGetValue 2023-04-06 19:17:28 +02:00
Stepan Goremykin 779a22a76a Remove redundant Cast 2023-04-06 19:17:27 +02:00
Bond-009 10659f9be7
Merge pull request #9584 from nyanmisaka/wa-va-vk-tearing 2023-04-06 16:29:36 +02:00
Bond-009 869b30e08b
Merge pull request #9598 from jellyfin/renovate/ci-deps 2023-04-06 16:21:58 +02:00
Bond-009 f9a61b10e5
Merge pull request #9597 from jellyfin/renovate/peter-evans-create-or-update-comment-3.x 2023-04-06 16:21:36 +02:00
renovate[bot] f794003a3a
Update github/codeql-action action to v2.2.10 2023-04-05 17:09:22 +00:00
renovate[bot] 6b28e02cfc
Update peter-evans/create-or-update-comment action to v3 2023-04-05 09:55:31 +00:00
SuperDumbTM 078d7da3da Translated using Weblate (Chinese (Traditional, Hong Kong))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/
2023-04-05 05:39:32 -04:00
Bond-009 22d8806622
Merge pull request #9583 from goremykin/use_minby_and_maxby 2023-04-04 00:53:19 +02:00
nyanmisaka 3a25b03ea9 Fix vaapi-vulkan subtitle tearing issue
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-04-02 17:30:22 +08:00
Stepan Goremykin 2d24da406d Add "Emby" to exceptions 2023-04-01 23:01:20 +02:00
elmuffo bb5bf0277a
Implement check to hide all libraries when user has no access (#9536) 2023-04-01 15:01:05 -06:00
Stepan Goremykin e74630a613 Use MinBy and MaxBy 2023-04-01 23:00:51 +02:00
AmbulantRex 3a731051ad Correct styling inconsistencies 2023-04-01 05:03:55 -06:00
AmbulantRex a944352aa8 Correct style inconsistencies 2023-04-01 04:59:07 -06:00
Sahil Ahluwalia eb59456e78 Translated using Weblate (Hindi)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hi/
2023-03-30 19:39:30 -04:00
pankajabhyam 56f5b37fbf Translated using Weblate (Hindi)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hi/
2023-03-30 19:39:30 -04:00
Sunip Mukherjee d1646e9b8d Translated using Weblate (Bengali)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bn/
2023-03-30 19:39:30 -04:00
heim3x 945f2761d2 Translated using Weblate (Danish)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/
2023-03-30 19:39:30 -04:00
AmbulantRex 677b1f8e34 Remove unnecessary using statements in PluginManager 2023-03-30 12:56:57 -06:00
AmbulantRex 891b9f7a99 Add DLL whitelist support for plugins 2023-03-30 08:59:21 -06:00
Marc Brooks d45cabfa74
Fix migration for MusicBrainz (#9559) 2023-03-30 06:41:27 -06:00