* morituri/common/program.py:

If any track is missing duration, set the whole album duration
	  to 0.
This commit is contained in:
Thomas Vander Stichele
2011-09-04 14:19:29 +00:00
parent 60772e655b
commit 2ed3f8837f
2 changed files with 22 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
2011-09-04 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/program.py:
If any track is missing duration, set the whole album duration
to 0.
2011-09-04 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/gstreamer.py: