Eucyon
Eucyon
Pressing one key to download a file is easier than pressing one key to add it to the queue, opening Podboat, pressing another key to downoad and pressing a key...
Thanks for considering this again. In my use case, I download quite a lot of audio files to my Download folder. So I am able to listen to them when...
OK, I will think about a way, maybe via letting PB run in background. Thanks!
Thanks for accomodating. But still, I would prefer not to be forced to invoke a second program to download a media file. I saw that the queue is a plain...
This script watches NB's queue in background, starts NB, downloads all files added to the queue to the "Download" folder and quits, when NB is quit: ``` #!/bin/bash { sleep...
The easiest reaction on SIGHUB would probably by the the same as for SIGTERM. Another way would be to bring NB into background without beeing connected to a terminal. I...
An simple workaround without needing to react to signals would be to save the history immediately when it is created.
I'm having the same issue with the "i" flag (immutable). Are they copied at all? By the way, these are not xattrs, but file attributes (https://en.wikipedia.org/wiki/File_attribute).