diff --git a/source/utils/quickplay.bs b/source/utils/quickplay.bs index 90d15528..794d8ef6 100644 --- a/source/utils/quickplay.bs +++ b/source/utils/quickplay.bs @@ -483,7 +483,7 @@ namespace quickplay quickplay.pushToQueue(boxsetData.Items) end if end if - else if collectionType = "tvshows" + else if collectionType = "tvshows" or collectionType = "collectionfolder" ' get list of tv shows inside tvshowsData = api.users.GetItemsByQuery(m.global.session.user.id, { "parentId": itemNode.id,