Philipp Wolfer

Results 255 comments of Philipp Wolfer

Indeed, currently Mutagen does not update the vendor string on the vorbis comments, it just sets it when there is no Vorbis comment block yet in the file and mutagen...

Looking at the error messages this seems to be caused by the issue you had reported at #604: You seem to have run the `mid3v2` command line utility on the...

The implementation comes from a time before there was enum in the standard library. Switching to the built-in enum might be a breaking change in some way. But implementing the...

Fair enough, I think this could also be handled by a wrapper script that checks for tags and invokes loudgain if necessary. > loudgain will currently analyze all files _anyway_,...

Maybe this or a similar script could be provided as an example. Either include it directly in the repository or link to it in the README. Would this make sense?...

Tests need fixing. Will do so later

@navi-prem It fails because the `active_language` language variable is not available for the template in test. In the real system `active_language` gets set globally in https://github.com/metabrainz/picard-website/blob/df7b35f22948e7499a3db3cff40ff1214e3983dd/website/frontend/babel.py#L42-L46 and is hence available...

A few questions to narrow this down: 1. Did you record on Gnome or some other DE? 2. Wayland or X? 3. Does recording a WebM have the same effect?...

See the pull request https://github.com/anton-bot/objects-to-csv/pull/19 , which would add this option.

This would be awesome to have, as many apps have mainly useless app indicators that I rarely access, but still sometimes need to see (dropbox is such a case for...