Ezequiel Birman

Results 22 comments of Ezequiel Birman

One way to support m17n, is to prepare a list of words or stems, maybe in english, translate it automatically to every other language, and then generate the regexps as...

I was going to request for mv to actually use the same device whenever possible. Is this somehow related?

I'd like to move the whole torrent dir/structure to another directory as soon as the download completes and keep seeding until a ratio of 2.0 is reached. Deluge has an...

I see but the point is that if I understand correctly, Watcher won't move/copy the whole torrent as-is in order to keep seeding but will move/copy individual files instead. In...

Whipper is awesome and +1 to every previous comment. It's been a long time since I had to rip an audio CD. In the meantime, do you know by any...

If you do implement this at some point, please use something meaningful rather than "--classical", maybe even generalize towards a conditional tagging behaviour based on a certain rule, in this...

I installed the plugin from the master branch in order to try the fix but now I get "The address wasn't understood" when clicking on a magnet link and clicking...

#113 is about logs, this is someting else.

For the record, I ended up with the original provided systemd unit service but then configured pulseaudio unix sockets as described in https://wiki.archlinux.org/index.php/PulseAudio/Examples#Allowing_multiple_users_to_use_PulseAudio_at_the_same_time in /etc/pulse/default.pa: `load-module module-native-protocol-unix auth-anonymous=1 socket=/tmp/pulse-socket` and...