Git Product home page Git Product logo

Comments (1)

JonBeyond avatar JonBeyond commented on August 25, 2024

Giving a small update:

I had this issue occur as I was tagging a song inside the application. This was the first time it's happened, and now I am unable to get that (partially) tagged track back into Onetagger.

I am also keeping a list of all the tracks that are plagued by this issue. In a few weeks, I'll post back with that data set in case it's helpful.

I did look through the rust code, unfortunately I am not very good with rust despite past efforts.

  if EXTENSIONS.iter().any(|e| path.extension().unwrap_or_default().to_ascii_lowercase() == *e) {
    match QuickTagFile::from_path(&path, separators) {

While the code seems relatively straight forward, I immediately hit brick walls attempting to dig one later deeper. Unfortunately, as is well known, the language around rust is totally diff from any other language (and I'm not talking about semantics, I mean the descriptive language to describe concepts and features) I've ever used and so trying to get into any level of detail is futile without a great deal of effort to get over the massive learning curve. Once I get a bigger data set (and a bigger motivation to fix this issue) I'll explore deeper and try to figure out what's going on and at least be able to make a local fix so I can go ahead and tag these files.

In any case, I'll report back in a few weeks and make a better attempt to fix it myself when my time frees up a bit.

from onetagger.

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.