Here you can discuss everything related to MOC which doesn't fit other subforum.
Submitted by Miczi on Sun, 2009-12-13 11:53
hi,
after I had installed librcc, compilation problem appeared:
miczi@Miczi:~/Pulpit/moc-2.5.0-alpha4$ make
make all-recursive
make[1]: Entering directory `/home/miczi/Pulpit/moc-2.5.0-alpha4'
Making all in themes
make[2]: Entering directory `/home/miczi/Pulpit/moc-2.5.0-alpha4/themes'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/miczi/Pulpit/moc-2.5.0-alpha4/themes'
Making all in decoder_plugins
make[2]: Entering directory `/home/miczi/Pulpit/moc-2.5.0-alpha4/decoder_plugins'
Making all in mp3
make[3]: Entering directory `/home/miczi/Pulpit/moc-2.5.0-alpha4/decoder_plugins/mp3'
/bin/bash ../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -W -I/usr/include/alsa -export-dynamic -o libmp3_decoder.la -rpath /usr/local/lib/moc/decoder_plugins -module -avoid-version libmp3_decoder_la-mp3.lo libmp3_decoder_la-xing.lo -lmad -lid3tag -lz -lrcc -ldb -lm
/bin/grep: /usr/lib/libenca.la: No such file or directory
/bin/sed: can't read /usr/lib/libenca.la: No such file or directory
libtool: link: `/usr/lib/libenca.la' is not a valid libtool archive
make[3]: *** [libmp3_decoder.la] Error 1
make[3]: Leaving directory `/home/miczi/Pulpit/moc-2.5.0-alpha4/decoder_plugins/mp3'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/miczi/Pulpit/moc-2.5.0-alpha4/decoder_plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/miczi/Pulpit/moc-2.5.0-alpha4'
make: *** [all] Error 2
what could I do to fix it?
sorry for my english
Submitted by meh. on Fri, 2009-12-04 19:03
I'm having problems with showing UTF-8 tags.
Checked with OGG and they get showed right but with mp3 it fails.
I tried to put ID3v1TagsEncoding = UTF-8 in the config but I get # instead of the right char.
The tags are already in UTF-8, so duh, help me fix it :(
Thank you :)
Submitted by SashaShveik on Fri, 2009-12-04 16:23
Default FormatString:
%n - Track number
%a - Artist
%A - Album
%t - Title
What modifiers should be used to display in the playlist:
- bitrate
- genre
- disk number
- year (date)
version: 2.5.0-alpha3
Submitted by warboss on Fri, 2009-12-04 12:20
I want to display lrc on mocp.
such as:
Layout3 = "directory:0,0,50%,50% playlist:0,50%,50%,50% lrc:50%,0,50%,100%"
But I got a malformed error. Does mocp support define a new area?
Submitted by ralesk on Wed, 2009-12-02 17:41
I get the error message in the subject from both 2.4.3 and 2.4.4 and I can’t seem to find any file with Layout1 mentioned in it... Any ideas?
Submitted by SashaShveik on Thu, 2009-11-19 16:01
Can I select all files from the directory ~/music with Genre=Rock (mp3 tag) and add their to playlist? If yes, then How do it?
Submitted by scit on Mon, 2009-11-16 09:38
Why does MOC can't *pause*, *navigate* the internet content(ftp example) like mplayer.
Will it be supported some day?
Thank you.
Scit...
Submitted by rafnov on Wed, 2009-11-11 09:54
How do you configure Mocp to make smooth scrolling on dirs or files?
Now it moves half of terminal window after pressing arrows and reaching top or bottom of the window.
Pages