You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 21, 2021. It is now read-only.
Hi,
When we look for a subtitle (on opensubtitles.org) for the current video, the filename can't be modified (readonly). However sometimes the filename is not generic enough and bomi ends up with no search results. Would it be possible to allow the end-user to modify the filename in this dialog and that the Find button uses the textbox content?
Regards
The text was updated successfully, but these errors were encountered:
The method to find subtitle is depend actual file (hash) so, it's meaningless to make filename ediatable.
Instead, I added two method to find subtitles: Find by Name and Find by Info and renamed current method to Find by File.
Find by Name accepts one tag which indicates media file name or subtitle file name or tagged information on opensubtitles.org.
Find by Info accepts title/season/epsiode for video.
Hi,
When we look for a subtitle (on opensubtitles.org) for the current video, the filename can't be modified (readonly). However sometimes the filename is not generic enough and bomi ends up with no search results. Would it be possible to allow the end-user to modify the filename in this dialog and that the Find button uses the textbox content?
Regards
The text was updated successfully, but these errors were encountered: