ripmeapp2 / ripme

Downloads albums in bulk
MIT License
290 stars 37 forks source link

Add ability to skip downloads of files with specific extensions #157

Closed jonapoul closed 8 months ago

jonapoul commented 8 months ago

Category

This change is exactly one of the following (please change [ ] to [x]) to indicate which:

Description

Added an extra rip.properties key (download.ignore_extensions) with a CSV set of strings. If a download URL in any ripper matches any of these, the download is skipped and a log message is shown in the UI.

Side change - fixed an error with the logger in CoomerPartyRipper

Testing

Required verification:

Optional but recommended: