HDInnovations / UNIT3D-Community-Edition

Private Torrent Tracker Built With Laravel, Livewire and AlpineJS.
GNU Affero General Public License v3.0
1.94k stars 370 forks source link

[Bug] The .torrent file is not deleted from the disk when a torrent is removed from the site #3381

Open Slikkster opened 8 months ago

Slikkster commented 8 months ago

UNIT3D Version

7.2.0

PHP & Platform

8.2.14 - Ubuntu 20.04 x64

Laravel verion

10.37.3

Have you done this?

Expectation

When a torrent is removed from the site, the associated .torrent file is deleted from the disk.

Description

I'm not aware of any reason to keep the .torrent file on the disk when the associated torrent is removed from the site. If there is one, please delete or close this report.

Stack trace & logs

No response

Are you a UNIT3D sponsor?

No, don't give priority to this

Upvote & Fund

Fund with Polar

HDVinnie commented 8 months ago

The whole storage system is being refactored and this will be sorted in next release. Leaving open until PR is opened, reviewed and merged.