C9Glax / tranga

Docker-Container to monitor (Manga) Scanlation-Sites for download new chapters.
GNU General Public License v3.0
108 stars 10 forks source link

[It broke]: Author and Genre Tags from Manganato contain /r/n elements #170

Closed db-2001 closed 2 months ago

db-2001 commented 2 months ago

What is broken?

While working on V2 for the front end, I noticed that the author list and genre list from MangaNato has some extra /r/n elements which breaks the front end. Should be a simple Regex fix.

Log-output

No response

Additional stuff

image

C9Glax commented 2 months ago

Can you check if the \r\n is gone? Have to check for the weird spaces another time.

db-2001 commented 2 months ago

Is this in the cuttingedge branch? I'll check it when I get back from work.

C9Glax commented 2 months ago

Exactly.

db-2001 commented 2 months ago

Yup, fixed