General discussion

Here you can discuss everything related to MOC which doesn't fit other subforum.

Hide directory, show only playlist by default

I enjoy pretty much detaching moc from the server and quickly popping up the gui via a keyboard shortcut. I mainly do this for a quick change of the song to be played by navigating and selecting songs in the playlist menu. However everytime I startup the interface the directory menu is focused, which is very inconvenient, because I have to press TAB to focus the playlist.

Long story short: When I start the gui I want to see the playlist and only the playlist. I want to see the directory only after switching to a different layout or after pressing TAB.

I tried the following for my ~/.moc/config:

Switching the order of "directory" and "playlist" menus in the layout string:
Layout1 = playlist(0,0,100%,100%):directory(0,0,100%,100%)
-- no effect

Configuring only directory
Layout1 = directory(50%,50%,50%,50%)
-- no effect

Trying to hide directory completely via
Layout1 = directory(0,0,0,0)
makes moc fail to start up, because of malformed layout.

Any pointers? Thanks!

Play first entry from playlist

Hi,

I'm having a problem with the playlist order in moc. I've got a playlist (no matter if it's m3u or pls) with 2 internetradio-stations. When I clear the moc playlist with -c, then append my playlist with -a and start playing, moc starts with the first entry from the playlist. When I add a third station to my playlist and repeat the procedere moc uses the third entry from my playlist as the first. The second entry is the first from the list and the third entry is the second entry from the list. I tested also the pls-format where you can explicit define title1, title2,... but this also doesn't work for me. Got anybody an idea why moc always changes the playlistorder?

MOC and lyrics.. how to get lyrics from Lyvi ?

Hi,

I just found on the net that lyvi should work with Moc to display the lyrics played from Moc.

Is that true ?

If yes, could anyone pls let me know how ?

Thank you very much in advance and take care.

Pierre from Switzerland

"Post-track silence" or "pause between songs" for 2 seconds

Hi All,

Is there a way to configure mocp or use a plugin or something similar to cause a pause between each track in a playlist?

Ideally, I want to configure the length of the pause but I want to have a 2500ms pause between each track.

My use-case is to record mp3 tracks in realtime to a Minidisc recorder. The Minidisc recorder uses a gap of silence lasting about 2 seconds to auto-insert a trackmark.

Thanks!

(...and before you ask, yes I know it's 2013 but I still use Minidisc from time to time :-)

Searching big playlist

Hi,

I started using moc just a while ago (version 2.5.0-alpha4). I was wondering if there is easy way to make searches faster on very large playlist. Right now when I hit / and start typing, the program hangs for while for every letter I type, but works nicely otherwise :)

How can I install 2.5.0-beta1 on Debian ?

Hi there,
apt-get install moc only offers 2.5.0-alpha4. How can I install 2.5.0-beta1 ?
apt-get install moc=2.5.0-beta1 doesn't work either.
Any advice?
Thanks.

Server segfault

When I run MOC (svn version), it appears to go fine until it suddenly stops and says

FATAL_ERROR: Server exited!

After messing around with gdb and getting it to follow the child fork (the server), I was able to track it down to a segfault on line 1144 of tags_cache.c, c->db_env->set_msgcall (c->db_env, db_msg_cb);.

I have no clue about anything with BerkeleyDB, so I don't really know what this line does or why it might be causing problems. I didn't file this under bug reports because I think it may be a problem with my db installation. This is on a newly installed arch install that may have some screwiness that I am unaware of.

Any help would be appreciated.

libsamplerate-devel

I just want to put this out there, as I spent a while scratching my head over it.

Make sure you install libsamplerate-devel rather than just the libsamplerate library for Resampling support. haha, I should have clicked to this a lot earlier.

This is under Scientific Linux/RHEL 6.3, whith MOC compiled from source.

Pages

Subscribe to RSS - General discussion