Various fixes for raw file playback

This commit is contained in:
Calvin Montgomery 2014-06-07 10:45:52 -07:00
parent 14c13f845e
commit 5d5bdfc069
2 changed files with 21 additions and 5 deletions

View file

@ -406,7 +406,7 @@ PlaylistModule.prototype.handleQueue = function (user, data) {
title: data.title,
link: link,
temp: temp,
shouldAddToLibrary: temp,
shouldAddToLibrary: !temp,
queueby: queueby,
duration: duration,
maxlength: maxlength