Skip to content

TODO #2

@ivandrofly

Description

@ivandrofly

Add

  • Add split view (COMPARE SUBTITLES FORM)
  • Drag selection subtitle list view item
  • Send pull request from directly from XmlContentTranslator (github-api)
  • Support of reading Lyrics3 from mp3 files (http://id3.org/Lyrics3v2)
  • Allow sorting by clicking colum in main listview (SubtitleEdit listview).
  • Auto update.
  • Save support Ebu subtitle format.
  • Start with a empty new paragraph (textbox focused) (PR sent).

Fix

Optimize

  • Find should start looking for text at given index.

REFACT

  • Use HtmlUtil's ToggleTag and remove Main.cs'
    • Remove all suffixed "ToogleTag" in Main.cs and start using HtmlUtil.ToggleTag.
  • Move DecodeTimeCodeFrames/ThreeParts/Four/Two from SubtitleFormats.cs to TimeCode.cs
  • Move method which uses string to (StringUtils)
  • Move GetOptimalDisplayMilliSeconds from Utilities to TimeCode
  • Escape regex string using Regex.Escape() (Utilities.cs)
  • Merge FixCommonErrors: FixStartWithUppercaseLetterAfterPeriodInsideParagraph, FixStartWithUppercaseLetterAfterParagraph, FixStartWithUppercaseLetterAfterColon
  • Move Logics from Helper.cs to its respective classes e.g: FixHyphenAdd

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions