Fixed a bug as described in #19

This commit is contained in:
Apple 2021-07-24 15:46:56 +02:00
parent c8624cf1b4
commit 56d836c4ee

View file

@ -359,6 +359,7 @@ async function getEpisode(fnSlug){
};
// select
stDlPath = []
for(let m of media){
let selected = false;
if(m.id > 0 && m.type == 'Non-Encrypted'){