Hello everyone, I'm trying to add tag inside the description, but I can't add '|' to separate the tags with rex.
I want to create xml as this:
| ★★★☆☆ | 2021 | España | Información, Informativo.
Argumento: Cientos de profesionales de ...
This is my rex:
{'starrating'} {+'rating'} {'productiondate'} {'country'} {'category(, )'}{\nDirección: 'director(, )'}{\nPresentado: 'presenter(, )'}{\nProtagonizada: 'actor/a+(, )'}{\n'description[max_words=100]'}
after:
3/8 +TP 2023 España Entretenimiento, Magacín
Presentado: Jacob Petrus
Jacob Petrus ofrece una ...
And how can I add a star rating (★★★☆☆), without numbers, with rex?
I'm using V5.1.0.0 with win10
Thanks
u cant with webgrab.
your going have to find some other way to convert the starrrating to actual stars.
webgrab uses the | as a sepcial meaning so i doubt you can use it to separate info.
Look this guide, it is created with WG++
Check our documented rex config.