You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
📔 update documentation & fix tracklist indexing
- Fixed tracklist indexing for album posters (#30).
- Rephrased questions in prompt.py for clarity.
- Hid module names in the documentation for cleaner output.
🚀 Add track shuffle option to album posters (#21)
- Added shuffle to `get_album`
- Fixed `ImagePathValidator` by resolving path
- Added `conf.py` for easier config access
- Cleaned up Beatprints CLI by removing unnecessary code
- Fixed issue with cover image not showing up on the poster when it should
☕ ️update cli documentation and guidebook
- Added CLI section to the documentation.
- Included toml dependency in pyproject.toml.
- Improved the guidebook for better clarity and usability.