deemix-py/deemix/app
kermit 1969d3ca7e Use HEAD not GET to test track url, and send User-Agent
Means we can avoid stream=True and the issues around returning the
connection to the pool detailed here:
https://requests.readthedocs.io/en/latest/user/advanced/#body-content-workflow
2020-09-30 09:17:15 +01:00
..
__init__.py Implemented tagsLanguage setting 2020-09-20 11:14:54 +02:00
cli.py Changed all os.path to pathlib + cleanup 2020-09-27 23:44:37 +02:00
downloadjob.py Use HEAD not GET to test track url, and send User-Agent 2020-09-30 09:17:15 +01:00
messageinterface.py Removed shebangs from non executable files 2020-09-20 10:39:20 +02:00
queueitem.py Expose explicit flag in queue 2020-09-28 19:32:09 +01:00
queuemanager.py Expose explicit flag in queue 2020-09-28 19:32:09 +01:00
settings.py Changed all os.path to pathlib + cleanup 2020-09-27 23:44:37 +02:00
spotifyhelper.py Expose explicit flag in queue 2020-09-28 19:32:09 +01:00
track.py Changed all os.path to pathlib + cleanup 2020-09-27 23:44:37 +02:00