Robin Dadswell
9eafb8fe8c
Fixed: Error handling when cannot create folder in Recycling Bin
...
(cherry picked from commit c05fccb90d64d92836603b55d4bd30d5cbdb96a5)
2021-01-17 14:06:57 -05:00
Qstick
a4b78b44ce
StyleCop ( #1058 )
...
* Stylecop Rules and Fixes
2020-10-13 23:18:09 -04:00
Qstick
64bdd13097
Fixed: Recycle bin will clean up files older than 7 days and remove empty folders left behind
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-13 23:14:59 -04:00
Qstick
89d912bb2b
Fixed: Prevent moving to recycling bin causing a failed import
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2019-08-25 01:01:11 -04:00
Mark McDowall
699f19b352
New: Cleanup Recycling Bin folders older than X days (0 to disable)
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2019-08-25 00:58:59 -04:00
Qstick
257af8b914
Fixed: Try to set last write time on files moved to recycle bin
2017-10-28 23:00:09 -04:00
Qstick
3383cc1744
Fixed: Deleting an trackfile from the UI that was already deleted from disk
2017-10-08 00:28:57 -04:00
Qstick
4358184b78
Change Recycle Bin to Handle ArtistDeleteEvent
...
Ensures track files are deleted when requested on an artist delete event
2017-09-25 21:15:10 -04:00
Mark McDowall
83370ddbbb
New: Episode files sent to Recycling Bin are put into subfolders
...
Closes #401
2017-03-29 06:44:50 -07:00
Keivan Beigi
73840dcacc
The great logger.Error cleanup!
2017-01-05 17:43:24 -08:00
Taloth Saldono
6a90035a4c
Updated NLog to v4.2.3.
2016-02-11 22:15:12 +01:00
Taloth Saldono
ccfa13e383
Replaced built-in valuetypes with language keywords.
2015-10-03 21:14:06 +02:00
Mark McDowall
49dea2cd7f
Fixed: Log error message when moving file to recycling bin fails
2015-09-20 10:41:50 -07:00
Taloth Saldono
5effca92b8
New: Now checks the file size of moved episodes to verify if the transfer was completed successfully to be able to detect errors with mounted network storage.
2015-06-05 21:59:41 +02:00
Keivan Beigi
0a341199a8
safer log configuration
2014-12-16 23:12:26 -08:00
Keivan Beigi
0be8f55a2f
Cleaned up using directive
2014-12-06 21:55:17 -08:00
Mark McDowall
6467167046
Moved Extension methods in common to subfolder
2014-12-01 22:26:25 -08:00
Mark McDowall
6a3bea5adc
Log path being deleted when deleting permanently at info
2014-10-24 11:59:35 -07:00
Keivan Beigi
ef1e290311
Removed redunent UTC/non-utc File/dire methods.
...
everything is in UTC now.
2014-10-14 14:31:35 -07:00
Mark McDowall
74ff7803a9
Only set last write time for recycling bin on Windows
2014-08-21 19:18:28 -07:00
Mark McDowall
f657afc424
Fixed: don't try to delete series folder if it doesn't exist
2014-07-31 23:57:17 -07:00
Taloth Saldono
e5e00fd346
Fixed: Renaming Episodes will never overwrite existing files.
2014-07-31 12:32:31 -07:00
Mark McDowall
c5bd8b27fb
Backups
...
New: Backup drone's database and configuration from the UI
New: Download Backup files from the UI
Fixed: Run a database backup before upgrade
2014-07-06 20:10:51 -07:00
Mark McDowall
2f3430387e
Major logging overhaul
2014-03-13 13:13:02 -07:00
Mark McDowall
a02108922f
Set episode file modified date to local or utc air date
2014-03-12 22:27:36 -07:00
Mark McDowall
8478379ff4
Merge branch 'AirDate' of https://github.com/JackDandy/NzbDrone into set-file-date
2014-03-11 22:16:38 -07:00
Mark McDowall
8885bbb60f
OS X and linux can be treated separately
2014-03-08 21:28:40 -08:00
JackDandy
d9eab04029
Add new feature, set file date to episode aired date. Fix, use alternative Trakt API field for episode air time. Improve the Preview Rename tip.
...
Add, new setting "Set File Date to Airdate" on the Media Management tab of the Settings page to toggle this feature for new, imported and auto updating media files.
Change, home page "Series Editor" - "Rename" button to "Update Files" and add "Set File Date To Air Date" action button to this modal to add capability of updating legacy media.
Add, non UTC functions given that Windows undesirably adds time to file times set when using UTC.
Fix, the Trakt API response show.air_time_utc contains erroneous data, this is replaced with show.air_time.
2014-03-09 02:13:40 +00:00
Mark McDowall
37231d1ef0
DiskProvider split to Windows and Mono projects
2014-01-25 23:51:33 -08:00
Mark McDowall
5bf0e197ec
Moved source code under src folder - massive change
2013-10-02 18:01:32 -07:00