Here you can discuss everything related to MOC which doesn't fit other subforum.
Submitted by howbag on Tue, 2006-11-07 14:19
Hello!
I came over the word "server" used in the Readme, is this a server that can be played across a network, or controlled via a network?
If not, what does it mean, and are there other good (almost as good as moc) cli players which are controlleable from the network?
Thanks,
Howbag
Submitted by x37v.alex on Mon, 2006-11-06 17:29
If I have a large directory listing that cannot be displayed fully on one "page" of the navigator [ie list of directories and tracks], and I do a search the search only searches the "visible" items [the ones that I can currently see] and items below the current view, the items higher on list are not searched.
like if i have
a
b
c
---
d
e
f
g
--
h
i
where the area between the "--" represent the display, and i search for "a" i get no results, but if i search for "g" or "h" I will.
-Alex
Submitted by senilix on Mon, 2006-11-06 15:33
anybody got an ide on how to compile the MOC on OpenBSD
error:
# make
make all-recursive
Making all in themes
cd .. && /bin/sh ./config.status themes/Makefile
config.status: creating themes/Makefile
Making all in decoder_plugins
cd .. && /bin/sh ./config.status decoder_plugins/Makefile
config.status: creating decoder_plugins/Makefile
if gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSTEM_THEMES_DIR=\"/usr/local/share/moc/themes\" -DPLUGIN_DIR=\"/usr/local/lib/moc/decoder_plugins\" -pthread -g -O2 -Wall -W -I/usr/local/include -MT utf8.o -MD -MP -MF ".deps/utf8.Tpo" -c -o utf8.o utf8.c; then mv -f ".deps/utf8.Tpo" ".deps/utf8.Po"; else rm -f ".deps/utf8.Tpo"; exit 1; fi
utf8.c:85: error: syntax error before "desc"
utf8.c:86: warning: return type defaults to `int'
utf8.c: In function `iconv_str':
utf8.c:137: error: `str' undeclared (first use in this function)
utf8.c:137: error: (Each undeclared identifier is reported only once
utf8.c:137: error: for each function it appears in.)
utf8.c:137: warning: return from incompatible pointer type
utf8.c: In function `xwaddstr':
utf8.c:148: error: `iconv_desc' undeclared (first use in this function)
utf8.c:148: warning: initialization from incompatible pointer type
utf8.c: In function `xwaddnstr':
utf8.c:254: error: `iconv_desc' undeclared (first use in this function)
utf8.c:254: warning: initialization from incompatible pointer type
utf8.c: In function `xmvwaddstr':
utf8.c:270: error: `iconv_desc' undeclared (first use in this function)
utf8.c:270: warning: initialization from incompatible pointer type
utf8.c: In function `xmvwaddnstr':
utf8.c:287: error: `iconv_desc' undeclared (first use in this function)
utf8.c:287: warning: initialization from incompatible pointer type
utf8.c: In function `xwprintw':
utf8.c:310: error: `iconv_desc' undeclared (first use in this function)
utf8.c:310: warning: initialization from incompatible pointer type
*** Error code 1
Stop in /home/senilix/audio/moc-2.4.1.
*** Error code 1
Stop in /home/senilix/audio/moc-2.4.1 (line 590 of Makefile).
*** Error code 1
Stop in /home/senilix/audio/moc-2.4.1 (line 340 of Makefile).
Submitted by nw on Mon, 2006-11-06 13:03
Well, I downloaded this last night, and am thoroughly impressed.
I haven't yet come up with any suggestions on how it could be better, but if I think of anything I'll let you know.
I love the server/client thing too.
Aah, it's so much more than I was looking for, but in such a way that it's easier than I dared dream.
Sorry, rambling.
Yes, I like your program much.
Thanksies
Submitted by tjhowse on Mon, 2006-11-06 02:11
I compiled and installed ffmpeg (svn release, 12 hours old as of writing this post), libmad, libid3tag, libogg and libvorbis. Then MOC 2.4.1 stable.
MP3s and OGGs play fine. However when I try to play a WMA file I get a "FATAL_ERROR: Can't receive value from the server." and a really ugly crash. The blue screen of MOCP stays up with the terminal prompt super-imposed over some of the bottom of the screen. The terminal behavior goes crazy too. I had to restart putty and reconnect to get it back to normal.
I see no MOCP processes running when I do a "ps ax | grep mocp".
mocp -D: http://scythe.gotdns.com:1337/mocp_debug.zip
As you've probably gathered I'm somewhat new to this Linux business. The main reason I'm messing with this is to learn more about the OS.
Thanks,
--Tjhowse--
Submitted by calmar on Sun, 2006-11-05 02:16
hi Damian,
thanks a lot for adding the P option to disable the paths in the playlist!
cheers
marco
Submitted by niuck on Fri, 2006-11-03 20:04
Hi, is it possible to sort the folders by date.? I would like to have the newest folder on top and the oldest in the bottom so i easily can find and play the newest stuff.
Thanks for a sweet app!
/niuck
Submitted by David Leuschner on Mon, 2006-10-30 21:00
Hi!
Thanks for the good work on MOC! I'm currently using cplay but MOC is much better - except for one thing: cplay works in tiny terminal windows of only 40 characters width, moc currently does not:
david@chopin ~
$ moc
FATAL_ERROR: The terminal is too small after resizei
ng.
(Note the linebreak after 62 characters.)
What would have to be done to make MOC work on small terminal windows? I'd also like to remove vertical frame lines because my layout will always either show playlist or directory window.
Thanks for any hints where I could look.
David
Pages