| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-01 | Backport pull request #8087 from jellyfin/release-10.8.z | Joshua Boniface | |
| feat: make subtitleeditparser generic Authored-by: Claus Vium <cvium@users.noreply.github.com> Merged-by: Bond-009 <bond.009@outlook.com> Original-merge: 7323ccfc232d31797af3ceb8bad93cae1ea0898d | |||
| 2021-05-20 | Enable nullable reference types for MediaBrowser.MediaEncoding.Subtitles | Bond_009 | |
| 2021-02-09 | Log subtitle errors | Bond_009 | |
| 2021-02-09 | Use SubtitleEdit to parse subtitles | Bond_009 | |
| 2021-01-03 | Fix string culture specificity | obradovichv | |
| Fix bug in SsaParser.cs primary color {\1c} formatting that would leave behind the {\1c} closing token and instead append </font> token unconditionally to the dialogue text. Add tests. Change AlphanumComparatorTests.cs complementary test data generation from an array shuffle to an array reversal. Although it was previously using a seeded Random, the shuffle itself could result in no rearrangement of elements if the seed or test data changed over time. The reversal guarantees reordering of elements and has the added benefit of simplifying the test code since no special handling is needed for arrays of 2 elements. Change DailyTrigger.cs logging of TriggerDate format to "yyyy-MM-dd HH:mm:ss.fff zzz" for consistency with configured log timestamp format and change DueTime format to culture-invariant "c" format. | |||
| 2020-12-02 | Minor improvements | Bond_009 | |
| 2020-08-20 | Make MediaBrowser.MediaEncoding warnings free | Bond_009 | |
| 2020-08-04 | Add some analyzers to MediaBrowser.MediaEncoding | Bond-009 | |
| 2020-07-22 | Review usage of string.Substring (part 1) | Bond_009 | |
| Reduced allocations by replacing string.Substring with ReadOnlySpan<char>.Slice | |||
| 2020-06-20 | brace multiline if statements (cont.) | telans | |
| 2020-06-20 | newlines after braces | telans | |
| 2020-06-20 | brace multiline if statements | telans | |
| 2020-06-16 | fix SA1513/SA1516 | telans | |
| 2020-06-15 | fix SA1508 | telans | |
| 2020-06-15 | fix SA1005 | telans | |
| 2020-01-31 | Fix warnings | Bond_009 | |
| 2019-01-27 | Fix more analyzer warnings | Bond_009 | |
| 2019-01-13 | ReSharper format: conform inline 'out' parameters. | Erwin de Haan | |
| 2019-01-13 | ReSharper conform to 'var' settings | Erwin de Haan | |
| 2019-01-13 | Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.Model | Erwin de Haan | |
| 2019-01-13 | Visual Studio Reformat: MediaBrowser.MediaEncoding | Erwin de Haan | |
| 2019-01-07 | remove trailing whitespace | hawken | |
| 2018-12-14 | Port MediaEncoding and Api.Playback from ↵ | Mathieu Velten | |
| 10e57ce8d21b4516733894075001819f3cd6db6b | |||
| 2017-08-09 | consolidate emby.server.core into emby.server.implementations | Luke Pulverenti | |
| 2015-07-19 | update subtitle methods | Luke Pulverenti | |
| 2015-03-26 | subtitle parsing fixes | Luke Pulverenti | |
| 2015-01-17 | move string.Replace extension | Luke Pulverenti | |
| 2014-08-31 | fix subtitle unit tests | Luke Pulverenti | |
| 2014-08-24 | change newline value | Luis Miguel Almánzar | |
| 2014-08-21 | 3.0.5346.38509 | Luke Pulverenti | |
| 2014-06-13 | remove <br/> from parsed subtitles | Luke Pulverenti | |
| 2014-06-11 | fixes #674 - Support converting subtitles to webvtt | Luke Pulverenti | |
| 2014-05-11 | escape regex strings | Luis Miguel Almánzar | |
| 2014-05-11 | implemented SSA Parser | Luis Miguel Almánzar | |
| 2014-05-06 | beginning remote subtitle downloading | Luke Pulverenti | |
| 2014-05-05 | added subtitle parsing stubs | Luke Pulverenti | |
