pannal / Sub-Zero.bundle

Subtitles for Plex, as good you would expect them to be.
Other
1.75k stars 120 forks source link

[Feature Request] Managing existing subtitles #376

Open Nottt opened 6 years ago

Nottt commented 6 years ago

It would be cool if we had some options to handle existing subtitles such as :

Create a VTT copy from existing SRT if doesn't exist already.

Make sure all SRT subtitles are UTF-8

Fix naming issues if present subtitle is different from plex standards or filename ( say I change my filenames, subzero would just rename the existing subtitle )

pannal commented 6 years ago

Yeah, local subtitle management is a feature planned for one of the next big releases, such as 2.1, 2.2 etc.

It's not super trivial, but I should be able to add existing local subtitles to the item menus, including all of the features.

Nottt commented 6 years ago

Thanks :) Don't worry about it :)

At least for UTF-8 encoding and converting existing subs to VTT you might find this useful :

http://www.nikse.dk/SubtitleEdit/Help#commandline

pannal commented 6 years ago

I've incorporated most of the basic stuff SubtitleEdit does, into SZ's modification framework, already, including their OCR fix lists.

Smalfinn commented 4 years ago

Is there any update on this feature?

pentago commented 4 years ago

+1 for commwnt directly above. Any updates regarding making dowloaded subtitles UTF-8 encoded?

Thanks!