Madh93 / conky-spotify

:musical_note: Show current Spotify track in Conky (Cover, title...)
GNU General Public License v3.0
68 stars 20 forks source link

cover.sh fails if no wget-log exists #13

Closed BarkleyIII closed 4 years ago

BarkleyIII commented 4 years ago

(linux newbie here) the covers are loading correctly into /conky-spotify/covers and /conky-spotify/current. but the widget is missing the album image. This message appears after running conky -c conky-spotify-small: rm: cannot remove 'wget-log': No such file or directory any help? the rest seems to be working fine.

Originally posted by @highonskooma in https://github.com/Madh93/conky-spotify/issues/7#issuecomment-660666119

highonskooma commented 4 years ago

It worked! Thank you for the help. Although I'm still having problems displaying the cover with conky-spotify-small, conky-spotify-medium is working. Great job.

BarkleyIII commented 4 years ago

try changing the position in line 41 from 0,587 to 0,0 ;)

highonskooma commented 4 years ago

it worked! thanks a ton

Madh93 commented 4 years ago

Fixed.