ocarina/tests/dl_tree.py
Bryan Schumaker 6934974d75 Time strings
During scanning I convert the length into a time string ( "h:mm:ss" ).
This is drawn in the gui when a collection list is populated.
2010-10-11 18:22:05 -04:00

11 lines
205 B
Python

# Bryan Schumaker (10/1/2010)
from libsaria import collection
#collection.new_source("~/Desktop")
collection.new_source("~/Music/")
#collection.new_source("/media/Music")
print collection.library.size