Bond_009
d8ec3a5470
Reduce usage of GetAwaiter().GetResult()
2 years ago
Patrick Barron
f7ec85d7a0
Use dependency injection for IChannel
2 years ago
crobibero
b6dda30a33
Fix suggestions from review
4 years ago
crobibero
6bcbc2b88a
Reduce warnings in MediaBrowser.Controller
4 years ago
Bond_009
fb090df0b5
Enable nullable reference types for MediaBrowser.Controller
4 years ago
crobibero
c083b29e29
Use Guid as API parameter type where possible
4 years ago
Bond_009
404bb4f835
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
4 years ago
Erwin de Haan
26ca4b607b
Visual Studio Reformat: MediaBrowser.Controller
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
Andrew Rabert
a86b71899e
Add GPL modules
6 years ago
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti
a5b82cd2ec
remove unneeded async signatures
7 years ago
Luke Pulverenti
1ad990ad72
update live tv data transfer
7 years ago
Luke Pulverenti
33014f77aa
update GetItems method
8 years ago
Luke Pulverenti
a1ca5e3ecc
remove dead code
8 years ago
Luke Pulverenti
daaae69df5
add playback of in-progress recordings
8 years ago
Luke Pulverenti
13004d2541
enable sync for channels that allow downloading
8 years ago
Luke Pulverenti
cbac67b5ae
remove IChannelMediaItem interface
9 years ago
Luke Pulverenti
a2c371ec60
rework collection editor
9 years ago
Luke Pulverenti
45c8f51a9c
update user views
9 years ago
Luke Pulverenti
bd2ea703e3
implement modular media sources
10 years ago
Luke Pulverenti
4999f19485
resolve moviedb issues
10 years ago
Luke Pulverenti
4aa959c1e2
display trailers within suggestions
10 years ago
Luke Pulverenti
1afb28b487
add cinema mode feature
10 years ago
Luke Pulverenti
51e964dae3
support channels with dlna
10 years ago
Luke Pulverenti
9e57e16aa9
fixes #839 - Support getting latest channel items
11 years ago
Luke Pulverenti
e210825e54
update translations
11 years ago
Luke Pulverenti
c91ea99016
more work on channel downloading
11 years ago
Luke Pulverenti
858c37b860
add channel downloading settings
11 years ago
Luke Pulverenti
680ffeebf7
updated nuget
11 years ago
Luke Pulverenti
ad3c30c145
support sending channel paging direct to the provider
11 years ago
Luke Pulverenti
3ccecd3ca3
channel fixes
11 years ago
Luke Pulverenti
f031bb744b
add new web client sidebar
11 years ago
Luke Pulverenti
53749f077b
progress on channels api
11 years ago
Luke Pulverenti
d494944767
calculate item by name counts on the fly
11 years ago