Skip to content
This repository has been archived by the owner on Jan 20, 2023. It is now read-only.

Commit

Permalink
debug output more
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Hoad committed May 6, 2011
1 parent 90fade3 commit 91d7402
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions default.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
HELP_SUBMENU = "Help!"

# plugin handle
print "THESE ARE THE SYS ARGUMENTS: %s" % sys.argv
handle = int(sys.argv[1])

FILE_EXTENSIONS = ['mpg', 'mpeg', 'avi', 'flv', 'wmv', 'mkv', '264', '3g2', '3gp', 'ifo', 'mp4', 'mov', 'iso', 'ogm']
Expand Down

0 comments on commit 91d7402

Please sign in to comment.