GNOME Bugzilla – Bug 520910
Use fuse to get remote subtitle
Last modified: 2008-04-19 22:29:25 UTC
When ported to GIO, and if fuse is available, we should use it to load the subtitle from a remote location, as xine-lib doesn't support that. That'd be using g_file_get_path()
2008-04-05 Bastien Nocera <hadess@hadess.net> * src/backend/bacon-video-widget-xine.c (bacon_video_widget_get_subtitled): If the subtitle file isn't local, try to get its local FUSE path via GVFS (Closes: #520910) * src/totem-uri.c (totem_add_subtitle): Allow loading remote subtitles for all the backends
*** Bug 528943 has been marked as a duplicate of this bug. ***