zammitjames / freenas-rss-extension

Automatically downloads and parses RSS feeds against a set of user defined filters.
3 stars 0 forks source link

Filtered torrent don't move to the destination location defined in filter #34

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Define a filter
2.Choose a destination location for dowload
3.A file match de filter downloads but don't move after download to destination

What is the expected output? What do you see instead?

transmission-daemon: Modern.Family.S02E03.Earthquake.HDTV.XviD-FQM.avi error 
moving "/mnt/tmp/p2p//Modern.Family.S02E03.Earthquake.HDTV.XviD-FQM.avi" to 
"/mnt/tank/series/Modern Family/Season 
2//Modern.Family.S02E03.Earthquake.HDTV.XviD-FQM.avi": Bad file descriptor 
(torrent.c:2511)

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

Latest testing branch from SVN

Please provide any additional information below.

Original issue reported on code.google.com by xna...@gmail.com on 7 Oct 2010 at 11:30

GoogleCodeExporter commented 9 years ago
That would look to be an error with transmission, not an error with the RSS 
extension since it doesn't currently move anything.  It does give you the 
option to set the destination download directory, but that's not the same as 
moving the file when it's completed.

Original comment by tre...@gmail.com on 10 Oct 2010 at 4:40