Just a suggestion (not really a big deal), but the method of selecting the Audio language and Subtitle language seems inconsistent with the way other options are chosen. Most options are chosen using a number which is associated with the desired option. However, Audio language and Subtitle language require the user to type the language abreviation instead of picking a number.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hmm, good point. I'm actually planning on completely redoing the CLI using ncurses, which should allow for a far more useable interface. I don't like forcing people to type in numbers, I don't like not seeing the top of the main screen when there are a lot of DVD titles, etc.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Just a suggestion (not really a big deal), but the method of selecting the Audio language and Subtitle language seems inconsistent with the way other options are chosen. Most options are chosen using a number which is associated with the desired option. However, Audio language and Subtitle language require the user to type the language abreviation instead of picking a number.
Hmm, good point. I'm actually planning on completely redoing the CLI using ncurses, which should allow for a far more useable interface. I don't like forcing people to type in numbers, I don't like not seeing the top of the main screen when there are a lot of DVD titles, etc.