Merge pull request #707 from Robbt/intro-playlist
Add Intro and Outro playlist to Autoloading Playlists
This commit is contained in:
commit
4d0fea34fc
8 changed files with 91 additions and 19 deletions
|
@ -1776,7 +1776,6 @@ SQL;
|
|||
|
||||
// construct limit restriction
|
||||
$limits = array();
|
||||
|
||||
if (isset($storedCrit['limit'])) {
|
||||
if ($storedCrit['limit']['modifier'] == "items") {
|
||||
$limits['time'] = 1440 * 60;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue