trizen / clyrics

An extensible lyrics fetcher, with daemon support for cmus and mocp.
https://trizenx.blogspot.com/2013/02/mocp-lyrics.html
GNU General Public License v3.0
56 stars 15 forks source link

Small change for MoC mode. #1

Closed genomorro closed 9 years ago

genomorro commented 10 years ago

Hi,

I use clyrics with MoC and the FortmaString in m https://github.com/genomorro/clyrics/compare/trizen:master...master#fullscreen_pull_request_body is:

FormatString = "%(a:%a \: :)%(A:\"%A\" | :)%(n:%n - :)%(t:%t:)"

When I see mocp --info:

Title: Leonard Cohen : "Live in London" | 5 - Everybody Knows

Looking for that string it's complicated and in fact not very successful. I change the search string to something more simple.

I added 2 plugins.

NOTES: