Post your bug reports here
Submitted by lasers on Mon, 2017-10-30 16:27
Hi. I have a question or two. I made a script using `mocp` commands. The script will run `mocp --seek +5` or `mocp --seek -5`, then `mocp --info` immediately to obtain the new values. I can run the seek commands using mouse scrolling. The bug is that if I seek too much, mocp return -6. What does -6 mean... and if it is a bug?
Submitted by mantar on Wed, 2017-09-13 01:48
MOC doesn't seem to find the High Voltage SID database after its location is set in .moc/config
Submitted by MegaLite on Sat, 2017-08-12 13:20
If set in pulseaudio volume more than 100% mocp crashes with
ocp: alsa.c:319: alsa_read_mixer_raw: Проверочное утверждение «RANGE(0, vol, 100)» не выполнено.
RANGE may be 150 too))
Submitted by heavytull on Tue, 2017-07-04 12:04
huge crash sound after resume from pause
Submitted by richarddjames on Sat, 2017-03-25 10:29
When I try to play some mp3 files that used to work this message appears and it skips to the next song in the playlist. Most mp3 files still work fine and to me there doesnt seem to be any difference between the files that do work vs the files that dont. Tried playing the files that didnt work after copying them in a different folder and they still didnt work. I'm using moc 2.6_alpha3 on sabayon linux and moc-scrobbler. I installed MOC with the rigo file manager.
Submitted by open64 on Thu, 2017-03-16 14:37
Hi
i'm using Ubuntu 17.04
and MOC 2.6-alpha3
When i "allow louder than 100%" in sound settings and set volume more than 100%
my moc crash with follow message
Running the server...
Trying JACK...
Trying ALSA...
mocp: alsa.c:319: alsa_read_mixer_raw: Assertion `RANGE(0, vol, 100)' failed.
FATAL_ERROR: Server exited!
sometimes i realy need volume more than 100%
so please fix it or make variable in config enable or disable it
thanks
Submitted by artemkyz on Wed, 2017-03-08 15:32
Hello.
I have USB Headphones SHG7980/10.
When I changing volume - volume not change.
How I can fix with problem?
Thank You.
Submitted by lmello on Wed, 2017-01-25 17:43
It would be nice if, while displaying tags, moc would align right the track number tag to align the rest of the tags. Also, when there are more than 100 tracks on a directory/playlist the track order is not displayed correctly: track 100 is sorted before track 10 - see these screenshots
Here's my FormatString:
FormatString = "%(n:%n :)%(a:%a - :)%(A:\[%A\] - :)%(t:%t:)"
mocp, when reading tags, should first count the number of items then align right the %n tag.
Pages