Commit Graph

1631 Commits

Author SHA1 Message Date
Nikolaj Olsson
24c6cc579a Fix for timecode in UnknownSubtitle31 2018-11-27 21:04:03 +01:00
Nikolaj Olsson
9df48f4aaf Add "Fix RTL" to batch convert - thx OmrSi/MosDos96/ghost :)
Work on #2708 + #2780 + #3184
2018-11-24 08:10:49 +01:00
Nikolaj Olsson
24a366bcae Fix language tag 2018-11-20 21:46:27 +01:00
Nikolaj Olsson
922d96d5d4 Work on ebu stl boxing - thx Milenko :) 2018-11-20 21:19:28 +01:00
Nikolaj Olsson
9c582b4d74 Work on spellcheck/tags - thx OmrSi :)
Work on #3183
2018-11-18 07:55:06 +01:00
Nikolaj Olsson
490a8ff1c2 Work on Tesseract4/OCR (make images binary) 2018-11-14 22:55:20 +01:00
Nikolaj Olsson
cb1181c5fd Fix issue with reading last line with zero duration - thx darnn :)
Fix #3167
2018-11-10 11:29:04 +01:00
Nikolaj Olsson
59c87affa9 Fix issue regarding mixed quotes 2018-11-10 11:06:18 +01:00
Nikolaj Olsson
6d498f9f8e Improve unknown json importer - thx Thamy :) 2018-11-10 10:45:36 +01:00
Nikolaj Olsson
3aad893763 Add custom fade up/down for DCinema smpte - thx felagund :)
Fix #181
2018-11-01 20:51:34 +01:00
Nikolaj Olsson
71f4fc7921 Add new sub format 2018-11-01 20:48:54 +01:00
Nikolaj Olsson
45ee6fcd82 Check for invalid json 2018-10-29 21:36:16 +01:00
Nikolaj Olsson
91516e5425 Add new subtitle format - thx FL :) 2018-10-28 05:08:45 +01:00
Nikolaj Olsson
f9bf068401 Add read of format "Transcriptive json" - thx Jon :) 2018-10-27 17:55:18 +02:00
Nikolaj Olsson
8025c48205 Fix crash in Remove text for HI" - thx indeed-a-genius :)
Fix #3152
2018-10-27 07:42:39 +02:00
Nikolaj Olsson
ffab07c529 Fix opening empty 890 file - thx Janica :) 2018-10-22 18:29:57 +02:00
tinyboxvk
2fb230b69c
Update Language.cs 2018-10-14 02:31:44 +00:00
Nikolaj Olsson
60b1a96589 Add "DVD Studio Pro" file properties - thx Daniel :) 2018-10-10 18:56:41 +02:00
Nikolaj Olsson
1109831f3e Fix line length issue in Netflix QC regarding italics - thx billysamk ;)
Related to #3129
2018-10-10 10:44:16 +02:00
Nikolaj Olsson
af0c35a875 Update change log 2018-10-10 10:41:29 +02:00
Nikolaj Olsson
d9dabe071c Fix missing titles from PGS inside MKV - thx ManChicken1911 :)
#3119
2018-10-10 10:19:38 +02:00
Nikolaj Olsson
e07603b2a9 Add proxy 2018-10-04 07:42:32 +02:00
Nikolaj Olsson
6ff053af5d A few minor adjustments 2018-10-03 22:22:08 +02:00
Nikolaj Olsson
61acd35365 Update Microsoft Bing Translator API to V3 + link to api key - thx Sopor- :)
Fix #3121
2018-10-02 18:52:08 +02:00
Nikolaj Olsson
a4be4209da Add "Delete line" in spell check context menu - thx Yomodo :)
Fix #3113
2018-09-24 06:08:02 +02:00
Nikolaj Olsson
9650bf8b20 Go back to include Tesseract 3.02 per derfault
T4 seems to have some problems with line breaks + no italic detection + some bad results
2018-09-23 20:24:39 +02:00
Nikolaj Olsson
0cd466707e Use https for nikse.dk 2018-09-20 00:05:55 +02:00
Nikolaj Olsson
49bb31c01d Fix break long line with ellipsis - thx SvenErik1968 :)
Fix #3112
2018-09-19 22:23:27 +02:00
Nikolaj Olsson
0ccfa9b6b8 Add posibility for Tesseract 3.02 + OCR image pre-processing 2018-09-19 22:22:19 +02:00
Nikolaj Olsson
7d99fc1e10 Add some image pre-processing for OCR 2018-09-15 15:14:35 +02:00
Nikolaj Olsson
31ab5e4902 Add new image based format 2018-09-15 06:15:20 +02:00
Nikolaj Olsson
927d1fdb6d 3.5.7 2018-09-08 09:14:09 +02:00
Nikolaj Olsson
86219fc0bc Update change log 2018-08-30 15:26:24 +02:00
Nikolaj Olsson
c1b38df781 Fixed decimal point issue with ASS - thx Thierry :) 2018-08-29 19:21:31 +02:00
Nikolaj Olsson
b52621a6f7 Work on installer 2018-08-29 16:30:28 +02:00
Nikolaj Olsson
b04954f982 Fix false positive for generic subtitle importer - thx Leon :) 2018-08-27 06:19:57 +02:00
Nikolaj Olsson
e3f6b3a0a2 Improve subtitle format auto detect a tiny bit 2018-08-26 16:00:35 +02:00
Nikolaj Olsson
538674d5af More work on merge lines - thx OmrSi :)
Fix #3058
2018-08-26 10:25:24 +02:00
Nikolaj Olsson
29824a6ef9 Improve detection of plain text (and not a subtitle format) 2018-08-25 19:34:53 +02:00
Nikolaj Olsson
3409899126 Fix wrong default value (export border size waz zero) 2018-08-25 18:25:46 +02:00
Nikolaj Olsson
c9de6cba5d Improve ansi code page detection a bit - thx Xy :) 2018-08-25 16:18:56 +02:00
Nikolaj Olsson
a4ed980804 Use new hash as name of scene changes too - thx OmrSi :)
Work on #3047
2018-08-25 09:20:02 +02:00
Nikolaj Olsson
69bd377a77 minor refact 2018-08-24 22:09:53 +02:00
Nikolaj Olsson
c47619fd0b work on #3047 2018-08-24 14:41:08 +02:00
Nikolaj Olsson
7c4a61a152 Allow up to 2 mb ebu stl sub files 2018-08-24 10:50:44 +02:00
Nikolaj Olsson
0f218961bb Some fixes for unknown87 2018-08-24 07:30:47 +02:00
Nikolaj Olsson
ff6e70aeba Still show waveform if video name is changed 2018-08-23 21:39:57 +02:00
Nikolaj Olsson
dc7bf0a0b1 Update default UI subtitle font size (from 8 to 10) 2018-08-23 20:28:07 +02:00
Nikolaj Olsson
d327ae9871 Improve auto-br - thx diomed :)
work on #2988
2018-08-23 20:24:42 +02:00
Nikolaj Olsson
4d0abcba3e Add new sub format 2018-08-23 17:01:13 +02:00
Nikolaj Olsson
fd2416c8fc Add shortcut for "Bilingual split" - thx Leon :)
Fix #2995
2018-08-23 07:00:40 +02:00
Nikolaj Olsson
c20cd04b1b Removed obsolete tips/hints - thx OmrSi :)
Fix #3042
2018-08-20 18:41:24 +02:00
Nikolaj Olsson
6fe6f6715d "Play from just before text" shortcut moved to "Video" - thx OmrSi :)
Fix  #3036
2018-08-20 17:50:50 +02:00
Nikolaj Olsson
f3ec11f54c Work on new shortcuts 2018-08-17 06:11:08 +02:00
Nikolaj Olsson
d7bffc2fd8 Add shortcut "Adjust via end position" - thx OmrSi :)
Fix  #2913
2018-08-12 17:38:58 +02:00
Nikolaj Olsson
fc62200ad5 Fix UI issue in "Import scene changes" - thx OmrSi :) 2018-08-12 17:27:18 +02:00
Nikolaj Olsson
5defd018e5 Minor improvements for adjust durations 2018-08-12 17:12:53 +02:00
Nikolaj Olsson
eb90fa32ba Work on language file 2018-08-12 14:39:50 +02:00
Nikolaj Olsson
5ad897560e Work on language file 2018-08-12 14:33:09 +02:00
Nikolaj Olsson
ba1743748e Keeps original divs for paragraphs in ttml 2018-08-12 10:41:43 +02:00
Nikolaj Olsson
b916b93b98 Work on language file 2018-08-12 10:36:09 +02:00
Nikolaj Olsson
4237c9aeeb Work on EBU STL "language code" 2018-08-09 17:25:59 +02:00
Nikolaj Olsson
df66c3bb1d Fix invalid italic tags now also fixes mixed casing - thx marb99 :)
Work on #2981
2018-08-08 21:41:51 +02:00
Nikolaj Olsson
48c5e2d21e Fix shortcut "Column, Delete text" - thx OmrSi :)
Fix #3003
2018-08-08 19:46:22 +02:00
Nikolaj Olsson
034fd32bb4 Trying to improve detection of ismt ffxp - thx Tomer :) 2018-08-08 19:16:25 +02:00
Nikolaj Olsson
aafb99ee1b Add ">" and "<" duration in "Modify selection" 2018-08-08 18:15:28 +02:00
Nikolaj Olsson
2125d5ae0b Minor update of frame rate check 2018-08-08 06:41:45 +02:00
Nikolaj Olsson
1e60252008 Add check for frame rate in Netflix quality checker - thx Justin :) 2018-08-07 21:10:28 +02:00
Nikolaj Olsson
6be3d74c8a Fix crash in "Remove text for HI" - thx tormento :)
Fix https://forum.doom9.org/showthread.php?p=1847934#post1847934
2018-08-03 18:26:42 +02:00
Nikolaj Olsson
558b48604e Fix issue with "Fix missing spaces" - thx Boulder08 :)
Fix   #2975
2018-08-03 15:35:27 +02:00
Nikolaj Olsson
df6bd80b0c Minor refact 2018-08-01 15:48:26 +02:00
Nikolaj Olsson
5311ca77f6 Minor fixes for unknown json importer 2018-07-11 20:24:11 +02:00
Nikolaj Olsson
4ebbcc1743 Minor fix for unknown json importer 2018-07-10 22:05:22 +02:00
Nikolaj Olsson
cc019ec6c8 Improve ELR Studio reading slightly
Work on #2945
2018-07-08 21:23:19 +02:00
Nikolaj Olsson
e0edcf1799 Minor update for statistics 2018-07-07 09:34:17 +02:00
Nikolaj Olsson
5364893f2b Fix bug in "Remove text for HI" - thx MosDos96 :)
Related to #2957
2018-07-06 13:00:37 +02:00
Nikolaj Olsson
66b1e7820c Fix issue with "Max Time" after "split at cursor" - thx Jüri :) 2018-07-04 07:48:15 +02:00
Nikolaj Olsson
310c094fe1 Allow empty lines
work on #2968
2018-07-03 05:35:33 +02:00
Nikolaj Olsson
2cd7d8f1b1 Add ELR print format - thx darnn :)
work on #2968
2018-07-02 21:58:41 +02:00
Nikolaj Olsson
033fbcc52d Fix file containing the word "speakers" - txh darnn :)
Fix #2967
2018-07-02 06:32:46 +02:00
Nikolaj Olsson
5d0d04b828 Fix issue with "remove unneeded spaces" - thx Boulder08 :)
Fix #2949
2018-06-16 14:58:33 +02:00
Nikolaj Olsson
60f1e76160 Fix bug regarding uppercase "i" after "}" - thx Araynilmar :)
Fix #2948
2018-06-16 12:39:02 +02:00
Nikolaj Olsson
20bd6ccb57 Make "Remove formatting" case insensitive - thx Jamakmake :) 2018-05-27 20:08:19 +02:00
Nikolaj Olsson
019ad9f570 More ASS style and comma as decimal point issues - thx Klaus :) 2018-04-29 10:11:44 +02:00
Nikolaj Olsson
88f8bbbcf8 Fix issue regarding SCC and char "Ç" - thx JP :) 2018-04-28 13:51:30 +02:00
Nikolaj Olsson
f3c208f3dc Minor refact 2018-04-28 10:00:21 +02:00
Nikolaj Olsson
ee22d0472b
Merge pull request #2918 from ivandrofly/utils-upd
[refact] - move LoadBinaryFormatsFormats to SubtitleFormat.cs
2018-04-28 09:36:28 +02:00
Ivandro Ismael
5206b9caa4 [refact] - move LoadBinaryFormatsFormats to SubtitleFormat.cs 2018-04-25 13:42:52 +00:00
Nikolaj Olsson
0b6d1f6f35 Add "ahem" to the list of interjections - thx 07416 :)
Fix #2895
2018-04-16 07:50:35 +02:00
Nikolaj Olsson
0eaa5bf46c Fix for "Fix (remove dash) lines beginning w dash" - thx OmrSi :)
(issue regarding tags)
Fix #2891
2018-04-15 19:32:58 +02:00
Nikolaj Olsson
165d72cc6d Go to prev/next subtitle from video pos - thx OmrSi :)
Fix #2890
2018-04-15 16:42:08 +02:00
Nikolaj Olsson
7c10f6946e Add two shortcuts for existing items in the Tools menu 2018-04-14 09:34:08 +02:00
Nikolaj Olsson
59964f5cbb Fix hiding braces - thx Danpatpang :)
Fix #2881
2018-04-14 07:16:49 +02:00
Nikolaj Olsson
706ea69716 Trying to fix focus issue - thx OmrSi :) 2018-04-10 19:32:35 +02:00
Nikolaj Olsson
c105d40170 Fix issue with last line in some .smi files - thx Rex :) 2018-04-10 19:24:37 +02:00
Nikolaj Olsson
59732bdd4f Add shortcut for open translator mode - thx OmrSi :)
See #2871
2018-04-09 07:57:20 +02:00
Nikolaj Olsson
12d5f42989 Refact minor stuff regarding regex replace 2018-04-07 21:03:29 +02:00
Nikolaj Olsson
da68a8812d Fix for "Remove text for HI" - thx Lynton :) 2018-04-06 21:44:21 +02:00
Nikolaj Olsson
3b63895d0e Fix error when using Regex replace - thx OmrSi/mkver :)
fix #2864
2018-04-05 18:49:55 +02:00
Nikolaj Olsson
25902a30d1 Fix (some) demuxed mp4 time codes 2018-04-02 18:39:47 +02:00
Nikolaj Olsson
af1cbe7487 Fix type + improve text - thx Ingo :) 2018-03-31 13:02:49 +02:00
Nikolaj Olsson
9d170c0dfa Add ffmpeg scene change thresshold to UI 2018-03-31 09:25:31 +02:00
Nikolaj Olsson
4d6e1859b1 Work on scene changes 2018-03-30 14:02:20 +02:00
Nikolaj Olsson
ca0e9f7929 Work on scene changes 2018-03-30 13:55:59 +02:00
Nikolaj Olsson
30c2d71e7d Work on scene changes 2018-03-30 13:25:45 +02:00
Nikolaj Olsson
9f5f880f46 Add ffmpeg scene change thresshold to settings 2018-03-27 20:14:59 +02:00
Nikolaj Olsson
696b529c37 Update Tesseract OCR from 3.02 to 4.0 (alpha) 2018-03-27 17:24:47 +02:00
Nikolaj Olsson
6b358478ae Refactor NameList
Fix #2767
2018-03-20 08:36:50 +01:00
Nikolaj Olsson
f019cf6598 Fix for last commit 2018-03-20 08:06:08 +01:00
Nikolaj Olsson
3454e0b051
Merge pull request #2823 from LinqManJr/linqMan_branch
Check Some PVS-STUDIO fixes
2018-03-20 08:01:59 +01:00
Nikolaj Olsson
c58dfb150a fix type in last commit 2018-03-17 09:21:55 +01:00
Nikolaj Olsson
05d3c9150b Normalize "new-line" from mkv files - thx mkver :)
Fix #2838
2018-03-17 09:20:53 +01:00
Nikolaj Olsson
5b90eb1f2f Work on #2821 2018-03-16 09:31:53 +01:00
Nikolaj Olsson
6e11f9819c Fix bug in new JsonType13 (thx unit tests) 2018-03-15 20:43:45 +01:00
Nikolaj Olsson
d27d4002cc Merge branch 'master' of https://github.com/SubtitleEdit/subtitleedit 2018-03-15 20:25:31 +01:00
Nikolaj Olsson
33feaf4f05 Remember ocr spell check dic for tesseract 2018-03-15 20:25:13 +01:00
Nikolaj Olsson
2566d006d4 Add new subtitle format 2018-03-15 18:23:23 +01:00
Nikolaj Olsson
631f58c544 Refactor (minor) 2018-03-14 22:02:40 +01:00
Nikolaj Olsson
790a3f48ec
Merge pull request #2830 from ivandrofly/st
[strippabletext] - improve "ShouldStartWithUppercase"
2018-03-14 21:57:00 +01:00
Nikolaj Olsson
9816287d98 Improve language auto detect 2018-03-14 21:39:50 +01:00
Nikolaj Olsson
cc4cd28d36 Fix issue with nested tags in "Remove text for HI" - thx darnn :)
Fix #2833
2018-03-14 21:38:23 +01:00
Ivandro Ismael
8497bf51be [strippabletext] - improve "ShouldStartWithUppercase" 2018-03-14 00:49:49 +00:00
Nikolaj Olsson
cef1dccc86 Work on #2718 2018-03-13 20:56:53 +01:00
Nikolaj Olsson
01bcd63181 Fix issue with Greek "V" in replace list 2018-03-13 18:55:30 +01:00
Nikolaj Olsson
ff59f06226 Refact + fix for IsPlainText 2018-03-13 17:01:44 +01:00
Nikolaj Olsson
0d352d3707
Merge pull request #2826 from ivandrofly/utils
move files handler method to fileutil.cs
2018-03-13 16:51:30 +01:00
Nikolaj Olsson
e22278ce9c
Merge pull request #2825 from ivandrofly/check-for-update
[checkforupdateshelper] - compare version using built-in version symbol
2018-03-13 16:50:49 +01:00
LinqManJr
39cb777fbe Some Fixes From PVS-Studio #2 2018-03-13 23:29:21 +09:00
LinqManJr
6518c0d7fc
Update RegexUtils.cs 2018-03-13 21:44:47 +09:00
Nikolaj Olsson
31b7f114ac Work on binary image threshold in UI 2018-03-13 06:45:14 +01:00
Ivandro Ismael
adfb20192c move files handler method to fileutil.cs 2018-03-13 00:36:57 +00:00
Ivandro Ismael
0854b2c504 [checkforupdateshelper] - compare version using built-in version symbol 2018-03-13 00:15:52 +00:00
LinqManJr
c56e8491b0 Check Some PVS-STUDIO fixes 2018-03-13 01:02:08 +09:00
Nikolaj Olsson
542d98dd6a Fix missing blank end lines in save - thx darnn :)
Fix #2818
2018-03-11 09:38:39 +01:00
Nikolaj Olsson
592699bcdf Refact (minor) 2018-03-09 23:42:32 +01:00
Nikolaj Olsson
7d2bbcf6c7 Merge branch 'master' of https://github.com/SubtitleEdit/subtitleedit 2018-03-09 23:26:39 +01:00
Nikolaj Olsson
02889d990a Refact (minor) 2018-03-09 23:26:24 +01:00
Nikolaj Olsson
648d321366 Fix issue with Greek / Fix missing spaces - thx amerzone :) 2018-03-09 14:24:47 +01:00
Nikolaj Olsson
0a20cd90b4 Fix some issues found by PVS-Studio
Work on #2810
2018-03-07 20:14:42 +01:00
Nikolaj Olsson
6d4b49ad53 Fix some issues found by PVS-Studio
Work on #2810
2018-03-07 19:27:52 +01:00
Nikolaj Olsson
d4b43edbb3 Fix some issues found by PVS-Studio
Work on #2810
2018-03-07 08:10:26 +01:00
Nikolaj Olsson
5cc8f2ae13 Fix some issues found by PVS-Studio
work on #2810
2018-03-06 23:33:24 +01:00
Nikolaj Olsson
6e872086c4 Add shortcusts "Batchconvert" + "waveform split" 2018-03-06 21:49:02 +01:00
Ivandro Ismael
8ab13fab34 [strippable] - update part 1 2018-03-06 01:11:29 +00:00
Nikolaj Olsson
d4e2150869 Fix "Add dash" issue - thx robtor :) 2018-03-05 20:39:06 +01:00
Nikolaj Olsson
08b29162a4 Make "Fix music symbols" not react to hashtags 2018-03-05 19:26:49 +01:00
Nikolaj Olsson
9ab1e9e3f6 Fix issue regarding "fix missing space" and hashtag 2018-03-05 18:56:25 +01:00
Nikolaj Olsson
2173c37e56 Add shortcut for toggle music symbols in list view - thx robtor :) 2018-03-05 18:55:33 +01:00
Nikolaj Olsson
f0aab41c56 Add "download ffmpeg" from "Import scene changes" window too 2018-03-05 17:45:21 +01:00
Nikolaj Olsson
58746e4469 Add support for mp4 dash ttml - thx Octirius :) 2018-03-05 16:22:10 +01:00
Nikolaj Olsson
19b1129a99 Fix missing language tag 2018-03-05 07:54:54 +01:00
Nikolaj Olsson
be9dfcdfba Improve language auto-detect - thx Kolle :) 2018-03-04 19:25:41 +01:00
Nikolaj Olsson
8762953522 Add download of ffmpeg 2018-03-04 18:48:49 +01:00
Nikolaj Olsson
c57ebd7b73 Treat ellipsis (…) the same way as three periods - thx SvenErik1968 :) 2018-03-04 16:59:55 +01:00
Nikolaj Olsson
0f5e947192 Add new settings: vol boost, save as take file name from, list view / text box font split 2018-03-04 14:46:46 +01:00
Nikolaj Olsson
b8ef2987c4 Refactor DCinemaInterop (minor) 2018-03-04 10:24:04 +01:00
Nikolaj Olsson
a4b415e341 Fix for VTT files starting with a blank line - thx Kolle :) 2018-03-02 16:56:25 +01:00
Nikolaj Olsson
3de54efcaf Update change log 2018-03-01 15:07:38 +01:00
Nikolaj Olsson
d7c56b4780 Fix "Remove text for HI" issue - thx btsix :) 2018-03-01 12:46:09 +01:00
Nikolaj Olsson
7e37058bad Allow selecting via shortcuts in more list view - thx tormento :)
Windows: ocr, batch convert, export to images, fix common errors, multiple replace
Shortcuts: ctrl+a (select all), ctrl + d (de-select), ctrl+shift+i (inverse selection)
2018-03-01 08:12:30 +01:00
Nikolaj Olsson
099bc22df2 Version 3.5.6 2018-02-27 16:50:52 +01:00
Nikolaj Olsson
c29cb78b80 Fix for possible crash regarding "Multiple replace" 2018-02-26 20:47:37 +01:00
Nikolaj Olsson
927a810713 Minor fix for 389904d8e5 2018-02-26 20:33:02 +01:00
Nikolaj Olsson
389904d8e5 Set better default style in Sami - thx Jamakmake :) 2018-02-26 19:33:02 +01:00
Nikolaj Olsson
9a4b4f1922 Improve fix-common-errors language in cmd-line/batch-convert - thx Frank :) 2018-02-26 17:55:17 +01:00
Nikolaj Olsson
0d41938d61 Update Danish translation + fix typo 2018-02-26 16:03:00 +01:00
Nikolaj Olsson
0216cc5f65 Fix casing 2018-02-25 21:52:11 +01:00
Nikolaj Olsson
4bf1366276 Fixed typo - thx Ingo :) 2018-02-25 21:49:44 +01:00
Nikolaj Olsson
dc1c3c8637 Fix issue when loss of partial file name when importing from TS - thx maknol :)
Fix #2766
2018-02-25 21:27:17 +01:00
Nikolaj Olsson
e7124b8c12 Add group import/export in "Multiple replace" 2018-02-25 17:28:10 +01:00
Nikolaj Olsson
dc23c15fd5 Fix for "Set end, offset the rest and go to next" - thx Leon :)
Fix #2788
2018-02-25 08:18:53 +01:00
Nikolaj Olsson
8082fe25fa Fix for last TLS 1.2 add commit
Related to #2789 (mpv/tesseract dics/plugins download)
2018-02-25 07:22:52 +01:00
Nikolaj Olsson
33a8cb2b69 Add TLS 1.2
related to #2789
2018-02-24 21:34:23 +01:00
Nikolaj Olsson
fd79841c4d Work on #2745 2018-02-24 10:33:54 +01:00
Ivandro Ismael
469a4bd124 [stringextenssions] - update fixextraspaces 2018-02-23 20:39:10 +00:00
mkver
838bfacf67
Update StringExtensions.cs
This is intended to fix #2773.
2018-02-18 13:42:00 +01:00
Nikolaj Olsson
cff087886d Add read of format fcpxml 1.7 - thx lesmovie :) 2018-02-15 03:59:36 +01:00
Nikolaj Olsson
b041c8ed54 Work on line split via textbox cursor/video pos
#2742
2018-02-13 20:06:27 +01:00
Nikolaj Olsson
9e4d49df07 Fix issue with trailing space in format "YouTube transcript" - thx Sherman :) 2018-02-13 15:25:32 +01:00
Nikolaj Olsson
22295d310f Work on compare etc.
(sorry about the mix)
2018-02-13 10:37:38 +01:00
Nikolaj Olsson
aa6bb9c282 Fix for reading FCP xml - thx Antti :) 2018-02-13 10:36:19 +01:00
Nikolaj Olsson
be01c01260 Fix for "Spruce with space" 2018-02-10 11:22:42 +01:00
Nikolaj Olsson
a81c2830d8 Fix compare to ignore case - thx Melbar666 :)
Related to #2755
2018-02-10 11:14:34 +01:00
Nikolaj Olsson
41ec1a0318 More fix alignment tags in .stl text formats - thx Shas2509 :)
work on #2755
2018-02-10 08:10:30 +01:00
Nikolaj Olsson
e9e3228b7f Fix alignment tags in .stl text formats - thx Shas2509 :)
Work on #2755
2018-02-09 21:08:39 +01:00
Nikolaj Olsson
7d7b22bcb3 Fix alignment tags in DVD Studio Pro formats - thx Shas2509 :)
Work on #2755
2018-02-09 16:42:07 +01:00
Nikolaj Olsson
5b5e4f31ab Fix BDSup issue where DTS was after PTS - thx Anders :) 2018-02-09 16:04:03 +01:00
Nikolaj Olsson
b3b30ce0de test #2755 2018-02-09 14:18:24 +01:00
Nikolaj Olsson
b1b954b639 Fix for time codes in DvdStudioPro + SpruceText - thx Shas2509 :)
Fix #2754
2018-02-09 10:56:19 +01:00
Nikolaj Olsson
10f2779c88 Testing demo feature 2018-02-09 06:16:46 +01:00
Nikolaj Olsson
040b3d2d09
Merge pull request #2749 from ivandrofly/interjections
[interjections] - move remove interjection to it's own class
2018-02-07 15:58:33 +01:00
Ivandro Ismael
b637509b41 [interjections] - move remove interjection to it's own class 2018-02-07 12:39:46 +00:00
Nikolaj Olsson
0fd141d2e0 Remove delays for bluray-sup/vobsub time codes (normally 45ms) 2018-02-06 20:34:15 +01:00
Nikolaj Olsson
214ee5aa15 Strip control characters from text field when loading subtitle
Related to #2732
2018-02-06 17:10:38 +01:00
Nikolaj Olsson
f5179f814b Remove empty lines if only contains control characters - thx Nima :) 2018-02-05 20:21:09 +01:00
Nikolaj Olsson
df0612e61e Add "Add 'word' to user dictionary" in spell check context menu - thx Mihai :) 2018-02-05 20:05:38 +01:00
Nikolaj Olsson
579ed635de Improve import time stamps from subtitles - thx Ninelpienel :)
Fix #2747
2018-02-05 12:35:19 +01:00
Nikolaj Olsson
7469a2ba77 Remember settings for Export > Plain text... - thx aaaxx :)
Fix #1327
2018-02-04 19:40:33 +01:00
Nikolaj Olsson
814d01dd70 Fix regarding #2732 2018-02-03 23:02:30 +01:00
Nikolaj Olsson
7d74f00193 Work on "Remove text for HI" 2018-02-03 22:35:44 +01:00
Nikolaj Olsson
b245a6f1b5 Fix fixes for EBU 2018-02-03 14:54:28 +01:00
Nikolaj Olsson
f5e0973b3c Proper fix for last commit as ebml spec says: MUST ignore any data following the first Null Octet - thx mkver :) 2018-02-03 12:11:10 +01:00
Nikolaj Olsson
03515f1786 Remove null chars from mkv text - thx taxen/mkver :)
Fix #2732
2018-02-03 12:03:26 +01:00
Nikolaj Olsson
fb9388c24f Fix missing char "î" for EBU STL - thx Milenko
Fix missing color tag for EBU STL - thx Tom
2018-02-03 10:43:20 +01:00
Nikolaj Olsson
f77b4ebc01 Unbreak without spacing shortcut (for CJK) - thx Leon :)
Fix #2738
2018-02-03 10:41:51 +01:00
Nikolaj Olsson
15569ae7f7 Export to images alignment option "Center, left justify" - thx Shota :) 2018-02-02 16:15:37 +01:00
Nikolaj Olsson
fabf02d3c1 Swap Text - thx Leon :)
Work on #1154
2018-01-31 16:03:43 +01:00
Nikolaj Olsson
f66e9d342d Prompt for continue in "Insert subtitle here..." - thx Leon :)
Fix #2724
2018-01-31 08:28:21 +01:00
Nikolaj Olsson
03ba2c4b3d Allow waveform "insert subtitle..." not only at end of sub - thx Leon :)
Fix #2724
2018-01-31 00:33:06 +01:00
Nikolaj Olsson
73304fcd14 Fix for format "TTML draft 2006-10" - thx thehulk :) 2018-01-27 22:49:37 +01:00
Nikolaj Olsson
8977442960 Refactor (minor cleanup) 2018-01-27 13:50:44 +01:00
Nikolaj Olsson
d29c23c831
Merge pull request #2723 from ivandrofly/cfud
[checkforupdateshelper] - minor update
2018-01-26 22:26:26 +01:00
Ivandro Ismael
542dd7ee10 [checkforupdateshelper] - minor update 2018-01-26 21:04:42 +00:00
Nikolaj Olsson
616f95c77c Add shortcuts in UI for moving text up/down in current sub 2018-01-26 22:02:20 +01:00
Nikolaj Olsson
19b98217bf Add "SMTP timing" to video menu 2018-01-26 21:54:34 +01:00
Nikolaj Olsson
2eb63ee66f Update version to 3.5.5 2018-01-26 20:08:20 +01:00
Nikolaj Olsson
d7dbf53439 Update Danish translation 2018-01-26 20:03:59 +01:00
Nikolaj Olsson
3ddcff0f91 Improve "Change casing" (minor) 2018-01-24 16:11:48 +01:00
Nikolaj Olsson
27a5769e48 Improve "Change casing" (minor) 2018-01-23 15:42:42 +01:00
Nikolaj Olsson
51cd8322fb Minor fix for last commit 2018-01-23 11:21:14 +01:00
Nikolaj Olsson
2153641aaf Optimize "GetCharactersPerSecond" 2018-01-23 11:12:58 +01:00
Nikolaj Olsson
1148e1a115 More fixes for regex/new-line stuff - thx Adrian :)
Work on #2716
2018-01-21 17:05:36 +01:00
Nikolaj Olsson
0da46f892f Work on regex replace with new line - thx mkver :)
Work on #2716
2018-01-21 13:51:14 +01:00
Nikolaj Olsson
34326e8dee Fix not appending tracks in mkv - thx Rouzax :)
Fix #2713
2018-01-20 13:43:13 +01:00
Nikolaj Olsson
ec90b53f17 Fix issue in "Change casing" - thx Chamallow :) 2018-01-20 00:04:54 +01:00
Nikolaj Olsson
a7eb321762 Fix crash in ttml 1.0 saving - thx nathaniel1977 :)
Fix #2705
2018-01-17 19:59:48 +01:00
Nikolaj Olsson
404f943583 Fix for format "KanopyHtml" not "stealing" ttml - thx nathaniel1977 :)
Work on #2705
2018-01-16 06:40:35 +01:00
Nikolaj Olsson
707fe11c56 Add two new shortcuts (not in UI yet) - thx darnn :)
Work on #2249
2018-01-15 19:46:16 +01:00
Nikolaj Olsson
fc310a8f9b Improve a text in UI 2018-01-02 21:39:18 +01:00
Nikolaj Olsson
bd29b30e80 Improve code/tests regarding "Change casing"
Also related to  #2664
2018-01-02 21:38:03 +01:00
Nikolaj Olsson
ed514669f5 Improve OCR fix engine a little bit
Work on #2694
2018-01-02 17:41:49 +01:00
Nikolaj Olsson
4793944fce Add "¶" to default replace music symbols - thx mzso :)
Fix #2695
2018-01-02 15:10:33 +01:00
Nikolaj Olsson
c8acbe8cb6 Allow space in "music symbols to replace" (now use separator comma instead of space) 2018-01-02 15:07:52 +01:00
Nikolaj Olsson
7ddbd7d2b9 Update change log 2017-12-31 13:33:43 +01:00
Nikolaj Olsson
f41006cd31 Add new subtitle format 2017-12-30 13:14:14 +01:00
Nikolaj Olsson
ceea176f40 Update comment 2017-12-28 18:06:50 +01:00
Nikolaj Olsson
af73abde59 Check if line number has changed (when checking if sub has changed)- thx Gittyperson :)
also fix #2487
2017-12-28 17:59:30 +01:00
Nikolaj Olsson
55eba0c2d0 Update some OCR stuff 2017-12-25 17:08:57 +01:00
Nikolaj Olsson
36bef74c62 Fix for writing "AdjustDurationSeconds" in settings.xml - thx moob :) 2017-12-23 15:18:13 +01:00
Nikolaj Olsson
bba63cf3fd Update "Adjust durations" so seconds also use numeric up/down control + remember last choice 2017-12-23 09:17:51 +01:00
Nikolaj Olsson
f42261af54 Work on OCR 2017-12-22 21:03:10 +01:00
Nikolaj Olsson
7ee5bca54a Fix for quotes 2017-12-22 17:16:19 +01:00
Nikolaj Olsson
5190f930cb Fix wrong text for "split long lines" - thx Christian :) 2017-12-22 12:15:54 +01:00
Nikolaj Olsson
cd969d55a9 Fix issue regarding Hebrew in 890 2017-12-21 20:36:35 +01:00
Nikolaj Olsson
be0df56169 Fix issue with csv nuendo 2017-12-21 20:33:36 +01:00
Nikolaj Olsson
25fbdf9a70 Optimize some string manipulation 2017-12-20 20:13:57 +01:00
Nikolaj Olsson
f3baa82ae8 Fix "Remove unneeded spaces" issue - thx Boulder08 :)
Fix #2679
2017-12-17 10:19:20 +01:00
Nikolaj Olsson
1f9ed3682a Optimize "Binary image compare" OCR method a little 2017-12-14 20:20:28 +01:00
Nikolaj Olsson
deed5cd5d1 Fix Reverse RTL issue - thx OmrSi :)
Fix #2670
2017-12-14 20:16:33 +01:00
Nikolaj Olsson
933d693f9c
Merge pull request #2673 from ivandrofly/patch-730
[FindReplaceDialogHelper] - Update
2017-12-12 14:53:05 +01:00
Ivandro Ismael
fb86e865c9 [regexutils] - minor updates 2017-12-12 01:05:56 +00:00
Nikolaj Olsson
1a7b0a9078 Rename variables 2017-12-11 21:11:32 +01:00
Nikolaj Olsson
2b1fd8f9c6 Minor fix for last commit 2017-12-11 08:09:36 +01:00
Nikolaj Olsson
12352b2308 Fix "Reverse RTL" with multiple ASSA/SSA tags - thx OmrSi :)
Fix #2668
2017-12-11 08:06:21 +01:00
Nikolaj Olsson
3fe6337160 Optimize two string operations 2017-12-10 22:18:13 +01:00
Nikolaj Olsson
737e2f2c68 Fix auto-br with ASSA/SSA tags - thx OmrSi :)
Fix #2667
2017-12-10 18:45:30 +01:00
Nikolaj Olsson
f53f677080 Add "Total duration of all subtitles" to File -> Statistics 2017-12-10 08:49:42 +01:00
Nikolaj Olsson
742aef78d8 Add "Description" to "multiple replace" rules 2017-12-09 21:04:11 +01:00
Nikolaj Olsson
356a0219af Work on "Final Draft" import 2017-12-09 08:39:58 +01:00
Nikolaj Olsson
6b296eb0ee Fix issue regarding Arabic letters in PAC - thx Muhammad :) 2017-12-06 20:14:30 +01:00
Nikolaj Olsson
c412f53061
Merge pull request #2660 from ivandrofly/regexutils
[RegexUtils] - Update
2017-12-04 20:15:03 +01:00
Nikolaj Olsson
39361c07c7 Remove some un-commented code 2017-12-04 16:45:38 +01:00
Nikolaj Olsson
60964bded1 Fix typo 2017-12-04 16:43:29 +01:00
Nikolaj Olsson
287b28c780 Use length/count instead of count() 2017-12-04 16:42:21 +01:00
Jorge Jorge
6c64fba767 Merge remote-tracking branch 'upstream/master' 2017-12-04 12:57:35 +00:00
Jorge Jorge
efe3cd353b Moved ExtendedCharacterSet to LetterDictionary
Added other variations of characters codes
2017-12-04 12:54:29 +00:00
Ivandro Ismael
9950d9499b RegexUtils] - move regex methods to regexutils. 2017-12-03 16:23:08 +00:00
Nikolaj Olsson
e79e064dbd Revert part of 6495c9d8d5
(It was only faster when the string actually contained extra spaces)
2017-12-03 15:26:31 +01:00
Nikolaj Olsson
6495c9d8d5 Optimize two string helper methods 2017-12-02 19:40:05 +01:00
Nikolaj Olsson
4750acc417 Fix for "Merge short line (single sentence)" - thx aaaxx :)
Fix #2658
2017-12-02 16:55:56 +01:00
Nikolaj Olsson
f3ffbb09d3 Add support for fcpxml 1.6 - thx Julius :) 2017-11-28 19:06:38 +01:00
Nikolaj Olsson
3a8414914a Add new subtitle format - thx yumiko :) 2017-11-28 18:13:39 +01:00
Jorge Jorge
58bb9398da Fixes SubtitleEdit/subtitleedit#2650 2017-11-28 11:25:03 +00:00
Nikolaj Olsson
85749c78d5 Optimize a few extra places where "SplitToLines" is used 2017-11-26 19:14:58 +01:00
Nikolaj Olsson
4b18695126 Optimize "SplitToLines" method (about 60% faster) 2017-11-26 17:35:00 +01:00
Nikolaj Olsson
a04c287bc0 Fix minor stuff in "Import plain text" 2017-11-24 21:01:02 +01:00
Nikolaj Olsson
9fefea4bc9 Fix crash in "Fix common errors" part 2 - thx tormento :) 2017-11-24 19:16:52 +01:00
Nikolaj Olsson
46688866f4 Fix crash in "Fix common errors" - thx tormento :) 2017-11-24 18:52:41 +01:00
Nikolaj Olsson
50cc25fdab Fix issues with FinalCutProXml15 2017-11-24 12:17:23 +01:00
Nikolaj Olsson
ca6d9d54fd Allow import plain text even if file is in use - thx darnn :)
Fix #2642
2017-11-23 22:16:12 +01:00
Nikolaj Olsson
fe85a27445 Add some support for color in format WebVTT - thx SeFan :) 2017-11-23 21:48:25 +01:00
Nikolaj Olsson
c5456a68bb
Merge pull request #2641 from ivandrofly/final-cut-xml-15
[FinalCutProXml15] - Minor optimization
2017-11-23 19:00:32 +01:00
Nikolaj Olsson
7e4aba01b1 Add new format (import only) 2017-11-23 18:56:45 +01:00
Ivandro Ismael
a8aea3b26a [FinalCutProXml15] - Minor optimization 2017-11-23 11:57:18 +00:00
Nikolaj Olsson
1d6dc33ddb Add new plain text import format "Final Draft Template" - thx Wolfgang :) 2017-11-21 18:24:50 +01:00
Nikolaj Olsson
c3cbd64cec Allow import of SRT without line breaks 2017-11-19 13:32:18 +01:00
Ivandro Ismael
92731733a5 [Compare] - Fix format display + minor refact 2017-11-18 20:27:24 +00:00
Nikolaj Olsson
1544761451 Fix undo after "Import plain text" - thx darnn :)
Fix #2635
2017-11-17 20:47:13 +01:00
Nikolaj Olsson
03ce77032c Minor updates 2017-11-13 16:20:07 +01:00
Nikolaj Olsson
806c29cd10 Work on dark theme UI 2017-11-13 16:17:22 +01:00
Nikolaj Olsson
5b059e5c00 Minor optimization of IsEnglishAlphabet 2017-11-07 19:08:01 +01:00
Ivandro Ismael
c726fb0384 Add new method to help check for english alphabet charcters 2017-11-07 17:13:30 +00:00
Nikolaj Olsson
418f7d3e3c Add "Gap" (to next sub) custom list view column - thx Moisés :) 2017-11-06 18:22:49 +01:00
Nikolaj Olsson
023eba1067 Show next sub in waveform when using 'some-action+go-to-next' 2017-11-05 15:39:04 +01:00
Nikolaj Olsson
a9ecdec60e Add shortcut "Go to prev scene change" - thx Ingo :) 2017-11-03 20:24:16 +01:00
Nikolaj Olsson
e4d512acb5 Improve fcp-with-image support 2017-11-03 18:06:39 +01:00
Nikolaj Olsson
d1212c005e Add some support for ismt dfxp 2017-11-01 21:49:46 +01:00
Nikolaj Olsson
6207d391a9 Fix vobsub issue - thx Anders :) 2017-10-31 15:29:03 +01:00
Nikolaj Olsson
1738b6b181 Add new subtitle format - thx Wojtek :) 2017-10-31 07:34:59 +01:00
Nikolaj Olsson
f4e21c4689 Improve reading of SCC files - thx thehulk :) 2017-10-30 22:32:41 +01:00
Nikolaj Olsson
0eecd062b2 Remember settings for advanced FCP XML export 2017-10-30 18:07:41 +01:00
Nikolaj Olsson
86f3821ddb Add advanced FCP XML export 2017-10-29 20:34:08 +01:00
Nikolaj Olsson
a218a2b27e Improve Romanian language auto-detect - thx Mihai :) 2017-10-28 20:53:36 +02:00
Nikolaj Olsson
54afa358a1 Fix OCR issue with apos vs comma - thx Jamakmake :) 2017-10-28 10:51:59 +02:00
Nikolaj Olsson
c06a29a45c Fix possible "double fix" in "Fix Uppercase I Inside Words" 2017-10-26 00:09:17 +02:00
Nikolaj Olsson
c95dbf2317 Add format FcpXml 1.5 + Fix FcpXml pathUrl in export 2017-10-25 23:00:27 +02:00
Nikolaj Olsson
46492491af Fix some minor issues with space/translation - thx Jamakmake :) 2017-10-23 18:44:00 +02:00
Nikolaj Olsson
bc4da75a46 Fix missing translation in "Batch convert" - thx Jamakmake :) 2017-10-23 17:14:12 +02:00
Nikolaj Olsson
43cc26b23a Update change log + minor perf fix 2017-10-22 23:35:13 +02:00
Nikolaj Olsson
e107203fd5 Add new sub format 2017-10-22 23:29:04 +02:00
Nikolaj Olsson
fd6e4d61fa Fix spelling error in commit cb41c78c83 - thx aaaxx :) 2017-10-22 22:44:52 +02:00
Nikolaj Olsson
cb41c78c83 Optimize set/get pixel slightly 2017-10-22 18:01:17 +02:00
Nikolaj Olsson
d30f155fc1 Improve mpv set video owner (perhaps) 2017-10-22 08:25:17 +02:00
Nikolaj Olsson
2c8fa55ec7 Fix for high hours in HHMMSSFF time code mode - thx darnn :)
Working on #2602
2017-10-11 23:10:49 +02:00
Nikolaj Olsson
3c6f9183d2 Fix issue with latest added shortcuts - thx darnn/OmrSi :) 2017-10-10 20:50:18 +02:00
Nikolaj Olsson
96e5ced281 Add new subtitle format - thx Karim :) 2017-10-10 20:19:51 +02:00
Nikolaj Olsson
5859226739 Fix for creating Blu-ray sup palette - thx Music Fan :) 2017-10-10 18:34:52 +02:00
Nikolaj Olsson
c4ca1b05a5 Save "Auto continue delay" from UI - thx Hideaki :) 2017-10-10 18:08:33 +02:00
Nikolaj Olsson
e2eaa36ac3 Add sort by "Actor" - thx von Suppé :) 2017-10-09 21:35:09 +02:00
Nikolaj Olsson
ee3a46b61d Check subtitle max file size in append - thx Sopor :)
Fix #2594
2017-10-04 21:58:02 +02:00
Nikolaj Olsson
c0bd5250cd Make a few more shortcuts customizable - thx darnn :)
Fix #2584
2017-10-04 16:00:15 +02:00
Nikolaj Olsson
98a355c81e Update version to 3.5.4 2017-10-02 18:27:38 +02:00
Nikolaj Olsson
69470b875f Improve reading of TTML - thx Carlos :) 2017-10-02 16:37:45 +02:00
Nikolaj Olsson
86fee61d26 Make font size for export images more like vlc/mpv 2017-10-01 15:25:00 +02:00
Nikolaj Olsson
eed6dcbe4d Make it possible to override system font 2017-10-01 09:26:06 +02:00
Nikolaj Olsson
beac466358 Allow negative time codes in frame mode - thx darnn :)
Fix #2544
2017-09-30 10:12:45 +02:00
Nikolaj Olsson
76c337f753 Set default box border size to 8 2017-09-30 09:42:57 +02:00
Nikolaj Olsson
b642ddebc3 Make auto-br not change if one or two lines have music tags in start/end
More #2583
2017-09-29 21:49:25 +02:00
Nikolaj Olsson
8cd702f94a Add "box border size" setting for export to image based format - thx Asger :) 2017-09-29 21:26:00 +02:00
Nikolaj Olsson
f921a3c4bf Fix minor issue in "auto-break line" - thx SvenErik1968 :)
Fix #2583
2017-09-29 19:54:29 +02:00
Nikolaj Olsson
50732264df Merge pull request #2582 from ivandrofly/netflix-checker
[NetflixHelper] - Add portuguese number/word converter.
2017-09-29 16:20:24 +02:00
Ivandro Ismael
bd765db405 [NetflixHelper] - Add portuguese number/word converter. 2017-09-29 13:55:30 +01:00
Nikolaj Olsson
676097eacb Add "Whole word" in "Replace" window - thx OmrSi :) 2017-09-27 21:21:14 +02:00
Nikolaj Olsson
cfb8a62c49 Tweak to "Fix uppercase 'i' inside lowercase word" - thx Boulder08 :)
Fix #2576
2017-09-24 12:08:35 +02:00
Nikolaj Olsson
db4bfee882 Fix Microsoft translator via API key - thx Acir :) 2017-09-23 08:57:27 +02:00
Nikolaj Olsson
54527a19c4 Add PAC Greek encoding 2017-09-23 00:30:55 +02:00
Nikolaj Olsson
9a1bce0107 Fix export image size + a few minor ASSA issues - thx von Suppé :) 2017-09-16 18:05:02 +02:00
Nikolaj Olsson
a2ec05d921 Fixed broken unit test 2017-09-16 11:04:01 +02:00
Nikolaj Olsson
5d232aacc7 Better reading of alignment tags in TTML - thx Mlmlte :)
Fix #2567
2017-09-16 10:52:52 +02:00
Nikolaj Olsson
bf7d55aac3 Fix reading of ASSA with not normal section order - thx von Suppé :) 2017-09-13 20:34:40 +02:00
Nikolaj Olsson
b7cdc21c1f Check for track encoding flag when reading Matroska tracks - thx mkver :)
More #2566
2017-09-11 15:36:45 +02:00
Nikolaj Olsson
61dd5fc544 Use ContentEncodingScope to determine if CodecPrivate is compressed - thx mkver :)
More #2566
2017-09-11 10:38:19 +02:00
Nikolaj Olsson
6ed048ff79 Improve handling of zlib compression in Matroska - thx mkver
Fix #2566
2017-09-10 20:50:28 +02:00
Nikolaj Olsson
f5dd12a1c0 Fix for finding img files in SatBoxPng 2017-09-06 21:49:38 +02:00
Nikolaj Olsson
f52895fc51 Add "undo" for ASS style changes 2017-09-06 16:51:15 +02:00
Nikolaj Olsson
fe8dc87cd0 Fix ASS layer + remove style with space in name - thx Skrity :)
Fix #2553
2017-09-06 15:49:42 +02:00
Nikolaj Olsson
686b02c648 Fix RTL Start\End + position tag - thx OmrSi :)
Fix #2552
2017-09-06 05:44:59 +02:00
Nikolaj Olsson
04da4227b5 Try not to change ASS tags when not needed - thx Skrity :)
Fix #2537
2017-09-05 18:07:05 +02:00
Nikolaj Olsson
12d7aea912 Fix for new sub formats (rename + split to two) 2017-09-05 16:48:00 +02:00
Nikolaj Olsson
e43940ba2e Drop converting advanced ASS tags to html tags + "Name" -> "Actor" fix - thx Skrity :) 2017-09-05 16:46:37 +02:00