User Variable in Filename Suffix

Here you can submit bugreports
Locked
keitht
Posts: 9
Joined: Wed Apr 08, 2015 7:00 pm

User Variable in Filename Suffix

Post by keitht »

Is this a bug - or am I doing something wrong?

I am trying to submit a file (or files) have multiple encodes and add a suffix to the file name based on the encode node.
It does not seem to add the user variable to the suffix.

I have simplified the workflow - here is the setup:
https://www.dropbox.com/s/yvtcyzx96b2kkkc/1.JPG?dl=0
https://www.dropbox.com/s/79y18bmey4tc7dd/2.JPG?dl=0

(only allowing 2 urls - will follow up with another message with other pics)

Am I doing something wrong here?

Thanks,
-kt
keitht
Posts: 9
Joined: Wed Apr 08, 2015 7:00 pm

Re: User Variable in Filename Suffix

Post by keitht »

admin
Site Admin
Posts: 1687
Joined: Sat Feb 08, 2014 10:39 pm

Re: User Variable in Filename Suffix

Post by admin »

Hm, that's a bit strange. I'll investigate and come back to you. Thanks for reporting! :-)

-steipal
admin
Site Admin
Posts: 1687
Joined: Sat Feb 08, 2014 10:39 pm

Re: User Variable in Filename Suffix

Post by admin »

Ok, I can confirm now that it IS a bad bug and it will be fixed for the next release. I'm hoping to get it out very soon.
Thanks again for reporting! :-)

-steipal
admin
Site Admin
Posts: 1687
Joined: Sat Feb 08, 2014 10:39 pm

Re: User Variable in Filename Suffix

Post by admin »

Oh, just realised that you can get around the bug by encapsulating your string with quotes ("):
"MINUScgop"

-steipal
admin
Site Admin
Posts: 1687
Joined: Sat Feb 08, 2014 10:39 pm

Re: User Variable in Filename Suffix

Post by admin »

This bug is now fixed in the new 0.7.2 release.

-steipal
keitht
Posts: 9
Joined: Wed Apr 08, 2015 7:00 pm

Re: User Variable in Filename Suffix

Post by keitht »

Thanks!
Locked