mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2026-01-08 10:25:54 +00:00
Fix conversion conflicts when both input and output filenames are same (#459)
* Workaround conversion conflicts by appending '.temp' to input filename * Fix tests * Add a test and some minor changes * Update CHANGES.md
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,8 +1,10 @@
|
||||
# Spotdl generated files
|
||||
*.m4a
|
||||
*.mp3
|
||||
config.yml
|
||||
Music/
|
||||
*.txt
|
||||
*.m3u
|
||||
upload.sh
|
||||
.pytest_cache/
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user