Duplicated Field: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(7 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
==Duplicated Tracks== |
|||
The following smartlist will display all duplicated tracks in your library, ie those with identical [artist] and [name] fields: |
The following smartlist will display all duplicated tracks in your library, ie those with identical [artist] and [name] fields: |
||
<tt>[Media Type]=[Audio] ~dup=[Artist],[Name] ~sort=[Artist],[Name]</tt> |
<tt>[Media Type]=[Audio] ~dup=[Artist],[Name] ~sort=[Artist],[Name]</tt> |
||
Notes: |
|||
⚫ | |||
* Replace <tt>[name]</tt> with any field that you are interested in finding duplicated data for artists |
|||
⚫ |
Latest revision as of 05:49, 8 April 2014
The following smartlist will display all duplicated tracks in your library, ie those with identical [artist] and [name] fields:
[Media Type]=[Audio] ~dup=[Artist],[Name] ~sort=[Artist],[Name]
Notes:
- Replace [name] with any field that you are interested in finding duplicated data for artists