(opml) export out of slixfeed is broken #18
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
File "/usr/local/slixfeed/.venv/lib/python3.11/site-packages/slixfeed/syndication.py", line 55, in export_feeds
db_file = os.path.join(self.dir_data, 'sqlite', f'{jid_bare}.db')
^^^^
NameError: name 'self' is not defined
Done.
5104919588