Requesting the following features:
- Sort by playlist name:
Would be great to have an option to sort the titles by the internal playlist name when displaying the tree of checkbox nodes to choose what titles I want to convert to .mkv files as I've noticed that MakeMKV doesn't always show titles in ascending order as the case for all blu-ray discs of Person of Interest season 1 and a few blu-ray discs of Stargate Atlantis complete series.
Currently with MakeMKV showing titles in unexpected order makes it difficult to rename each individual title per episode order.
Example of unsorted titles:Example of sorted titles by playlist name:Code: Select all
00500.mpls -- Episode 7 00501.mpls -- Episode 8 00503.mpls -- Episode 10 00504.mpls -- Episode 11 00502.mpls -- Episode 9 00505.mpls -- Episode 12 00300.mpls -- Special Feature 1 00301.mpls -- Special Feature 2
Code: Select all
00300.mpls -- Special Feature 1 00301.mpls -- Special Feature 2 00500.mpls -- Episode 7 00501.mpls -- Episode 8 00502.mpls -- Episode 9 00503.mpls -- Episode 10 00504.mpls -- Episode 11 00505.mpls -- Episode 12
- Recursively Uncheck All:
It would be very helpful to be able to right-click on a title and do Recursively Uncheck All in order to uncheck everything(all checkboxes) so that way I can go in and just check items that I actually want to keep. Would be most helpful for TV shows and movies that have a ton of audio and subtitles/closed caption languages under each individual title.
Thanks!