No description
- Add proper error handling in get_artist_top_tags method to prevent AttributeError when API calls return None - Implement graceful handling of failed Lonestar API calls for specific artists - Add tag.py model to support artist top tags API functionality - Update ArtistFetchWorker to process artist data in parallel threads - Add HTTPS protocol to Lonestar base URL - Improve error logging for better debugging - Add ArtistDetailsView method for highlighting image differences |
||
|---|---|---|
| .idea | ||
| src/metasync | ||
| .directory | ||
| .gitignore | ||
| .pylintrc | ||
| .python-version | ||
| LICENSE | ||
| pyproject.toml | ||
| README.md | ||
| uv.lock | ||