Here you can discuss everything related to MOC which doesn't fit other subforum.
Submitted by dmitriyku on Sat, 2011-02-05 14:39
Kind developers, make please an option for a time delay between playing
Submitted by jakobs84 on Sun, 2011-01-23 21:55
Is possible to create something like "Fast Key Radio"??
If I choice F1 it start play Internet radio or it's load playlist1, palylist2 etc.??
Submitted by peachykeen on Wed, 2011-01-12 08:01
I have a playlist with one (silent) physical file and one icecast mp3 stream. When the machine loses network connectivity for a prolonged time, MOC does not continue on to the next track (despite shuffle, repeat, and next being turned on).
The NET stream stays highlighted, and the timer shows the total time the file actually played(but stops the countdown).
It would be really awesome if this proceeded on to the next track as (most) gui players perform this way. I am using MOC in an always on, always playing environment, and this problem is causing quite the headache.
Submitted by Fancycakes on Fri, 2010-12-31 08:05
It would be great if we could not only browse our filetree, but browse via id3 tag information - i.e. browse by genre, artist, year, etc., etc.
I like how I don't have to add files to the playlist to play them in MOC, yet manually searching my enormous music library for music that I hope is the right genre is somewhat tedious.
Submitted by ixjakub on Thu, 2010-12-16 21:52
Hello!
How add MOC to autorun in Ubuntu? What commands I need? I know /usr/bin/mocp -S will run server, but it can't be used with -p (play). I want run my computer and hear music, you know.
Thanks for all answers,
ixjakub :)
Submitted by sakuramboo on Thu, 2010-12-16 15:12
1) Utilize mouse functions.
It would be nice if one could click on the time bar to select track location. Instead of having the hold the arrow keys down, to just click on the time bar would make skipping parts of long tracks easier.
This could also allow for clicking the track for automatic playback instead of having to use the keyboard all the time.
2) Progressive track scrubbing.
The longer one holds left or right to scrub the track, the faster it will scrub. If the mouse functions can't be included, this is the next best thing. It is the same thing that the Rockbox firmware has. When you scrub a track, it advances at a predefined rate. The longer you hold the button down, the greater the rate.
3) Allow for basic file management and id3 tagging.
Include sub windows that would display information about the file and allow you to edit the id3 tags. Also include a basic copy/paste/move feature to allow for file management.
Submitted by maek on Tue, 2010-12-14 09:36
Hello,
I got a problem with moc 2.5.0-alpha4 on Ubuntu 10.10 :(
I've set these lines in my config file (that is surely read by moc)
in ~/.moc/config
Keymap = keymap
ExecCommand2 = "rm %f"
and this one in my keymap file (same of before)
in ~/.moc/keymap
exec_command2 = F2
Then, when I press F2 on a mp3 file in moc, I receive this error:
rm: Unable to remove `/home/***/Music/***.mp3': Permission denied
Command exited with error (status 1).
What am I doing wrong ?
Submitted by shana on Tue, 2010-12-07 12:34
first, I wanna say Hello everybody.
Unfortunately I have a proble with moc.
description as follows
I have installed(./configure make make install) ffmpeg-0.6.1 libid3tag-0.15.1b libid3tag-0.15.1b and librcc-0.2.9.
Then I install moc-2.4.4.
When I start moc, it said Can't load plugin libmp3_decoder: file not found
However I find libmp3_decoder.la, libmp3_decoder.so and libmp3_decoder.a
ldd /usr/local/lib/moc/decoder_plugins/libmp3_decoder.so
it said linux-gate.so.1 => (0x00a72000)
libmad.so.0 => not found
libid3tag.so.0 => not found
libz.so.1 => /lib/libz.so.1 (0x00ec7000)
librcc.so.0 => not found
libm.so.6 => /lib/libm.so.6 (0x0018b000)
libdl.so.2 => /lib/libdl.so.2 (0x00d6a000)
libpthread.so.0 => /lib/libpthread.so.0 (0x009ea000)
libc.so.6 => /lib/libc.so.6 (0x0024e000)
/lib/ld-linux.so.2 (0x00811000)
mocp -SDF
it said Loading plugins from /usr/local/lib/moc/decoder_plugins...
Loading plugin libmp3_decoder...
Can't load plugin libmp3_decoder: file not found
And I'm using a redhat.
this problem really MAKEs me MAD.
Do you have an idea to solve it?
Pages