Import *.txt doesn't import some lines
Closed this issue · 1 comments
NathanLovato commented
Importing txt files, even without any empty lines, skips some. I haven't looked into the code yet but I haven't noticed a particular pattern in the editor. You can see some text strips have double the regular size right after import:
Here's the source file:
fibre-subtitles.txt
And thank you very much for your add-on! It's a real time saver. I also code a blender video editing add-on called power sequencer so if you want me to I can look into the import code and do a PR.
doakey3 commented
Thanks for reporting this. I think I fixed your issue. Give it a try!