itsteddyyo
itsteddyyo
It would be great to be able to add multiple tags/genres, etc in the Library Management Settings. It could be done via multiple Textboxes (maybe always 3 Textboxes as i...
## Checklist - [x] I've read the [publishing documentation](https://hacs.xyz/docs/publish/start). - [x] I've added the [HACS action](https://hacs.xyz/docs/publish/action) to my repository. - [ ] (For integrations only) I've added the [hassfest action](https://developers.home-assistant.io/blog/2020/04/16/hassfest/)...
### What This PR switches image name/tag checks to use [github.com/distribution/reference](https://github.com/distribution/reference). This should be a more robust solution and handle edge cases better than the current strings.Split approach 😄. ###...