Commit Graph

35 Commits (e8b862a38059da4fcb5ab1ab51cf838fe5424f47)

Author SHA1 Message Date
Qstick 08b677ca7d Enforce comment spacing with Stylecop
2 years ago
Qstick 1c22a1ec0d StyleCop
2 years ago
Qstick 878d1561aa Build Sonarr on Net6
2 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 0e7b404121 Fixed: Removed hardlink-based transactional file transfer logic (instead relying on explicit copy+delete for cifs)
4 years ago
Arthur Bols 3b579900bb
New: Removed chown and simplified chmod options for linux/osx
5 years ago
Taloth Saldono 5251db7224 Fixed recursion issue when emptying recycle bin
5 years ago
Taloth Saldono 70a40edc5d Tiny fix in test, left-over from my on-windows test.
5 years ago
Taloth Saldono 95d64208d0 Fixed: File imports on cloud drives slow due to transaction logic
5 years ago
Taloth Saldono aacb8970f8 Fixed several failing/flaky mono unit tests
5 years ago
Taloth Saldono 1564208e83 Fixed tests
5 years ago
Taloth Saldono de31dfb11e Fixed several tests and test infrastructure issues
5 years ago
Mark McDowall 7cb5bd9c95 And another one to retry
5 years ago
Mark McDowall f333196efe Retry up to 5 times for disk tests that sometimes fail
5 years ago
Taloth Saldono cf327077e9 Fixed: Regression in folder move logic preventing updater from working.
6 years ago
Taloth Saldono b1a8c70d20 Moved fast MoveSeriesFolder logic if same RootFolder into DiskTransferService.
6 years ago
Mark McDowall 7297c1b8e4 v3 API
6 years ago
Mark McDowall 1d2b35fdde
Fix failing test
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.
8 years ago
Keivan Beigi 0214c8e0f0 Removed unused using statements
8 years ago
Taloth Saldono 4bf3ef45b0 Fixed: Auto-Updater rollback logic tries to restore unchanged files.
8 years ago
Taloth Saldono 97cdb6a4a5 Fixed: ZFS and other mounts now listed in the System page.
9 years ago
Taloth Saldono cc72699b8a Fixed: Added verified file transfer mode that doesn't revert to copy.
9 years ago
Taloth Saldono bb482047b1 Fixed removing partials before trying to copy files.
9 years ago
Taloth Saldono ccfa13e383 Replaced built-in valuetypes with language keywords.
9 years ago
Taloth Saldono 5af12b67be Revert "Fixed: Disabled transactional file transfers since we don't want that feature in master yet."
9 years ago
Taloth Saldono ada5919136 Fixed: Disabled transactional file transfers since we don't want that feature in master yet.
9 years ago
Taloth Saldono bfa629f431 Refactored VerifiedFile transfer to have a verified and transactional mode.
9 years ago
Taloth Saldono c9f720885e Fixed: Renaming episodes on OSX with case-insensitive filesystem.
10 years ago
Taloth Saldono 546f4ab577 Disabled verified file transfer on windows.
10 years ago
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.
10 years ago
Mark McDowall 3ed8f0ea84 Fixed: Not properly getting the parent of a folder with a trailing slash
10 years ago
Taloth Saldono 11803afc39 Added FolderWritable to DiskProvider to centralize the check.
10 years ago
Mark McDowall 85a9b74008 File Browser
10 years ago