Results 1 to 1 of 1
hello, first post here
so, i got a problem with my ncmpcpp
about a month ago, i started to use ncmpcpp and it worked really fine, playing music, scrobbling, displaying ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-14-2010 #1Just Joined!
- Join Date
- Aug 2010
- Posts
- 1
ncmpcpp couldn't fetch lyrics
hello, first post here
so, i got a problem with my ncmpcpp
about a month ago, i started to use ncmpcpp and it worked really fine, playing music, scrobbling, displaying lyric, etc
but lately, it couldn't fetch any lyric. whenver i try to display a song's lyric (by pressing l), it will only display "lyricsvip.com".
the problem started about a week ago, and i have no problem with fetching lyrics before (i have fetched lyrics of some tracks before the problem occured, and it was just fine)
i can still edit each track's lyric in ~/.lyrics, but fetching lyric is easier and less tireful
any help would be appriciated
oh, and here is my ncmpcpp .config file, i tried to find if there were problems in it, but i can't find any
Code:##### connection settings ##### mpd_host = "localhost" mpd_port = "6600" mpd_music_dir = "/media/Data/My Music/" mpd_connection_timeout = "5" mpd_crossfade_time = "5" ##### delays ##### playlist_disable_highlight_delay = "5" message_delay_time = "4" ##### song format ##### song_list_format = "{%a - }{%t}|{$8%f$9}%r{$3(%l)$9}" song_status_format = "{{%a{ \"%b\"{ (%y)}} - }{%t}}|{%f}" song_library_format = "{%n - }{%t}|{%f}" media_library_album_format = "{(%y) }%b" tag_editor_album_format = "{(%y) }%b" browser_playlist_prefix = "$2playlist$9 " selected_item_prefix = "$6" selected_item_suffix = "$9" song_columns_list_format = "(25)[white]{a} (35)[white]{t} (20)[white]{b}" alternative_header_first_line_format = "$b$1$aqqu$/a$9 {%t}|{%f} $1$atqq$/a$9$/b" alternative_header_second_line_format = "{{$4$b%a$/b$9}{ - $7%b$9}{ ($4%y$9)}}|{%D}" song_window_title_format = "{%a - }{%t}|{%f}" ##### various settings ##### playlist_display_mode = "columns" incremental_seeking = "yes" seek_time = "1" autocenter_mode = "yes" repeat_one_mode = "no" default_place_to_search_in = "database" media_library_left_column = "a" default_find_mode = "wrapped" default_space_mode = "add" default_tag_editor_left_col = "albums" default_tag_editor_pattern = "%n - %t" header_visibility = "no" header_text_scrolling = "no" cyclic_scrolling = "yes" statusbar_visibility = "no" fancy_scrolling = "yes" follow_now_playing_lyrics = "no" ncmpc_like_songs_adding = "yes" display_screens_numbers_on_start = "yes" lyrics_database = "1" external_editor = "gedit" clock_display_seconds = "no" enable_window_title = "yes" user_interface = "alternative" progressbar_look = "=>" ##### colors definitions ##### colors_enabled = "yes" empty_tag_color = "cyan" header_window_color = "default" volume_color = "default" state_line_color = "default" state_flags_color = "default" main_window_color = "default" color1 = "white" color2 = "green" main_window_highlight_color = "default" progressbar_color = "default" statusbar_color = "default" active_column_color = "red" window_border_color = "green" active_window_border = "red" alternative_ui_separator_color = "default"
p.s. sorry for my bad english


Reply With Quote
