beets.io with the discogs plugin has never failed me. If its on discogs you will get tags
beets.io with the discogs plugin has never failed me. If its on discogs you will get tags
Who owns the mounted files and what are the permissions? $ ls -l /path/to/mounted/sdcard
Nothing to really fix because thats the design. In userland you can do anything, system wide needs elevated credentials. If you don’t want the password prompt, look into aliases and sudoers/pkexec
I had to take the keyboard off to remove a screw that enabled the required bios update. Since then been running Void with no issues. This was a Lenovo N22 so old, but still working.
Antennapod also has an option to skip the first X seconds of a pod and the last X seconds. It’s really useful when an episode starts with 3 minutes of ads.
I just have https://github.com/leahneukirchen/hrmpf because I want the zfs modules available. Everything I need is there
Been using it a while and I genuinely cant find anything to complain about. xbps is the best pkg manager, runit is quick and gets out the way and all my architectures are supported
Use mailx along with a .mailrc file? Once .mailrc is set up it should just need:
$ echo ‘is this working?’ | mailx -s Test <recipient>
Not sure exactly what .mailrc needs for gmail but there are tons of guides out there.