]> git.seodisparate.com - mpd_info_screen/commit
Try second albumart fetching method on decode fail
authorStephen Seo <seo.disparate@gmail.com>
Wed, 12 Jan 2022 11:25:26 +0000 (20:25 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Wed, 12 Jan 2022 11:25:26 +0000 (20:25 +0900)
commit2b90aed4876db10bcc4caa94b50bee0e0d30ca26
tree07d7f1e6ad28a6729da0dcafb42c34e1bb399a28
parent0888ec3ff943133cfa7fbadaa95a72c1a0fff5b9
Try second albumart fetching method on decode fail

If the "image" crate fails to decode the album art from the first album-art
fetching method, fallback to the second fetching method to try decoding the
other image.
src/display.rs
src/mpd_handler.rs