added section for fixing duplicate files
authorChris Koeritz <fred@gruntose.com>
Mon, 13 Nov 2017 18:48:05 +0000 (13:48 -0500)
committerChris Koeritz <fred@gruntose.com>
Mon, 13 Nov 2017 18:48:05 +0000 (13:48 -0500)
walrus/utilities/multimedia/multimedia_tools.txt

index 9c98033fe7031b946f892ffe9f9ead4a995980fd..275bbde0bb51d77b7639dbda413290158d12f082 100644 (file)
@@ -54,4 +54,20 @@ if you need to jam a bunch of videos together, crossfade them, and that kind of
 then try openshot.  it also supports simple saving with different quality levels, which
 lets you drop a bunch of size at the expense of the picture.  sometimes needed.
 
+---------------------------
+music collection management
+---------------------------
+
+dupeguru:
+found this to be pretty helpful in finding my duplicate songs.  it is able to analyze
+when the files are the same, even if their names don't match.
+check: did it even compare by metadata?  not remembering currently.
+
+fdupes:
+another useful tool for finding duplicate tracks in a music collection, but relies on exact
+matches in the names(?).  was not so powerful as dupeguru, but still useful.
+
+
+
+