Philipp Wolfer

Results 255 comments of Philipp Wolfer

I added PICARD-3084 to track this. But the PR still needs more work before it is mergeable. The UI must be adjusted to allow more characters as well.

> I therefore encourage the authors and reviewers of this PR to think about the above and do their best to at least try to guide this PR into a...

I don't if Windows' media player supports adding or reading rating tags in M4A files, and if it does what tag. You could try rating a file and look at...

To test this on Linux, run `python setup.py build_desktop_file` and copy the generated `org.musicbrainz.Picard.desktop` file to `~/.local/share/applications`. Edit the `Exec` line in the file to open Picard from the source....

The URL handler on macOS is not called. The app is started and brought to the foreground, but the handler never receives the URL. There is a bug report https://bugreports.qt.io/browse/QTBUG-131741...

I tested this on Windows and macOS. On Windows using the installer everything works as expected. Windows, like Linux, passes the custom URL via command line (hooray for single instance...

I added PICARD-2961 for the feature of a "Lookup by..." menu. This could work well for many similar feature requests for lookups, I linked the relevant tickets there. Let us...

@searchivarius there is the temporary fork https://github.com/metabrainz/nmslib-metabrainz/, including Python 3.11/3.12 support and building with GitHub actions. The commits are somewhat all over the place, especially for GitHub actions, as it...

Yes, we should integrate this once the new plugin system is in place. I'll get the current PR into a shape were we can continue from there.

@Sophist-UK The synced lyrics support was actually implemented by @twodoorcoupe in https://github.com/metabrainz/picard/pull/2373 . This is currently not yet in any release version. At the time this gets released the plugin...