Bond-009
9af6eda0b4
Merge pull request #3343 from telans/comment-stops
...
Add full stop at end of comments (SA1629)
4 years ago
telans
247f9c61e6
fix SA1513/SA1516
4 years ago
telans
9018f8d8be
Add full stop at end of comments (SA1629)
4 years ago
telans
3d9049ef08
fix SA1508
4 years ago
Patrick Barron
9ad839c776
Initial migration code
5 years ago
Patrick Barron
961f48f5bc
Use ? and ?? where applicable
5 years ago
Patrick Barron
5966ee6d87
Convert type checks and null checks into pattern matching
5 years ago
Bond_009
e9d1eabd53
Remove unused usings
5 years ago
dkanada
dee3076eaf
Merge pull request #1923 from Bond-009/random
...
Don't shuffle some types by default
5 years ago
Bond_009
3221e837f9
* Add support for multi segment base urls
...
* Make baseurl case-insensitive
5 years ago
Bond_009
bbc0875387
Don't shuffle some types by default
5 years ago
Bond-009
ee637e8fec
Fix warnings, improve performance ( #1665 )
...
* Fix warnings, improve performance
`QueryResult.Items` is now a `IReadOnlyList` so we don't need to
allocate a new `Array` when we have a `List` (and `Items` shouldn't need to
be mutable anyway)
* Update Providers .csproj to latest C#
* Remove extra newline from DtoService.cs
* Remove extra newline from UserLibraryService.cs
5 years ago
Bond-009
6032f31aa6
Use CultureInvariant string conversion for Guids
5 years ago
Erwin de Haan
ba610b5094
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
6 years ago
Erwin de Haan
b67c1b933e
Visual Studio Reformat: MediaBrowser.Api
6 years ago
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti
39c4542cf6
update query objects
7 years ago
Luke Pulverenti
ed81591175
update dto methods
7 years ago
Luke Pulverenti
e441e2f53d
update active recordings
7 years ago
Luke Pulverenti
1ad990ad72
update live tv data transfer
7 years ago
Luke Pulverenti
6b28eee2db
rework episode queries
7 years ago
Luke Pulverenti
40442f887b
consolidate emby.server.core into emby.server.implementations
7 years ago
Luke Pulverenti
4e52c027bc
improve nextup queries
7 years ago
Luke Pulverenti
31841a31a9
3.2.26.7
7 years ago
Luke Pulverenti
33014f77aa
update GetItems method
8 years ago
Luke Pulverenti
da77b05817
update data queries
8 years ago
Luke Pulverenti
f53472584e
update environment detection
8 years ago
Luke Pulverenti
8755886761
switch to hwaccel auto
8 years ago
Luke Pulverenti
561028c907
update automated checkins
8 years ago
Luke Pulverenti
eddcc46602
improve performance of getting channel list
8 years ago
Luke Pulverenti
8eb4c034b4
update audio sync params
8 years ago
Luke Pulverenti
2bac4f85ad
improve next up performance
8 years ago
Luke Pulverenti
227dd0a42d
rework result factory
8 years ago
Luke Pulverenti
ef6b90b8e6
make controller project portable
8 years ago
Luke Pulverenti
cb26cb9457
update program queries
8 years ago
Luke Pulverenti
5cd3276775
pass requested fields to data layer
8 years ago
Luke Pulverenti
f646c0f29d
update season cleanup
8 years ago
Luke Pulverenti
cc62faa1c2
update season queries
8 years ago
Luke Pulverenti
fd6aa72dac
add guide optimizations
8 years ago
Luke Pulverenti
8a7b24000d
update season queries
8 years ago
Luke Pulverenti
b971fa9d5e
update tv queries
8 years ago
Luke Pulverenti
1dfe694a77
fix search dipping into restricted channels
8 years ago
Luke Pulverenti
759f5a8560
update task results
9 years ago
Luke Pulverenti
e1f562e16f
calculate similarity at database level
9 years ago
Luke Pulverenti
96d090f908
update episode filters
9 years ago
Luke Pulverenti
329e047803
update seasons
9 years ago
Luke Pulverenti
432c52f934
update season filters
9 years ago
Luke Pulverenti
3118196ac6
update user data queries
9 years ago
Luke Pulverenti
20aa8ec75b
remove unneeded filters
9 years ago
Luke Pulverenti
b63dd2e9ae
update upcoming
9 years ago