View Issue Details

IDProjectCategoryView StatusLast Update
0001766AniDB AppletFeature Requestpublic2010-03-18 20:44
ReporterBaldurien Assigned ToDvdKhl  
PrioritynormalSeverityminorReproducibilityN/A
Status resolvedResolutionfixed 
Summary0001766: File moving: recursivly remove empty folders
DescriptionThe "remove empty folders" just stop on the parent folder. So if you want to move "e:/animes/a/b/c/d/foobar.mkv" to "e:/animes/c/c/Some Anime - 001 [some tags].mkv", then it will effectivly delete "e:/animes/a/b/c/d" if it is empty, but it will not delete "e:/animes/a/b/c" if it is empty after "e:/animes/a/b/c/d" deletion.

eg: it sould delete, from child to first non empty parent.

e:/animes/a/b/c/d -> empty, delete
e:/animes/a/b/c -> empty after d is deleted, delete
e:/animes/a/b -> empty after c is deleted, delete
e:/animes/a -> not empty after b is deleted, do nothing

TagsNo tags attached.

Activities

DvdKhl

2010-03-13 15:02

developer   ~0003080

Changes are done
Currently testing changes

DvdKhl

2010-03-18 20:44

developer   ~0003087

Added option to 'Options' tab

Issue History

Date Modified Username Field Change
2010-03-04 23:26 Baldurien New Issue
2010-03-04 23:26 Baldurien Status new => assigned
2010-03-04 23:26 Baldurien Assigned To => DvdKhl
2010-03-13 15:02 DvdKhl Note Added: 0003080
2010-03-13 15:02 DvdKhl Status assigned => acknowledged
2010-03-18 20:44 DvdKhl Note Added: 0003087
2010-03-18 20:44 DvdKhl Status acknowledged => resolved
2010-03-18 20:44 DvdKhl Resolution open => fixed