continue work
This commit is contained in:
parent
556f9eb9e7
commit
fc63191773
4 changed files with 17 additions and 53 deletions
|
|
@ -1605,7 +1605,7 @@ Channel.prototype.addMedia = function(data, user) {
|
|||
self.plqueue.queue(function (q) {
|
||||
if (self.dead)
|
||||
return;
|
||||
db.getLibraryItem(self.name, data.id,
|
||||
db.channels.getLibraryItem(self.name, data.id,
|
||||
function (err, item) {
|
||||
if (self.dead)
|
||||
return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue