Skip to main content

A curses front-end for various audio players

Project description

Description

cplay-ng is a curses front-end for various audio players written in python. It aims to provide a power-user-friendly interface with simple filelist and playlist control.

The original cplay is no longer maintained. This fork aims to maintaining the original code as well as keeping it up to date with recent developments (e.g. python3) and adding new features.

Requirements

For playback either install mplayer, gst123 or one or more of the following players:

Installation

pip install cplay-ng

Usage

cplay-ng [ file | dir | playlist ] ...

For a full list of command line options, see cplay-ng --help. When in doubt about runtime controls, press ‘h’ for a friendly help page.

Apart from cplay-ng, this distribution also includes the program cnq-ng to remote-control a running cplay-ng.

Configuration

If you would like to change options passed to the actual players just edit the PLAYERS list in the cplay-ng script or put the PLAYERS definition in either ~/.cplayrc or /etc/cplayrc. If one of these files is available, it is executed by cplay-ng before initialization.

Macros are defined using the MACRO dictionary, where the key is a key and the value is a string of cplay-ng input. For example, the following would make ,d delete tagged (or current) files:

MACRO['d'] = '!rm "$@"\n'

Note, there is currently no version control for the rc-file!

Miscellaneous

A playlist can contain URLs, but the playlist itself will have to be local. For mpeg streaming, splay is recommended.

It is also possible to pipe a playlist to cplay-ng, as stdin will be reopened on startup unless it is attached to a tty.

Remote control is available via /var/tmp/cplay\_control-$USER. Create this with mkfifo and see lircrc for examples.

The shell command gets the full path of either all tagged items or the current item as positional arguments.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cplay-ng-2.1.2.tar.gz (28.1 kB view details)

Uploaded Source

File details

Details for the file cplay-ng-2.1.2.tar.gz.

File metadata

  • Download URL: cplay-ng-2.1.2.tar.gz
  • Upload date:
  • Size: 28.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for cplay-ng-2.1.2.tar.gz
Algorithm Hash digest
SHA256 b1df92500da327f2a8aa97fffb3ca07a2b816343d84925b145e3b8d979887ef2
MD5 20fc4b0acaf9f260ba13ac50009fce6c
BLAKE2b-256 c9bfb24911901531045343dcd949b955d69228f6fe801ad976592a891c760f03

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page