Project

General

Profile

Feature #81

Add support for ftp:// URIs

Added by Kim Carlsen about 12 years ago. Updated almost 12 years ago.

Status:
Closed
Priority:
Minor
Assignee:
-
Category:
-
Target version:
Start date:
March 19, 2012
Due date:
% Done:

100%

Estimated time:
Affects version:

Description

If you have mounted remote shares in nautilus (gnome) and try to drag and drop files to audacious playlist, then the file gets added as "sftp://<user>@<host>/<dir>/<dir>/<musicfile>.mp3" and audacious wont play them.

if the file is double clicked, then it is added as "/home/<user>/.gvfs/SFTP for <user> on <host>/<dir>/<dir>/<musicfile>.mp3" and audacious will play them.

History

#1 Updated by John Lindgren about 12 years ago

  • Tracker changed from Bug to Feature
  • Subject changed from Drag and drop from gnome gvfs to Add support for ftp:// URIs

3.3 will probably support ftp:// URIs via the GIO transport plugin.

#2 Updated by Kim Carlsen about 12 years ago

I think its possible to tell gnome what kind of location you want dropped on audacious, so it should be possible to request the normal uri. If this could be implemented as a bug fix, and let gio be a feature request.

#3 Updated by John Lindgren about 12 years ago

Kim Carlsen wrote:

I think its possible to tell gnome what kind of location you want dropped on audacious, so it should be possible to request the normal uri.

I've never heard of such a thing; please explain.

#4 Updated by Kim Carlsen about 12 years ago

From this unrelated post
https://lists.ubuntu.com/archives/ubuntu-devel-discuss/2010-June/011573.html

Aurélien Naldi writes that gnome will either use local path or GIO/GVFS uri depending on drop target. So my thought
is that it should be possible for audacious to request the local path from drag and drop data.

#5 Updated by John Lindgren about 12 years ago

Aurélien Naldi writes that gnome will either use local path or GIO/GVFS uri depending on drop target. So my thought
is that it should be possible for audacious to request the local path from drag and drop data.

It's a nice thought, but not very helpful if you can't provide any details on how that would be done. :p

#6 Updated by John Lindgren almost 12 years ago

  • Status changed from New to Closed
  • Target version set to 3.3
  • % Done changed from 0 to 100

Also available in: Atom PDF