From 6e7b8d5d679e30e4208ccffe1f2d6b6a8516881f Mon Sep 17 00:00:00 2001 From: fiso64 Date: Tue, 27 Aug 2024 18:00:31 +0200 Subject: [PATCH] commit --- README.md | 25 ++- slsk-batchdl/Config.cs | 17 +- slsk-batchdl/Data.cs | 191 +++++++++------- slsk-batchdl/Enums.cs | 10 +- slsk-batchdl/ExistingChecker.cs | 195 ++++++++++------ slsk-batchdl/Extractors/Bandcamp.cs | 30 ++- slsk-batchdl/Extractors/Csv.cs | 26 ++- slsk-batchdl/Extractors/Spotify.cs | 34 +-- slsk-batchdl/Extractors/String.cs | 34 +-- slsk-batchdl/Extractors/YouTube.cs | 19 +- slsk-batchdl/Extractors/_Extractor.cs | 2 +- slsk-batchdl/Help.cs | 22 +- slsk-batchdl/M3uEditor.cs | 160 +++++++------ slsk-batchdl/Program.cs | 308 ++++++++++++++++---------- slsk-batchdl/Test.cs | 69 ++++-- 15 files changed, 704 insertions(+), 438 deletions(-) diff --git a/README.md b/README.md index 635ef08..f5c8f80 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,7 @@ Usage: sldl [OPTIONS] library. Use with --skip-existing --skip-not-found Skip searching for tracks that weren't found on Soulseek during the last run. Fails are read from the m3u file. + --skip-existing-pref-cond Use preferred instead of necessary conds for skip-existing --display-mode