summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst14
1 files changed, 11 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index c2483d0..c4d812e 100644
--- a/README.rst
+++ b/README.rst
@@ -16,11 +16,12 @@ Features
- play and manage (create, add more music, delete, rename, ...) stations
- rate songs and explain why they have been selected
- upcoming songs/song history
-- customize keybindings and text output
+- customize keybindings and text output (see `configuration example`_)
- remote control and eventcmd interface (send tracks to last.fm_, for example)
- proxy support for listeners outside the USA
.. _last.fm: https://www.last.fm
+.. _configuration example: https://github.com/PromyLOPh/pianobar/blob/master/contrib/config-example
Download
--------
@@ -32,10 +33,11 @@ and \*BSD as well as a `native Windows port`_.
.. _homebrew: http://brew.sh/
.. _native Windows Port: https://github.com/thedmd/pianobar-windows
-The current pianobar release is 2020.11.28_ (sha256__, sign__). More recent and
+The current pianobar release is 2022.04.01_ (sha256__, sign__). More recent and
experimental code is available at GitHub_ and the local gitweb_. Older releases
are available here:
+- 2020.11.28_ (sha256__, sign__)
- 2020.04.05_ (sha256__, sign__)
- 2019.02.14_ (sha256__, sign__)
- 2019.01.25_ (sha256__, sign__)
@@ -65,12 +67,15 @@ are available here:
- 2010.10.07_ (sha1__)
- 2010.08.21_ (sha1__)
+.. _2022.04.01: https://6xq.net/pianobar/pianobar-2022.04.01.tar.bz2
+__ https://6xq.net/pianobar/pianobar-2022.04.01.tar.bz2.sha256
+__ https://6xq.net/pianobar/pianobar-2022.04.01.tar.bz2.asc
.. _2020.11.28: https://6xq.net/pianobar/pianobar-2020.11.28.tar.bz2
__ https://6xq.net/pianobar/pianobar-2020.11.28.tar.bz2.sha256
__ https://6xq.net/pianobar/pianobar-2020.11.28.tar.bz2.asc
.. _snapshot: http://github.com/PromyLOPh/pianobar/tarball/master
.. _GitHub: http://github.com/PromyLOPh/pianobar/
-.. _gitweb: https://6xq.net/pianobar/git/
+.. _gitweb: https://6xq.net/git/lars/pianobar.git/
.. _2020.04.05: https://6xq.net/pianobar/pianobar-2020.04.05.tar.bz2
__ https://6xq.net/pianobar/pianobar-2020.04.05.tar.bz2.sha256
__ https://6xq.net/pianobar/pianobar-2020.04.05.tar.bz2.asc
@@ -180,10 +185,13 @@ pianobar.el_
Emacs interface for pianobar
`pianobar-mediaplayer2`_
Control pianobar like any other media player through DBUS/MPRIS.
+PianobarNowPlayable_
+ Integrate pianobar with the Now Playing feature of macOS
.. _control-pianobar: http://malabarba.github.io/control-pianobar/
.. _pianobar.el: https://github.com/agrif/pianobar.el
.. _pianobar-mediaplayer2: https://github.com/ryanswilson59/pianobar-mediaplayer2
+.. _PianobarNowPlayable: https://github.com/iDom818/PianobarNowPlayable
Clients
+++++++