Update
BLUF
- Changed the default port to listen on 5555
- Updated the respective tests, docs, and Docker images for this change.
Honestly, not too much going on here, just a change of the default port because I found Airplay uses up port 5000 on Macs. So now, we default to port 5555! This can still be overridden if need be, but now less work.
Did we really need a minor release just for this? Well, it's technically a breaking change, so I think so. 👍