Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support html in media description #713

Merged

Conversation

leekleak
Copy link
Contributor

@leekleak leekleak commented Apr 2, 2024

Before:

After:

fixes: #469

@jarnedemeulemeester
Copy link
Owner

My only concern is the performance of fromHtml.
However media item descriptions are often not very long so the performance impact should be rather small.
I did some quick tests with and without fromHtml and it seems fine.

Thanks!

@jarnedemeulemeester jarnedemeulemeester changed the title Support HTML in media description feat: support html in media description Apr 10, 2024
@jarnedemeulemeester jarnedemeulemeester merged commit a743363 into jarnedemeulemeester:main Apr 10, 2024
2 checks passed
@leekleak leekleak deleted the htmlDescriptions branch April 15, 2024 00:30
ghost pushed a commit to pruthvi-21/findroid that referenced this pull request Jul 22, 2024
* support HTML in media description

* parse html in episode overview

* do the same in season view
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Linebreak (<br>) does not render in findroid
2 participants