CatalystUK
New Member
Great plugin, thank you very much. Have got it pulling data via a CSS selector. Having real trouble displaying images from a website. Is there a screenshot you can share of what the settings should look like please?
In this release
- Initial support for Websockets!
- XML parsing exception handling
- Some UI improvements
- OpenAI presets updates
Download
Fix major memory leak in HTML parser, and improve XML, JSON, regex parsers a bit.
Download
I’ve managed to solve the issue!Thank you for creating the plugin! However, I'm not very skilled with programming, and I'm unsure how to use the Postprocess Regex and Replace features for XML type. Is there any tutorial available for reference?
Currently, I’m using https://www.cwa.gov.tw/rss/Data/cwa_warning.xml as the source, with the XPath set to //description/text(). However, the output contains some strange symbols, like [","], and I'm not sure how to remove them.