Component:cdda

From XMMS2

Jump to: navigation, search

This page describes a component of XMMS2.

The Summary section will be used as a basis for package descriptions, so please make sure that the text is suited for that. The contents of this page will be gathered automatically by a script. It is important that the Summary section is kept.


Summary

Adds support for playing CD Audio.

Usage

Browsing the cdda:// will show all valid urls for tracks on the currently inserted CD.

$ nyxmms2 server browse cdda://
cdda://h4JxJj8jIp_HtscYOua_TZxNe9g-/1 
cdda://h4JxJj8jIp_HtscYOua_TZxNe9g-/2 
cdda://h4JxJj8jIp_HtscYOua_TZxNe9g-/3 
cdda://h4JxJj8jIp_HtscYOua_TZxNe9g-/4 
cdda://h4JxJj8jIp_HtscYOua_TZxNe9g-/5 
cdda://h4JxJj8jIp_HtscYOua_TZxNe9g-/6 
cdda://h4JxJj8jIp_HtscYOua_TZxNe9g-/7 
cdda://h4JxJj8jIp_HtscYOua_TZxNe9g-/8 
cdda://h4JxJj8jIp_HtscYOua_TZxNe9g-/9 
cdda://h4JxJj8jIp_HtscYOua_TZxNe9g-/10 
cdda://h4JxJj8jIp_HtscYOua_TZxNe9g-/11 

You can add the whole CD to the playlist with the add -P command.

$ nyxmms2 add -P cdda://

Or you can add a single song by specifying its full path from the browse.

$ nyxmms2 add cdda://h4JxJj8jIp_HtscYOua_TZxNe9g-/8

Or you can use * instead of track number to add whole CD in reverse order.

$ nyxmms2 add cdda://h4JxJj8jIp_HtscYOua_TZxNe9g-/*

You can specify the device which the plugin should use by modifying the cdda.device config value.

Links

See also:

Personal tools