Please add chapter support to the command line. I am not sure how this should be implemented. I saw this in the examples Commandline.txt :
/TITLE "1(2)"
and thought it meant Title 1 and Chapter 2. I tried it and it is not that. What does it mean? What I would like is:
/TITLE "1 (1)" Extract chapter 1 from title 1.
/TITLE "1 (1-3)" Extract chapter 1,2,3 from title 1
/TITLE "1 (1-3,6), 2 (1-3)" Extract chapter 1,2,3,6 from title 1 and chapter 1,2,3 from title 2.
I don't need it often but it is useful when the need arises.
/TITLE "1(2)"
and thought it meant Title 1 and Chapter 2. I tried it and it is not that. What does it mean? What I would like is:
/TITLE "1 (1)" Extract chapter 1 from title 1.
/TITLE "1 (1-3)" Extract chapter 1,2,3 from title 1
/TITLE "1 (1-3,6), 2 (1-3)" Extract chapter 1,2,3,6 from title 1 and chapter 1,2,3 from title 2.
I don't need it often but it is useful when the need arises.