mirror of
https://github.com/rclone/rclone.git
synced 2026-05-12 10:03:35 -04:00
Samsung TVs have a bug where they duplicate file extensions when both the title contains an extension and the MIME type indicates the same file type. For example, "photo.jpg" becomes "photo.jpg.jpg". Remove extensions from <dc:title> while keeping them in the resource URL and MIME type. This provides a cleaner display and prevents Samsung TVs from incorrectly "fixing" what they perceive as missing extensions.