mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
Uncaught XML parsing error #372
Reference in New Issue
Block a user
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?
Originally created by @LeoVerto on GitHub (Feb 2, 2019).
My Sony Blu-Ray player seems to send some invalid XML as part of DLNA communications, causing this parsing error to clutter my logs.
Ideally this should be caught and a sensible error message displayed instead.
Logs
Cleaned up XML
System (please complete the following information):
@LeoVerto commented on GitHub (Feb 21, 2019):
I can confirm that this has been fixed by #889.