23 - Export My_Tracks creation Errors to File
What is the enhancement in mind? How should it look and feel?
-Print out/Export a list of files with errors when generating My_Tracks.
Please provide any additional information below.
-I've junctioned my iTunes library to my Soundtrack Music folder, so I have a rather beefy library of songs to work with. Of these, invariably I will have around 300 or so songs with various errors. Usually about half of those being errors retrieving length, the other half with errors from unicode characters. Since the python script runs so quickly, I am usually unable to catch which files are not being added successfully due to errors.
- 2 comments
- 2 comments
Facts
- Last updated
- Jan 21, 2011
- Reported
- Nov 28, 2010
- Status
- Accepted - Problem reproduced / Need acknowledged.
- Type
- Enhancement - A change which is intended to better the project in some way
- Priority
- Medium - Normal priority.
- Votes
- 0
- Reply
- #2
Lunaqua Jan 21, 2011 at 00:15 UTC - 0 likesCurrently, there's an option in GenerateMyLibraryWindows.jar to list all generate my library errors, but with the Java code, I've noticed almost no errors with .mp3 files.
So, possibly fixed twice over?
- Reply
- #1
Lunaqua Dec 06, 2010 at 23:38 UTC - 0 likesThat's not a terrible idea. I'll have to look into the Python code for that.