JQ
d06ce1f1e0
Fix only returning one item from /Item/Latest api. ( #12492 )
...
* Updated to EFcore
* Remove unused using
* Dont use DateCreated not from episode type or music type
* use TranslateQuery to filter out instead and then do the grouping and retrival of min and max datecreated instead
* Album also
2025-03-26 20:26:47 -06:00
Cody Robibero
85b5bebda4
Add fast-path to getting just the SeriesPresentationUniqueKey for NextUp ( #13687 )
...
* Add more optimized query to calculate series that should be processed for next up
* Filter series based on last watched date
2025-03-18 17:37:04 -06:00
JPVenson
d716a53ec2
Applied review comments
2025-01-11 18:13:16 +00:00
JPVenson
be48cdd9e9
Naming refactoring and WIP porting of new interface repositories
2024-10-09 09:53:39 +00:00
JPVenson
15bf43e3ad
Removed BaseSqliteRepository
2024-10-08 19:53:26 +00:00
JPVenson
6c819fe516
WIP BaseItem search refactoring
2024-10-08 12:27:27 +00:00
Bond_009
4b01aaa0f7
Allocate less Lists
2023-03-01 00:44:57 +01:00
Bond_009
23ea14aa27
Clean up SqliteItemRepository
...
* remove dead code
* reduce allocations
2022-02-15 22:27:38 +01:00
Bond_009
1c14c86b20
Fix some warnings
2022-02-14 14:46:04 +01:00
Cody Robibero
7bfc6b5679
Remove more warnings
2021-12-27 07:38:06 -07:00
Bond_009
637e86478f
Fix some warnings
2021-09-03 19:32:11 +02:00
Cody Robibero
d461e3912a
Remove warninigs from MediaBrowser.Controller (Part 3) ( #6078 )
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
2021-06-06 17:16:41 +02:00
Bond_009
fb090df0b5
Enable nullable reference types for MediaBrowser.Controller
2021-05-07 00:39:20 +02:00
Bond_009
a02e37daa0
SqliteItemRepository: remove redundant operations
...
removed:
* nameof -> FullName lookup
* IndexOf before Replace
* Enum.GetNames -> Enum.Parse roundtrip
2021-04-22 16:05:12 +02:00
Matt Montgomery
53d5f64e03
Fix SA1513, SA1514, SA1507, and SA1508
2020-09-28 15:04:31 -05:00
Bond_009
404bb4f835
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
2020-08-22 21:56:24 +02:00
telans
9018f8d8be
Add full stop at end of comments (SA1629)
2020-06-16 10:37:52 +12:00
Bond_009
c2b5fb78ce
Address comments
2020-04-09 19:27:03 +02:00
Bond_009
8e7b15285e
Clean up SqliteItemRepository
2020-04-03 20:59:38 +02:00
Bond_009
a07ee65365
Minor improvements
2020-02-23 10:53:51 +01:00
Bond_009
8a0ef41036
Minor improvements
2020-01-08 01:24:12 +09:00
Andrew Mahone
03ecf57548
Store MediaAttachments in DB.
2019-10-22 10:32:40 -04:00
Bond_009
3e6819c718
Don't clone lists
2019-02-12 21:06:47 +01:00
Bond_009
41fb1e5106
Tuple -> ValueTuple
2019-02-12 21:06:47 +01:00
Claus Vium
8985fb8d58
Remove support for games as a media type
2019-01-31 19:04:47 +01:00
Erwin de Haan
ba610b5094
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
2019-01-13 21:01:16 +01:00
Erwin de Haan
26ca4b607b
Visual Studio Reformat: MediaBrowser.Controller
2019-01-13 20:25:32 +01:00
Andrew Rabert
a86b71899e
Add GPL modules
2018-12-27 18:27:57 -05:00
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
2018-09-12 19:26:21 +02:00
Luke Pulverenti
7e5036a587
update image aspect ratio detection
2017-10-22 02:22:43 -04:00
Luke Pulverenti
e287e3a50d
remove async when there's nothing to await
2017-08-26 20:32:33 -04:00
Luke Pulverenti
e7425e6205
revert servicestack.text update
2017-08-10 14:01:31 -04:00
Luke Pulverenti
40442f887b
consolidate emby.server.core into emby.server.implementations
2017-08-09 15:56:38 -04:00
Luke Pulverenti
db315c4e32
update media source methods
2017-08-05 15:02:33 -04:00
Luke Pulverenti
d84bb7160f
update next up queries
2016-12-12 14:40:27 -05:00
Luke Pulverenti
184f3bc50a
update db init
2016-11-20 04:46:07 -05:00
Luke Pulverenti
64d15be839
update queries
2016-11-20 00:59:36 -05:00
Luke Pulverenti
719ad3971e
update genre validator
2016-08-19 01:58:35 -04:00
Luke Pulverenti
845c4a0d62
update item by name validators
2016-08-18 11:13:18 -04:00
Luke Pulverenti
319a956b38
update validators
2016-08-06 00:38:01 -04:00
Luke Pulverenti
a75f24e8e1
add temp file with recording conversion
2016-06-20 18:07:18 -04:00
Luke Pulverenti
f9847be17c
update item by name queries
2016-06-17 09:06:13 -04:00
Luke Pulverenti
da6e94396f
update connection pooling
2016-06-11 16:12:01 -04:00
Luke Pulverenti
a4d1c9e6e4
update sqlite
2016-05-01 17:48:37 -04:00
Luke Pulverenti
95250b9f22
removed dead code
2016-03-21 16:15:18 -04:00
Luke Pulverenti
fbf8d27637
update channel db
2015-11-02 12:25:01 -05:00
Luke Pulverenti
0bd1f36ece
update db queries
2015-10-29 09:28:05 -04:00
Luke Pulverenti
9ae7625d13
update item list page
2015-09-16 13:16:39 -04:00
Luke Pulverenti
0291df3193
3.0.5666.2
2015-07-08 12:10:34 -04:00
Luke Pulverenti
dfa17aec70
update people queries
2015-07-06 22:25:23 -04:00