You are not logged in.
What does the browser_playlist_prefix do?
Offline
In case you have some playlists, it distinguishes them from normal files by displaying the specified characters just ahead the name of the playlist.
Let's say you set the browser_playlist_prefix to 'foo'.
In case you have a playlist named 'bar', you'll find that it displays in the browser screen as 'foo bar'. You may even choose an other color for the prefix than the name.
Offline
Ok, don't really use playlists but thanks a lot for the info.
Offline
You're welcome
Offline
Is anyone having problems with ncmpcpp and the lyrics databases??
I'm getting a message that says lyricsWiki api is no longer able to provide lyrics beacuse of licensing restrictions, anyone know how to solve this?
Offline
@ajonat -- I'm using ncmpcpp-git and it seems to look up lyrics just fine.
Scott
Hello
When you compiled it?
Becouse I want to compile it and I got connection timeout on git server .
Shell Scripter | C/C++/Python/Java Coder | ZSH
Offline
Is anyone having problems with ncmpcpp and the lyrics databases??
I'm getting a message that says lyricsWiki api is no longer able to provide lyrics beacuse of licensing restrictions, anyone know how to solve this?
Due to licensing restrictions imposed to LyricWiki (the source of ncmpcpp's lyrics), the API had to be altered earlier this week. It can now do everything it could do before, except allow access to the lyrics themselves. Read more about it here: http://groups.google.com/group/lyricwik … 919d654040
If ncmpcpp-git is working, then the developers have decided to use a different API to source their lyrics. The only way to get this feature back at the minute seems to be to use the git version.
Offline
Looking at ncmpcpp git log, they just removed support to lyricswiki api, so now the only choice is lyricsplugin.com
I think firecat53 is using lyricsplugin as the lyrics database or he's getting lyrics cached from ~/.lyrics
Just to be clear, the solution if you're using ncmpcpp (not git), is to add: lyrics_database = "2" to ncmpcpp's config file.
Last edited by ajonat (2009-08-11 07:23:25)
Offline
Looking at ncmpcpp git log, they just removed support to lyricswiki api, so now the only choice is lyricsplugin.com
I think firecat53 is using lyricsplugin as the lyrics database or he's getting lyrics cached from ~/.lyricsJust to be clear, the solution if you're using ncmpcpp (not git), is to add: lyrics_database = "2" to ncmpcpp's config file.
How you use git for me it's still doesen't working ?
Shell Scripter | C/C++/Python/Java Coder | ZSH
Offline
Well, the last time (according to pacman.log) I upgraded ncmpcpp-git was August 6. There's no lyricsplugin -- I haven't added any plugins. The only line in my config file having anything to do with lyrics is 'follow_now_playing_lyrics = "no" '. I just checked, and I was able to pull in lyrics for a song not cached in ~/.lyrics. I also just did a yaourt -S ncmpcpp-git, and the git repo pulled in the source just fine from the PKGBUILD.
Not sure what to tell you
Scott
Offline
Well, the last time (according to pacman.log) I upgraded ncmpcpp-git was August 6. There's no lyricsplugin -- I haven't added any plugins. The only line in my config file having anything to do with lyrics is 'follow_now_playing_lyrics = "no" '. I just checked, and I was able to pull in lyrics for a song not cached in ~/.lyrics. I also just did a yaourt -S ncmpcpp-git, and the git repo pulled in the source just fine from the PKGBUILD.
Not sure what to tell you
Scott
That's because lyricswiki support is completly removed is ncmpcpp-git now. There's only one lyrics databse now: lyricsplugin, the one that works. But, if somebody is using ncmpcpp from community (which had support for lyricswiki), he needs to configure ncmpcpp to use lyricsplugin.
This is the commit in ncmpcpp-git that removed lyricswiki and made lyricsplugin the default database for fetching lyrics: http://repo.or.cz/w/ncmpcpp.git?a=commi … e0bb7eae32 (it's from August 5).
Last edited by ajonat (2009-08-12 20:17:57)
Offline
ajonat wrote:Looking at ncmpcpp git log, they just removed support to lyricswiki api, so now the only choice is lyricsplugin.com
I think firecat53 is using lyricsplugin as the lyrics database or he's getting lyrics cached from ~/.lyricsJust to be clear, the solution if you're using ncmpcpp (not git), is to add: lyrics_database = "2" to ncmpcpp's config file.
How you use git for me it's still doesen't working ?
I didn't install ncmpcpp-git, there was no need, I just looked at the commit logs.
Offline
http://www.upload3r.com/serve/050909/1252199478.png
playlist_display_mode = "columns"
browser_display_mode = "columns"
search_engine_display_mode = "columns"
progressbar_color = "$1"
song_columns_list_format = "(7)[black]{l} (28)[red]{a} (28)[yellow]{t} (28)[black]{b}"
header_visibility = "no"
statusbar_visibility = "no"
fancy_scrolling = "yes"
ignore_leading_the = "yes"
lyrics_database = "2"
colors_enabled = "yes"
Would anyone know how to change the color of the progress bar/how to hide it? Or is that not possible?
Last edited by Taters (2009-09-06 01:16:51)
Offline
http://www.upload3r.com/serve/050909/1252199478.png
Would anyone know how to change the color of the progress bar/how to hide it? Or is that not possible?
I don't know about hiding it, but color is as simple as:
progressbar_color = "blue"
Available colors
0 - default window color
1 - black
2 - red
3 - green
4 - yellow
5 - blue
6 - magenta
7 - cyan
8 - white
9 - end of current color
Offline
How do I change the colour of the currently playing item in the playlist? The "highlight" of it I would guess.
Offline
Offline
Screenshot: http://omploader.org/vMmR3aA
Config: http://omploader.org/vMmR3aQ
Really just a simple blue theme and not much else.
mu @ freenode - Last.fm
Offline
Screenshot: http://omploader.org/vMmR3aA
Config: http://omploader.org/vMmR3aQReally just a simple blue theme and not much else.
Really Nice match arch-blue colors I really like this theme/config
Shell Scripter | C/C++/Python/Java Coder | ZSH
Offline
Offline
How do I change the colour of the currently playing item in the playlist? The "highlight" of it I would guess.
current ncmpcpp-git offers custom prefix/suffix for now playing song. you can make it look e.g. like that:
http://omploader.org/vMmU1bA/custom_np.png
my ncmpcpp: http://omploader.org/vMmU1bQ/ncmpcpp.png
config: http://pastebin.com/f1945402b
Offline
config
playlist_disable_highlight_delay = "1"
song_list_format = "{$5%a$9 $7▕ $9 }|{$8%f$9} %r{$2%l$9 $7▕ $9 } $8%t$9"
song_status_format = "{(%l) }{%a - }{%t}|{%f}"
song_window_title_format = "{%a - }{%t}|{%f}"
header_visibility = "no"
statusbar_visibility = "no"
fancy_scrolling = "yes"
display_screens_numbers_on_start = "no"
colors_enabled = "yes"
empty_tag_color = "red"
header_window_color = "green"
volume_color = "blue"
state_line_color = "cyan"
state_flags_color = "green"
main_window_color = "blue"
color1 = "yellow"
color2 = "cyan"
main_window_highlight_color = "green"
progressbar_color = "cyan"
statusbar_color = "green"
active_column_color = "green"
window_border_color = "red"
active_window_border = "yellow"
Offline
config
playlist_disable_highlight_delay = "1" song_list_format = "{$5%a$9 $7▕ $9 }|{$8%f$9} %r{$2%l$9 $7▕ $9 } $8%t$9" song_status_format = "{(%l) }{%a - }{%t}|{%f}" song_window_title_format = "{%a - }{%t}|{%f}" header_visibility = "no" statusbar_visibility = "no" fancy_scrolling = "yes" display_screens_numbers_on_start = "no" colors_enabled = "yes" empty_tag_color = "red" header_window_color = "green" volume_color = "blue" state_line_color = "cyan" state_flags_color = "green" main_window_color = "blue" color1 = "yellow" color2 = "cyan" main_window_highlight_color = "green" progressbar_color = "cyan" statusbar_color = "green" active_column_color = "green" window_border_color = "red" active_window_border = "yellow"
LOL I have one similar to that. I might use yours though, I like the layout
Archlinux | ratpoison + evilwm | urxvtc | tmux
Offline
http://th01.deviantart.com/fs42/300W/f/ … ilm617.png
song_list_format = "{$3[%l]$9} {$5%a$9} {$6%t$9} %y %r %n {$5%b$9}"
Hi filam.
How to have MC like that?
Thanks and greetings.
Offline