An empty line in the feeds file for zulip-rss leads to a crash. The empty line gives
IsADirectoryError: [Errno 21] Is a directory: '/home/zulip/.cache/zulip-rss/'
because the chat-name is empty and zulip-rss tries to append to the directory without file name.
Andreas
An empty line in the feeds file for zulip-rss leads to a crash. The empty line gives
because the chat-name is empty and zulip-rss tries to append to the directory without file name.
Andreas