Difference between revisions of "Emms"

From Free Software Directory
Jump to: navigation, search
m (cleaning)
(18 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=emms
+
|Name=EMMS
|Short description=Emacs multimedia system
+
|Short description=Emacs package to play multimedia files using external players
|Full description='Emms' is a project to produce a clean and small application to play multimedia files from Emacs using external players. The core provides a simple playlist and the functionality to use all of EMMS's other features. It provides common user commands and interfaces for other parts.
+
|Full description='''EMMS'''  (a.k.a. Emacs Multimedia System) is an application to play multimedia files from [[Emacs]] using external players. It has simple, usable core functionality and a multitude of extensions which build on that core.
|User level=none
+
|Homepage URL=https://www.gnu.org/software/emms/
|Status=Live
+
|User level=beginner
|Component programs=
+
|Extension of=emacs
|Homepage URL=http://www.gnu.org/software/emms/
+
|VCS checkout command=git clone git://git.sv.gnu.org/emms.git
|VCS checkout command=-d:ext:anoncvs@savannah.nongnu.org:/cvsroot/emms co emms
 
 
|Computer languages=Emacs Lisp
 
|Computer languages=Emacs Lisp
|Documentation note=
+
|Documentation note=The VCS version of Emms is normally stable and is recommended over the tarball release.
|Paid support=
+
 
|IRC help=
+
Next, add the following lines to your emacs config:
|IRC general=
+
(add-to-list 'load-path "~/elisp/emms/")
|IRC development=
+
(require 'emms-setup)
|Related projects=MoB,aRts,MinDIA,mp3play,amaroK
+
(emms-standard)
|Keywords=emacs,playlist,player,Lisp,track,multimedia
+
(emms-default-players)
|Is GNU=y
+
 
|Last review by=Janet Casey
+
An online version of the manual is available at: https://www.gnu.org/software/emms/manual/
|Last review date=2005-05-20
+
|IRC general=irc://irc.freenode.net/emacs
 +
|Related projects=MoB, aRts, MinDIA, AmaroK
 +
|Keywords=emacs, playlist, player, Lisp, track, multimedia
 +
|Version identifier=4.2
 +
|Version date=2016/11/08
 +
|Version status=stable
 +
|Version download=https://ftp.gnu.org/gnu/emms/emms-4.2.tar.gz
 +
|Last review by=Genium
 +
|Last review date=2017/01/11
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=3
+
|Status=
|Version date=2007-06-29
+
|Is GNU=Yes
|Version status=stable
+
|GNU package identifier=emms
|Version download=http://savannah.gnu.org/cgi-bin/viewcvs/emms/emms/
 
 
|License verified date=2004-04-13
 
|License verified date=2004-04-13
|Version comment=3
+
}}
 +
{{Project license
 +
|License=GPLv3orlater
 +
|License verified by=Genium
 +
|License verified date=2017/01/11
 +
|License note=http://git.savannah.gnu.org/cgit/emms.git/tree/COPYING
 +
}}
 +
{{Person
 +
|Real name=Yoni Rabkin
 +
|Role=maintainer
 +
|Email=yrk@gnu.org
 +
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
|Role=Maintainer
 
 
|Real name=Lucas Bonnet
 
|Real name=Lucas Bonnet
 
|Email=lucas@rincevent.net
 
|Email=lucas@rincevent.net
Line 35: Line 51:
 
}}
 
}}
 
