Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / justinfx/fileseq issues and pull requests

#134 - FileSequence module not generating correctly for v2.0.0

Issue - State: closed - Opened by walrusVision 8 months ago - 1 comment

#133 - A FileSequence with no range drops padding when cast to string

Issue - State: closed - Opened by walrusVision 8 months ago - 5 comments

#131 - Inconsistancies with FileSequence and FrameSet comparison

Issue - State: closed - Opened by walrusVision 8 months ago - 2 comments

#129 - Python3 type annotations and py.typed marker

Pull Request - State: closed - Opened by justinfx 10 months ago
Labels: enhancement, v2

#128 - Ranges don't get detected from a string sequence with no padding while single frames do

Issue - State: closed - Opened by walrusVision about 1 year ago - 5 comments
Labels: v2

#127 - A fileseq with no padding is still able to be iterated through

Issue - State: closed - Opened by walrusVision about 1 year ago - 4 comments
Labels: v2

#125 - Fix for python2 rounding

Pull Request - State: closed - Opened by doruchan over 1 year ago - 1 comment

#124 - Fix for negative zero

Pull Request - State: closed - Opened by doruchan over 1 year ago - 2 comments

#123 - decimal subframes being rounded to 0 still contain negative sign

Issue - State: closed - Opened by justinfx over 1 year ago - 1 comment
Labels: bug

#122 - FileSequence.findSequenceOnDisk ignores padding style from argument

Issue - State: closed - Opened by herronelou over 1 year ago - 3 comments

#120 - Fails to parse multi-component extensions like ".a.ext"

Issue - State: closed - Opened by justinfx over 1 year ago - 1 comment
Labels: bug

#119 - v2: Drop python2 support

Issue - State: closed - Opened by justinfx over 1 year ago - 1 comment
Labels: enhancement, v2

#118 - Type stubs

Issue - State: closed - Opened by johhnry over 1 year ago - 23 comments

#117 - FileSequence fails to parse date-time file name

Issue - State: closed - Opened by jonaskluger almost 2 years ago - 3 comments

#116 - Changing pad style does not recompute zfill value

Issue - State: closed - Opened by justinfx over 2 years ago - 2 comments
Labels: enhancement

#115 - Batching api - batch generators for frames and sequences

Pull Request - State: closed - Opened by justinfx over 2 years ago

#113 - #109 Implement UDIM style syntax for padding

Pull Request - State: closed - Opened by herronelou over 2 years ago - 1 comment

#112 - FileSequence.findSequenceOnDisk changes padding style unless called with strictPadding=True

Issue - State: closed - Opened by herronelou over 2 years ago - 12 comments
Labels: enhancement

#110 - findSequenceOnDisk() failing on this particular sequence

Issue - State: closed - Opened by ogre over 2 years ago - 3 comments

#109 - Support for <UDIM> token?

Issue - State: closed - Opened by herronelou over 2 years ago - 8 comments
Labels: enhancement

#108 - findSequenceOnDisk: fix regression with case-sensitive matching on windows (#107)

Pull Request - State: closed - Opened by justinfx about 3 years ago - 2 comments

#107 - findSequenceOnDisk with mixed case on Windows

Issue - State: closed - Opened by HansBaldzuhn about 3 years ago - 17 comments
Labels: bug

#106 - Update utils.asString() to prevent derived bytes types from slipping past type check (py2)

Issue - State: closed - Opened by justinfx about 3 years ago - 1 comment
Labels: bug

#105 - Docstring update

Pull Request - State: closed - Opened by herronelou over 3 years ago - 1 comment

#104 - Add FileSequence to_dict and from_dict for state serialization

Pull Request - State: closed - Opened by justinfx over 3 years ago
Labels: enhancement

#103 - Update frameset.py

Pull Request - State: closed - Opened by herronelou over 3 years ago - 1 comment

#102 - FrameSet.frange() decstring inconsistency

Issue - State: closed - Opened by herronelou over 3 years ago - 2 comments

#100 - Python2 exception if byte-encoded unicode is passed to FileSequence constructor

