DJDoubleD / QobuzDownloaderX-MOD

Downloads streams directly from Qobuz. Experimental refactoring of QobuzDownloaderX by AiiR
GNU General Public License v3.0
406 stars 14 forks source link

[Feature Request] Add script execution ability after download completion #74

Open shitdarling opened 5 months ago

shitdarling commented 5 months ago

🚀 Feature Request

Is your feature request related to a problem? Please describe.

sometimes if my network not good or maybe bug exist in program, music from download may exist problem(truncated/loss sync words)

*


Describe the solution you'd like

by using other tools, some error dectection can be automatic. If QobuzDownloaderX-MOD can execute any exe/script(bat/shell) after download, I can use command flac -t song.flac 2>error.log to detect if there is download error. And more possibility, such as by using up.sh, we can just encrpy and zip all songs and upload to filehost service automatic~