Search found 3 matches

by elmargol
February 3rd, 2011, 3:00 am
Forum: Bug Reports
Topic: Feature request: Don't preserve File Creation Date
Replies: 14
Views: 8610

Re: Feature request: Don't preserve File Creation Date

This was the first thing i tried. This works for normal downloads. It is not going to work if you enable "TV Sorting" example: You download "Name of the show.S01.E01-foobar exists.mkv" it gets moved to -> Name of the show/series 1/Name of the show.S01.E01-foobar exists.mkv %1 = $...
by elmargol
February 2nd, 2011, 11:30 am
Forum: Bug Reports
Topic: Feature request: Don't preserve File Creation Date
Replies: 14
Views: 8610

Re: Feature request: Don't preserve File Creation Date

There is no way to do this using a userscript if it is a TV show.

Since sabnzbd only provides the path and not the files.
by elmargol
February 2nd, 2011, 9:03 am
Forum: Bug Reports
Topic: Feature request: Don't preserve File Creation Date
Replies: 14
Views: 8610

Feature request: Don't preserve File Creation Date

I use rsync to sync all my downloads to a remote host. The problem is some rar archives preserve the modification date of a file. I have solved this problem using this patch. Can we have something similar included? --- /usr/share/sabnzbdplus/sabnzbd/postproc.py_orig    2010-11-15 21:54:48.000000000 ...