brandan-schmitz / plexbot

Plexbot - A discord bot for automating movie libraries.
0 stars 0 forks source link

Importer is removing media even if the import failed #86

Closed brandan-schmitz closed 3 years ago

brandan-schmitz commented 3 years ago

In rare situations an error may occur while copying the video file being imported from the import folder to its destination folder. When this happens, the media is deleted from the import folder even though the import failed. This should not happen and the media should remain in the import folder.

brandan-schmitz commented 3 years ago

Closing as this issue has not appeared again.