jcorporation 23c2bba483 This commit adds a new protocol command to toggle protocol features
for a client connection. It works like the tag_mask and the associated
tagtypes command.

New commands:

- protocol
  Shows enabled protocol features.

- protocol available
  Show all available protocol features.

- protocol enable {feature...}
  Enables protocol features.

- protocol disable {feature...}
  Disables protocol features.

- protocol all
  Enables all available protocol features.

- protocol clear
  Disables all protocol features.

This commit adds also the first protocol feature.

hide_playlists_in_root
  Disables the listing of playlists in the root folder
  for the lsinfo command.
2024-09-28 22:41:35 +02:00
..
2024-07-29 17:02:33 +02:00
2024-07-29 17:03:59 +02:00
2024-04-16 11:50:18 +02:00
2024-04-16 11:50:18 +02:00
2024-04-16 11:50:18 +02:00
2024-07-29 17:02:33 +02:00