-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
Hi,
first of all thanks for this, its a much needed tool for Dante networks!
However, as it seems, I can't use add/remove using IP addresses or channel numbers, it only seems to work with names.
I am getting errors like this:
RuntimeError
coroutine raised StopIteration
at /usr/lib/python3.12/asyncio/base_events.py:687 in run_until_complete
probably caused in:
~/.venv/lib/python3.12/site-packages/netaudio/console/commands/subscription/_remove.py:64 in handle
These happen when I use either an IP (--rx-device-host) or a channel number (--rx-channel-number) and in add and remove.
These probably tie in with #36 and #10 - adding that PR fixes the channel number issue but not the IP issue.
Any ideas?
Metadata
Metadata
Assignees
Labels
No labels