trizen / clyrics

An extensible lyrics fetcher, with daemon support for cmus and mocp.

Home Page:https://trizenx.blogspot.com/2013/02/mocp-lyrics.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

There is no form named "f"

Ambrevar opened this issue · comments

With latest git commit, it crashes on every query with

There is no form named "f" at /usr/share/perl5/vendor_perl/WWW/Mechanize.pm line 1938.

Mechanize.pm is version 1.73.

It works here (with Mechanize version 1.74). Make sure that LWP::Protocol::https is installed as well.

If it's possible, please run clyrics -d some song and write here the results. Thanks

Installing LWP::Protocol::https did the trick, even with 1.73. I'll update the dependencies in the Arch Linux packages.