Giter VIP home page Giter VIP logo

Comments (9)

mineo avatar mineo commented on August 25, 2024

@CyberSkull can you still reproduce this? I've fixed this in metabrainz/picard@50bc075 (without updating the version number :/), so I'm unsure whether you were just using an old 0.5 version of the plugin or if the fix was not correct.

from picard-plugins.

CyberSkull avatar CyberSkull commented on August 25, 2024

I downloaded and installed the version of the plugin you linked to, and it does not fix the issue. I added an album that has 6 volumes, then added an album with 1 volume, and the additional tracks were still appended to the second album.

  • OS: Mac OS X 10.10.1
  • Picard 1.3.2
  • Add Cluster as Release 0.5 (50bc075)

from picard-plugins.

mineo avatar mineo commented on August 25, 2024

You actually need the plugin from at least the commit after that one because I forgot the parantheses around the method call which cleared the internal state that's responsible for this bug. You can simply take the plugin from current master (https://raw.githubusercontent.com/musicbrainz/picard/master/contrib/plugins/addrelease.py) which has them. Sorry for not being clear about that in the previous comment.

from picard-plugins.

zas avatar zas commented on August 25, 2024

using an old 0.5 version of the plugin or if the fix was not correct.

Wasn't the version updated after changes ?

from picard-plugins.

CyberSkull avatar CyberSkull commented on August 25, 2024

Seems to be fixed in the master branch (though you should update the version number 😉).

from picard-plugins.

mineo avatar mineo commented on August 25, 2024

I've now incremented the version number in picards repository. What is the proper way to get this change into this repository? Manually applying that change, or is there a script that I can run that automatically gets the latest changes from picards repo?

from picard-plugins.

phw avatar phw commented on August 25, 2024

You have to copy the plugin to the picard-plugins repository manually.

I think the proper fix would be to finally do a git rm -r contrib/plugins/ and use only picard-plugins. For convenience we could add the plugins repository as a git submodule, if people want this.

from picard-plugins.

mineo avatar mineo commented on August 25, 2024

I've now opened #11 to update the plugin included here.

+1 to @phw s suggestion.

from picard-plugins.

zas avatar zas commented on August 25, 2024

I think the proper fix would be to finally do a git rm -r contrib/plugins/ and use only picard-plugins. For convenience we could add the plugins repository as a git submodule, if people want this.

I agree too.

from picard-plugins.

Related Issues (20)

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.