Re: [Maya-Python] seqls/seqinfo (gofileseq) binary releases

2018-03-09 Thread Justin Israel
On Sat, Mar 10, 2018, 10:46 AM Justin Israel  wrote:

>
>
> On Sat, Mar 10, 2018, 4:01 AM  wrote:
>
>> FYI seqls do not work on bgeo.sc files from Houdini. It lists them as
>> individual files.
>>
>
> How do you mean? Fileseq isn't aware of file types. It recognises frame
> patterns as sequences. What kind of usage did you try?
>
> bgeo.0001.sc  bgeo.0002.sc ...
> bgeo.1-10#.sc
>


Oh I see what you mean now. I just looked up the bgeo.sc format and
realised that it is an extension type containing dots, which fileseq
doesn't support

SimCache.1-10#.bgeo.sc

Its never come up until now, but it seems like something that should be
parsed properly. Can you submit an issue with the request and I can
implement it across all the ports?


>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Python Programming for Autodesk Maya" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to python_inside_maya+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/python_inside_maya/ac951189-41d2-4b63-afdf-b66833d9134f%40googlegroups.com
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to python_inside_maya+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA2rHEaBv3YaaWtsT_my-qF1RrxxKP%2BXTiamZBu%3Dr_4HpQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Maya-Python] seqls/seqinfo (gofileseq) binary releases

2018-03-09 Thread Justin Israel
On Sat, Mar 10, 2018, 4:01 AM  wrote:

> FYI seqls do not work on bgeo.sc files from Houdini. It lists them as
> individual files.
>

How do you mean? Fileseq isn't aware of file types. It recognises frame
patterns as sequences. What kind of usage did you try?

bgeo.0001.sc  bgeo.0002.sc ...
bgeo.1-10#.sc


> --
> You received this message because you are subscribed to the Google Groups
> "Python Programming for Autodesk Maya" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to python_inside_maya+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/python_inside_maya/ac951189-41d2-4b63-afdf-b66833d9134f%40googlegroups.com
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to python_inside_maya+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA1nQ7xyg0LuEYkJ25nw%2BvZT_Qu6AY%2B6Nb6zZkWJ0RggYA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Maya-Python] seqls/seqinfo (gofileseq) binary releases

2018-03-09 Thread erik
FYI seqls do not work on bgeo.sc files from Houdini. It lists them as 
individual files. 

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to python_inside_maya+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/ac951189-41d2-4b63-afdf-b66833d9134f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.