Adjust transcoding throttling
This commit is contained in:
parent
c9e79fdcdf
commit
c444daa6e8
8 changed files with 121 additions and 60 deletions
|
@ -76,7 +76,8 @@
|
|||
title: item.Name,
|
||||
showRemoveFromPlaylist: true,
|
||||
smallIcon: true,
|
||||
playFromHere: true
|
||||
playFromHere: true,
|
||||
defaultAction: 'playallfromhere'
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue