No description
Find a file
Hirad 7f4d708b9d Fix API error in ArtistFetchWorker for specific artists
- 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
2025-11-03 09:48:38 +03:30
.idea Add GUI components and refactor core modules for MetaSync application 2025-11-01 09:44:49 +03:30
src/metasync Fix API error in ArtistFetchWorker for specific artists 2025-11-03 09:48:38 +03:30
.directory Add GUI components and refactor core modules for MetaSync application 2025-11-01 09:44:49 +03:30
.gitignore Initial commit 2025-10-21 09:28:12 +03:30
.pylintrc Add GUI components and refactor core modules for MetaSync application 2025-11-01 09:44:49 +03:30
.python-version Add GUI components and refactor core modules for MetaSync application 2025-11-01 09:44:49 +03:30
LICENSE Initial commit 2025-10-21 09:28:12 +03:30
pyproject.toml Add proxy support, settings dialog, and improved image handling 2025-11-02 09:21:49 +03:30
README.md Initial commit 2025-10-21 09:28:12 +03:30
uv.lock Add proxy support, settings dialog, and improved image handling 2025-11-02 09:21:49 +03:30

MetaSync