Commit Graph

109 Commits (develop)

Author SHA1 Message Date
Bogdan 9b4a3001a0 Revert "Fixed: Hidden files being ignored"
9 months ago
Mark McDowall 3e5d780424 Fixed: Hidden files being ignored
9 months ago
Mark McDowall 5fc1fc499c New: Ignore inaccessible files with getting files
9 months ago
Bogdan cc27107668 Use 'var' instead of explicit type
12 months ago
Mark McDowall f38f00c64e Fixed: Don't rollback file move if destination already exists
12 months ago
Bogdan f19c6e8ee1 Remove unused imports
1 year ago
Stepan Goremykin 565c05c4c9 Use MinBy and MaxBy instead of OrderBy + First
1 year ago
Mark McDowall d0f75e2e96 New: Improve path validation when handling paths from different OSes
1 year ago
Mark McDowall eab4134434 Fixed: USB drives mounted to folders are treated as different mounts
1 year ago
Qstick db00ff1757 Fixed: Improve moving file to location where another one exists
1 year ago
Alan Collins cbb14cd148 Adjusted the Windows LongPath support check for valid segment lengths
1 year ago
Qstick 81714d20b7 Fixed accounting for zero terminator in long path limitation
2 years ago
Qstick 4dd0b49dbc Package and Installer Updates
2 years ago
ta264 859ca2cebc New: Support reflink on xfs
3 years ago
ta264 8063a32acd Fixed: FolderWritable check for CIFS shares mounted in Unix
3 years ago
Taloth Saldono 72658dd2d5 Fixed binary execute permissions for osx and Radarr
3 years ago
Taloth Saldono e2a0b63256 New: Displaying folder-based permissions in UI rather than file-based permissions and with selectable sane presets
3 years ago
Taloth Saldono c92b254bb7 Fixed: Regression causing updater to fail (manual update required if on 3.0.3.971, see forums)
3 years ago
Taloth Saldono 2c22ed2912 Fixed: Dataloss when moving series folder to root folder with only different casing
3 years ago
Taloth Saldono 9eb5b335f3 New: Fast copy using reflink on btrfs volumes
3 years ago
Taloth Saldono 4f220d9532 Fixed: Removed hardlink-based transactional file transfer logic (instead relying on explicit copy+delete for cifs)
3 years ago
Qstick 6657777153 Moved Windows-only Permission function to Lidarr.Windows
3 years ago
Arthur Bols e5f48959eb New: Removed chown and simplified chmod options for linux/osx
3 years ago
Qstick 77328559e9 Fixed recursion issue when emptying recycle bin
4 years ago
Taloth Saldono b1a56e7c2c Fixed: File imports on cloud drives slow due to transaction logic
4 years ago
gl3nni3 a229062e6f Fixed: Replace duplicate slashes from file names when importing
4 years ago
Qstick f8afe65f7e Fixed: Performance issue when scanning large root folder
4 years ago
ta264 d6e47fde7e Fixed: NET Core not deleting source when moving across drives
4 years ago
Mark McDowall e0aaab05a9 New: Ignore #recycle folders (Synology Recycle bin folder)
4 years ago
ta264 a1e0b39495 Fixed: NET Core doing copy/delete instead of rename
4 years ago
Qstick a4b78b44ce StyleCop (#1058)
4 years ago
Taloth Saldono 5215a764d5 Fixed: Copy linux permission mask when moving folder to recycle bin folder
4 years ago
ta264 254a8ce64c
Fixed: Directory not empty exception deleting nested empty subdirs (#974)
5 years ago
Mark McDowall b9d240924f New: Command line arguments for Custom Scripts are no longer supported
5 years ago
Qstick b5d502bd5d Fixed: Long Path Support on Mono and .Net
5 years ago
ta264 166fc90454 New: Only scan files that are new or updated (#760)
5 years ago
Qstick 60284f9ed8 Fixed: DriveInfo sees snap apps, handle at higher level
5 years ago
Qstick 3f064c94b9
New: Release Profiles, Frontend updates (#580)
5 years ago
Qstick 68aaa49e9f Fixed: Filter mapped drives when running from service
6 years ago
Qstick 36b2942cef Added: Allow folders without trailing slashes in file browser
6 years ago
Qstick 744742b5ff New: UI Updates (Backup Restore in App, Profile Cloning)
6 years ago
Qstick a4e632d95a Fixed: Mono internals does not properly copy/move symlinks, but instead copies the contents.
6 years ago
Qstick 2abeec06fc Fixed: Better import error messages
7 years ago
Qstick 25f08bd846 Fixed: Add Unittest for DiskSpaceService irrelevant mounts
7 years ago
Kyse 889b963429 New: Health Check warning if series folder is mounted with 'ro' option on linux
7 years ago
Qstick 95051cbd63 Initial Commit Rework
7 years ago
Qstick a292f77aa8 Sonarr DiskTransferService Updates (#78)
7 years ago
Matthew Despain 20c8dec50a First round of refactoring.
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!
7 years ago