Commit Graph

103 Commits (develop)

Author SHA1 Message Date
Mark McDowall 331d0c9a9c New: Ignore inaccessible files with getting files
10 months ago
Bogdan d1aff31593 Use 'var' instead of explicit type
1 year ago
Mark McDowall accd16da71 Fixed: Don't rollback file move if destination already exists
1 year ago
Bogdan 0411102f57 Remove unused imports
1 year ago
Mark McDowall b3cf903a3b New: Improve path validation when handling paths from different OSes
1 year ago
Stepan Goremykin a4930474a5 Use MinBy and MaxBy instead of OrderBy + First
1 year ago
Qstick df0a5f004d Fixed: Improve moving file to location where another one exists
1 year ago
Qstick 874b4fc401 New: Ignore #recycle folders (Synology Recycle bin folder)
1 year ago
Alan Collins 590b203bb6 Adjusted the Windows LongPath support check for valid segment lengths
1 year ago
Qstick 599f52e72f Fixed: Validation when testing indexers, import lists, connections and download clients
2 years ago
ta264 025cb04035 Fixed: FolderWritable check for CIFS shares mounted in Unix
3 years ago
Taloth Saldono 70c572534a Fixed binary execute permissions for osx and Radarr
3 years ago
Taloth Saldono 1ff5d814f4 New: Displaying folder-based permissions in UI rather than file-based permissions and with selectable sane presets
3 years ago
Taloth Saldono 2d1573251b Fixed: Regression causing updater to fail (manual update required if on 3.0.3.971, see forums)
3 years ago
Taloth Saldono da5cdd6661 Fixed: Dataloss when moving series folder to root folder with only different casing
3 years ago
Taloth Saldono 7002628514 New: Fast copy using reflink on btrfs volumes
3 years ago
Taloth Saldono 4af4d45873 Fixed: Removed hardlink-based transactional file transfer logic (instead relying on explicit copy+delete for cifs)
3 years ago
Qstick 4d2781d128 Moved Windows-only Permission function to Lidarr.Windows
3 years ago
Arthur Bols acd5796d87 New: Removed chown and simplified chmod options for linux/osx
3 years ago
Qstick ceef604201 Fixed recursion issue when emptying recycle bin
3 years ago
Taloth Saldono c58be51a03 Fixed: File imports on cloud drives slow due to transaction logic
3 years ago
Qstick 9c096aae10 Fixed: Performance issue when scanning large root folder
3 years ago
gl3nni3 921bfdb20d Fixed: Replace duplicate slashes from file names when importing
4 years ago
Qstick 3b7eb01918 New: Lidarr to Readarr
4 years ago
Qstick f77a2feeef
StyleCop (#1058)
4 years ago
Taloth Saldono bd71e71386 Fixed: Copy linux permission mask when moving folder to recycle bin folder
5 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.
7 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!
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
Taloth Saldono f8d97cac7d Fixed: FileBrowser not displaying drive letters on Windows.
8 years ago
Taloth Saldono 4bf3ef45b0 Fixed: Auto-Updater rollback logic tries to restore unchanged files.
8 years ago
Mark McDowall e4adc1d3a1 Fixed: Include afpfs mount points in free space checks
8 years ago