forked from rc/aircox
playlist editor draft
This commit is contained in:
@ -219,7 +219,6 @@ class MonitorHandler(PatternMatchingEventHandler):
|
||||
"""
|
||||
self.subdir = subdir
|
||||
self.pool = pool
|
||||
|
||||
if self.subdir == settings.AIRCOX_SOUND_ARCHIVES_SUBDIR:
|
||||
self.sound_kwargs = {'type': Sound.TYPE_ARCHIVE}
|
||||
else:
|
||||
|
Reference in New Issue
Block a user