{{Person
 
{{Person
|Role=Maintainer
 
 
|Real name=Ulrik Jensen
 
|Real name=Ulrik Jensen
 
|Email=terryp@daimi.au.dk
 
|Email=terryp@daimi.au.dk
 +
|Resource URL=
 +
}}
 +
{{Person
 +
|Real name=Michael W. Olson
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
Line 43: Line 62:
 
|Resource audience=Developer
 
|Resource audience=Developer
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://savannah.nongnu.org/cvs/?group=emms
+
|Resource URL=http://git.savannah.gnu.org/cgit/emms.git
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 53: Line 72:
 
|Resource audience=Bug Tracking,Developer
 
|Resource audience=Bug Tracking,Developer
 
|Resource kind=Homepage
 
|Resource kind=Homepage
|Resource URL=http://www.emacswiki.org/cgi-bin/wiki/EMMS
+
|Resource URL=https://savannah.gnu.org/projects/emms/
 +
}}
 +
{{Resource
 +
|Resource audience=EmacsWiki
 +
|Resource kind=Homepage
 +
|Resource URL=https://www.emacswiki.org/emacs/EMMS
 +
}}
 +
{{Resource
 +
|Resource audience=Developer & User
 +
|Resource kind=Download
 +
|Resource URL=http://ftpmirror.gnu.org/emms/
 +
}}
 +
{{Resource
 +
|Resource audience=Guix
 +
|Resource kind=Homepage
 +
|Resource URL=https://www.gnu.org/software/guix/packages/e.html
 +
}}
 +
{{Resource
 +
|Resource audience=Debian
 +
|Resource kind=Homepage
 +
|Resource URL=https://packages.debian.org/jessie/emms
 +
}}
 +
{{Resource
 +
|Resource audience=Gentoo
 +
|Resource kind=Homepage
 +
|Resource URL=https://packages.gentoo.org/packages/app-emacs/emms
 +
}}
 +
{{Resource
 +
|Resource audience=FreeBSD
 +
|Resource kind=Homepage
 +
|Resource URL=https://www.freshports.org/audio/emms/
 
}}
 
}}
 
{{Software category
 
{{Software category
|Audio=cd-playing
+
|Audio=cd-playing, mp3, ogg-vorbis
 
|Interface=command-line
 
|Interface=command-line
 +
|Programming-language=lisp
 
|Use=playing
 
|Use=playing
 +
|Works-with=audio
 
|Works-with-format=iso9660
 
|Works-with-format=iso9660
|Works-with=audio
 
 
}}
 
}}
{{Project license
+
{{Software prerequisite
|License=GPLv3orlater
+
|Prerequisite kind=Required to use
|License verified by=Joshua S. Grant
+
|Prerequisite description=Media player (such as VLC)
|License verified date=2012-09-14
+
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Weak prerequisite
 +
|Prerequisite description=Media metadata reader (such as ogginfo)
 
}}
 
}}
 +
{{Featured}}

Revision as of 22:24, 11 January 2017


[edit]

EMMS

https://www.gnu.org/software/emms/
The Emacs Multimedia System.

EMMS is the Emacs Multimedia System. It is a small front-end which can control one of the supported external players. Thus, it supports whatever formats are supported by your music player. It also supports tagging and playlist management, all behind a clean and light user interface.

The latest version is available via GNU ELPA. To install this package, run in Emacs:

M-x package-install RET emms RET





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

10 October 2022




Leaders and contributors

Contact(s)Role
Pierre Neidhardt contributor
Yoni Rabkin maintainer


Resources and communication

AudienceResource typeURI
WikidataGeneralhttps://www.wikidata.org/wiki/Q22661290
FTPDownloadhttps://ftpmirror.gnu.org/emms/
SavannahDeveloperhttps://savannah.gnu.org/projects/emms/
EmacsWikiGeneralhttps://www.emacswiki.org/emacs/EMMS
HistoryVCS Repository Webviewhttps://web.cvs.savannah.gnu.org/viewvc/emms/
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/cgit/emms.git/
Mailing Listhttps://lists.gnu.org/archive/html/emms-patches/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/emms-help/
DebianDeveloperhttps://tracker.debian.org/pkg/emms
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/gitweb/?p=emms.git
HistoryDownloadhttps://download.savannah.gnu.org/releases/emms/
HistoryVCS Repository Webviewhttps://cvs.savannah.gnu.org/viewvc/emms/
ELPAHomepagehttps://elpa.gnu.org/packages/emms.html


Software prerequisites

KindDescription
Required to useMedia player
Weak prerequisiteMedia metadata reader (such as ogginfo)

This entry (in part or in whole) was last reviewed on 27 April 2023.




Entry





"maintainer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.

















"EmacsWiki" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Developer & User" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Guix" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Gentoo" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"FreeBSD" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.













Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.