Im trying to find a way to put files into directories alphabetically. So for instance: I have a folder called “B” all Beatles files go into there. A folder called “C” all The Cult files into there, and etc etc.
My biggest issue is though, I would it to ignore prefix’s like, The, A, Of, etc. So in the example above, The Beatles would go into a directory of B, Not T as in "The Beatles.
You’ll need to tweak it to get exactly what you’re looking for. Among other things (as outsidecontext points out) it uses artistsort rather than $swapprefix.