xbenjii / torrentexpander

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

Remove links from torrent name after renaming + weird character before name. Can't cd into folder. #40

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Download torrent with link in the description in torrent
2.
3.

What is the expected output? What do you see instead?
expected output: Name of torrent
 Www link_to_torrent_site com Name of torrent

What version of the product are you using? On what operating system?
r125

Please provide any additional information below.

When the script renames a torrent it includes the link to the site (since it's 
in the torrent file/description). Is it possible to filter these links away? 

It also adds some kind of weird character at the beginning to the renamed 
folder so I can't cd into it.

This is how it looks in ls:
root@nas:/c/XBMC/extracted# ls
Name of torrent1.mkv
Name of torrent2 directory
 Www Torrentday Com  - Name_of_show S01E01.avi
 Www Torrentday Com  - Name_of_show S01E02.avi
 Www Torrentday Com  - Name of show folder

Notice the "space" before the name on the Torrentday torrents.

when I type: cd  Www Torrentday Com  - Name of show folder

I get:
-bash: cd: Www: No such file or directory

When I type cd W and tap the TAB key I get no listings.

Original issue reported on code.google.com by vilhe...@gmail.com on 31 Dec 2011 at 3:29

GoogleCodeExporter commented 8 years ago
Please give SVR r126 a try. This build should be able to remove a link in the 
filename. It it works fine, I'll have it support more domain extensions
BTW, 2 tips :
-When trying to debug torrentexpander, just use the line 
/path/to/torrentexpander.sh and navigate to your torrent
This is simpler than using /path/to/torrentexpander.sh "/path/to/torrent"
- If you need to cd to a directory that begins with a space, just type " then 
space then tab.

Thanks for your feedback

Original comment by addicted...@gmail.com on 31 Dec 2011 at 9:47

GoogleCodeExporter commented 8 years ago
Please confirm that this issue is now solved since the recent builds
Thanks

Original comment by addicted...@gmail.com on 7 Jan 2012 at 1:55

GoogleCodeExporter commented 8 years ago
Seems to be working. Thanks.

Original comment by vilhe...@gmail.com on 8 Jan 2012 at 12:14

GoogleCodeExporter commented 8 years ago
Closed

Original comment by addicted...@gmail.com on 8 Jan 2012 at 2:43