The "[" "]" problem is because they are identified as wildcard characters and comiclrf tries to expand them using glob. It's perfectly normal to use a wildcard of "comic[12].cbr" to expand to "comic1.cbr", "comic2.cbr" in Unix. I wouldn't recommend using "[" "]" in filenames but that doesn't help you much.
The "Manga" option for landscape splitting is being worked on. I've no spare time at the moment.
|