| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-04-15 | Merge branch 'jellyfin:master' into whitelist-dlls | AmbulantRex | |
| 2023-04-14 | Merge pull request #9635 from Bond-009/sql | Bond-009 | |
| 2023-04-12 | Translated using Weblate (Punjabi) | Aman Alam | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pa/ | |||
| 2023-04-12 | Translated using Weblate (Portuguese) | David Pereira Cruz | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/ | |||
| 2023-04-13 | Properly dispose prepared statements | Bond_009 | |
| 2023-04-10 | #7626 Added handling for common FormatExceptions with Skia loading sv… (#9581) | JPVenson | |
| Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com> | |||
| 2023-04-10 | Merge pull request #9607 from goremykin/fix_analyzers_warnings_and_suggestions | Bond-009 | |
| 2023-04-09 | Translated using Weblate (Chinese (Traditional)) | felix920506 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/ | |||
| 2023-04-09 | Reconcile pre-packaged meta.json against manifest on install | AmbulantRex | |
| 2023-04-07 | Augment similarity with person matches | Brad Beattie | |
| 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-06 | Translated using Weblate (Russian) | argalion79 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/ | |||
| 2023-04-06 | Remove redundant 'else' keywords | Stepan Goremykin | |
| 2023-04-06 | Simplify conditional expression | Stepan Goremykin | |
| 2023-04-06 | Simplify linq expressions (use All) | Stepan Goremykin | |
| 2023-04-06 | Pass cancellation token | Stepan Goremykin | |
| 2023-04-06 | Inline out variable declaration | Stepan Goremykin | |
| 2023-04-06 | Fix argument is not used in message template warning | Stepan Goremykin | |
| 2023-04-06 | Remove redundant casts | Stepan Goremykin | |
| 2023-04-06 | Remove unused using directives | Stepan Goremykin | |
| 2023-04-05 | Translated using Weblate (Chinese (Traditional, Hong Kong)) | SuperDumbTM | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/ | |||
| 2023-04-04 | Merge pull request #9583 from goremykin/use_minby_and_maxby | Bond-009 | |
| 2023-04-01 | Implement check to hide all libraries when user has no access (#9536) | elmuffo | |
| 2023-04-01 | Use MinBy and MaxBy | Stepan Goremykin | |
| 2023-04-01 | Correct styling inconsistencies | AmbulantRex | |
| 2023-04-01 | Correct style inconsistencies | AmbulantRex | |
| 2023-03-30 | Translated using Weblate (Hindi) | Sahil Ahluwalia | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hi/ | |||
| 2023-03-30 | Translated using Weblate (Hindi) | pankajabhyam | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hi/ | |||
| 2023-03-30 | Translated using Weblate (Bengali) | Sunip Mukherjee | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bn/ | |||
| 2023-03-30 | Translated using Weblate (Danish) | heim3x | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/ | |||
| 2023-03-30 | Remove unnecessary using statements in PluginManager | AmbulantRex | |
| 2023-03-30 | Add DLL whitelist support for plugins | AmbulantRex | |
| 2023-03-28 | Merge pull request #9466 from Shadowghost/playlist-fix | Bond-009 | |
| 2023-03-26 | Translated using Weblate (Dutch) | Bas | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/ | |||
| 2023-03-25 | Convert Person.Type to use PersonKind enum (#9487) | Cody Robibero | |
| 2023-03-25 | Apply suggestions from code review | Shadowghost | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2023-03-24 | Translated using Weblate (Filipino) | Calvin Ng | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fil/ | |||
| 2023-03-22 | Translated using Weblate (Japanese) | azam | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/ | |||
| 2023-03-22 | Translated using Weblate (Malay) | azam | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/ | |||
| 2023-03-20 | Translated using Weblate (Catalan) | Àlex Bravo | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/ | |||
| 2023-03-20 | Merge pull request #9403 from SenorSmartyPants/ExtraCleanAndNFO | Cody Robibero | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2023-03-18 | Merge pull request #9103 from ↵ | Bond-009 | |
| DarrenRuane/darrenruane_fix_chapter_images_deletion | |||
| 2023-03-18 | Translated using Weblate (Dutch) | Bas | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/ | |||
| 2023-03-18 | Update Emby.Server.Implementations/Playlists/PlaylistManager.cs | Shadowghost | |
| Co-authored-by: Joe Rogers <1337joe@users.noreply.github.com> | |||
| 2023-03-17 | Apply review suggestions | Shadowghost | |
| 2023-03-16 | Translated using Weblate (Portuguese) | Gabriele Bizzon | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/ | |||
| 2023-03-16 | Merge branch 'master' into network-rewrite | Shadowghost | |
| 2023-03-15 | Merge pull request #9418 from Bond-009/getawaiter | Bond-009 | |
| 2023-03-15 | Merge pull request #9460 from Shadowghost/rating-overhaul | Bond-009 | |
| 2023-03-14 | Reduce usage of GetAwaiter().GetResult() | Bond_009 | |
| 2023-03-12 | Fall back to using "logo" attrib if "tvg-logo" is mssing in M3U-tuner (#9475) | gitteric | |
| Co-authored-by: gitteric <you@example.com> | |||
