..
automation
Lift /api/automations/blocks static config into core/automation/blocks.py
2 months ago
downloads
PR4h: lift _run_full_missing_tracks_process to core/downloads/master.py
2 months ago
imports
Extract wishlist logic into dedicated package
2 months ago
metadata
MusicBrainz genres: fall back to release then artist when recording is empty
2 months ago
search
Search lift: pre-merge parity polish for cin's review
2 months ago
stats
Lift /api/stats/* and /api/listening-stats/* into core/stats/
2 months ago
wishlist
Move wishlist routes into package
2 months ago
conftest.py
Remove emojis from all Python log and print statements
2 months ago
test_acoustid_scanner.py
Fix null-pointer error in acoustid_scanner
2 months ago
test_album_completeness_job.py
Fix DummyConfigManager position in album completeness job test
2 months ago
test_auth_usage_throttle.py
test: auth last_used_at write throttle
2 months ago
test_content_filter_regex.py
Fix watchlist content filters: live false positives + auto-scan bypass
2 months ago
test_dashboard_events.py
Realign test file names
2 months ago
test_discogs_track_count.py
Discogs: count rows with empty type_ as real tracks too
2 months ago
test_downloads_pagination.py
Lift shared runtime state into core
2 months ago
test_library_reorganize.py
Fix CI test failures from incomplete dummy config and encoding
2 months ago
test_library_reorganize_orchestrator.py
Reorganize: fix moved-count + status/total UX issues from PR #377 review
2 months ago
test_listening_stats_batch_queries.py
test: listening stats worker batched query paths
2 months ago
test_missing_cover_art.py
Fix CI test failures from incomplete dummy config and encoding
2 months ago
test_reorganize_db_methods.py
Reorganize queue: race + dedupe fixes from kettui review
2 months ago
test_reorganize_queue.py
Reorganize queue: race + dedupe fixes from kettui review
2 months ago
test_reorganize_runner.py
Library reorganize: FIFO queue with live status panel
2 months ago
test_repair_worker_album_fill.py
Fix CI test failures from incomplete dummy config and encoding
2 months ago
test_request_cleanup_timer.py
test: api/request periodic cleanup timer
2 months ago
test_runtime_state.py
Tighten metadata and import safety
2 months ago
test_script_split_integrity.py
Unify artist detail: route source artists to standalone page, retire inline Artists page
2 months ago
test_socketio_cors.py
Socket.IO CORS: handle self-review nits
2 months ago
test_spa_deep_linking.py
Rename Search page id from 'downloads' to 'search', bump to 2.43
2 months ago
test_sync_discovery_scan_events.py
Realign test file names
2 months ago
test_tidal_search_shortening.py
Reject Tidal streams that silently downgrade from the requested quality
2 months ago
test_tidal_stream_tier_verification.py
Reject Tidal streams that silently downgrade from the requested quality
2 months ago
test_tool_progress_events.py
Realign test file names
2 months ago
test_track_number_repair.py
Fix CI test failures from incomplete dummy config and encoding
2 months ago
test_track_search_single_query.py
test: api_search_tracks single-query track search
2 months ago
test_unknown_artist_fixer.py
Fix test using old deezer_track_id column name
2 months ago
test_watchlist_scanner_scan.py
Move the import flows and related post-processing pipelines into separate modules
2 months ago
test_websocket_client_transport.py
Repoint websocket transport test to core.js after split
2 months ago
test_websocket_infrastructure.py
Realign test file names
2 months ago
test_wishlist_pagination.py
test: wishlist SQL pagination and category filter
2 months ago
test_worker_existing_id_marks_matched.py
test: enrichment worker re-processing fix and migration backfill
2 months ago
test_worker_utils_album_track_count.py
Fix Album Completeness job reporting zero findings for every album
2 months ago