|
a/doc/releases.txt |
|
b/doc/releases.txt |
|
... |
|
... |
6 |
changes. I am just going back to the classic method of using the last
|
6 |
changes. I am just going back to the classic method of using the last
|
7 |
version value exclusively for bug fixes. This contains minor functional
|
7 |
version value exclusively for bug fixes. This contains minor functional
|
8 |
changes, so it can't be 1.2.
|
8 |
changes, so it can't be 1.2.
|
9 |
|
9 |
|
10 |
- Support the OpenHome Credentials service. This allows accessing Qobuz and
|
10 |
- Support the OpenHome Credentials service. This allows accessing Qobuz and
|
11 |
Tidal from Kazoo and Lumin, using their internal service directory
|
11 |
Tidal from Kazoo, using their internal service directory
|
12 |
browser (instead of going through the upmpdcli media server). This allows
|
12 |
browser (instead of going through the upmpdcli media server). This allows
|
13 |
managing favourites and other specific service functions.
|
13 |
managing favourites and other specific service functions. In theory, this
|
|
|
14 |
should work with Lumin too, but it does not for some unknown
|
|
|
15 |
reason. Actually, the presence of this feature prevents the renderer to
|
|
|
16 |
from being used with Lumin at all, so that a 'lumincompat' was added to
|
|
|
17 |
the configuration to allow using upmpdcli with Lumin (and without the
|
|
|
18 |
Credentials support).
|
14 |
- Support Radio Paradise FLAC channel. This is special for a radio because
|
19 |
- Support Radio Paradise FLAC channel. This is special for a radio because
|
15 |
it uses a sequence of audio URLs instead of a single stream. Have a look
|
20 |
it uses a sequence of audio URLs instead of a single stream. Have a look
|
16 |
at the distributed 'upmpdcli.conf' file for the radio definition to use
|
21 |
at the distributed 'upmpdcli.conf' file for the radio definition to use
|
17 |
(add it to your '/etc/upmpdcli.conf' which is not automatically updated
|
22 |
(add it to your '/etc/upmpdcli.conf' which is not automatically updated
|
18 |
during an upgrade). The appropriate script is now installed to
|
23 |
during an upgrade). The appropriate script is now installed to
|
19 |
'/usr/share/upmpdcli/radio_scripts' (along with a small number of art and
|
24 |
'/usr/share/upmpdcli/radio_scripts' (along with a small number of art and
|
20 |
metadata scripts for other stations).
|
25 |
metadata scripts for other stations).
|
|
|
26 |
- Improve function with Google Play Music. Esp. fix bugs in playlist
|
|
|
27 |
handling.
|
|
|
28 |
- Add proxy mode to the Media Server. The default is still to redirect mpd
|
|
|
29 |
to the actual music stream.
|
|
|
30 |
- All Python code has hopefully been made compatible with Python3 (still
|
|
|
31 |
using Python2 by default).
|
21 |
|
32 |
|
22 |
See the
|
33 |
See the
|
23 |
link:https://www.lesbonscomptes.com/upmpdcli/upmpdcli-manual.html[Upmpdcli
|
34 |
link:https://www.lesbonscomptes.com/upmpdcli/upmpdcli-manual.html[Upmpdcli
|
24 |
manual] for more detail about these functions.
|
35 |
manual] for more detail about these functions.
|
25 |
|
36 |
|