Velocidensity

Results 10 comments of Velocidensity

I find myself using the manual search fairly frequently, so this would be a great addition. An ideal solution IMO would be a three category solution: sources used for all...

This would be great, both as a context menu option, and as a preference. I never want unsynced lyrics, so I'd like it to keep searching until it finds synced...

I'd like to discard them entirely. You raise good points. and I agree that user-configurable discard filters you mention in #242 would be a good replacement.

Sorry, I didn't see the debug logging option. Here's the log: Debug log ``` INFO-OpenLyrics: Searching for lyrics using custom parameters... INFO-OpenLyrics: Querying for track ID from https://apic-desktop.musixmatch.com/ws/1.1/track.search?user_language=en&app_id=web-desktop-app-v1.0&subtitle_format=lrc&q_artist=Stevie%20Wonder&q_album=Songs%20in%20the%20Key%20of%20Life&q_track=Isn%27t%20She%20Lovely&usertoken= INFO-OpenLyrics: Querying...

There appears to be an endpoint which is capable of retrieving more lyrics, at least in some cases. For example 100 gecs - xXXi_wud_nvrstøp_ÜXXx fails with the one openlyrics uses,...

Duplicate: https://github.com/jacquesh/foo_openlyrics/issues/301 As I later discovered, filtering by line count wouldn't be sufficient here, many of those have other metadata lines.

Here's an example which I can't get to parse correctly, even tinkering with custom rules and reparsing. `PSY, SUGA – That That (prod. & feat. SUGA of BTS)` (https://open.spotify.com/track/7GNRUsU3M4XNDDB9xle5Dz) This...

Yes, artists with "&" always get split, it's quite annoying, and I had to write a custom ruleset for those which appear in my library, but it's quite annoying to...

Are you running maloja behind nginx? If so, you should set X-Forwarded-Proto to "https", otherwise maloja/bottle (the web server) has no way of knowing the user is using https. This...

It looks like presently they link twimg.com directly, rather than using any proxy for images. As-is, LibRedirect redirects to an unsupported URL.