xbenjii / torrentexpander

Automatically exported from code.google.com/p/torrentexpander
0 stars 0 forks source link

subs download by hash dependable sript #41

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
subs download by hash dependable sript, subs download sript need new folder 
name created after torrenexpander script use

Original issue reported on code.google.com by luk...@gmail.com on 4 Jan 2012 at 12:02

GoogleCodeExporter commented 8 years ago
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)

Original comment by addicted...@gmail.com on 4 Jan 2012 at 5:50

GoogleCodeExporter commented 8 years ago
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

Original comment by addicted...@gmail.com on 8 Jan 2012 at 9:08

GoogleCodeExporter commented 8 years ago

Original comment by login...@gmail.com on 9 Jan 2012 at 12:39

GoogleCodeExporter commented 8 years ago
As you know i'm the owner of torrent2web script. Can i use this future with my 
script?

Original comment by login...@gmail.com on 9 Jan 2012 at 12:19

GoogleCodeExporter commented 8 years ago
This is exactly the point
You should give it a try and use $1 as the file path variable

Original comment by addicted...@gmail.com on 9 Jan 2012 at 2:49

GoogleCodeExporter commented 8 years ago
new routine works perfect
THX

Original comment by luk...@gmail.com on 9 Jan 2012 at 5:00

GoogleCodeExporter commented 8 years ago
Issue 13 has been merged into this issue.

Original comment by addicted...@gmail.com on 9 Jan 2012 at 10:53

GoogleCodeExporter commented 8 years ago
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

Original comment by addicted...@gmail.com on 12 Jan 2012 at 10:59

GoogleCodeExporter commented 8 years ago
I have seen in forums that problem is solved now.

Original comment by login...@gmail.com on 15 Jan 2012 at 11:26