use CapResources for radios
This commit is contained in:
parent
3751653874
commit
7098e44d9b
8 changed files with 60 additions and 49 deletions
|
|
@ -61,9 +61,6 @@ class Radio(CapBaseObject):
|
|||
self.add_field('streams', list)
|
||||
|
||||
class ICapRadio(IBaseCap):
|
||||
def iter_radios(self):
|
||||
raise NotImplementedError()
|
||||
|
||||
def iter_radios_search(self, pattern):
|
||||
raise NotImplementedError()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue