iconoclasthero
iconoclasthero
[ I looked more closely at the documentation this time. ] Various programs have ways to prevent directories from being used/processed by them. E.g., mpd has .mpdignore files, GNOME tracker...
**Is your feature request related to a problem? Please describe.** I'm frustrated when I when I type in `$ foliate [tab] ` and it doesn't complete with the only .epub...
``` $ echo "$PWD"; ls */ -d /library/music/Cat Stevens/Cat Stevens -- On the Road to Find Out (2001) 'Cat Stevens - The Boxset 2001 Art/' $ beet fetchart -q "$PWD"...
Version 0.7.3 On one site video speed controller defaults to 50% even though I have no idea how it got that way. I've reset the settings, uninstalled & reinstalled after...
While using beets I found all but 9 of 455 .opus files were "unreadable." Upon further investigation I found that they were also not readable in picard, however they were...
## Description `$ neofetch --config` with no path specified (i.e., it should be called as `$ neofetch --config /path/to/config.conf`) should list the currently-used config file. I think that occurs here...
``` $ mpdqcfg="$XDG_CONFIG_HOME/mpdq" $ [[ -f "$mpdqcfg/mpdq.ini" ]] && echo "mpdq.ini exists" && [[ -f "$mpdqcfg/default.cfg" ]] && echo "default.cfg exists" mpdq.ini exists default.cfg exists $ python3 --version; uname -a;...
I wish I could have something that would have a listing of the elements of the library in TEXT ONLY or some way to turn off album covers... I have...
I don't have access to the server logs of the torrent site where these fail, but they do.
I recently started using lftp and found out that I can define aliases analagous to the ones I use locally in bash by putting them in /etc/lftp.conf. It would be...