Issue - State: closed - Opened by justinfx over 3 years ago - 2 comments
Labels: bug

#99 - FileSequence unicode printing error in python2

Issue - State: closed - Opened by justinfx over 3 years ago
Labels: bug

#96 - Missing frame token in FileSequence string representation when it has no range

Issue - State: closed - Opened by UnaiM almost 4 years ago - 7 comments
Labels: bug

#95 - findSequenceOnDisk not honouring pad style

Issue - State: closed - Opened by UnaiM almost 4 years ago - 2 comments
Labels: bug

#94 - Sequences with mixed padding are treated as if padding was consistent

Issue - State: closed - Opened by herronelou almost 4 years ago - 5 comments
Labels: bug

#92 - FrameSet constructor raises different exceptions between releases

Issue - State: closed - Opened by justinfx almost 4 years ago - 1 comment
Labels: bug

#91 - return padding format string

Issue - State: closed - Opened by rjmoggach about 4 years ago - 5 comments

#90 - Removing cross platform tests

Issue - State: closed - Opened by PaulEmileB about 4 years ago - 4 comments

#89 - Fixes to FileSequence.findSequenceOnDisk

Pull Request - State: closed - Opened by GlenWalker about 4 years ago - 1 comment

#88 - Find sequences of folders

Issue - State: closed - Opened by PaulEmileB about 4 years ago - 9 comments

#87 - Allow unpickling of values from previous versions of fileseq

Pull Request - State: closed - Opened by GlenWalker about 4 years ago - 2 comments

#86 - Remove hardcoded knowledge of pad widths from FileSequence.getPaddingChars

Pull Request - State: closed - Opened by GlenWalker about 4 years ago - 1 comment

#85 - Builtins fix

Pull Request - State: closed - Opened by tk421storm about 4 years ago - 3 comments

#84 - Add support for subframe sequences

Pull Request - State: closed - Opened by GlenWalker over 4 years ago - 1 comment
Labels: enhancement

#83 - Add FrameSet.from_range() constructor with its unit tests

Pull Request - State: closed - Opened by Narann over 4 years ago - 1 comment

#82 - Init FrameSet from range/limits?

Issue - State: closed - Opened by Narann over 4 years ago - 1 comment

#81 - Allow regex patterns to be modified in subclass of FileSequence/FrameSet

Issue - State: closed - Opened by justinfx over 4 years ago - 1 comment
Labels: enhancement

#80 - FrameSet.padFrameRange() uses incorrect padding width for negative frames

Issue - State: closed - Opened by justinfx over 4 years ago
Labels: bug

#77 - Regex cleanup for verbose format; py3 linting fixes

Pull Request - State: closed - Opened by justinfx almost 5 years ago

#76 - Multiple digit components confuses findSequenceOnDisk()

Issue - State: closed - Opened by justinfx almost 5 years ago - 2 comments
Labels: bug

#75 - Support additional padding notations (printf and houdini)

Pull Request - State: closed - Opened by renaudll over 5 years ago - 7 comments

#74 - findSequenceOnDisk is case sensitive on windows

Issue - State: closed - Opened by p0las over 5 years ago - 5 comments
Labels: bug

#73 - Get frame ranges

Issue - State: closed - Opened by asztalosdani over 5 years ago - 11 comments
Labels: question

#72 - testing travis py 3.7

Pull Request - State: closed - Opened by justinfx over 5 years ago

#71 - DeprecationWarning: object() takes no parameters

Issue - State: closed - Opened by walrusVision over 5 years ago - 5 comments

#70 - Update with python3 support

Pull Request - State: closed - Opened by justinfx almost 6 years ago - 5 comments
Labels: enhancement

#69 - Change docstring to Google format

Pull Request - State: closed - Opened by Narann about 6 years ago - 7 comments

#68 - Docstring rtype is often wrong

Issue - State: closed - Opened by Narann about 6 years ago - 3 comments

#67 - WIP: PY3 fixes : return unicode : DO NOT MERGE

Pull Request - State: closed - Opened by donalm over 6 years ago - 11 comments

#66 - Test for wildcard filepaths in findSequencesOnDisk (refs #50)

