mi-info: reset toc info when we did not get disco info
This commit is contained in:
parent
bb124f787d
commit
579a012603
@ -346,6 +346,7 @@ public class MediaInfo.Info : Box
|
||||
}
|
||||
|
||||
if (info == null) {
|
||||
toc_entries.set_model (null);
|
||||
duration.set_text ("");
|
||||
return;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user