diff --git a/plugins/youtube/youtube_helper.py b/plugins/youtube/youtube_helper.py index a31b74d5..d3fe3eea 100644 --- a/plugins/youtube/youtube_helper.py +++ b/plugins/youtube/youtube_helper.py @@ -65,7 +65,8 @@ def next(): box_align='left') GM.logger.info("The youtube audio queue moved to the next available track.") stop_audio() - # doesn't need a 'download_next()' here because the next song thumbnail should already be downloaded. + + download_next() play_audio() return return