* morituri/common/common.py:
Add shrinkPath to write shorter path names. * morituri/test/test_common_common.py (added): Add test. * morituri/program/cdparanoia.py: Catch ENAMETOOLONG and shrink path. * morituri/common/program.py: Update track result's filename if it was shrunk. * morituri/rip/cd.py: set the possibly shrunk path on the result.
This commit is contained in:
13
ChangeLog
13
ChangeLog
@@ -1,3 +1,16 @@
|
||||
2011-09-18 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* morituri/common/common.py:
|
||||
Add shrinkPath to write shorter path names.
|
||||
* morituri/test/test_common_common.py (added):
|
||||
Add test.
|
||||
* morituri/program/cdparanoia.py:
|
||||
Catch ENAMETOOLONG and shrink path.
|
||||
* morituri/common/program.py:
|
||||
Update track result's filename if it was shrunk.
|
||||
* morituri/rip/cd.py:
|
||||
set the possibly shrunk path on the result.
|
||||
|
||||
2011-09-18 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* morituri/program/cdparanoia.py:
|
||||
|
||||
Reference in New Issue
Block a user