JoeLametta

Results 172 comments of JoeLametta

I think it's better to wait at least until we've reached milestone 1 (or 2). This can be also considered when asking major distributions for official packaging.

> I am willing to package whipper for archlinux for [community] if gpg signatures are used. It would still increase the security of the AUR package. Especially because of AUR...

The fact is that a safe GPG workflow isn't something which can be so easily automated without sacrificing REAL security or done without being tedious / complicated (for example I'm...

1. #117 I don't consider it a blocker: I'll surely update the README to clarify logger plugins current status. I may also update the [morituri-eaclogger](https://github.com/JoeLametta/morituri-eaclogger) (or discontinue it). 2. #221...

Even if it's an upstream bug I think #234 needs to be fixed too because it affects a big number of users.

> Is this still a priority? Hi, those are just some of the issues scheduled for [milestone 1.0](https://github.com/whipper-team/whipper/milestone/1). Unfortunately I don't have enough time / experience to handle everything on...

MusicBrainz was migrated long time ago. Still remaining: - [x] [flog](https://github.com/Flumotion/flog) - [x] [python-command](https://github.com/thomasvs/python-command) - [x] [python-deps](https://github.com/thomasvs/python-deps)

Thanks for the suggestions (didn't know about [Click](http://click.pocoo.org/)). > flog could possibly be replaced with Python's builtin logging facilities. Yeah that should suffice.

> The proper way to get rid of flog would be to replace all the logging calls with the normal python ones. I would suggest to also look at how...

I've just given it a quick look but are we sure asyncsub is still needed with Python 2.7 subprocess available? About task I don't know either: there's gstreamer support code...