|
New "Custom Value Conflict" warnings with 0.8.3
|
|
16-12-2014, 00:01
Post: #1
|
|||
|
|||
|
New "Custom Value Conflict" warnings with 0.8.3
Simon,
Following upgrade to 0.8.3, I get "Custom Value Conflict" warnings which never showed up before. Here are some examples: Code: Warning: custom value conflict for RECENT tag '2014-11' in file Achten, Nicolas/Purcell- How Pleasant 'tis to Love!/01 Purcell- Sound the Trumpet.flacI have lots of albums with tracks tagged with RECENT=yyyy-mm values, but warnings appear only for a few of those, and only on track 01. Albums showing this warning are nevertheless correctly indexed when I browse the RECENT index. Here are my Server settings. Code: indexTags AlbumArtist, All Artists, Composer, Conductor,Date, Genre,Recent,DateAdded,Label,Catno,Source, #AudioData:AudioData,#AudioQuality:AudioQualityCould you provide any assistance ? Thanks for your help. |
|||
|
19-12-2014, 22:48
Post: #2
|
|||
|
|||
RE: New "Custom Value Conflict" warnings with 0.8.3
(16-12-2014 00:01)Andre Gosselin Wrote: Simon, Apologies for the delay in responding. When you assign a custom sort value (as you are doing for RECENT and DateAdded), you need to always use the same DateAdded value for the same RECENT value. This means the following would cause a custom value conflict warning: Some file: RECENT=2014-11 DATEADDED=2014-11-01 Some other file: RECENT=2014-11 DATEADDED=2014-11-02 The following would be OK: Some file: RECENT=2014-11 DATEADDED=2014-11-01 Some other file: RECENT=2014-11 DATEADDED=2014-11-01 This behaviour has not changed in 0.8.3. To fix this problem, you should remove the Recent.Value.sort={DateAdded} setting. To view the album list for the RECENT index tag sorted by the value of the DateAdded tag, you can set Album.sortTags to "DateAdded". |
|||
|
19-12-2014, 23:51
Post: #3
|
|||
|
|||
RE: New "Custom Value Conflict" warnings with 0.8.3
(19-12-2014 22:48)simoncn Wrote:Simon,(16-12-2014 00:01)Andre Gosselin Wrote: Simon, Your diagnosis is 100% correct. I was'nt aware of this requirement when assigning a sort value (I should probably have looked more carefully at the manual ...). Thanks again for this great software. I wish you a merry Christmas! |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)

Search
Member List
Calendar
Help



