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
#135 - findSequencesInList drops a result when using same basenames with and without frame placeholder
Issue -
State: closed - Opened by justinfx 27 days ago
- 2 comments
Labels: bug
#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
#132 - Make FileSequence perform more accurate equality test using FrameSet (refs #131)
Pull Request -
State: closed - Opened by justinfx 8 months ago
#131 - Inconsistancies with FileSequence and FrameSet comparison
Issue -
State: closed - Opened by walrusVision 8 months ago
- 2 comments
#130 - FileSequence: Set a default pad char when a range is set for the first time (refs #127)
Pull Request -
State: closed - Opened by justinfx 10 months ago
#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
#126 - Unable to set empty extension on fileseq object via setExtension(), but you can with via init.
Issue -
State: closed - Opened by walrusVision about 1 year ago
#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
#121 - fix regex parsing multi-component file extensions with single character components
Pull Request -
State: closed - Opened by justinfx over 1 year ago
#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
#114 - findSequenceOnDisk: add preserve_padding option to apply original padding characters to matching sequence (refs #112)
Pull Request -
State: closed - Opened by justinfx over 2 years ago
- 5 comments
#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
#111 - FileSequence.setPadding() raises an error if padding not supported, but still sets the attribute.
Issue -
State: closed - Opened by herronelou over 2 years ago
- 2 comments
Labels: bug
#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
#101 - Updates py2 str/unicode and py3 bytes/str support with custom encoding/decoding (Fixes #100)
Pull Request -
State: closed - Opened by justinfx over 3 years ago
- 4 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
#98 - fix yield_sequences_in_list not retaining user pad_style and subframe options in sequences (refs #95)
Pull Request -
State: closed - Opened by justinfx almost 4 years ago
- 1 comment
#97 - Update yield_sequences_in_list frame sorting to group different pad width into different sequences (refs #94)
Pull Request -
State: closed - Opened by justinfx almost 4 years ago
- 1 comment
#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
#93 - Update FrameSet constructor to raise ParseException on non-numeric args (fixes 92)
Pull Request -
State: closed - Opened by justinfx almost 4 years ago
#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
#79 - Add the README information as intro text to the API documentation
Issue -
State: closed - Opened by justinfx over 4 years ago
#78 - allow yield_sequences_in_list to accept a "using" template sequence for parsing
Pull Request -
State: closed - Opened by justinfx almost 5 years ago
#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
#45 - Strict prevention of memory errors, raising MaxSizeException for large FrameSets (refs #44)
Pull Request -
State: closed - Opened by justinfx over 7 years ago
- 1 comment
#44 - OverflowError with filenames with long numbers in it.
Issue -
State: closed - Opened by SamRichardsDisney over 7 years ago
- 14 comments
#43 - Fixes #42 - Adjust disk regex and path sep logic to supports windows using findSequence(s)OnDisk
Pull Request -
State: closed - Opened by justinfx over 7 years ago
#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