26606 Commits

Author SHA1 Message Date
JPVenson
7b81a39ee1 Fix Deduplication and Save of Items 2024-11-13 14:25:26 +00:00
JPVenson
fcb1dfc010 Remove unmapped fields 2024-11-13 10:45:37 +00:00
JPVenson
5fb4d6a169 Merge branch 'feature/EFUserData' of https://github.com/JPVenson/jellyfin into feature/EFUserData 2024-11-13 10:43:11 +00:00
JPVenson
4747edd635 Merge branch 'feature/EFUserData' of https://github.com/JPVenson/jellyfin into feature/EFUserData 2024-11-13 10:34:09 +00:00
JPVenson
11388c0144 Removed unmapped joins again 2024-11-13 10:31:51 +00:00
JPVenson
cafc74c64c Removed unmapped joins again 2024-11-13 10:29:13 +00:00
JPVenson
c7f63a0da1 removed unmapped queried fields 2024-11-13 10:28:22 +00:00
JPVenson
07455dfb4d Readded External fields on request 2024-11-13 10:07:45 +00:00
JPVenson
3b8e177ba8 Removed duplicated code 2024-11-13 01:08:20 +00:00
JPVenson
8165813414 Fixed people saving 2024-11-13 00:49:39 +00:00
JPVenson
acd878e67e Fixed null reference being created by EfCore 2024-11-13 00:40:10 +00:00
JPVenson
b744ceabaa Added Check for arguments 2024-11-13 00:23:06 +00:00
JPVenson
d073e2c664 Fixed invalid columns on MediaStreams 2024-11-12 23:53:05 +00:00
JPVenson
46905ac66a Fixed NameStartsOrGreater filter 2024-11-12 20:50:23 +00:00
JPVenson
22515ad647 Fixed app paths not being expanded 2024-11-12 17:23:41 +00:00
JPVenson
d3174b5171 Fixed userdata lookup 2024-11-12 16:14:17 +00:00
JPVenson
85b8b2573b Fixed AncestorIds
Fixed Sorting, NextUp and Continue Watching
2024-11-12 15:37:01 +00:00
JPVenson
a7a2257ccb Fixed Search ordering and NextUp 2024-11-12 13:29:29 +00:00
JPVenson
510b29f2a4 Fixed dangling connections keept open on window migration 2024-11-12 07:16:24 +00:00
JPVenson
00c4f23276 Fixed image save method transaction commit 2024-11-11 23:14:06 +00:00
JPVenson
43a2ec990c Refactored array usage 2024-11-11 23:11:17 +00:00
JPVenson
efe5b59517 Cleaned up BaseItem querying 2024-11-11 22:29:44 +00:00
JPVenson
508b27f156 Fixed Duplicate returns on grouping
Fixed UserDataKey not stored
2024-11-11 17:39:50 +00:00
JPVenson
bdab5e549e Fixed WAL lock on program exit 2024-11-11 17:39:20 +00:00
JPVenson
741397f1be Fixed images not loading 2024-11-11 07:00:51 +00:00
JPVenson
c6e67edd86 Fixed ItemSorting 2024-11-11 06:21:43 +00:00
JPVenson
fb48d0790f Fixed Library DB lookup 2024-11-11 06:14:08 +00:00
JPVenson
8dbbb3e243 Fixed user Index 2024-11-11 05:34:11 +00:00
JPVenson
2d4f7f725f Fixed TopParent not beeing migrated 2024-11-11 00:27:30 +00:00
JPVenson
911139e2d5 Fixed provider Ids not queried with baseItems 2024-11-10 21:06:15 +00:00
JPVenson
6b777f9d43 Fixed filter query 2024-11-10 21:01:16 +00:00
JPVenson
67d8e8c7da fixed ExtraIds not returned as empty list 2024-11-10 20:42:27 +00:00
JPVenson
efc6611072 Refixed timing for migration 2024-11-10 20:40:24 +00:00
JPVenson
fb88d48374 Fixed out of order unittests 2024-11-10 20:18:36 +00:00
JPVenson
dfbbbf023d reverted tag enumeration 2024-11-10 20:10:59 +00:00
JPVenson
4b0a5ea8e9 Fixed reference aggregate collections nullable when empty 2024-11-10 19:31:22 +00:00
JPVenson
4959232b27 Fixed tags aggregation 2024-11-10 19:28:41 +00:00
JPVenson
73ddbeb4c1 Fixed migration timer 2024-11-10 19:25:17 +00:00
JPVenson
b5bb2261bc Who thought it be a good idea to let indexes start 1 one please step forward!!! 2024-11-10 19:19:35 +00:00
JPVenson
cec4ad9b65 Improved Logging 2024-11-10 18:36:46 +00:00
JPVenson
b0b14e6edd Fixed order of column selects 2024-11-10 18:01:51 +00:00
JPVenson
6efcd6b873 Fixed GUID selector for typed based item 2024-11-10 18:01:04 +00:00
JPVenson
0639758abd Updated all instances of ImmutableList to ImmutableArray 2024-10-28 14:34:29 +00:00
JPVenson
f80fa96453 Removed unused Using 2024-10-28 11:54:58 +00:00
JPVenson
76df4c48bc Changed from ImmuntableList to ImmutableArray 2024-10-28 11:54:39 +00:00
JPVenson
9342a6a9d6 Reverted Primary Constructor 2024-10-28 11:54:08 +00:00
JPVenson
a3ae055779 Change ChannelId and OwnerId to be expected strings 2024-10-28 09:24:12 +00:00
JPVenson
07ed9a3ea4 Updated TryGetGuid for migration 2024-10-28 09:22:32 +00:00
JPVenson
3d87d0faa2 Fixed migration not loading guid for items 2024-10-28 09:02:24 +00:00
JPVenson
421b49dee9 Adapted Review sugestions 2024-10-22 11:47:05 +00:00