CC-3581: Calendar->It should not be possible to change the duration for
the recorded show - fixed
This commit is contained in:
parent
ab7da1ce90
commit
cde8e07c0b
1 changed files with 1 additions and 0 deletions
|
@ -368,6 +368,7 @@ class Application_Model_MusicDir {
|
|||
$dirs = CcMusicDirsQuery::create()
|
||||
->filterByType(array("watched", "stor"))
|
||||
->filterByExists(true)
|
||||
->filterByWatched(true)
|
||||
->find();
|
||||
|
||||
foreach($dirs as $dir) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue