Untitled attachment
https://f2.tchncs.de/media_attachments/files/110/300/373/931/308/779/original/05dabc7dcffd67c6.png
Recordatorio mental: playerctl no me lee correctamente la metadata de un track, si contiene un ampersand (&) en el tag que solicite.
#script que uso en mi configuración de i3blocks y mostrar lo que oigo (no vital, pero me gusta).
!/bin/bash
if [[ $(playerctl status 2>&1) == "Playing" ]]
then
echo "$(playerctl status) |" " $(playerctl metadata title)"
else
echo " $(playerctl status) "
fi
Bobinas P4G is a social network. It runs on GNU social, version 2.0.1-beta0, available under the GNU Affero General Public License.
All Bobinas P4G content and data are available under the Creative Commons Attribution 3.0 license.