source: smplayer/trunk/Finding_subtitles.txt@ 119

Last change on this file since 119 was 106, checked in by Silvan Scherrer, 15 years ago

smplayer: 0.6.9

File size: 863 bytes
Line 
1In smplayer 0.6.2 there's a new dialog which allows you to find subtitle
2files very easily.
3
4The dialog can be opened with the option "Find subtitles on OpenSubtitles.org"
5in the Subtitles menu.
6
7It will automatically look for subtitles for the video you're currently
8playing (or the previous video if none is playing).
9
10The search is not done based on the file's name but on a hash which is
11calculated from the file, so it doesn't matter if you renamed the file,
12it will find the right subtitles for the file.
13
14To download a subtitle, just double click on it or click on the Download
15button. That would open your favorite web browser to actually download
16the file.
17
18You can also upload subtitles to OpenSubtitles.org, you'll find an option
19for that in the Subtitles menu. That would just open a web page with an upload
20form (java required).
Note: See TracBrowser for help on using the repository browser.