Update README.md

This commit is contained in:
Stephen Seo 2023-02-27 15:49:05 +09:00
parent bcea959381
commit f7ffa62e02

View file

@ -14,11 +14,11 @@ counter, and the filename currently being played
## Known Bugs ❗❗
Currently, the dependency "ggez 0.8.1" [fails to render album art](https://github.com/Stephen-Seo/mpd_info_screen/issues/1) on my machines using this program. Version 0.4.1 cannot be published to https://crates.io due to this version referring to a git commit as a dependency. Once ggez has released a new version with the commit that fixes this bug, this repository will be updated to use that version.
The `devel` branch has a fix for mpd\_info\_screen [not displaying properly when
no password is provided and MPD can be accessed without a password](https://github.com/Stephen-Seo/mpd_info_screen/issues/2).
(This has been backported to `main` and for the workaround `0.4.3` version.)
Currently, the dependency "ggez 0.8.1" [fails to render album art](https://github.com/Stephen-Seo/mpd_info_screen/issues/1)
on my machines using this program. Version 0.4.1 cannot be published to
https://crates.io due to this version referring to a git commit as a dependency. Once
ggez has released a new version with the commit that fixes this bug, this
repository will be updated to use that version.
## Unicode Support