Files
lidarr-mb-gap/html_report.py
Danilo Reyes ba0cdcb27b Add HTML report generation for missing albums
- Introduced a new `html_report.py` file to generate an HTML report for albums to add and update.
- Implemented a `generate_html_report` function that creates a styled HTML document with clickable submission links.
- Integrated the new report generation function into `main.py` to streamline the process of reporting missing albums.
- Enhanced user experience with filtering options for album types and artists in the generated report.
2025-11-11 10:21:41 -06:00

12 KiB