This repository has been archived by the owner on Oct 14, 2020. It is now read-only.
3.0.0
Added
- Option to specify external album art names/paths with upload commands.
--no-sample
option togms upload
andgms sync up
.
This sends an empty audio sample instead of creating one with ffmpeg/avconv.
If uploading MP3s, this option completely removes the ffmpeg/avconv requirement.
Otherwise, this will save time/bandwidth by not creating nor sending a sample.
Changed
--filters
long option to--filter
.
Removed
- Transcoding options from upload commands.
See #9
for explanation.
Fixed
TypeError
when sorting Google Music songs due to no defaults
being set forget
calls.