cvium
b35dcbb9f0
Remove MediaBrowser.Text since it violates licenses and is overall hacky
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
8f41ba4d3a
Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.Model
6 years ago
Erwin de Haan
f2e50f50bd
Visual Studio Reformat: MediaBrowser.MediaEncoding
6 years ago
Erwin de Haan
e2751d42e8
Merge branch 'dev' into code-cleanup
6 years ago
Andrew Rabert
e5c2dbdf23
Merge pull request #540 from joshuaboniface/api-keys
...
Update Emby API keys to our own
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
Anthony Lavado
5900ab8c68
Update OpenSubtitles User Agent to our own
6 years ago
hawken
bd169e4fd4
remove trailing whitespace
6 years ago
Bond_009
73fd0cd8c6
SubtitleEncoder: stop using tuples for clarity
...
* Replace Tuples with a ValueTuple or a struct
6 years ago
Bond_009
59d8d9a82c
Fix nullrefexception in SubtitleEncoder
6 years ago
Bond_009
ea4c914123
Fix exception logging
6 years ago
Bond_009
0c1b9d3bff
Rebase
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
6ff89eab78
fixes #2588 - OpenSubtitlesDownloader doesn't respect X-Ratelimit-Requests-Remaining
7 years ago
Luke Pulverenti
ce47f63389
3.2.20.5
7 years ago
Luke Pulverenti
33014f77aa
update GetItems method
8 years ago
Luke Pulverenti
696a6b34ea
improve smb support
8 years ago
Luke Pulverenti
8755886761
switch to hwaccel auto
8 years ago
Luke Pulverenti
4d7d8961b4
update encoding detection
8 years ago
Luke Pulverenti
ce1ed2bea7
update hls to support mpeg2video
8 years ago
Luke Pulverenti
a181425e54
omit input container when hw encoding
8 years ago
Luke Pulverenti
03317b291d
improve subtitle responses
8 years ago
Luke Pulverenti
e936f49518
update use of shellexecute
8 years ago
Luke Pulverenti
ffb1ec76a7
update components
8 years ago
Luke Pulverenti
7a2cb6da5a
add subtitle fix for tizen
8 years ago
Luke Pulverenti
9b5a4c22e3
update image & subtitle extraction
8 years ago
Luke Pulverenti
a8b340cbb2
update portable projects
8 years ago
Luke Pulverenti
f52373609e
move classes to portable project
8 years ago
Luke Pulverenti
b1276dc208
make media encoding project portable
8 years ago
Luke Pulverenti
31c8c3bf7f
make open subtitle project portable
8 years ago
Luke Pulverenti
0189f4c49d
move provider project towards portability
8 years ago
Luke Pulverenti
ef6b90b8e6
make controller project portable
8 years ago
Luke Pulverenti
07791d46a5
rework scheduled tasks in preparation of common project going portable
8 years ago
Luke Pulverenti
a69ca6c55b
avoid buffering http responses
8 years ago
Luke Pulverenti
2d7c82d0dd
add loopback handler
8 years ago
Luke Pulverenti
88be568b40
update subtitle extraction
8 years ago
Luke Pulverenti
580a68d19c
update startup tests
8 years ago
Luke Pulverenti
e5655d32f1
fix timestamps in hls subtitles
9 years ago
Luke Pulverenti
6ba2a9ebd2
update subtitle encoding
9 years ago
Luke Pulverenti
51fe031031
update subtitles
9 years ago
Sven Van den brande
168587b2a0
Remove unused code...
9 years ago
Luke Pulverenti
49c678037a
fix samsung dlna subtitles
9 years ago
Luke Pulverenti
6eb5d34af1
update subtitle encoder to allow format passthrough
9 years ago
Luke Pulverenti
26487dc455
rework people
9 years ago
Luke Pulverenti
4ad96e4ff5
update logging levels
9 years ago
Luke Pulverenti
078277ebc2
continue file system rework
9 years ago
Luke
14de062681
update file system methods
9 years ago
Luke
6470189756
Merge pull request #1156 from arcticwaters/srt-ssa-wipe
...
Add support for more ssa tags in SrtParser
9 years ago
Luke Pulverenti
a4e73120a7
update channel streams
9 years ago
Andrew Schurman
4b15d1849c
Ensure that all ssa tags are wiped out of srt subtitles
9 years ago
Luke Pulverenti
d95057f13b
rework settings page
9 years ago
Luke Pulverenti
3178896004
update subtitle methods
9 years ago
Luke Pulverenti
b9c656e859
added out of network bitrate limit
10 years ago
Luke Pulverenti
a025f4eefa
sync updates
10 years ago
Luke Pulverenti
70fb64cc05
subtitle parsing fixes
10 years ago
Luke Pulverenti
c0aec48a31
beta fixes
10 years ago
Luke Pulverenti
aac044f18f
updated nuget
10 years ago
Luke Pulverenti
28ffeb5121
sync updates
10 years ago
Luke Pulverenti
7bc370bdc7
move desktop search
10 years ago
Luke Pulverenti
cefd565e67
display server name in dashboard
10 years ago
Luke Pulverenti
d26707708d
move string.Replace extension
10 years ago
Luke Pulverenti
d8d5dd4873
make channel access opt-in rather than opt out
10 years ago
Luke Pulverenti
b6f7f0273a
enable new character set detector
10 years ago
Luke Pulverenti
9edca4586a
3.0.5490.1
10 years ago
Luke Pulverenti
5ff5df9867
added UniversalDetector.dll
10 years ago
Luke Pulverenti
42b1416602
begin work on daily episodes
10 years ago
Luke Pulverenti
13274348e9
sync updates
10 years ago
Luke Pulverenti
60d3f47503
add server management to web client
10 years ago
Luke Pulverenti
58eb500956
fixes #914 - Add option to save metadata hidden
10 years ago
Luke Pulverenti
bdc04cda17
fix subtitle unit tests
10 years ago
Luke Pulverenti
9d36f51818
adjust subtitle extraction
10 years ago
Luke Pulverenti
33c6c37316
Adjust transcoding throttling
10 years ago
Luke
1e2e51d35b
Merge pull request #905 from faush01/master
...
make sure start and end times are different
10 years ago
faush01
96f8132f6e
make sure start and end times are different
10 years ago
Luis Miguel Almánzar
0cb3c39636
change newline value
10 years ago
Luke Pulverenti
d92936187d
Extract subs to srt instead of ass
10 years ago
Luke Pulverenti
21d88faa18
added json subtitle output
10 years ago
Luke Pulverenti
ca66390e24
3.0.5346.38509
10 years ago
Luke Pulverenti
3ba6364f25
fixes #887 - Support ttml subtitle output
10 years ago
Luke Pulverenti
933443c2b9
added modular configuration
11 years ago
Luke Pulverenti
414b1251c7
dlna fixes
11 years ago
Luke Pulverenti
cd59799340
fix vtt with chrome
11 years ago
Luke Pulverenti
fc6af0506c
implement srt writer
11 years ago
Luke Pulverenti
21fd761b05
fixes #838 - Support rtmp protocol with channels
11 years ago
Luke Pulverenti
62dadbf4b2
subtitle fixes
11 years ago
Luke Pulverenti
0b60e7ca67
fixes #843 - Update Dlna to respect user audio/subtitle language settings
11 years ago
Luke Pulverenti
6186618f3e
remove <br/> from parsed subtitles
11 years ago
Luke Pulverenti
a18f4e37ac
added IsTextSubtitleStream
11 years ago
Luke Pulverenti
dd7825f6c8
Support subtitle offset
11 years ago
Luke Pulverenti
77ad0fc336
fixes #674 - Support converting subtitles to webvtt
11 years ago
Luis Miguel Almánzar
8f56b74d63
add VTT writer implementation
11 years ago
Luke Pulverenti
40272d4a5c
stub out subtitle writer
11 years ago
Luis Miguel Almánzar
5af374072d
escape regex strings
11 years ago
Luis Miguel Almánzar
8a8e272cb7
implemented SSA Parser
11 years ago
Luis Miguel Almánzar
f2237b858a
implemented SRT Parser
11 years ago
Luke Pulverenti
0d025f7fb6
beginning remote subtitle downloading
11 years ago
Luke Pulverenti
e1dd361c7b
added subtitle parsing stubs
11 years ago