1 lien privé
Here is an exemple that download all the playable tracks from your pod that match the solar query to the /tmp/testmusic directory (it has to exists beforehand):
funkwhale tracks ls --ids --limit=100000000 --filter="playable=true&q=solar" | xargs funkwhale tracks download -i 500 --overwrite -d /tmp/testmusic
you can omit the --overwrite flag if you don't want the command to overwrite files with the same name on disk (in which case it will exit and raise an error when such a case happens to avoid erasing some of your files)
The first part of the command grabs the ids, the second part of the commnd downloads the corresponding tracks
To be used with the funkwhale CLI: https://docs.funkwhale.audio/cli/index.html
From the funkwhale-troubleshooting Matrix room: #funkwhale-troubleshooting:matrix.org
Faire un mème en CLI :
convert inputmemeimage.png -font impact -fill white -pointsize 84 -stroke black -strokewidth 3 -gravity north -annotate +0+20 'TOP MEME TEXT' -gravity south -annotate +0+20 'BOTTOM MEME TEXT' outputmemeimage.png
boob haha
Non en vrai, accéder à ses comptes en banque en passant par la ligne de commande, c'est chouette. Merci la communauté et les contributeurs de Weboob !
Pour tuer une fenêtre qui ne répond plus (sans fermer les autres fenêtres qui auraient un nom de processus identique)