wubloader/sheetsync
Mike Lang dd8385ccd8 sheetsync: Special case "<all>" in playlist tags to mean []
this avoids empty string meaning [] which is dangerous since it's easy to write accidentially.
..
sheetsync sheetsync: Special case "<all>" in playlist tags to mean []
Dockerfile Link images to github repo by adding a LABEL
setup.py Unpin gevent as that was a workaround for a py2 issue