Sam Redmond
71ee6ad5e2
Windows - 'My Music' folder won't be assumed to be on C drive ( #387 )
...
* Windows - 'My Music' folder won't be assumed to be on C drive
Windows has a nice registry check to get the absolute path of the 'My Music' folder. This helps because some people change their location of their music folder.
* Updated according to suggestions
Let me know if there are anymore improvements 👍
* Fixups
2018-10-09 00:25:45 -07:00
Linus Groh
525925de42
Break long line into multiple
2018-10-07 21:40:00 +02:00
Linus Groh
bef24eef7f
Place newline before track URL when appending to track file
2018-10-05 00:00:23 +02:00
Linus Groh
3a52fe4de5
Add command line options for skip and successful file
2018-10-04 23:43:54 +02:00
Ritiek Malhotra
e076d11a19
Overwrite track file with unique tracks
2018-10-02 12:36:55 +05:30
Linus Groh
667477a4be
Merge pull request #369 from ritiek/remove-duplicates-preserve-order
...
Remove duplicates whilst preserving order
2018-10-01 17:19:04 +02:00
Nodar Gogoberidze
e720cbcf93
Add check for publisher tag before adding publisher id3 tag to audio file ( #377 )
2018-09-30 14:59:15 +05:30
Ritiek Malhotra
1d54ffb63c
Fix logging in spotdl.py ( #364 )
...
* Fix import typo (logging -> logger)
* Fix logging in handle.py
2018-09-30 12:53:28 +05:30
Arryon Tijsma
fc7d5abf16
Correctly embed metadata in .m4a
2018-09-26 21:59:28 +05:30
Ritiek Malhotra
95139222d0
Remove duplicates while preserving order
2018-09-26 10:45:48 +05:30
Arryon Tijsma
32c2ace96c
Fixes #272 by refactoring global log to conventional global... ( #358 )
...
* Fixes #272 by refactoring global log to conventional global as used by logzero
* Remove unnecessary logger from download_single, which was a test case
* Remove unnecessary logger from main(), which was a test case
2018-09-21 22:43:26 -07:00
Dimitris Aggelou
803a677167
Addressing issue#338 ( #357 )
2018-09-16 06:10:07 -07:00
Linus Groh
9cd8fdbc2f
Minor fixes for a working 1.0.0 release ( #347 )
2018-09-09 08:35:42 -07:00
Ritiek Malhotra
e0c8960906
Changes for v1.0.0 release ( #345 )
...
* Move spotdl.py inside spotdl directory
* Fix Dockerfile
* Re-upload FFmpeg binary
* Small fixes ;)
2018-09-09 08:00:01 -07:00