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
Original issue 795 created by Omertron on 2009-05-19T10:21:21.000Z:
Attach is an update to Sratim plugin that includes automatic subtitles
download from Sratim web site.
The OpenSubtitles.org site does not function very well these days, and many
of the subtitles exist only on Sratim Hebrew web site.
I added automatic subtitles download, that includes login cookies handling,
and zip stream handling. The subtitle functionality is similar to
opensubtitles plugin.
New fields were added in the configuration file "moviejukebox.properties"
to select subtitles download feature, and specify Sratim site login
information.
The subtitles are selected based on file name and frames per second
information. To support the frame per second selection, the plugin needs to
know the FPS of the media file. For these to work I changed the order of
the scan in "MovieJukebox.java".
The media info is collected now before running the plugin instead of after.
I see only positive affect of this change.
See attached file.
The text was updated successfully, but these errors were encountered:
Comment #2 originally posted by Omertron on 2009-07-17T06:06:09.000Z:
hi amityony
i can't seem to make the sratim subtitle download to work
do you have to use the sratim plugin in order fro it to work or just writing "true"
next to the sratim subtitles plugin and user pass is enough?
Original issue 795 created by Omertron on 2009-05-19T10:21:21.000Z:
Attach is an update to Sratim plugin that includes automatic subtitles
download from Sratim web site.
The OpenSubtitles.org site does not function very well these days, and many
of the subtitles exist only on Sratim Hebrew web site.
I added automatic subtitles download, that includes login cookies handling,
and zip stream handling. The subtitle functionality is similar to
opensubtitles plugin.
New fields were added in the configuration file "moviejukebox.properties"
to select subtitles download feature, and specify Sratim site login
information.
The subtitles are selected based on file name and frames per second
information. To support the frame per second selection, the plugin needs to
know the FPS of the media file. For these to work I changed the order of
the scan in "MovieJukebox.java".
The media info is collected now before running the plugin instead of after.
I see only positive affect of this change.
See attached file.
The text was updated successfully, but these errors were encountered: