Issue 41: subs download by hash dependable sript
Status:  Fixed
Owner: ----
Closed:  Jan 2012
Reported by luk...@gmail.com, Jan 3, 2012
subs download by hash dependable sript, subs download sript need new folder name created after torrenexpander script use
Jan 3, 2012
Project Member #1 addicted...@gmail.com
Regarding your subs routine, what I'll be doing is :
Allow a script command followed by a path variable (in that case, I'll need to switch move mode to copy mode)
Allow a script command followed by a path variable repeated for every file processed by torrentexpander
Allow a single basic script command (already included in the script)
Jan 8, 2012
Project Member #2 addicted...@gmail.com
Added to the latest SVN build
Set the all_files_script variable to the path to your subtitles fetching script and turn all_files_script_enabled to "yes"
torrentexpander will send each processed file individually to your script. All you need to do is use the "$1" variable in your script as the file path.

Let me know how it works for you
Jan 8, 2012
Project Member #3 login...@gmail.com
(No comment was entered for this change.)
Labels: -Type-Defect -Priority-Medium Type-Enhancement Priority-Low
Jan 9, 2012
Project Member #4 login...@gmail.com
As you know i'm the owner of torrent2web script. Can i use this future with my script?
Jan 9, 2012
Project Member #5 addicted...@gmail.com
This is exactly the point
You should give it a try and use $1 as the file path variable
Jan 9, 2012
#6 luk...@gmail.com
new routine works perfect
THX
Jan 9, 2012
Project Member #7 addicted...@gmail.com
 Issue 13  has been merged into this issue.
Jan 12, 2012
Project Member #8 addicted...@gmail.com
I've made some changes in the latest SVN to allow more arguments than just the /file/path
This will allow much more possibilities.

Please give it a try and let me know if it still works fine.
If it does, I'll close this issue.

Thanks
Jan 15, 2012
Project Member #9 login...@gmail.com
I have seen in forums that problem is solved now.
Status: Fixed