Issue with sorting using fn for dir name?
Posted: September 22nd, 2022, 10:52 pm
I had been trying to use fn for the dir name for my downloads:
%fn/%title (%y).%ext
It appears that it renames the file properly how I want but it generates a directory literally named "%fn". So I wasnt sure if you just weren't allowed to use fn for the dir name or if I was doing something wrong?
I usually like my setup to be something like movie_name_year_etc_etc/renamed_movie (replace underscores with dots, the dots make phpBB think it's a link)
Which sab seems to do in it's intermediate/temporary directory, but I couldnt get it to do it on final output
%fn/%title (%y).%ext
It appears that it renames the file properly how I want but it generates a directory literally named "%fn". So I wasnt sure if you just weren't allowed to use fn for the dir name or if I was doing something wrong?
I usually like my setup to be something like movie_name_year_etc_etc/renamed_movie (replace underscores with dots, the dots make phpBB think it's a link)
Which sab seems to do in it's intermediate/temporary directory, but I couldnt get it to do it on final output