hadess
hadess
Lua 5.2 and 5.3 support, as well as porting to libarchive 3.0. Untested.
I set my output settings in whipper.conf like so: ``` [whipper.cd.rip] unknown = False output_directory = ~/Music/Accurate Rips track_template = %%A - %%d/%%t. %%a - %%n disc_template = %%A -...
Selecting a release requires copy/pasting all or part of the release UUID, which isn't the clearest of interactions. Ideally, the matching releases would be numbered, and typing one of the...
I use whipper to rip CDs on a Linux system, which I then consume from my NAS over SMB, so directory and file names created shouldn't have any Unix or...
Using `whipper-0.10.0-11.fc39.x86_64` ``` WARNING:whipper.program.utils:command 'eject -t /dev/sr0' returned with exit code '1' (b'eject: CD-ROM tray close command failed: No such file or directory') ``` My CD drive is a Hitachi-LG...
If I were to write a sysfs attribute, in most cases, `cat`ing it back should result in the same data I wrote, plus a newline being printed. Unfortunately, there doesn't...
This will be useful on tablets and phones to test for accelerometers, compasses, quaternion sensors, etc. In particular, accelerometers will behave differently if they have a "trigger" or not, if...
There are a number of possible quirks in the rfkill handling in Linux, including: - use of platform rfkills on laptops which will turn off and make a number of...
I usually use the YouTube mobile phone app, logged in to my YouTube account, connected to an Apple TV box running the YouTube app. Videos played on the Apple TV...
After updating Jellyfin on my Synology NAS (installed following the instructions at https://jellyfin.org/docs/general/installation/synology), all my libraries and view history were nuked. This happens because `/config` lives inside the container unless...