mirror of
https://github.com/tubearchivist/tubearchivist-jf-plugin.git
synced 2026-03-23 20:37:14 +00:00
[PR #2] [MERGED] Add fix for unclosed HTML breaks #61
Labels
No labels
bug
enhancement
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tubearchivist/archived-tubearchivist-jf-plugin#61
Loading…
Add table
Add a link
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?
📋 Pull Request Information
Original PR: https://github.com/tubearchivist/tubearchivist-jf-plugin/pull/2
Author: @ThisIsHetz
Created: 4/18/2024
Status: ✅ Merged
Merged: 4/18/2024
Merged by: @DarkFighterLuke
Base:
master← Head:ThisIsHetz-Patch-1📝 Commits (1)
30715d5Add fix for unclosed HTML breaks📊 Changes
1 file changed (+2 additions, -1 deletions)
View changed files
📝
Jellyfin.Plugin.TubeArchivistMetadata/Utils/Utils.cs(+2 -1)📄 Description
This changes the order of operations, truncating description before replacing newlines with HTML breaks, to prevent the creation of unclosed breaks which may otherwise cause rendering issues in Jellyfin.
Edit: I extend my apologies if it is considered poor etiquette to submit this pull request before you've had a chance to reply to the relevant issue. I've been taking this as an opportunity to better familiarize myself with git and GitHub, both of which I'm fairly naive to.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.