xbenjii / torrentexpander

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

Owner settings set on $movies_post_path #28

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1) /share/Apps/Transmission/bin/torrentexpander.sh 
/share/Video/A.Single.Man.2009.iTALiAN.DVDRip.XviD.avi
2) cd /share/Download/Expanded/
3) ls -al
drwxr-xr-x    2 nmt      nmt    4096 Dec  4 22:51 A Single Man (2009)
4) cd /share/Video/Movies/
5) ls -al
drwxr-xr-x    2 root     root   4096 Dec  4 22:51 A Single Man (2009)

I think that Music and series have same issue.

Original issue reported on code.google.com by login...@gmail.com on 4 Dec 2011 at 10:58

GoogleCodeExporter commented 8 years ago
I see what happens.
There was a regression when I rewrote the whole post move routine
Permissions are only set for files and not directories
Thanks for noticing

Original comment by addicted...@gmail.com on 5 Dec 2011 at 5:48

GoogleCodeExporter commented 8 years ago
This should be solved by the latest SVN build
I also implemented many permissions checks on script start.

Original comment by addicted...@gmail.com on 6 Dec 2011 at 11:34

GoogleCodeExporter commented 8 years ago
Great work

Original comment by login...@gmail.com on 7 Dec 2011 at 11:08