True. I think i'll code some tool that will sort the download files for me and open sborg sessions one for each different clip. That way i'll solve my problem but i guess more people are in a similar situation as me... at least people that do mass uploading.
Whoa <_<. You're on our hosting right? Need to take care of you
lol kidding! Making such a script is easy
_______________
Suggestion: The "Upload only?" feature could have an option to upload all files in all folders. Imagine i have 100 clips (100 folders). I'll need to open 100 sessions and select manually each of the folders for it to upload. Works good if you're doing like 1 or 2. Its not handy when you are working with a lot of downloads.
If it already has this feature, explain me how to do it cause when i selected the empty option, the script tried to upload ... nothing :D
Maybe i need to write that "sBorg for dummies" ebook :P.
It's like this:
1. I provide the link
2. Untick the delete files option
3. Do the rest of bit
Now if i wish to upload the same file with a different filename(like for uploaders who upload for different forums), then it's easier for me to select that folder using the dropdown list. As i said already, only one log file is generated for one running copy! If i include "Upload all!" option, then the script would have to goto each directory, check if there's any file or not, make separate logs for each, and then do the rest of uploading part. This is surely going to kill the server in a matter of seconds! xD
________________
Yeah i experienced the same thing while testing it, had to click the "X" button once, refresh browser and then again click the "X" button for the changes to take effectBugs found:
-when you click "X" in the upload option only for a specific folder it will delete it but doesn't update the dropdownlist.
-As far as i understand, the "Upload only?" option checkbox is showing the options associated with when the "checked" event changes. In that event, it should check if the checkbox is actually checked (Sometimes i got the option not checked and the folder selection is visible. Other times i have the inverse situation) Probably this happens in more options.