Fix bug with files with multiple video or audio streams

This commit is contained in:
2019-10-26 21:12:51 -04:00
parent f44e6336dc
commit c063d87232
2 changed files with 25 additions and 20 deletions

View File

@@ -5,7 +5,7 @@
#define EPILOG "Made by simon987 <me@simon987.net>. Released under GPL-3.0"
static const char *const Version = "1.0.5";
static const char *const Version = "1.0.6";
static const char *const usage[] = {
"sist2 scan [OPTION]... PATH",
"sist2 index [OPTION]... INDEX",