issues
search
TortugaPower
/
BookPlayer
Player for your DRM-free audiobooks
GNU General Public License v3.0
1.66k
stars
198
forks
source link
Fix file references checks
#1096
Closed
GianniCarlo
closed
9 months ago
GianniCarlo
commented
9 months ago
Bugfix
When deleting a file from the Files app, the system generates a
.Trash
folder
Trying to delete an item from the Inbox system folder can throw an error
Related tasks
1094
1095
Approach
Ignore system trash folder
Use
.isDeletableFile
check before deleting and cancelling the import operation
Bugfix
.Trash
folderRelated tasks
1094
1095
Approach
.isDeletableFile
check before deleting and cancelling the import operation