Mark Monteiro
b67e9cde8c
Replace ILogger with ILogger<T> wherever possible
...
Log entries will contain additional class context when using this interface
5 years ago
Bond_009
7060934792
Fix some warnings in Emby.Server.Implementations
5 years ago
Joshua M. Boniface
48120d01dc
Merge pull request #1991 from Bond-009/transtemp
...
Don't append transcodes to transcoding temp path
5 years ago
Bond-009
b477b3874e
Fix some warnings
5 years ago
Bond-009
d4b438791f
Don't append transcodes to transcoding temp path
5 years ago
Bond_009
c9820d30ed
Fix multiple mistakes and warnings
5 years ago
Bond_009
dc194015c2
Remove unused args
5 years ago
Bond_009
5dd332b63d
Attempt to fix #1391
5 years ago
Bond_009
1bc9b42c57
More fixes
5 years ago
Bond_009
237db8ae92
Clean up livestreaming code
5 years ago
dkanada
8f8d8e3d0b
Merge pull request #1581 from Bond-009/socket1
...
Use System.Net abstractions instead of raw socket
5 years ago
Bond-009
6032f31aa6
Use CultureInvariant string conversion for Guids
5 years ago
Bond-009
a5cb069f26
Update HdHomerunManager.cs
5 years ago
Bond_009
1cad93c276
Use System.Net abstractions instead of raw socket
5 years ago
Bond_009
ddd1a282ea
Remove IpAddressInfo and IpEndPointInfo classes
5 years ago
Bond-009
d0fbd260d5
Merge branch 'master' into httpclient
6 years ago
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
7f42dcc60f
Remove more unused stuff
6 years ago
Bond_009
a6a4cd5667
Removed some unused fields
6 years ago
Erwin de Haan
d7c6d16250
Unwrapped CreateDirectory and DeleteDirectory
6 years ago
Erwin de Haan
3a831994f6
Unwrapped GetDirectoryName and DirectorySeperatorChar
6 years ago
Bond_009
722120af74
Remove conditions that are always true/false
6 years ago
Erwin de Haan
321c440739
Reformat JustAMan review pt1 changes
...
Refs #575
6 years ago
Erwin de Haan
e867446437
ReSharper format: conform inline 'out' parameters.
6 years ago
Erwin de Haan
65bd052f3e
ReSharper conform to 'var' settings
6 years ago
Erwin de Haan
e566d9a231
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
6 years ago
Erwin de Haan
5b3d8a6d76
EditorConfig reformat: Emby.IsoMounting, Emby.Server.Implementations
6 years ago
Erwin de Haan
39ef1106d7
Visual Studio Reformat: Emby.Server.Implementations Part Liv-P
6 years ago
Erwin de Haan
846456b41e
Reformatted the files with notes.
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
ea4c914123
Fix exception logging
6 years ago
Bond_009
0f8b3c6347
Use Microsoft.Extensions.Logging abstraction
6 years ago
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti
1dc8ff9e91
allow specification of m3u stream limit
7 years ago
Luke Pulverenti
2f758676d0
support sharing m3u tuner streams
7 years ago
Luke Pulverenti
25138bbeb7
update subtitle downloading to use local metadata settings
7 years ago
Luke Pulverenti
83a43121af
fix hdhr stream returning too quickly
7 years ago
Luke Pulverenti
5cb7469028
support track selection before playback
7 years ago
Luke Pulverenti
9b71812325
update live stream management
7 years ago
Luke Pulverenti
060215143f
improve httpclient resource disposal
7 years ago
Luke Pulverenti
164e7dc896
improve live tv direct play
7 years ago
Luke Pulverenti
851c62a940
update image magick orientation function
7 years ago
Luke Pulverenti
e19b8f81c7
update recording conversion
7 years ago
Luke Pulverenti
2e0e1697a8
rework live stream creation
7 years ago
Luke Pulverenti
f55b138e1d
update deinterlace param
7 years ago
Luke Pulverenti
a0d82a02c8
update param encoding
7 years ago
Luke Pulverenti
3506855c5c
fix overlapping recordings
7 years ago
Luke Pulverenti
cdd79ec7e2
update owned items
7 years ago
Luke Pulverenti
9440fdc719
3.2.30.14
7 years ago
Luke Pulverenti
9a5a6f569d
removed dead code
7 years ago
Luke Pulverenti
49b799adbe
3.2.30.8
7 years ago
Luke Pulverenti
d2b86edf05
update hdhr channel ids
7 years ago
Luke Pulverenti
dd7dc7dda3
3.2.22.4
7 years ago
Luke Pulverenti
e91f569c15
update live tv startup
8 years ago
Luke Pulverenti
acfd90b6ff
update opening of hdhr stream
8 years ago
Luke Pulverenti
f96e5c84a2
update live stream buffers
8 years ago
Luke Pulverenti
386ed8d34a
update live stream buffers
8 years ago
Luke Pulverenti
2ca2a21737
update live stream buffer
8 years ago
Luke Pulverenti
3e15b28b18
add IsInterlaced param
8 years ago
Luke Pulverenti
33014f77aa
update GetItems method
8 years ago
Luke Pulverenti
28988b056c
update stream copying
8 years ago
Luke Pulverenti
b9be73789b
fix plugin loading
8 years ago
Luke Pulverenti
f07af448fa
update main projects
8 years ago
Luke Pulverenti
8b9e7e1f59
rework hdhr udp stream
8 years ago
Luke Pulverenti
54cf0da758
update query fields
8 years ago
Luke Pulverenti
8109b83972
update hdhr stream
8 years ago
Luke Pulverenti
6d50748b97
update recordings
8 years ago
Luke Pulverenti
7ee588060d
add IgnoreDts option
8 years ago
Luke Pulverenti
514927291c
fix hd homerun host stream ids
8 years ago
Luke Pulverenti
7d3aa60db0
update hdhr udp stream
8 years ago
Luke Pulverenti
e004e66500
update tuner methods
8 years ago
Luke Pulverenti
8a68c23838
update socket send functions
8 years ago
Luke Pulverenti
55bfb71baa
update hdhomerun udp stream
8 years ago
Luke Pulverenti
da88fbb824
update hd homerun udp stream
8 years ago
Luke Pulverenti
44a4e662ac
update hdhomerun model info caching
8 years ago
Luke Pulverenti
f069559b1e
update tuner host interface
8 years ago
Luke Pulverenti
a0934e6226
continue with tuner discovery
8 years ago
Luke Pulverenti
2ff7608b7a
remove tuner host enabled property
8 years ago
Luke Pulverenti
f05dc08c06
update tuner discovery
8 years ago
Luke Pulverenti
0650be4780
rework tuner discovery
8 years ago
Luke Pulverenti
9fa6868af3
update legacy hd homerun support
8 years ago
Luke Pulverenti
9e74d834a7
update legacy hdhomerun support
8 years ago
Luke Pulverenti
c811d57bca
remove hardcoded address families
8 years ago
Luke Pulverenti
d68cdc0c6d
3.2.5.5
8 years ago
Luke Pulverenti
7cbc76af27
3.2.5.4
8 years ago
Luke Pulverenti
b9c12ca4a7
update legacy stream
8 years ago
Luke Pulverenti
0a64609fb8
stub out legacy live stream
8 years ago
Luke Pulverenti
8be997b8ad
update GetChannelStream
8 years ago
Luke Pulverenti
ea66ed6a71
update legacy tuner support
8 years ago
Luke Pulverenti
047d383cda
add using block
8 years ago
Luke Pulverenti
495d06a970
re-use socket
8 years ago
Luke Pulverenti
fcc26d5453
fix tuner method
8 years ago
Luke Pulverenti
9776ca09db
update socket interfaces
8 years ago
Luke Pulverenti
c33b12ba7d
update m3u channel mapping
8 years ago
Luke Pulverenti
0ee1a0d7bd
fix mapping multiple tuner channels to same epg channel
8 years ago
Luke Pulverenti
a3b9d33248
key m3u based on tvgid
8 years ago
Luke Pulverenti
2ef30a3ba8
update program titles
8 years ago
Luke Pulverenti
dbba636290
handle unknown video stream
8 years ago
Luke Pulverenti
9ed3c31175
update recording params
8 years ago
Luke Pulverenti
e297e90bce
update .net core startup
8 years ago