Pull Request - State: closed - Opened by donalm over 6 years ago

#65 - FileSequence.basename cut at the wrong place with still frames

Issue - State: open - Opened by mathbou over 6 years ago - 7 comments

#64 - Allow negative chunks on inverted ranges

Pull Request - State: closed - Opened by walrusVision over 6 years ago - 1 comment

#63 - fails to install in python3

Issue - State: closed - Opened by p0las over 6 years ago - 12 comments

#62 - Fix bug in findSequence* calls with strictPadding=True

Pull Request - State: closed - Opened by justinfx over 6 years ago
Labels: bug

#61 - Adds slicing support to FileSequence (fixes 60)

Pull Request - State: closed - Opened by justinfx over 6 years ago

#60 - Slicing FileSequences is not supported

Issue - State: closed - Opened by assumptionsoup over 6 years ago - 7 comments
Labels: enhancement

#59 - Ensure trailing path sep when calling setDirname (Fixes #58)

Pull Request - State: closed - Opened by justinfx over 6 years ago

#58 - FileSequence formatting breaks if setDirname path is missing trailing path sep

Issue - State: closed - Opened by justinfx over 6 years ago
Labels: bug

#57 - Support parsing long file extensions (.tar.gz) (fix #56)

Pull Request - State: closed - Opened by justinfx over 6 years ago

#56 - Support file extensions with multiple dot-components

Issue - State: closed - Opened by justinfx over 6 years ago

#55 - seup.py fails because README.md not included in Fileseq tar.gz

Pull Request - State: closed - Opened by GlenWalker almost 7 years ago - 4 comments

#54 - Multiple step sizes lost when calling intersection()

Issue - State: open - Opened by garybrucey almost 7 years ago - 14 comments

#53 - Fails if there's anything in-between frame-range and extension

Issue - State: closed - Opened by MrKepzie about 7 years ago - 2 comments

#52 - Add FrameSet.isConsecutive() (refs #51)

Pull Request - State: closed - Opened by justinfx about 7 years ago - 4 comments

#51 - Add is_consecutive() to FrameSet class

Issue - State: closed - Opened by Narann about 7 years ago - 5 comments

#50 - handling of stereo formatting

Issue - State: closed - Opened by nzanepro over 7 years ago - 11 comments
Labels: enhancement

#49 - Update DISK_PATTERN to capture empty values for dir and ext

Pull Request - State: closed - Opened by GlenWalker over 7 years ago - 4 comments

#48 - FileSequence can serialised and deserialised into different sequences

Issue - State: open - Opened by walrusVision over 7 years ago - 5 comments

#47 - Restrict the start chars SPLIT_PATTERN can match

Pull Request - State: closed - Opened by walrusVision over 7 years ago - 1 comment

#46 - findSequenceOnDisk() should try to observe the provided padding chars when matching

Issue - State: closed - Opened by justinfx over 7 years ago - 1 comment
Labels: enhancement

#44 - OverflowError with filenames with long numbers in it.

Issue - State: closed - Opened by SamRichardsDisney over 7 years ago - 14 comments

#42 - findSequenceOnDisk doesn't work on windows - regex needs to be updated to deal with backslashes

Issue - State: closed - Opened by p0las over 7 years ago - 11 comments
Labels: bug

#41 - Add support for printf style formatting

Pull Request - State: closed - Opened by walrusVision over 7 years ago - 4 comments

#40 - Update package on PyPi

Issue - State: closed - Opened by Kif11 almost 8 years ago - 2 comments

#39 - Python future division can cause getPaddingChars() to break

Issue - State: closed - Opened by justinfx almost 8 years ago - 1 comment
Labels: bug

#38 - #37 Adds/modifies files to support the Github-TravisCI integration.

Pull Request - State: closed - Opened by matthewkapfhammer about 8 years ago - 4 comments

#37 - Add TravisCI integration.

Issue - State: closed - Opened by matthewkapfhammer about 8 years ago - 3 comments

#36 - Revert "Fixed warning about html template name"

Pull Request - State: closed - Opened by AWhetter almost 9 years ago