Bond-009
e64aaebbac
Improvements around streams
...
* Use ArrayPool instead of allocating new buffers each time
* Remove NetworkStream copy
* Remove some dead code
6 years ago
Bond-009
decaffed86
Remove EnvironmentInfo
...
This moved the last bit of usefulness of EnvironmentInfo into a static
class.
6 years ago
Claus Vium
78742b8e4c
Switch to HeaderNames instead of hardcoded strings (and other header related fixes)
6 years ago
Bond_009
a709cbdc64
Fix more analyzer warnings
6 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
Erwin de Haan
ec1f5dc317
Mayor code cleanup
...
Add Argument*Exceptions now use proper nameof operators.
Added exception messages to quite a few Argument*Exceptions.
Fixed rethorwing to be proper syntax.
Added a ton of null checkes. (This is only a start, there are about 500 places that need proper null handling)
Added some TODOs to log certain exceptions.
Fix sln again.
Fixed all AssemblyInfo's and added proper copyright (where I could find them)
We live in *current year*.
Fixed the use of braces.
Fixed a ton of properties, and made a fair amount of functions static that should be and can be static.
Made more Methods that should be static static.
You can now use static to find bad functions!
Removed unused variable. And added one more proper XML comment.
6 years ago
Bond_009
bf01918659
Clean up
6 years ago
Bond_009
6e5d2aadaa
Remove custom ToArray extension
6 years ago
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti
85815adcd2
update live tv queries
7 years ago
Luke Pulverenti
175c085d90
Stub out new filtering api
7 years ago
Luke Pulverenti
164e7dc896
improve live tv direct play
7 years ago
Luke Pulverenti
bc656edf4f
update resolved video titles
7 years ago
Luke Pulverenti
a5b82cd2ec
remove unneeded async signatures
7 years ago
Luke Pulverenti
39c4542cf6
update query objects
7 years ago
Luke Pulverenti
ed81591175
update dto methods
7 years ago
Luke Pulverenti
1ad990ad72
update live tv data transfer
7 years ago
Luke Pulverenti
d2b86edf05
update hdhr channel ids
7 years ago
Luke Pulverenti
40442f887b
consolidate emby.server.core into emby.server.implementations
7 years ago
Luke Pulverenti
33014f77aa
update GetItems method
8 years ago
Luke Pulverenti
54cf0da758
update query fields
8 years ago
Luke Pulverenti
da77b05817
update data queries
8 years ago
Luke Pulverenti
f53472584e
update environment detection
8 years ago
Luke Pulverenti
ce1ed2bea7
update hls to support mpeg2video
8 years ago
Luke Pulverenti
a0934e6226
continue with tuner discovery
8 years ago
Luke Pulverenti
a8fc480489
rework tuner setup
8 years ago
Luke Pulverenti
e391ee1b17
update components
8 years ago
Luke Pulverenti
1e28de1098
update channel mapping
8 years ago
Luke Pulverenti
851364f84f
rework guide mappings
8 years ago
Luke Pulverenti
a93c2682d9
update timer settings
8 years ago
Luke Pulverenti
227dd0a42d
rework result factory
8 years ago
Luke Pulverenti
13d8110ce2
make api project portable
8 years ago
Luke Pulverenti
ef6b90b8e6
make controller project portable
8 years ago
Luke Pulverenti
2f17d160bc
limit number of people in dlna responses
8 years ago
Luke Pulverenti
daaae69df5
add playback of in-progress recordings
8 years ago
Luke Pulverenti
1591b16e00
fix live stream
8 years ago
Luke Pulverenti
a69ca6c55b
avoid buffering http responses
8 years ago
Luke Pulverenti
b9cacd8076
update live streams
8 years ago
Luke Pulverenti
c4e137e6cf
update timer listings
8 years ago
Luke Pulverenti
3f77a9a8a2
update series timer editor
8 years ago
Luke Pulverenti
6a7fabc3bd
add new guide settings
8 years ago
Luke Pulverenti
76c7bfcb67
update closing of streams
8 years ago
Luke Pulverenti
d596053ec7
rework live stream handling
8 years ago
Luke Pulverenti
c3f947f4da
add sports and kids recording categories
8 years ago
Luke Pulverenti
67505e24bd
fix artist editor
8 years ago
Luke Pulverenti
cc7b150b90
update recording layout
8 years ago
Luke Pulverenti
fd6aa72dac
add guide optimizations
8 years ago
Sven Van den brande
219cba7506
Removed redundant Collection Initializers
...
Removed Using directives that are not required
8 years ago
Luke Pulverenti
1dfe694a77
fix search dipping into restricted channels
8 years ago