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):
There is a function to detect local (disk) channels, there _could_ be one for remote (net) channels too.
def detectRemoteCha nnels(url) :
Then again even the local channel detection is missing for lots of channel types (patches are available).
def detectLocalChan nels(path, media):