jacquesh / foo_openlyrics

An open-source lyric display panel for foobar2000
MIT License
432 stars 24 forks source link

metadata needs to be exact #339

Closed Rexadev closed 7 months ago

Rexadev commented 7 months ago

Steps to reproduce

image

Expected behavior

https://genius.com/Red-hot-chili-peppers-under-the-bridge-lyrics

Versions

Debug logs

Components loaded in: 0:04.145275
Configuration read in: 0:00.622740
foobar2000 v2.0 x86 [portable]
foo_youtube: [error] LAV Filters (system): Splitter: not found
foo_youtube: [error] LAV Filters (system): Video: not found
foo_youtube: youtube-dl (external): 2023.10.13
foo_youtube: [warning] madVR (external): 
foo_youtube: [warning] VSFilter (external): 
foo_youtube: ffmpeg (internal): lavf 58.29.100, lavc 58.54.100, lavu 56.31.100
foo_youtube: JavaScript (bundled.node): 5.12
foo_youtube: libcurl (internal): libcurl/7.68.0 Schannel zlib/1.2.11 brotli/1.0.7 nghttp2/1.40.0
Playlist #7 loaded in 0:00.047499
Watching: Censored
UI Element instantiation failure: UI Element Not Found
User Interface initialized in: 0:02.790210
FFmpeg version: 6.0
foo_enhanced_playcount: loaded
Startup time : 0:21.408681
myLibrary init
Opening track for playback: \Pitbull & J Balvin - Hey Ma ft Camila Cabello (Spanish Version  The Fate of the Furious- The Album) (Warner Music).mp3"
myInitStageCallback init
Playlist #0 loaded in 0:00.040274
Playlist #1 loaded in 0:00.057865
Playlist #2 loaded in 0:00.052775
Playlist #3 loaded in 0:00.038691
Playlist #4 loaded in 0:00.023363
Playlist #5 loaded in 0:00.024803
Playlist #6 loaded in 0:00.025423
Library initialized after 0:24.060592
Seekbar: taking GDI path.
Seekbar: Frontend initialized.
Library scanning problem: "\Vivaldi_ The Four Seasons, Violin Concerto in E Major, Op. 8 No. 1, RV 269 _Spring__ III. Allegro.flac", reason: Unsupported format or corrupted file
Library scanning problem: "\Vivaldi_ The Four Seasons, Violin Concerto in F Major, Op. 8 No. 3, RV 293 _Autumn__ II. Adagio molto.flac", reason: Unsupported format or corrupted file
Library scanning problem: "\Vivaldi_ The Four Seasons, Violin Concerto in F Major, Op. 8 No. 3, RV 293 _Autumn__ III. Allegro _La caccia_.flac", reason: Unsupported format or corrupted file
Opening track for playback: "\Red Hot Chillie Peppers\Under the Bridge.mp3"
Automatic resampling: using Resampler (dBpoweramp/SSRC): 48000 Hz, Resampler (RetroArch): 48000 Hz
Device: Speakers (Realtek(R) Audio)
Mix format: 48000 Hz / 32-bit float / 2 channels (0x3)
Sending stream: 48000 Hz / 32-bit float / 2 channels (0x3)
WARN-OpenLyrics: Failed to download darklyrics.com page http://darklyrics.com/lyrics/redhotchilliepeppers/.html: Object not found
WARN-OpenLyrics: Failed to download genius.com page https://genius.com/red-hot-chillie-peppers-under-the-bridge-lyrics: Forbidden (403)
ERROR-OpenLyrics: Error of unrecognised type while searching AZLyrics.com

Additional information

jacquesh commented 7 months ago

As per the bug issue template: Please include debug logs showing a minimal reproduction of the issue.

jacquesh commented 7 months ago

WARN-OpenLyrics: Failed to download genius.com page https://genius.com/red-hot-chillie-peppers-under-the-bridge-lyrics: Forbidden (403)

Your artist tag is incorrect. Fix that (remove the e) and try again?

Rexadev commented 7 months ago

image

@jacquesh

jacquesh commented 7 months ago

I tried what appears to be exactly the query in your last screenshot and it worked, as expected. Can you please add a debug log of the correct query failing so that we can see what it's actually requesting?

jacquesh commented 7 months ago

That's fine, if your tags don't match what the source expects, you won't get any results from that source. This is true for every source.