Bond-009
1ea219bf3f
Merge branch 'master' into culture
2019-01-30 16:57:15 +01:00
Erwin de Haan
581a7fe078
Unwrapped MoveDirectory
, DirectoryExists
, FileExists
& removed MoveFile
2019-01-28 22:10:00 +01:00
Erwin de Haan
d7c6d16250
Unwrapped CreateDirectory and DeleteDirectory
2019-01-28 22:09:56 +01:00
Erwin de Haan
3a831994f6
Unwrapped GetDirectoryName and DirectorySeperatorChar
2019-01-28 22:06:34 +01:00
Bond_009
a709cbdc64
Fix more analyzer warnings
2019-01-27 12:12:44 +01:00
Erwin de Haan
e867446437
ReSharper format: conform inline 'out' parameters.
2019-01-13 21:46:33 +01:00
Erwin de Haan
65bd052f3e
ReSharper conform to 'var' settings
2019-01-13 21:37:13 +01:00
Erwin de Haan
a36658f6f0
ReSharper Reformat: Properties to expression bodied form.
2019-01-13 21:31:14 +01:00
Erwin de Haan
b67c1b933e
Visual Studio Reformat: MediaBrowser.Api
2019-01-13 20:24:58 +01:00
Erwin de Haan
846456b41e
Reformatted the files with notes.
2019-01-12 21:41:08 +01:00
Erwin de Haan
e2751d42e8
Merge branch 'dev' into code-cleanup
2019-01-11 12:50:36 +01:00
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.
2019-01-10 20:38:53 +01:00
hawken
bd169e4fd4
remove trailing whitespace
2019-01-07 23:27:46 +00:00
Vasily
b27315bc08
Merge pull request #307 from drmrbg/fix-chromecast
...
Fix transcoding of AAC from 5.1 to stereo to support Chromecast
2019-01-06 14:11:09 +03:00
Claus Vium
efa3a234e9
Change null check on UserId to a Guid.Empty check
2019-01-03 07:58:14 +01:00
Bond_009
ea4c914123
Fix exception logging
2018-12-30 22:44:39 +01:00
Bond_009
0c1b9d3bff
Rebase
2018-12-30 22:44:38 +01:00
drmrbg
6ffde49760
Attempt to fix Chromecast support
2018-12-28 23:18:06 -08:00
Mathieu Velten
1d7d52ff9e
Port MediaEncoding and Api.Playback from 10e57ce8d21b4516733894075001819f3cd6db6b
2018-12-14 17:32:54 +01:00
Luke Pulverenti
40442f887b
consolidate emby.server.core into emby.server.implementations
2017-08-09 15:56:38 -04:00
Luke Pulverenti
d8e2887071
update container value
2017-08-04 16:29:34 -04:00
Luke Pulverenti
b89af7af43
fixes #2121 - background roku thumbnail generation (or maybe... any scheduled task?) should be "niced"
2017-08-01 15:43:39 -04:00
Luke Pulverenti
d500998d78
pass around encoding options
2017-07-22 21:56:31 -04:00
Luke Pulverenti
a759b09577
support max audio bit depth
2017-06-26 11:10:52 -04:00
Luke Pulverenti
a107ff0369
capture more transcoding info
2017-06-24 14:33:19 -04:00
Luke Pulverenti
820b4873fb
move methods to base class
2017-06-04 16:28:27 -04:00
Luke Pulverenti
3e15b28b18
add IsInterlaced param
2017-05-29 08:35:59 -04:00
Luke Pulverenti
0beb803aed
add sample rate condition
2017-05-13 15:31:25 -04:00
Luke Pulverenti
198cb1bc9c
update file responses
2017-05-09 14:51:26 -04:00
Luke Pulverenti
3a8b567f14
update file responses
2017-05-05 13:55:38 -04:00
Luke Pulverenti
696a6b34ea
improve smb support
2017-05-04 14:14:45 -04:00
Luke Pulverenti
53024bd149
removed dead code
2017-05-04 03:01:35 -04:00
Luke Pulverenti
af4473e27f
add error handling
2017-04-28 15:17:26 -04:00
Luke Pulverenti
fc7ab45fb3
unify audio conversion
2017-04-27 14:13:16 -04:00
Luke Pulverenti
561028c907
update automated checkins
2017-04-17 15:01:16 -04:00
Luke Pulverenti
c9be9b4141
update hls params
2017-03-24 11:03:49 -04:00
Luke Pulverenti
ce1ed2bea7
update hls to support mpeg2video
2017-03-15 15:57:18 -04:00
Luke Pulverenti
0ee1a0d7bd
fix mapping multiple tuner channels to same epg channel
2017-02-18 22:46:09 -05:00
Luke Pulverenti
36f8eb1149
add db startup error handling
2017-02-17 16:11:13 -05:00
Luke Pulverenti
5edaf12d40
move encoding methods to shared classes
2017-02-02 11:02:01 -05:00
Luke Pulverenti
30538f0731
improve video startup performance
2017-02-01 15:55:56 -05:00
Luke Pulverenti
ab026ab2de
restore localized guids switch
2017-01-29 15:00:29 -05:00
Luke Pulverenti
8a252c8ad6
remove dead code
2017-01-26 23:15:05 -05:00
Luke Pulverenti
338d5ee993
remove specification of input decoders (for now)
2017-01-26 22:58:53 -05:00
Luke Pulverenti
3674d6dfa3
update aac_latm input
2017-01-11 23:27:14 -05:00
Luke Pulverenti
ee084849a1
fix param
2017-01-07 15:49:35 -05:00
Luke Pulverenti
3edf91ce56
update music artists
2017-01-05 23:38:03 -05:00
Luke Pulverenti
c0ddeaab77
update maxrate
2017-01-02 18:15:16 -05:00
Luke Pulverenti
dbba636290
handle unknown video stream
2017-01-01 15:47:54 -05:00
Luke Pulverenti
20e090e145
update hls params
2016-12-30 22:23:29 -05:00