Bond_009
|
be965e35b6
|
Log subtitle errors
|
2021-02-09 15:12:43 +01:00 |
|
Bond_009
|
ed8fce2dce
|
Use SubtitleEdit to parse subtitles
|
2021-02-09 15:12:41 +01:00 |
|
Troy
|
8c640a1492
|
Replaced /d with [0-9], see issue #2923
|
2021-02-01 02:49:23 +00:00 |
|
Bond_009
|
5ac36a8b58
|
Add tests for srt parser
|
2020-12-28 15:43:55 +01:00 |
|
Bond_009
|
febb6bced6
|
Review usage of string.Substring (part 1)
Reduced allocations by replacing string.Substring with ReadOnlySpan<char>.Slice
|
2020-07-22 13:39:24 +02:00 |
|
telans
|
7f307f9082
|
brace multiline if statements
|
2020-06-20 21:12:36 +12:00 |
|
telans
|
247f9c61e6
|
fix SA1513/SA1516
|
2020-06-16 16:11:30 +12:00 |
|
Bond_009
|
87d2479b78
|
Fix warnings
|
2020-01-31 22:26:53 +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
|
8f41ba4d3a
|
Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.Model
|
2019-01-13 21:02:23 +01:00 |
|
Erwin de Haan
|
f2e50f50bd
|
Visual Studio Reformat: MediaBrowser.MediaEncoding
|
2019-01-13 20:26:04 +01:00 |
|
hawken
|
bd169e4fd4
|
remove trailing whitespace
|
2019-01-07 23:27:46 +00:00 |
|
Bond_009
|
0c1b9d3bff
|
Rebase
|
2018-12-30 22:44:38 +01: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 |
|
Andrew Schurman
|
4b15d1849c
|
Ensure that all ssa tags are wiped out of srt subtitles
|
2015-08-17 22:39:55 -07:00 |
|
Luke Pulverenti
|
3178896004
|
update subtitle methods
|
2015-07-19 23:43:13 -04:00 |
|
Luke Pulverenti
|
7bc370bdc7
|
move desktop search
|
2015-01-21 14:21:19 -05:00 |
|
Luke Pulverenti
|
d26707708d
|
move string.Replace extension
|
2015-01-17 15:12:02 -05:00 |
|
Luke Pulverenti
|
bdc04cda17
|
fix subtitle unit tests
|
2014-08-31 14:28:20 -04:00 |
|
Luis Miguel Almánzar
|
0cb3c39636
|
change newline value
|
2014-08-24 18:02:47 -04:00 |
|
Luke Pulverenti
|
6186618f3e
|
remove <br/> from parsed subtitles
|
2014-06-13 10:24:14 -04:00 |
|
Luke Pulverenti
|
dd7825f6c8
|
Support subtitle offset
|
2014-06-11 15:31:33 -04:00 |
|
Luke Pulverenti
|
77ad0fc336
|
fixes #674 - Support converting subtitles to webvtt
|
2014-06-11 10:42:03 -04:00 |
|
Luis Miguel Almánzar
|
5af374072d
|
escape regex strings
|
2014-05-11 00:33:14 -04:00 |
|
Luis Miguel Almánzar
|
f2237b858a
|
implemented SRT Parser
|
2014-05-10 22:29:51 -04:00 |
|
Luke Pulverenti
|
0d025f7fb6
|
beginning remote subtitle downloading
|
2014-05-06 22:28:19 -04:00 |
|
Luke Pulverenti
|
e1dd361c7b
|
added subtitle parsing stubs
|
2014-05-05 10:45:45 -04:00 |
|