Comment 4 for bug 406504

Revision history for this message
Anders F Björklund (afb) wrote :

There is a function to detect local (disk) channels, there _could_ be one for remote (net) channels too.

def detectRemoteChannels(url):

Then again even the local channel detection is missing for lots of channel types (patches are available).

def detectLocalChannels(path, media):