Code Monkey home page Code Monkey logo

picard-plugins's Issues

Additional Artists Variables - aditional artists

Is it possible to limit the number of additional artists in an album?

Here is an example from the South Park album: https://musicbrainz.org/release/ba2581b2-233e-402b-83b1-3a8c928865bb
Track 1 has 6 artists:
Stan Marsh, Kenny McCormick, Kyle Broflovski, Eric Cartman, Sharon Marsh & Sheila Broflovski

I'd like to write to my file only, like, 3 artists max, primary and 2 additional..
ty

PS: my temporary solution:
$if($gt($len(%artist%),60),$left(%artist%,60),%artist%)

Add ability to search for cover art for selected albums and tracks to the `Search Engine Lookup` plugin

Hi, thanks for your plugin, unfortunately, it doesn't do quite what I'm needing, so I need your help in that per requested at the MusicBrainz Picard Forum...

I've created a post there showing exactly what I'm needing done (which includes a Video Demo I created).

https://community.metabrainz.org/t/feature-request-add-search-engine-album-link-video-demonstrating/552915

If you could help that would be great.... Thanks much.

Changes to version 0.9 Aditional Artists Variables usage ?

Hi
Firstly thank you for providing these great Picard plugins.

I have been using the Additional Artists Variables plugin for some time now but have spotted some weirdness after upgrading to 0.9. My scripts (which I think I lifted directly from one of your forum posts) as follows:

$set(albumartist,%_artists_album_primary_std%))
$set(artist,%_artists_album_primary_std%))

I have an album by Bill Evans which features Stan Getz, previously both Artist and AlbumArtist were set to Bill Evans (as desired) but under 0.9 both are set to Stan Getz.

Has the context changed under 0.9 ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.