INTERACT FORUM

More => Old Versions => JRiver Media Center 19 for Windows => Topic started by: chrisjj on April 10, 2014, 06:44:44 am

Title: 19.0.118 False "Duplicate" status obstructs Sync - still
Post by: chrisjj on April 10, 2014, 06:44:44 am
Sad to see this http://yabb.jriver.com/interact/index.php?topic=56600.0 has not been remedied. Particularly the lack of Disc#, meaning that different tracks at the same track# on different discs can fail.

For anyone else suffering this issue, the MatchKeyExpression that is the root cause can be found from Device, Info dump e.g. http://i.imgur.com/1i0szui.png

Code: [Select]
MatchKeyExpression: If(IsEqual([Media Type], Image), [Name][File Size, 0], [Name]Clean([Artist], 1)[Album][Genre]FormatNumber([Track #, 0])[Media Type])