![]() |
[SOLVED] After update to 9.1.0 special characters in Title not displayed correctly - Printable Version +- Moode Forum (https://moodeaudio.org/forum) +-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3) +--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7) +--- Thread: [SOLVED] After update to 9.1.0 special characters in Title not displayed correctly (/showthread.php?tid=6918) Pages:
1
2
|
RE: After update to 9.1.0 special characters in Title not displayed correctly - Tim Curtis - 09-18-2024 Try this patch. It addresses the following bugs: - FIX: Manually added radio logo thumb saved to wrong directory - FIX: Currentsong.txt file not being updated correctly for renderers - FIX: HTML entities in metadata being displayed as text - FIX: Remove broken Interface line in Audio section of System info Code: wget -q -O - https://moodeaudio.org/test/r910patch_multi.sh | sudo bash RE: After update to 9.1.0 special characters in Title not displayed correctly - Phil323UK - 09-18-2024 Many thanks, confirming ampersand issue fixed. RE: After update to 9.1.0 special characters in Title not displayed correctly - PJVervoorn - 09-19-2024 I re-renamed the folder “S&M” and can confirm the bug is fixed. RE: After update to 9.1.0 special characters in Title not displayed correctly - Fistandantilus - 09-22-2024 [attachment=4059] (09-18-2024, 10:07 AM)Tim Curtis Wrote:Hello!(09-18-2024, 04:38 AM)PJVervoorn Wrote:(09-17-2024, 08:28 PM)Phil323UK Wrote: Hi, Me too Me too. Install + Reboot + clear library tag cache didn’t fix it. I only add this behavior: for the albums of which apostrophes are replaced by "ampersand, hashtag 039;'" the cover is not displayed in the main window... while it IS displayed in the library view. [attachment=4059] [attachment=4060] Bye! ps: if I write here "ampersand, hashtag 039;" with effective characters... they are not displayed in the post. L RE: After update to 9.1.0 special characters in Title not displayed correctly - Tim Curtis - 09-22-2024 Install the patch metioned earlier in this thread and in the 9.1.0 Announcement. RE: After update to 9.1.0 special characters in Title not displayed correctly - Jedrek - 09-28-2024 Code: wget -q -O - https://moodeaudio.org/test/r910patch_multi.sh | sudo bash |