Been away from MCiTS for a while, but finally undertook the 'stack-ification' of my main MC library.
Sadly, something has now failed for me. Symptoms:
- In 3 consecutive runs, MCiTS has reported nearly 7000 items synced.
- In 3 consecutive runs, MCiTS has reported removing over 10k dead tracks
- In 3 consecutive runs, MCiTS has reported needing to import a bunch of files, but examining the log shows that every import has failed.
Feeling fully comfortable in blaming iTunes, I then went and removed all the dead tracks from the iTunes Library. Another run gave me a report that nearly 7000 items synced, nothing needed to be removed, and a bunch of failed imports.
Arrrgh!
Any thoughts as to what could be going on, or how to resolve it?
Top and a couple of tails from the logs as follows:
<MCiS Version="6.0.1.0" StartDateTime="2011-12-03T18:05:55" Options="7C12A00003BEF7F">
<ImportFileTypes>
<FileType>MP3</FileType>
<FileType>M4A</FileType>
<FileType>M4P</FileType>
<FileType>M4B</FileType>
<FileType>AA</FileType>
</ImportFileTypes>
<Expressions>
<Expression Field="Name">[Name]</Expression>
<Expression Field="Artist">[Artist]</Expression>
<Expression Field="Album">[Album]</Expression>
<Expression Field="Album Artist">[Album Artist]</Expression>
<Expression Field="Comment">[Comment]</Expression>
<Expression Field="Composer">[Composer]</Expression>
<Expression Field="Description">[Description]</Expression>
<Expression Field="Disc #">[Disc #]</Expression>
<Expression Field="Track #">[Track #]</Expression>
<Expression Field="Genre">[Genre]</Expression>
<Expression Field="Grouping">[Grouping]</Expression>
<Expression Field="Lyrics">[Lyrics]</Expression>
<Expression Field="Year">[Year]</Expression>
<Expression Field="Mix Album">[Mix Album]</Expression>
<Expression Field="BPM">[BPM]</Expression>
<Expression Field="Sort Name">Clean(Replace(Replace([Name],/(),/)),2)</Expression>
<Expression Field="Sort Artist">Clean([Artist],2)</Expression>
<Expression Field="Sort Album Artist">Clean([Album Artist (auto)],2)</Expression>
<Expression Field="Sort Album">Clean([Album],2) - Clean([Album Artist (auto)],2)</Expression>
<Expression Field="Sort Composer">Clean([Composer],2)</Expression>
</Expressions>
<MC Version="17.0.46" LibraryName="Main Library" LibraryPath="C:\Users\Brad\AppData\Roaming\J River\Media Center 17\Library\" Playlist="iTunes Sync List" />
<iTunes Version="10.5.1.42" />
and
<Result EndDateTime="2011-12-03T17:47:18" Analyzed="23400" Synchronized="6854" Imported="0" Removed="10785">Successful</Result>
<Result EndDateTime="2011-12-03T18:07:48" Analyzed="12615" Synchronized="6854" Imported="0" Removed="0">Successful</Result>
Best,
brad