Releases: jaymoulin/youtube-music-uploader
Releases · jaymoulin/youtube-music-uploader
1.3.1
1.3.0
- Adds
--log, -e
param to define a specific log file (Default stderr). ERROR_FILE env for Docker version - Better handling of 409 (already uploaded) and 503 (service unavailable) errors
thanks to @brian-doherty for is work
1.2.0
Adds LISTENER_ONLY feature
Can launch daemon without the initial upload. Really useful to avoid re-read of all library on restart (see -l
param or LISTENER_ONLY
env)