Erwin de Haan
d7c6d16250
Unwrapped CreateDirectory and DeleteDirectory
6 years ago
Erwin de Haan
3a831994f6
Unwrapped GetDirectoryName and DirectorySeperatorChar
6 years ago
Bond_009
a709cbdc64
Fix more analyzer warnings
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
a36658f6f0
ReSharper Reformat: Properties to expression bodied form.
6 years ago
Erwin de Haan
b67c1b933e
Visual Studio Reformat: MediaBrowser.Api
6 years ago
Erwin de Haan
846456b41e
Reformatted the files with notes.
6 years ago
Erwin de Haan
e2751d42e8
Merge branch 'dev' into code-cleanup
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
hawken
bd169e4fd4
remove trailing whitespace
6 years ago
Vasily
b27315bc08
Merge pull request #307 from drmrbg/fix-chromecast
...
Fix transcoding of AAC from 5.1 to stereo to support Chromecast
6 years ago
Claus Vium
efa3a234e9
Change null check on UserId to a Guid.Empty check
6 years ago
Bond_009
ea4c914123
Fix exception logging
6 years ago
Bond_009
0c1b9d3bff
Rebase
6 years ago
drmrbg
6ffde49760
Attempt to fix Chromecast support
6 years ago
Mathieu Velten
1d7d52ff9e
Port MediaEncoding and Api.Playback from 10e57ce8d21b4516733894075001819f3cd6db6b
6 years ago
Luke Pulverenti
40442f887b
consolidate emby.server.core into emby.server.implementations
7 years ago
Luke Pulverenti
d8e2887071
update container value
7 years ago
Luke Pulverenti
b89af7af43
fixes #2121 - background roku thumbnail generation (or maybe... any scheduled task?) should be "niced"
7 years ago
Luke Pulverenti
d500998d78
pass around encoding options
7 years ago
Luke Pulverenti
a759b09577
support max audio bit depth
7 years ago
Luke Pulverenti
a107ff0369
capture more transcoding info
7 years ago
Luke Pulverenti
820b4873fb
move methods to base class
8 years ago
Luke Pulverenti
3e15b28b18
add IsInterlaced param
8 years ago
Luke Pulverenti
0beb803aed
add sample rate condition
8 years ago
Luke Pulverenti
198cb1bc9c
update file responses
8 years ago
Luke Pulverenti
3a8b567f14
update file responses
8 years ago
Luke Pulverenti
696a6b34ea
improve smb support
8 years ago
Luke Pulverenti
53024bd149
removed dead code
8 years ago
Luke Pulverenti
af4473e27f
add error handling
8 years ago
Luke Pulverenti
fc7ab45fb3
unify audio conversion
8 years ago
Luke Pulverenti
561028c907
update automated checkins
8 years ago
Luke Pulverenti
c9be9b4141
update hls params
8 years ago
Luke Pulverenti
ce1ed2bea7
update hls to support mpeg2video
8 years ago
Luke Pulverenti
0ee1a0d7bd
fix mapping multiple tuner channels to same epg channel
8 years ago
Luke Pulverenti
36f8eb1149
add db startup error handling
8 years ago
Luke Pulverenti
5edaf12d40
move encoding methods to shared classes
8 years ago
Luke Pulverenti
30538f0731
improve video startup performance
8 years ago
Luke Pulverenti
ab026ab2de
restore localized guids switch
8 years ago
Luke Pulverenti
8a252c8ad6
remove dead code
8 years ago
Luke Pulverenti
338d5ee993
remove specification of input decoders (for now)
8 years ago
Luke Pulverenti
3674d6dfa3
update aac_latm input
8 years ago
Luke Pulverenti
ee084849a1
fix param
8 years ago
Luke Pulverenti
3edf91ce56
update music artists
8 years ago
Luke Pulverenti
c0ddeaab77
update maxrate
8 years ago
Luke Pulverenti
dbba636290
handle unknown video stream
8 years ago
Luke Pulverenti
20e090e145
update hls params
8 years ago
Luke Pulverenti
b8f57f586b
update stream specifiers
8 years ago
Luke Pulverenti
72887a1f6b
specify input codecs
8 years ago
Luke Pulverenti
db9eb64e9f
increase chances of stream copy
8 years ago
Luke Pulverenti
5372c0bf23
remove unused property
8 years ago
Luke Pulverenti
cb8751f985
fixes #2365 - External bitmap subtitles are loaded incorrectly
8 years ago
Luke Pulverenti
a5ffea5752
update video audio encoding
8 years ago
Luke Pulverenti
5833aedb15
update bitrate filter
8 years ago
Luke Pulverenti
d588ed705f
update subtitle burn in params
8 years ago
Luke Pulverenti
de9cd28a79
remove tvos dts hack no longer needed
8 years ago
Luke Pulverenti
afabbfa22b
add ios dts workaround
8 years ago
Luke Pulverenti
9ed3c31175
update recording params
8 years ago
Luke Pulverenti
c2da52914c
add SeriesStudioInfo object
8 years ago
Luke Pulverenti
43c6971383
update isavc condition
8 years ago
Luke Pulverenti
3c55747cd6
fixes #2285 - [BUG] VAAPI Transcoding (Does not work with certain codecs)
8 years ago
Luke Pulverenti
227dd0a42d
rework result factory
8 years ago
Luke Pulverenti
a8b340cbb2
update portable projects
8 years ago
Luke Pulverenti
13d8110ce2
make api project portable
8 years ago
Luke Pulverenti
b28857feea
update nvenc
8 years ago
Luke Pulverenti
8030370cfa
remove audio channel limit from transcoding conditions
8 years ago
Luke Pulverenti
ef6b90b8e6
make controller project portable
8 years ago
Luke Pulverenti
7e05f03f09
update live tv transcoding params
8 years ago
Luke Pulverenti
ccaf2f43a6
exclude mpeg4 with level -99 from vaapi
8 years ago
Luke Pulverenti
55f47d2120
update recording defaults
8 years ago
Luke Pulverenti
d5b5c8e1a5
update display of active recordings
8 years ago
Luke Pulverenti
5cd3276775
pass requested fields to data layer
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
d3583c1460
update lists
8 years ago
Luke Pulverenti
6a7fabc3bd
add new guide settings
8 years ago
Luke Pulverenti
76c7bfcb67
update closing of streams
8 years ago
Jan Friedrich
3d260bd13c
vaapi: copy decoded frames to main memory only when necessary
8 years ago
Luke Pulverenti
b4bc403747
fix EnableThrottling override
8 years ago
Luke Pulverenti
d94598a75e
update recording screens
8 years ago
Luke Pulverenti
115b4b2c1b
fix really high audio encoding bitrate
8 years ago
Luke Pulverenti
05edb9f4bd
update timeshifting
8 years ago
Jan Friedrich
1cf6cfb11c
fix graphical subtitle transcoding with vaapi
8 years ago
Luke Pulverenti
3a4b0ea018
limit transcoding to level 41
8 years ago
Luke Pulverenti
d68a826833
update dialogs
8 years ago
Luke Pulverenti
d4324b7e89
add chapter image error handling
8 years ago
Luke Pulverenti
cc7b150b90
update recording layout
8 years ago
Luke Pulverenti
22ac006d4e
fix missing params
8 years ago
Luke Pulverenti
9c7eef891b
add configurable encoding params
8 years ago
Luke Pulverenti
92d8e9f564
remove test code
8 years ago
Luke Pulverenti
f5a6a418f5
update scaling with MaxHeight
8 years ago
Luke Pulverenti
e4851e1b25
reduce rescanning due to IsOffline
8 years ago
Luke Pulverenti
2e65c32ede
add vaapi support
8 years ago
Luke Pulverenti
17e1c8c22b
update sync settings
8 years ago
Luke Pulverenti
dea08933f1
update xmltv lib
8 years ago
Luke Pulverenti
23949f83e5
Merge branch 'dev' of https://github.com/MediaBrowser/Emby into dev
8 years ago
Luke Pulverenti
eb36b009ca
update stream start events
8 years ago
softworkz
9ac5d5417b
Add accurate bitrate reporting for ffmpeg jobs
8 years ago