Remove PlaylistArgument from plugin.playlist.SaveCommand now that it's a PlaylistCommand
authorW. Trevor King <wking@drexel.edu>
Fri, 13 Aug 2010 01:55:38 +0000 (21:55 -0400)
committerW. Trevor King <wking@drexel.edu>
Fri, 13 Aug 2010 01:55:38 +0000 (21:55 -0400)
hooke/plugin/playlist.py

index 4a5efd4304b16556bca5711b214b8bf9a9af697d..85fd2d88ca4690a2dab0dbbcc9e9394334b31563 100644 (file)
@@ -212,7 +212,6 @@ class SaveCommand (PlaylistCommand):
         super(SaveCommand, self).__init__(
             name='save playlist',
             arguments=[
-                PlaylistArgument,
                 Argument(name='output', type='file',
                          help="""
 File name for the output playlist.  Defaults to overwriting the input