-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
The move to library button will only move a show to a different location IF it is on the SAME partition or mounted folder.
Current proposed solution :
- attempt the faster rename operation
- on fail, add the files to the thread queue for copying the files to the library
- on quit of the main window, keep the separate thread running
The copy dialog should have a cancel button and give the user the following options about how it does the cancel. (Have tooltips for the buttons?)
- Stop Immediately - Leaves a partial copy in the library and the original file is untouched
- Delete Partial Copy - stops the current copy operation and deletes the partially copied file in the library
- Finish Current Episode
- Finish Current Show
Reactions are currently unavailable