INTERACT FORUM
More => Old Versions => JRiver Media Center 20 for Windows => Topic started by: CountryBumkin on March 14, 2015, 09:05:44 am
-
I used the standard "duplicates" Smart List and added media type Video but it is not finding all the duplicates (it did find one in "media type Video". But there are at least two more). What am I doing wrong?
The two duplicate TV episodes shown below did not get listed on the Smart List (shown in bottom photo)
(http://i921.photobucket.com/albums/ad54/mshumack/Duplicate%20TV%20episodes_zpsii3zus52.jpg)
Here's the smart list I'm using:
(http://i921.photobucket.com/albums/ad54/mshumack/Find%20Duplicates%20SmartList_zpsajeqaxwh.jpg)
-
What's the artist value? It's possible if they're both blank, it wouldn't trigger the duplicate check. I'm not sure how the logic works. Remove artist from the check in the smartlist to test that theory.
-
Yes, that was the key. I removed "Artist" and the smart list works.
I just copied the "find duplicates" expression from the Wiki and added the Media types Video and TV - but obviously I don't know how these expressions work.
It's odd that it worked for one TV Show (i.e. the top row shown in the screenshot) and not the other duplicate TV shows.
Thanks.
-
You'd be best to make a separate smartlist to find dups for each media type!
You can choose any field to look for the duplicate. For video files there isn't an "artist" unless you are using the field for some purpose of your own, but it's possible it got filled from the Rip/download database.
If one of the dups has a value in artist but the other doesn't, the expression doesn't consider them dups as its testing "if artist is equal, Then if name is equal, then they are duplicates". This is necessary for audio files but for TV you may want [series] instead of artist.
-
Your right. That's what I ended up doing.
Thanks