Question 1: Does hazel look through the filename string and search for the actual word or does the word have to be seperated from the rest of the name ?
Error:
- Code: Select all
2015-12-10 17:19:02.429 hazelworker[3441] [Error] Move failed: Could not move /Volumes/Extendo/_Sorted/_SiftHits/YEAH 6 - Em.wav. Source and destination are the same.
2015-12-10 17:19:02.433 hazelworker[3441] Yeah Low - Dbm.wav: Rule extract to base folder matched.
2015-12-10 17:19:02.434 hazelworker[3441] [Error] Move failed: Could not move /Volumes/Extendo/_Sorted/_SiftHits/Yeah Low - Dbm.wav. Source and destination are the same.
2015-12-10 17:19:02.438 hazelworker[3441] yeah verb - Dm.wav: Rule extract to base folder matched.
2015-12-10 17:19:02.438 hazelworker[3441] [Error] Move failed: Could not move /Volumes/Extendo/_Sorted/_SiftHits/yeah verb - Dm.wav. Source and destination are the same.
2015-12-10 17:19:02.442 hazelworker[3441] YIBclp_1 - Fm.wav: Rule extract to base folder matched.
2015-12-10 17:19:02.443 hazelworker[3441] [Error] Move failed: Could not move /Volumes/Extendo/_Sorted/_SiftHits/YIBclp_1 - Fm.wav. Source and destination are the same.
2015-12-10 17:19:02.447 hazelworker[3441] YIBCy_2.wav: Rule extract to base folder matched.
2015-12-10 17:19:02.447 hazelworker[3441] [Error] Move failed: Could not move /Volumes/Extendo/_Sorted/_SiftHits/YIBCy_2.wav. Source and destination are the same.
2015-12-10 17:19:02.451 hazelworker[3441] YIBsnr_1 - Fm.wav: Rule extract to base folder matched.
2015-12-10 17:19:02.451 hazelworker[3441] [Error] Move failed: Could not move /Volumes/Extendo/_Sorted/_SiftHits/YIBsnr_1 - Fm.wav. Source and destination are the same.
2015-12-10 17:19:02.456 hazelworker[3441] Z Shaker.wav: Rule extract to base folder matched.
2015-12-10 17:19:02.456 hazelworker[3441] [Error] Move failed: Could not move /Volumes/Extendo/_Sorted/_SiftHits/Z Shaker.wav. Source and destination are the same.
2015-12-10 17:19:02.460 hazelworker[3441] Zay_rim2 - Gm.wav: Rule extract to base folder matched.
2015-12-10 17:19:02.460 hazelworker[3441] [Error] Move failed: Could not move /Volumes/Extendo/_Sorted/_SiftHits/Zay_rim2 - Gm.wav. Source and destination are the same.
2015-12-10 17:19:02.465 hazelworker[3441] Zaytimmy 2.wav: Rule extract to base folder matched.
2015-12-10 17:19:02.465 hazelworker[3441] [Error] Move failed: Could not move /Volumes/Extendo/_Sorted/_SiftHits/Zaytimmy 2.wav. Source and destination are the same.
2015-12-10 17:19:02.469 hazelworker[3441] Zaytimmy Rimshot 1.wav: Rule extract to base folder matched.
2015-12-10 17:19:02.469 hazelworker[3441] [Error] Move failed: Could not move /Volumes/Extendo/_Sorted/_SiftHits/Zaytimmy Rimshot 1.wav. Source and destination are the same.
Like in the above code, if my rule says "extract filenames containing rim to folder 'rim'" would /Volumes/Extendo/_Sorted/_SiftHits/Zaytimmy Rimshot 1.wav be considered to move ? Is case important ?
Also, i've already fixed the permissions of the entire folder and containing files of the source and destination. I also tried moving them manually and it works.
Any help is seriously appreciated. Thanks !