Commit Graph

23 Commits

Author SHA1 Message Date
Al Beano 7df418a447 Updated download link 2018-01-07 00:11:55 +00:00
Al Beano 35b0e9f525 Update README for finding auth token 2018-01-04 20:28:21 +00:00
Al Beano 169dcd9897 (experimental) Download tracks using curl
std.net.curl seems to cause various issues in this case, and it is probably easier to interface with curl directly.
2018-01-04 13:25:53 +00:00
Al Beano 84d5fe939f Revert to byChunkAsync as byChunk causes memory problems 2018-01-04 00:15:33 +00:00
Al Beano fab4c19ad9 Use byChunk to download files, there is no reason to use byChunkAsync 2018-01-03 18:29:21 +00:00
Al Beano 2c950c6fe9 Limit file name length on Windows 2017-12-08 18:04:46 +00:00
Al Beano 08046498b1 Use 'date' as field for the year of recording, as this is more widely recognised 2017-12-06 22:58:27 +00:00
Al Beano 75a1a7521a Handle tracks with no performer returned by Qobuz 2017-12-06 17:45:41 +00:00
Al Beano 86e228cacf Use 'safe' filenames regardless of platform 2017-12-06 16:59:27 +00:00
Al Beano 523e362cb9 reeee bill gates 2017-05-17 22:24:59 +01:00
Al Beano 85735fc63e New tags, other tweaks
* Support for multi-disc albums
 * Tracks now named `01 - Title.flac`
 * New tags: discnumber, albumartist, totaldiscs, totaltracks
 * Removed tag: comment
2017-05-17 21:43:18 +01:00
Anonymous e0994142c2 housekeeping 2017-05-16 21:10:25 +01:00
Anonymous c4dc890970 windows 2017-05-16 19:31:34 +01:00
Anonymous d90d2e4a08 more troubleshooting 2017-05-16 18:48:51 +01:00
Anonymous 8a004ecf53 always test your code before committing 2017-05-16 17:16:14 +01:00
Anonymous a7b5f9eba7 catch errors 2017-05-16 17:11:56 +01:00
Anonymous 8f0c6ed139 torrent creation functionality 2017-05-16 16:49:53 +01:00
Anonymous 488a9ce120 linku 2017-05-16 16:32:11 +01:00
Anonymous 5205a7eb58 oops 2017-05-16 16:27:51 +01:00
Anonymous 797221727a read me baby 2017-05-16 16:26:16 +01:00
Anonymous bac5786519 generate spectrals 2017-05-16 14:53:21 +01:00
Anonymous c8507c3c8a misc fixes, album art 2017-05-16 11:28:09 +01:00
Anonymous c6362020c1 initial commit 2017-05-16 00:09:54 +01:00