nyanmisaka
d6f44818e4
Backport pull request #9050 from jellyfin/release-10.8.z
...
Update workaround for i915 hang in linux 5.18 to 6.1.3
Original-merge: 464136cfc9113d33ed4698904a31249f1ed893bf
Merged-by: Bond-009 <bond.009@outlook.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2023-01-22 14:05:00 -05:00
Shadowghost
ab96d1b7ad
Backport pull request #9049 from jellyfin/release-10.8.z
...
Add more codecs requiring ffmpeg strict -2
Original-merge: 2a6e292153fa84f82400079030fef0a289719a21
Merged-by: Cody Robibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2023-01-22 14:03:54 -05:00
Bond-009
491f1f88c7
Merge pull request #9126 from Bond-009/interlaced
...
Revert 'Fix interlace check for H.264 MBAFF coded MP4 files' (#6222 )
2023-01-20 13:33:34 +01:00
Patrick Barron
db1913b08f
Remove DvdLib ( #9068 )
...
* Remove DvdLib
* Update error message for blu-ray folders
Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
* Remove BDInfo
* Remove MediaEncoder.GetPrimaryPlaylistVobFiles
* Remove BlurayDiscInfo
Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
2023-01-20 13:29:45 +01:00
Bond-009
e448797df0
Merge pull request #9066 from barronpm/reduce-logspam
...
Change log level for bind address usage to debug
2023-01-20 13:29:05 +01:00
Bond-009
7ddcd76b61
Merge pull request #9133 from Shadowghost/increase-stale-operations
...
Increase stale bot operations per run
2023-01-20 13:27:03 +01:00
Shadowghost
507a4a6b25
Increase stale bot operations per run
2023-01-20 12:07:29 +01:00
Joshua M. Boniface
23ddeeda4c
Merge pull request #9124 from Shadowghost/deb-fix
2023-01-19 09:28:55 -05:00
marcus2799
c3a6b6c69d
Translated using Weblate (Bulgarian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bg/
2023-01-19 08:24:49 -05:00
Bond_009
75fe640f2b
Revert 'Fix interlace check for H.264 MBAFF coded MP4 files' ( #6222 )
2023-01-19 14:20:04 +01:00
Shadowghost
6292e0127d
Remove restart.sh from packaging
2023-01-19 10:32:11 +01:00
Bond-009
d57dcf2245
Merge pull request #9122 from jellyfin/renovate/github-codeql-action-digest
2023-01-18 23:05:08 +01:00
renovate[bot]
5359d0c404
chore(deps): update github/codeql-action digest to a34ca99
2023-01-18 21:15:43 +00:00
renovate[bot]
e408da4651
chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v3.3.4 ( #9117 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-18 04:16:59 -07:00
SuperDumbTM
971e338b71
Translated using Weblate (Chinese (Traditional, Hong Kong))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/
2023-01-18 04:51:25 -05:00
Bond-009
875359d457
Merge pull request #9108 from barronpm/efcore-cleanup
2023-01-17 21:11:42 +01:00
Bond-009
212876b235
Merge pull request #9100 from barronpm/refactor-startup
2023-01-17 21:11:32 +01:00
Patrick Barron
c59f2a3c46
Mark CanSelfRestart as Obsolete
2023-01-17 14:49:05 -05:00
Bond-009
70a74a8c62
Merge pull request #9111 from jellyfin/renovate/sharpfuzz-2.x
2023-01-17 16:49:59 +01:00
Slug-Cat
bf055a2f99
Translated using Weblate (Pirate (pr))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pr/
2023-01-17 02:51:25 -05:00
Patrick Barron
f3e5139cfc
Use default ASP.NET Core logger factory for DbContext factory
2023-01-16 18:15:05 -05:00
renovate[bot]
96c31ed818
chore(deps): update dependency sharpfuzz to v2.0.1
2023-01-16 19:53:18 +00:00
Patrick Barron
8479f0f90c
Rename JellyfinDb to JellyfinDbContext
2023-01-16 12:14:44 -05:00
Patrick Barron
3f66a48206
Document JellyfinDb
2023-01-16 12:13:06 -05:00
Hannes Braun
66eff8b9ca
Allow limiting parallel image encodings to reduce memory usage ( #8783 )
2023-01-16 10:06:44 -07:00
Patrick Barron
40e4370689
Specify AsSplitQuery in initial users query
2023-01-16 11:52:53 -05:00
Patrick Barron
f07553abdf
Optimize EF Core queries and remove unnecessary AsQueryable calls
2023-01-16 11:49:59 -05:00
Patrick Barron
ab6baf6486
Enable nullable for Jellyfin DbContext
2023-01-16 10:28:31 -05:00
Patrick Barron
2a86723caf
Use file-scoped namespace in db context
2023-01-16 10:06:25 -05:00
Patrick Barron
921618368b
Remove unused schema
2023-01-16 10:05:36 -05:00
Patrick Barron
577d396649
Use custom plugin assembly load context
2023-01-15 17:35:36 -05:00
Patrick Barron
a48f188874
Use separate assembly load contexts per plugin
2023-01-15 17:00:38 -05:00
Patrick Barron
dc85d86ea1
Enable in-process restarting
2023-01-15 15:56:18 -05:00
Patrick Barron
f8ca71ee15
Move WebHostBuilder extension method to separate file
2023-01-15 15:48:10 -05:00
Patrick Barron
029d53502f
Move some startup methods to StartupHelpers
2023-01-15 15:48:07 -05:00
Patrick Barron
7186b343bd
Move Formatters to Jellyfin.Api
2023-01-15 15:46:50 -05:00
Patrick Barron
74a07f6d1c
Move Middleware to Jellyfin.Api
2023-01-15 15:46:50 -05:00
Cody Robibero
be206d4ff2
Merge pull request #9044 from Bond-009/db
2023-01-14 14:19:53 -07:00
Bond_009
8ff0cb1e9d
Remove AddPeopleQueryIndex migration
2023-01-14 21:39:47 +01:00
Bond_009
6a8d24d9e9
Set journal_size_limit
2023-01-14 21:39:47 +01:00
Bond_009
73740f6c6e
Change synchronous_mode to normal
2023-01-14 21:39:47 +01:00
Bond_009
ab918c6292
Fine tune DB settings
2023-01-14 21:39:46 +01:00
Teo Baranga
56ef45ebf0
Fix client supported image formats ( #9071 )
2023-01-14 13:15:50 -07:00
Patrick Barron
663854bc1e
Update test dependencies ( #9094 )
2023-01-14 13:15:36 -07:00
Napaul Intrarasing
37edb21887
Translated using Weblate (Thai)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/
2023-01-14 10:51:23 -05:00
Cody Robibero
0f17e72efd
Revert "chore(deps): update swashbuckle-aspnetcore monorepo to v6.5.0 ( #8591 )" ( #9088 )
...
This reverts commit 3d51d79715
.
2023-01-13 16:31:36 -07:00
renovate[bot]
3d51d79715
chore(deps): update swashbuckle-aspnetcore monorepo to v6.5.0 ( #8591 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-13 08:09:21 -07:00
renovate[bot]
24a27a360e
chore(deps): update dependency serilog.aspnetcore to v6.1.0 ( #9085 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-13 06:09:30 -07:00
Bond-009
12786db0cc
Merge pull request #9078 from barronpm/migrate-to-ihost
2023-01-13 11:51:36 +01:00
Alex Popovic
0571d3e403
Translated using Weblate (Serbian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sr/
2023-01-12 23:51:23 -05:00