History for process_podcast / progress_bar.py
2018-08-26
Converted os.path to pathlib and all #! lines to python3 (ref #32).
Nigel Stanger committed on 26 Aug 2018
Converted all print statements to functions for Python 3 (ref #32).
Nigel Stanger committed on 26 Aug 2018
2016-09-19
• Ensured progress bar is silent when maximum value is zero.
Nigel Stanger committed on 19 Sep 2016
2016-09-18
• Added progress bars for all long-running operations (closes #18). ...
Nigel Stanger committed on 18 Sep 2016