Switch to unified view

a/doc/upmpdcli-config.txt b/doc/upmpdcli-config.txt
...
...
66
lumincompat:: For upmpdcli
66
lumincompat:: For upmpdcli
67
version 1.3: enable Lumin compatibility mode (lose ohcredentials)
67
version 1.3: enable Lumin compatibility mode (lose ohcredentials)
68
(0/1). For some unknown reason, Lumin 1.10 can't discover
68
(0/1). For some unknown reason, Lumin 1.10 can't discover
69
upmpdcli when the OpenHome Credentials service is enabled. Setting this
69
upmpdcli when the OpenHome Credentials service is enabled. Setting this
70
allows upmpdcli to work with Lumin, at the cost of losing the use of the
70
allows upmpdcli to work with Lumin, at the cost of losing the use of the
71
Credentials service (which enables logging in to Qobuz or Tidal inside
71
Credentials service (normally used for logging in to Qobuz or Tidal inside
72
Kazoo).
72
Kazoo).
73
74
[[saveohcredentials]]
75
saveohcredentials:: Save the streaming
76
services login parameters to disk. This allows sharing the
77
password with the upmpdcli media server streaming service proxy, if you
78
are also using it. Avoids having to enter the password in the regular
79
configuration file. Depending on your situation, you may see this as a
80
security risk. The default is true, because I don't see this as a real
81
issue in the general case.
73
82
74
[[checkcontentformat]]
83
[[checkcontentformat]]
75
checkcontentformat:: Check that
84
checkcontentformat:: Check that
76
input format is supported. Extract the protocolinfo
85
input format is supported. Extract the protocolinfo
77
information from the input metadata and check it against our supported
86
information from the input metadata and check it against our supported
...
...
281
port for the tidal/qobuz/gmusic local HTTP service. The
290
port for the tidal/qobuz/gmusic local HTTP service. The
282
URLs for tracks streamed from these services point to a local microhttpd
291
URLs for tracks streamed from these services point to a local microhttpd
283
server running on this port (it uses redirection to the actual service
292
server running on this port (it uses redirection to the actual service
284
URL when actually streaming). The default is 49149.
293
URL when actually streaming). The default is 49149.
285
294
295
[[plgproxymethod]]
296
plgproxymethod:: Decide if we proxy (copy: fetch/serve), or redirect the streaming
297
services streams. Using redirect is much more efficient,
298
but the proxy has a facility to retry when a stream is dropped by the
299
service, which seems to happen esp. with Qobuz.
300
286
=== Tidal streaming service parameters 
301
=== Tidal streaming service parameters 
287
302
288
[[tidaluser]]
303
[[tidaluser]]
289
tidaluser:: Tidal user name. Your Tidal login name.
304
tidaluser:: Tidal user name. Your Tidal login name.
290
305
...
...
321
for mp3/160, 'low' for mp3/128.
336
for mp3/160, 'low' for mp3/128.
322
337
323
[[gmusicdeviceid]]
338
[[gmusicdeviceid]]
324
gmusicdeviceid:: Google Music device
339
gmusicdeviceid:: Google Music device
325
id. Your system MAC address will be used by default, but
340
id. Your system MAC address will be used by default, but
326
this will count against the maximum count of registered devices for this
341
it seems that this does not work any more and that an Android deviceid is
327
account.  You can set the gmusicdeviceid value to the device ID from a
342
needed. upmpdcli will try to get one from the list of registered
328
phone or tablet on which you also use Google Play Music.
343
devices. If this does not work, you will need to set the gmusicdeviceid
344
value to the device ID from a phone or tablet on which you also use
345
Google Play Music (look up "Android deviceid" for help).
346
347
=== Spotify streaming service parameters 
348
349
[[spotifyuser]]
350
spotifyuser:: Spotify user name. Your Spotify login name.
351
352
[[spotifypass]]
353
spotifypass:: Spotify password. The password for your Spotify account.
329
354
330
=== Local Media Server parameters 
355
=== Local Media Server parameters 
331
356
332
[[uprcluser]]
357
[[uprcluser]]
333
uprcluser:: Bogus user name variable. Used for consistency with other Media Server plugins to decide if
358
uprcluser:: Bogus user name variable. Used for consistency with other Media Server plugins to decide if
...
...
430
the file when a Sender is set for the service. Useful for preserving the
455
the file when a Sender is set for the service. Useful for preserving the
431
sender information between restarts.
456
sender information between restarts.
432
457
433
=== Songcast Sender parameters 
458
=== Songcast Sender parameters 
434
459
460
[[scstreamcodec]]
461
scstreamcodec:: !!Standard Songcast receivers only support PCM!! Codec to use for
462
the network stream. Set to empty or PCM to support
463
foreign receivers. Or use FLAC or OPUS for lower network
464
load.
465
435
[[scsenderpath]]
466
[[scsenderpath]]
436
scsenderpath:: Path to starter script This is normally scmakempdsender which starts the auxiliary mpd
467
scsenderpath:: Path to starter script This is normally scmakempdsender which starts the auxiliary mpd
437
and the sender process. Empty and searched in the PATH by
468
and the sender process. Empty and searched in the PATH by
438
default.
469
default.
439
470