can you easily remove those ... from the file name and try reindexing?
Printable View
can you easily remove those ... from the file name and try reindexing?
Are those three periods actually three individual periods or the ellipsis character ? That might be the issue.
those weren't it. i see several songs listed consistently with an error:
I'm going to remove these and try again tonight. My guess is, looking at the 12 or so songs referenced, that the path or track name is too long.Quote:
WARNING: CSyncController::OnIndexFile - Could not add media file C:\Documents and Settings\Administrator\My Documents\My Music\The Velvet Underground\The Best of the Velvet Underground- Words and Music of Lou Reed\07_The Velvet Underground_The Best of the Velvet Underground- Words and Music of Lou Reed_White Light-White Heat.wma to the media library!
WARNING: .\SyncController.cpp:586 HRCALL Failed!
0xc00d1331 = m_lpmngAudio->AddMediaToCollection(strFileName, &pMedia)
After the next test, if needed, I'll post the logs.
Thanks,
Per
I just looked at the 16 songs that were listed with the above error...the shortest file path is 261 characters long. If I'm not mistaken, the longest allowable file path is 256 (or 259 or 260 when adding C:\ and a null character) characters.
As stated above, I'll remove / shorten these tonight and see if the error goes away...I highly suspect it will.
Good thought, but I've verified they're periods. I think the above will be the answer...we'll see.Quote:
Are those three periods actually three individual periods or the ellipsis character ? That might be the issue.
reporting back while stuck in traffic;)
That was it...path length was too long. feel free to close (again).
Thanks!
Per
Thread closed!
Thanks for reporting back.