cc-4105: slightly improved handling of paths
This commit is contained in:
parent
9d5f50d1f8
commit
ad12926af2
5 changed files with 23 additions and 6 deletions
|
@ -7,7 +7,7 @@ from media.monitor.exceptions import BadSongFile
|
|||
|
||||
class Organizer(ReportHandler,Loggable):
|
||||
"""
|
||||
Organizer is responsible to to lisenting to OrganizeListener events and
|
||||
Organizer is responsible to to listening to OrganizeListener events and
|
||||
committing the appropriate changes to the filesystem. It does not in any
|
||||
interact with WatchSyncer's even when the the WatchSyncer is a "storage
|
||||
directory". The "storage" directory picks up all of its events through
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue