Code Monkey home page Code Monkey logo

Comments (3)

yawpitch avatar yawpitch commented on June 3, 2024

I've just pushed a branch with an additional test for these issues, as well as some proposed fixes. The fixes do appear to solve the issue with findSequencesOnDisk, however looking into this exposed some knock-on effects from the earlier changes from #20 having not been applied to the findSequencesOnDisk and findSequenceOnDisk methods, as the "it's not a candidate for a frame number unless it either has an explicit placeholder or has a period in front of it" rule causes some issues with the existing tests for those two methods.

So this is a testing branch with some diff worth looking at and certainly discussing, but don't merge it.

from fileseq.

justinfx avatar justinfx commented on June 3, 2024

@michaelmovies , I did a pass at this in my own branch, and merged your unittest with my own, to check the results. In my version I seem to be able to preserve the existing behavior while addressing the fix.

References

Am I missing anything that you were addressing in your branch?

from fileseq.

yawpitch avatar yawpitch commented on June 3, 2024

@justinfx I've rebased from yours and added some new tests to show the issue, plus committed my fix back into my branch.

The main change is to fix an issue that caused findSequencesOnDisk to fail with a ValueError if a name had mixed dashes and numbers (ie /file4-4.exr). That's existed since at least 0.5.1.

current diff

from fileseq.

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.