v6.0.2 API Change BugFix
The API changed and Donor Direct now provides the "http:" part of the Participant and Team Avatars.
The Podman/Docker images are not up yet, but should be soon.
Installation/Usage Instructions
tl;dr:
Windows Users
Grab the file below.
Linux users
Docker or Podman users
docker run -it -v ./extralifedonationtracker:/root/.config/extralifedonationtracker -v ./testoutput:/root/output djotaku/eldonationtracker:6.0.2
or
podman run -it -v ./extralifedonationtracker:/root/.config/extralifedonationtracker:Z -v ./testoutput:/root/output:Z djotaku/eldonationtracker:6.0.2
For more detailed instructions
Installation Instructions: https://eldonationtracker.readthedocs.io/en/latest/installation.html
Usage Instructions: https://eldonationtracker.readthedocs.io/en/latest/usage.html
Please file any bug reports. Pull requests welcome on the devel branch.
Release Notes
User-Facing Changes
None
Developer-Facing or API Changes
- The string "http:" is no longer prepended to Particpant and Team Avatar URLs.