Skip to content

Move to library Does not work when is a different partition #5

Description

@glop102

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 :

  1. attempt the faster rename operation
  2. on fail, add the files to the thread queue for copying the files to the library
  3. 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?)

  1. Stop Immediately - Leaves a partial copy in the library and the original file is untouched
  2. Delete Partial Copy - stops the current copy operation and deletes the partially copied file in the library
  3. Finish Current Episode
  4. Finish Current Show

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions