Search found 4 matches

by derkens
May 11th, 2015, 8:59 am
Forum: General Help
Topic: Api call history - storage field is empty
Replies: 2
Views: 1675

Re: Api call history - storage field is empty

ok thanks, just figured because there is some data, the storage field could be populated.
No problem, I will get the path from sys.argv[1]
by derkens
May 10th, 2015, 7:24 am
Forum: General Help
Topic: Api call history - storage field is empty
Replies: 2
Views: 1675

Api call history - storage field is empty

I'm testing some api calls after download to possibly use in a pp script.
When I call history it seems the storage field is empty, should it not contain the path set in the category settings?
I know I can get the path from the first argument, just noticed...
by derkens
May 9th, 2015, 2:32 am
Forum: Templates
Topic: Glitter - A new modern template
Replies: 117
Views: 369873

Re: Glitter - A new modern template

This is a really nice template, thanks for making this. I really hope you keep developing it :)
minor issue: On my mobile device (nexus 4) i'm getting the desktop layout?
by derkens
March 3rd, 2015, 2:07 pm
Forum: Post-Processing Scripts
Topic: Pre-Queue Script - Temp Folder Based on size.
Replies: 4
Views: 7264

Re: Pre-Queue Script - Temp Folder Based on size.

You should probably make 2 categories with different paths,
use the pre-queue script to switch between them.

Code: Select all

if   "$6" -lt "2000000000" ; then
echo "1"    
echo
echo
echo "nameoftmppathcategory"
echo
echo
echo