Contrib

Post here your patches, tips, themes, scripts and so on.

Mi OnSongChange python

Forums:

Espero que les guste, disfruten.
https://github.com/Tarrasquero/notify_mocp.py

setup with moc, nfs, ssh and LIRC

Forums:

Description of my setup:

I have a PC with spinning disks. This one is switched on at daytime.

And a thin client without moving parts. This one is switched on all the time.

I use it as server, it wakes me with music, is audio player with moc and more.

The PC has by far the greatest collection of songs.

They are shared on the local network with nfs.

#!/bin/sh -x
mount -t nfs fx4100:/home /mnt/fx4100

I want to operate the thin client over my local network, so I have a ssh connection.

Moc is operated via ssh.

A logotype proposition for MOC

Forums:

Hello,
Because i love to much this software, i purpose a logotype for the MOC Player, hosted on wikimedia as .SVG file: IMAGE(https://commons.wikimedia.org/wiki/File:MOC_(Music_On_Console)_Logotype.svg)
Need to have your appreciations, please.
Faithfully

[theme] gruvbox inspired

Forums:

Hi!

I made a theme inspired by morhetz' gruvbox theme.

I put it in my dotfiles repository.

Regards
hringriin

[patch] Song ratings v2

Forums:

Hello,

I've developed Adrian's patch a little further to allow modification of the ratings:
https://github.com/hilgenberg/moc

The branch is based on 2.6-alpha3.

This works by creating plain text files in any directory that has rated music files.

Reasoning:

[patch] TitleFormatString

Forums:

Hi,

I have picked "TitleFormatString" quest from TODO list and have implemented it. Now the title of the terminal is not hardcoded, but can be modified in the config file by changing TitleFormatString variable.

I am new to this codebase, so I am interested in any comments on this patch. From new-comer's view, I am not sure why terminal title is changed during info_win change event, and not for example in main_win_set_title?

I am not a user of GNU screen, cannot really test it, so I guess this has to be checked out :-)

nascii theme

Forums:

another theme for moc

Execute command on server start and stop

Forums:

Hi,
This patch adds two options for executing a command when starting and stopping the server :
OnServerStart and OnServerStop
I refactored on_start() to extern_cmd() for handling all three options (with OnStart) and possibly more…

Pages

Subscribe to RSS - Contrib