Compare commits

..

6 Commits

Author SHA1 Message Date
8c216ffb82 improve replaygain tagging 2024-09-03 20:34:45 -04:00
0e38a2bd4d add replaygain tagger 2024-08-19 14:52:28 -04:00
105facdc7e update fcitx5 config 2024-08-16 20:20:39 -04:00
0ddea5f82e improve scripts 2024-08-16 20:20:17 -04:00
dc1e46e4a7 improve sway locking 2024-06-28 15:17:56 -04:00
257b4060c0 improve scripts 2024-06-28 15:17:43 -04:00
3 changed files with 3 additions and 12 deletions

View File

@ -1,7 +0,0 @@
#!/usr/bin/env sh
set -eou pipefail
echo "$1" | wget-titles-from-urls >> titles.txt
echo "$1" | youtube-audio
standardize-music
ls -Art | tail -n 1 | xargs -d '\n' kid3

View File

@ -10,7 +10,7 @@ fi
count=`ls -1 *.jpg 2>/dev/null | wc -l`
if [ $count != 0 ]; then
for i in *.jpg; do
/usr/bin/vendor_perl/exiftool -all= -overwrite_original -tagsfromfile @ -Orientation "$i"
exiftool -all= -overwrite_original -tagsfromfile @ -Orientation "$i"
done
fi
@ -24,7 +24,7 @@ fi
count=`ls -1 *.png 2>/dev/null | wc -l`
if [ $count != 0 ]; then
for i in *.png; do
/usr/bin/vendor_perl/exiftool -all= -overwrite_original -tagsfromfile @ -Orientation "$i"
exiftool -all= -overwrite_original -tagsfromfile @ -Orientation "$i"
done
fi

View File

@ -87,7 +87,6 @@ gawk
gcc
gcc-libs
gdlauncher-bin
gdm
gedit
geoclue
gettext
@ -95,6 +94,7 @@ gimp
git
git-lfs
glibc
gnome-calendar
gnome-disk-utility
gnome-firmware
gnome-sound-recorder
@ -318,7 +318,6 @@ sway
swaybg
swayidle
swaylock
swayrst-git
syncplay
syncthing
syncthing-gtk
@ -329,7 +328,6 @@ tar
telegram-desktop
texinfo
texlive-bin
thunderbird
tlp
tmux
traceroute