https://github.com/metabrainz/picard-plugins
Picard plugins: use 1.0 branch for Picard < 2.0 (python 2/Qt4) and 2.0 branch for Picard >= 2.0 (python 3/Qt5)
https://github.com/metabrainz/picard-plugins
musicbrainz musicbrainz-picard picard python
Last synced: 5 months ago
JSON representation
Picard plugins: use 1.0 branch for Picard < 2.0 (python 2/Qt4) and 2.0 branch for Picard >= 2.0 (python 3/Qt5)
- Host: GitHub
- URL: https://github.com/metabrainz/picard-plugins
- Owner: metabrainz
- Created: 2014-07-07T17:02:53.000Z (almost 11 years ago)
- Default Branch: 2.0
- Last Pushed: 2024-09-08T12:45:52.000Z (8 months ago)
- Last Synced: 2024-09-08T14:10:10.773Z (8 months ago)
- Topics: musicbrainz, musicbrainz-picard, picard, python
- Language: Python
- Homepage: https://picard.musicbrainz.org/plugins/
- Size: 2.08 MB
- Stars: 145
- Watchers: 26
- Forks: 93
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - metabrainz/picard-plugins - Picard plugins: use 1.0 branch for Picard < 2.0 (python 2/Qt4) and 2.0 branch for Picard >= 2.0 (python 3/Qt5) (Python)
README
# MusicBrainz Picard Plugins
This repository hosts plugins for [MusicBrainz Picard](https://picard.musicbrainz.org/). If you're a plugin author and would like to include your plugin here, simply open a pull request.
Note that new plugins being added to the repository should be under the GNU General Public License version 2 ("GPL") or a license compatible with it. See https://www.gnu.org/licenses/license-list.html for a list of compatible licenses.
## Development Notes
The script `generate.py` will generate a file called `plugins.json`, which contains metadata about all the plugins in this repository. `plugins.json` is used by [picard-website](https://github.com/musicbrainz/picard-website) and Picard itself to display information about downloadable plugins.