2 Commits

Author SHA1 Message Date
Stefan Sauer
acd7eaa444 block.py: use logging to report issues
This way diagnostics are printed to stderr and can easilly be redirected to a
file. Additionally we can filter information and don#t need to comment print
statements.
2016-08-18 21:29:10 +02:00
Auke Kok
fccd3a4525 Zenity-fy this project.
Working with python and the args for this project is rather
clumsy, so I'm adding a zenity wrapper that will aid people
to find the right folders easily and start the conversion
process. This should make it a lot easier to do the conversion
for people.
2016-03-26 21:53:47 -07:00