Commit Graph

106 Commits (develop)

Author SHA1 Message Date
ta264 d9acbf5682 Fixed: FolderWritable check for CIFS shares mounted in Unix
4 months ago
Mark McDowall d493f8762f Fixed: Hidden files being ignored
10 months ago
Mark McDowall e5aa858410 New: Ignore inaccessible files with getting files
10 months ago
Bogdan 12374f7f00 Use 'var' instead of explicit type
1 year ago
Mark McDowall f05405fe1c Fixed: Don't rollback file move if destination already exists
1 year ago
Bogdan c6b543e072 Remove unused imports
1 year ago
Stepan Goremykin 6ea3d8c127 Use MinBy and MaxBy instead of OrderBy + First
1 year ago
Mark McDowall 0321368cc3 New: Improve path validation when handling paths from different OSes
1 year ago
Mark McDowall 75378f7bde Fixed: USB drives mounted to folders are treated as different mounts
1 year ago
Qstick 1c22a1ec0d StyleCop
2 years ago
Kevin Richter 8ab040f612
Fixed: Improve moving file to location where another one exists
2 years ago
Mark McDowall fa9136c4d1 Fixed: Validation when testing indexers, import lists, connections and download clients
2 years ago
Alan Collins 52c6bc5549 Adjusted the Windows LongPath support check for valid segment lengths
2 years ago
Taloth Saldono 6c17b4bb86 Fixed accounting for zero terminator in long path limitation
3 years ago
Taloth Saldono 0bc190e97e Fixed binary execute permissions for osx and Radarr
4 years ago
Taloth Saldono d88bb7f855 New: Displaying folder-based permissions in UI rather than file-based permissions and with selectable sane presets
4 years ago
Taloth Saldono 465de11c90 Fixed: Regression causing updater to fail (manual update required if on 3.0.3.971, see forums)
4 years ago
Taloth Saldono 94a78eabe5 Fixed: Dataloss when moving series folder to root folder with only different casing
4 years ago
Taloth Saldono 6efee036a8 Fixed: Include extension when calculating maximum episode title length when renaming files
4 years ago
Taloth Saldono 2c286f7b60 New: Fast copy using reflink on btrfs volumes
4 years ago
Taloth Saldono 0e7b404121 Fixed: Removed hardlink-based transactional file transfer logic (instead relying on explicit copy+delete for cifs)
4 years ago
Taloth Saldono 5536f9925a Moved Windows-only Permission function to Sonarr.Windows
4 years ago
Arthur Bols 3b579900bb
New: Removed chown and simplified chmod options for linux/osx
4 years ago
Taloth Saldono 5251db7224 Fixed recursion issue when emptying recycle bin
4 years ago
Taloth Saldono d3a22459ac Fixed: Performance issue when scanning large root folder
4 years ago
Mark McDowall ae7f8926f8 New: Ignore #recycle folders (Synology Recycle bin folder)
4 years ago
gl3nni3 2d94857369 Fixed: Replace duplicate slashes from file names when importing
4 years ago
Taloth Saldono 95d64208d0 Fixed: File imports on cloud drives slow due to transaction logic
5 years ago
Mark McDowall dd314e1741 Fixed: Deletion of empty episode sub folders when an episode file is deleted
5 years ago
Taloth Saldono e724e8db60 Fixed: Copy linux permission mask when moving folder to recycle bin folder
5 years ago
Mark McDowall 8137a776b6
New: Command line arguments for Custom Scripts are no longer supported
5 years ago
Mark McDowall 0ca70a3197 Fixed: Long path support on Windows
5 years ago
Taloth Saldono 6698ca400c Handle special mount filtering at a higher level.
5 years ago
Taloth Saldono cf327077e9 Fixed: Regression in folder move logic preventing updater from working.
5 years ago
Taloth Saldono b1a8c70d20 Moved fast MoveSeriesFolder logic if same RootFolder into DiskTransferService.
5 years ago
Mark McDowall 4bc0ffa74d Improve renaming of series folder within the same root folder
5 years ago
Mark McDowall 81d6c0d210 New: Backup options and restoration
6 years ago
Mark McDowall 7297c1b8e4 v3 API
6 years ago
Taloth Saldono 459d6ea906 Fixed: Mono internals does not properly copy/move symlinks, but instead copies the contents.
7 years ago
Mark McDowall a9e1aee295
Moved NotParentException to Disk namespace
7 years ago
Ronnie 73cb789f59
Fixed: Better import error messages
7 years ago
Taloth Saldono c659ba1c10 Fixed: Hide some more irrelevant paths from System->Disk Space such as /boot.
7 years ago
Taloth Saldono f91e1a3576 Tweaked error message when TransferFile destination already exists.
7 years ago
Kyse 1b32411219 New: Health Check warning if series folder is mounted with 'ro' option on linux
7 years ago
Taloth Saldono 35741b9cae Added a few more files to ignore during file copy.
7 years ago
Taloth Saldono 2f6d9e191e Fixed: Ignore .nfs* files during copy actions since those files are special NFS files that should never be touched.
7 years ago
Keivan Beigi 73840dcacc The great logger.Error cleanup!
8 years ago
Keivan Beigi ad7d571b24 New: Better platform detection specifically for Non-Windows Systems
8 years ago
Keivan Beigi 0214c8e0f0 Removed unused using statements
8 years ago
Keivan Beigi aba613acd1 Because it's 2016!
8 years ago