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>
|
2 years ago |
Bond-009
|
e448797df0
|
Merge pull request #9066 from barronpm/reduce-logspam
Change log level for bind address usage to debug
|
2 years ago |
Bond-009
|
7ddcd76b61
|
Merge pull request #9133 from Shadowghost/increase-stale-operations
Increase stale bot operations per run
|
2 years ago |
Shadowghost
|
507a4a6b25
|
Increase stale bot operations per run
|
2 years ago |
Joshua M. Boniface
|
23ddeeda4c
|
Merge pull request #9124 from Shadowghost/deb-fix
|
2 years ago |
marcus2799
|
c3a6b6c69d
|
Translated using Weblate (Bulgarian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bg/
|
2 years ago |
Bond_009
|
75fe640f2b
|
Revert 'Fix interlace check for H.264 MBAFF coded MP4 files' (#6222)
|
2 years ago |
Shadowghost
|
6292e0127d
|
Remove restart.sh from packaging
|
2 years ago |
Bond-009
|
d57dcf2245
|
Merge pull request #9122 from jellyfin/renovate/github-codeql-action-digest
|
2 years ago |
renovate[bot]
|
5359d0c404
|
chore(deps): update github/codeql-action digest to a34ca99
|
2 years ago |
Patrick Barron
|
8cabac0cf2
|
Load all plugin assemblies before attempting to load types
|
2 years ago |
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>
|
2 years ago |
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/
|
2 years ago |
Patrick Barron
|
79a7815be7
|
Use one AssemblyLoadContext per plugin
|
2 years ago |
Bond-009
|
875359d457
|
Merge pull request #9108 from barronpm/efcore-cleanup
|
2 years ago |
Bond-009
|
212876b235
|
Merge pull request #9100 from barronpm/refactor-startup
|
2 years ago |
Patrick Barron
|
c59f2a3c46
|
Mark CanSelfRestart as Obsolete
|
2 years ago |
Bond-009
|
70a74a8c62
|
Merge pull request #9111 from jellyfin/renovate/sharpfuzz-2.x
|
2 years ago |
Slug-Cat
|
bf055a2f99
|
Translated using Weblate (Pirate (pr))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pr/
|
2 years ago |
Patrick Barron
|
f3e5139cfc
|
Use default ASP.NET Core logger factory for DbContext factory
|
2 years ago |
DarrenRuane
|
cf8db70af8
|
Fix build failing
|
2 years ago |
renovate[bot]
|
96c31ed818
|
chore(deps): update dependency sharpfuzz to v2.0.1
|
2 years ago |
DarrenRuane
|
8e5bd36064
|
Ensure existing chapter images are deleted when user disables chapter generation
|
2 years ago |
Patrick Barron
|
8479f0f90c
|
Rename JellyfinDb to JellyfinDbContext
|
2 years ago |
Patrick Barron
|
3f66a48206
|
Document JellyfinDb
|
2 years ago |
Hannes Braun
|
66eff8b9ca
|
Allow limiting parallel image encodings to reduce memory usage (#8783)
|
2 years ago |
Patrick Barron
|
40e4370689
|
Specify AsSplitQuery in initial users query
|
2 years ago |
Patrick Barron
|
f07553abdf
|
Optimize EF Core queries and remove unnecessary AsQueryable calls
|
2 years ago |
Patrick Barron
|
ab6baf6486
|
Enable nullable for Jellyfin DbContext
|
2 years ago |
Patrick Barron
|
2a86723caf
|
Use file-scoped namespace in db context
|
2 years ago |
Patrick Barron
|
921618368b
|
Remove unused schema
|
2 years ago |
DarrenRuane
|
776294b5f8
|
Fix pre-existing chapter images not being deleted after the chapter image generation setting is disabled
|
2 years ago |
Patrick Barron
|
577d396649
|
Use custom plugin assembly load context
|
2 years ago |
Patrick Barron
|
a48f188874
|
Use separate assembly load contexts per plugin
|
2 years ago |
Patrick Barron
|
dc85d86ea1
|
Enable in-process restarting
|
2 years ago |
Patrick Barron
|
f8ca71ee15
|
Move WebHostBuilder extension method to separate file
|
2 years ago |
Patrick Barron
|
029d53502f
|
Move some startup methods to StartupHelpers
|
2 years ago |
Patrick Barron
|
7186b343bd
|
Move Formatters to Jellyfin.Api
|
2 years ago |
Patrick Barron
|
74a07f6d1c
|
Move Middleware to Jellyfin.Api
|
2 years ago |
Cody Robibero
|
be206d4ff2
|
Merge pull request #9044 from Bond-009/db
|
2 years ago |
Bond_009
|
8ff0cb1e9d
|
Remove AddPeopleQueryIndex migration
|
2 years ago |
Bond_009
|
6a8d24d9e9
|
Set journal_size_limit
|
2 years ago |
Bond_009
|
73740f6c6e
|
Change synchronous_mode to normal
|
2 years ago |
Bond_009
|
ab918c6292
|
Fine tune DB settings
|
2 years ago |
Teo Baranga
|
56ef45ebf0
|
Fix client supported image formats (#9071)
|
2 years ago |
Patrick Barron
|
663854bc1e
|
Update test dependencies (#9094)
|
2 years ago |
Napaul Intrarasing
|
37edb21887
|
Translated using Weblate (Thai)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/
|
2 years ago |
Cody Robibero
|
0f17e72efd
|
Revert "chore(deps): update swashbuckle-aspnetcore monorepo to v6.5.0 (#8591)" (#9088)
This reverts commit 3d51d79715 .
|
2 years ago |
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>
|
2 years ago |
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>
|
2 years ago |