Jean-Pierre Bachmann
|
6b8d169529
|
Added CleanupCollection task
|
2023-02-01 19:34:58 +01:00 |
|
Bond_009
|
65d605b17d
|
Improve ffprobe json parsing and don't log error for Codec Type attachment
|
2023-02-01 14:58:04 +01:00 |
|
Ronan Charles-Lorel
|
31ac861b85
|
Formatting
|
2023-01-31 15:47:47 +01:00 |
|
Ronan Charles-Lorel
|
a2ac791bb7
|
Add a way to add more invalid characters when sanitizing a filename
|
2023-01-31 15:20:57 +01:00 |
|
Patrick Barron
|
fec23de427
|
Remove Emby.Notifications (#9147)
|
2023-01-28 07:43:55 -07:00 |
|
Patrick Barron
|
0bbeead6c7
|
Don't store media encoder as field
|
2023-01-27 20:32:15 -05:00 |
|
Patrick Barron
|
f7ec85d7a0
|
Use dependency injection for IChannel
|
2023-01-27 18:46:54 -05:00 |
|
Patrick Barron
|
4f81f4daaa
|
Use depencency injection for ISubtitleProvider
|
2023-01-27 18:41:10 -05:00 |
|
Patrick Barron
|
8898012121
|
Convert CanLaunchWebBrowser to expression body
|
2023-01-27 18:33:32 -05:00 |
|
Patrick Barron
|
990bd7d1ee
|
Initialize device id in constructor
|
2023-01-27 18:29:35 -05:00 |
|
Patrick Barron
|
0df899943f
|
Move LogEnvironmentInfo to StartupHelpers
|
2023-01-27 18:24:53 -05:00 |
|
Patrick Barron
|
63b0132562
|
Remove OS information from System Info (#9175)
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
2023-01-26 09:05:00 +01:00 |
|
Jpuc1143
|
7fa6d4c81e
|
Add "Allowed Tags" to Parental Controls
|
2023-01-20 16:43:59 -03:00 |
|
Shadowghost
|
a728f0993e
|
Merge branch 'master' into network-rewrite
|
2023-01-20 14:20:56 +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 |
|
Shadowghost
|
6e46075414
|
Apply review suggestions
|
2023-01-19 19:03:43 +01: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 |
|
Shadowghost
|
656a0bff6f
|
Merge remote-tracking branch 'upstream/master' into network-rewrite
|
2023-01-19 10:09:32 +01:00 |
|
Patrick Barron
|
8cabac0cf2
|
Load all plugin assemblies before attempting to load types
|
2023-01-18 10:26:39 -05: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 |
|
Patrick Barron
|
79a7815be7
|
Use one AssemblyLoadContext per plugin
|
2023-01-17 18:49:00 -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 |
|
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 |
|
DarrenRuane
|
cf8db70af8
|
Fix build failing
|
2023-01-16 20:06:56 +00:00 |
|
DarrenRuane
|
8e5bd36064
|
Ensure existing chapter images are deleted when user disables chapter generation
|
2023-01-16 18:34:15 +00:00 |
|
Patrick Barron
|
8479f0f90c
|
Rename JellyfinDb to JellyfinDbContext
|
2023-01-16 12:14:44 -05:00 |
|
DarrenRuane
|
776294b5f8
|
Fix pre-existing chapter images not being deleted after the chapter image generation setting is disabled
|
2023-01-15 23:09:33 +00: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 |
|
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 |
|
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 |
|
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 |
|
kshantum
|
d39dcb8ad2
|
Translated using Weblate (Russian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/
|
2023-01-12 23:51:23 -05:00 |
|
0TTA
|
ab645653bc
|
Translated using Weblate (Arabic)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
|
2023-01-11 07:51:22 -05:00 |
|
renovate[bot]
|
7516e61c5b
|
chore(deps): update dotnet monorepo to v7.0.2
|
2023-01-10 14:50:35 +00:00 |
|
Patrick Barron
|
b5da0d1b17
|
Rename Emby.Drawing and move to src (#9054)
* Move Emby.Drawing to src
* Rename Emby.Drawing -> Jellyfin.Drawing
|
2023-01-10 05:51:46 -07:00 |
|
MBR-0001
|
8af854315e
|
Add Chinese Bilingual language (#7623)
Closes https://github.com/jellyfin/jellyfin-plugin-opensubtitles/issues/103
|
2023-01-09 12:47:12 -07:00 |
|
Stephen Cox
|
51c7c85b4c
|
Translated using Weblate (Afrikaans)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/af/
|
2023-01-08 12:51:21 -05:00 |
|
Retrial
|
34fe2d00a2
|
Translated using Weblate (Greek)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/el/
|
2023-01-08 12:51:21 -05:00 |
|
Brad Beattie
|
ac9b7142cc
|
Fixing similar parental rating calculation (#8959)
|
2023-01-07 11:31:33 -07:00 |
|
Cody Robibero
|
678bcf9a80
|
Use EventManager for AuthenticationSuccess, AuthenticationFailure (#8960)
|
2023-01-07 11:31:10 -07:00 |
|
Bond-009
|
769c48c629
|
Deduplicate media stream ordering code (#9014)
|
2023-01-07 11:30:55 -07:00 |
|
Porrumentzio
|
c795f17fa6
|
Translated using Weblate (Basque)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/eu/
|
2023-01-05 00:17:35 -05:00 |
|