Commit Graph

7 Commits

Author SHA1 Message Date
bnkai 52dd0197ee Added exclude patterns support for Clean Task (#274)
* Added exclude patterns support for Clean Task

* Added test file

* Refactoring and cosmetic fixes

* * Replace Match with MatchString
2019-12-23 21:06:07 -05:00
bnkai 1d46cb8a76 Check if scenes are in the library when cleaning (#169) 2019-10-30 09:39:44 -04:00
WithoutPants 1eb50fab33 Unify common code between delete and clean 2019-10-24 18:18:53 +11:00
Daniel 619012a24d
update delete logging
make delete logging info instead of debug
update the logged text for clarity when deleting db data
changed from "delete" to "cleaning" to clarify the actual type of action taken
2019-10-17 15:07:17 -07:00
daposy ffa85b6537 update variable name to be descriptive 2019-10-16 23:12:23 -07:00
daposy de1a2a9007 use WithoutPants logic for cleaning up artifacts 2019-10-16 18:13:42 -07:00
daposy 6aa54c2775 add functionality to clean button 2019-10-16 16:47:53 -07:00