Releases: fiso64/slsk-batchdl
Releases · fiso64/slsk-batchdl
v2.3.2
2.3.1
v2.3
- configuration profiles, auto-profiles. example
- album aggregate download mode
- list input type. See the wishlist example
- automatically browse user shares after album downloads to guarantee that all files from the folder are downloaded
- skip-existing is now much faster. Default mode is now m3u as it is more reliable. Changed how m3u skip-existing works (not backward compatible). Added m3u-cond skip mode. m3u modes can now skip album downloads.
- can now download entire bandcamp artist discographies
- added
--on-complete
to run a command whenever a file is downloaded - no longer needs to open spotify login page every time if a
--spotify-refresh
token is provided, allowing it to work on headless setups (by @FoxxMD) - docker instructions (by @FoxxMD)
- Now moves failed album downloads by default instead of deleting. The path as well as the album fail action can be configured with
--failed-album-path
- now also looks in the user config directories for
sldl.conf
- Changed how files are organized by default. Removed
--folder
. - Removed
--display-mode
. Use--no-progress
to disable progress bars/percentages - many bug fixes
2.2.7
Note: The current readme is not accurate for this version. The readme for version 2.2.7 can be found here.
- add
--skip-mode m3u
which will skip all tracks that do not have a 'Failed' line in the output m3u file (if it exists). --regex
now also applies to albums. Can addT:
,A:
orL:
at the start of the argument to only apply to title, artist or album