-
- Downloads
support more than one deduplication strategy
Showing
- server/djrandom/database.py 7 additions, 2 deletionsserver/djrandom/database.py
- server/djrandom/fingerprint/cheap_dedup.py 120 additions, 0 deletionsserver/djrandom/fingerprint/cheap_dedup.py
- server/djrandom/fingerprint/compare_songs.py 56 additions, 0 deletionsserver/djrandom/fingerprint/compare_songs.py
- server/djrandom/fingerprint/dedup.py 4 additions, 73 deletionsserver/djrandom/fingerprint/dedup.py
- server/djrandom/fingerprint/resolve_duplicates.py 45 additions, 0 deletionsserver/djrandom/fingerprint/resolve_duplicates.py
server/djrandom/fingerprint/cheap_dedup.py
0 → 100644
server/djrandom/fingerprint/compare_songs.py
0 → 100644
Please register or sign in to comment