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:
Ritiek Malhotra
2019-01-02 18:54:27 +00:00
committed by GitHub
parent 1cf421960c
commit 53dd292b55
6 changed files with 78 additions and 28 deletions

4
.gitignore vendored
View File

@@ -1,8 +1,10 @@
# Spotdl generated files
*.m4a
*.mp3
config.yml
Music/
*.txt
*.m3u
upload.sh
.pytest_cache/