JPVenson
439a997fca
Readded custom serialisation
2024-10-10 18:01:14 +00:00
JPVenson
ea4c208fde
fixed string concat
2024-10-10 17:35:51 +00:00
JPVenson
5e922f1c10
Aggregated Migrations
2024-10-10 16:09:29 +00:00
JPVenson
441b995189
Applied Review Suggestions
2024-10-10 15:27:13 +00:00
JPVenson
f58a24f005
Fixed tests
2024-10-10 15:23:34 +00:00
JPVenson
ee0dad6f43
Refactored ItemValue structure
2024-10-10 14:32:49 +00:00
Bond-009
27ad11039c
Merge pull request #12788 from jellyfin/renovate/serilog.settings.configuration-8.x
...
Update dependency Serilog.Settings.Configuration to 8.0.4
2024-10-10 07:59:06 +02:00
renovate[bot]
aba905fa26
Update dependency Serilog.Settings.Configuration to 8.0.4
2024-10-10 01:01:18 +00:00
JPVenson
3e7ce5e1df
Removed obsolete Score and Similiarity values for search
2024-10-10 00:57:19 +00:00
JPVenson
7f03f39bcc
Fixed tests
2024-10-10 00:49:06 +00:00
JPVenson
7a5c7e70f6
Update comments
2024-10-10 00:02:16 +00:00
JPVenson
868bb9ea25
Update comments
2024-10-10 00:01:02 +00:00
JPVenson
2c2e33dd82
Updated .AsNoTracking() where applicable
2024-10-09 23:58:55 +00:00
JPVenson
fe9c96d052
Used enum value for ItemValueType
2024-10-09 23:55:28 +00:00
JPVenson
4c86642c00
Added comments
2024-10-09 23:22:21 +00:00
JPVenson
2955f2f562
Fixed AncestorIds and applied review comments
2024-10-09 23:19:24 +00:00
JPVenson
eb601e944c
Expanded BaseItem aggregate types
2024-10-09 23:01:54 +00:00
JPVenson
f1ae764041
Merge branch 'jellyfin:master' into feature/EFUserData
2024-10-09 21:05:27 +02:00
JPVenson
473628ba3a
Apply suggestions from code review
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
2024-10-09 21:03:57 +02:00
JPVenson
5267851e64
Add migration for library.db to jellyfin.db
2024-10-09 17:04:58 +00:00
JPVenson
01d834f21a
Fixed (most) tests
2024-10-09 15:20:42 +00:00
renovate[bot]
7f878b8209
Update Microsoft ( #12791 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-09 06:52:05 -06:00
JPVenson
c2844bda3b
Added EF BaseItem migration
2024-10-09 11:22:52 +00:00
JPVenson
3dc4024338
Added BaseItem Configuration
2024-10-09 11:02:47 +00:00
JPVenson
2014fa56b8
Ported new Item Repository architecture
2024-10-09 10:41:54 +00:00
JPVenson
b09a41ad1f
WIP porting new Repository structure
2024-10-09 10:36:08 +00:00
JPVenson
be48cdd9e9
Naming refactoring and WIP porting of new interface repositories
2024-10-09 09:53:39 +00:00
Bond-009
82c4c6fffa
Merge pull request #12787 from jellyfin/renovate/ci-deps
2024-10-09 08:00:10 +02:00
JPVenson
15bf43e3ad
Removed BaseSqliteRepository
2024-10-08 19:53:26 +00:00
renovate[bot]
05cea509f2
Update CI dependencies
2024-10-08 19:34:21 +00:00
JPVenson
6acd146d17
WIP migration sqlite item repository to efcore
2024-10-08 19:11:31 +00:00
JPVenson
ea81db67f4
Added Sorting and Grouping
2024-10-08 16:27:47 +00:00
JPVenson
90103165e2
Removed SimilarityScore and ported Search function
2024-10-08 15:16:03 +00:00
Anders
1341ead608
Translated using Weblate (Danish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/
2024-10-08 11:06:35 -04:00
JPVenson
527998cd0c
WIP port search function
2024-10-08 13:46:21 +00:00
JPVenson
d5409a26ea
WIP Search refactoring and Provider ID refactoring
2024-10-08 13:18:48 +00:00
JPVenson
6c819fe516
WIP BaseItem search refactoring
2024-10-08 12:27:27 +00:00
JPVenson
d3a3d9fce3
Merge remote-tracking branch 'jellyfinorigin/master' into feature/EFUserData
2024-10-08 09:34:34 +00:00
rushmash
aaf20592bb
Translated using Weblate (Belarusian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/be/
2024-10-07 15:41:37 -04:00
renovate[bot]
bfc6ee616c
Update appleboy/ssh-action action to v1.1.0 ( #12781 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-06 16:20:36 -06:00
Cody Robibero
6a9a9546fd
Clean up logging in MediaSegmentManager ( #12776 )
2024-10-06 16:20:14 -06:00
Yon Ploj
b988b989d5
Translated using Weblate (Slovenian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/
2024-10-05 18:41:35 -04:00
Roi Gabay
62755c7312
Translated using Weblate (Hebrew)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/
2024-10-05 18:41:35 -04:00
Alexander Gramiak
76ac1e6143
NetworkManager: Use MemberNotNull attribute
...
Added in .NET 5, this attribute allows for the compiler to recognize
that InitializeLan (and by extension, UpdateSettings) will initialize
the specified fields.
2024-10-05 15:28:30 -06:00
Daniel
b5d89a67e8
Translated using Weblate (Finnish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fi/
2024-10-04 14:41:37 -04:00
millallo
eb56475651
Translated using Weblate (Italian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/
2024-10-04 14:41:37 -04:00
Bond-009
fe168135ae
Merge pull request #12769 from jellyfin/renovate/ci-deps
...
Update github/codeql-action action to v3.26.11
2024-10-04 18:46:34 +02:00
gnattu
18a621ec25
Extract DoVi thumbnail at 4000nit ( #12771 )
2024-10-04 06:51:17 -06:00
joshjryan
3edd6ab767
Fix allow inputContainer to be null for Live TV ( #12770 )
2024-10-04 06:51:08 -06:00
renovate[bot]
e0d78f9731
Update github/codeql-action action to v3.26.11
2024-10-03 22:32:24 +00:00