This website works better with JavaScript.
Explore
Help
Register
Sign In
aherman
/
SoulSync
mirror of
https://github.com/Nezreka/SoulSync.git
Watch
1
Star
0
Fork
You've already forked SoulSync
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
0e237f14d4
main
dev
fix/usenet-album-poll-sab-handoff
fix/quarantine-source-dedup
release/2.5.3
fix/disable-beatport-features
johnbaumb-discover-redesign
1.0
1.1
1.2
1.3
1.4
1.5
1.6
1.7
1.8
1.9
2.0
2.1
2.2
2.3
2.4.0
2.4.1
2.4.2
2.5.0
2.5.1
2.5.2
2.5.3
2.5.4
2.5.5
2.5.6
2.5.7
2.5.9
2.6.0
2.6.1
2.6.2
2.6.3
v0.65
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '0e237f14d4'
${ noResults }
SoulSync
/
tests
History
BoulderBadgeDad
58a4c1905b
Merge pull request
#419
from kettui/refactor/metadata-service-split-and-metadata-client-management-optimizations
...
Split metadata service logic into separate modules, move client management out of web_server
4 weeks ago
..
artists
Lift enhance_artist_quality to core/artists/quality.py
4 weeks ago
automation
Lift /api/automations/blocks static config into core/automation/blocks.py
1 month ago
discovery
Lift _run_tidal_discovery_worker to core/discovery/tidal.py
4 weeks ago
downloads
Lift _try_staging_match to core/downloads/staging.py
4 weeks ago
imports
Merge pull request
#419
from kettui/refactor/metadata-service-split-and-metadata-client-management-optimizations
4 weeks ago
library
Lift _execute_retag to core/library/retag.py
4 weeks ago
metadata
Move profile Spotify cache into registry
4 weeks ago
playlists
Lift _prepare_stream_task + playlist_explorer_build_tree to core/
4 weeks ago
search
Search lift: pre-merge parity polish for cin's review
1 month ago
stats
Lift /api/stats/* and /api/listening-stats/* into core/stats/
1 month ago
streaming
Lift _prepare_stream_task + playlist_explorer_build_tree to core/
4 weeks ago
watchlist
Lift _process_watchlist_scan_automatically to core/watchlist/auto_scan.py
4 weeks ago
wishlist
fix: drop redundant library-cleanup pass from wishlist download flows
4 weeks ago
conftest.py
…
test_acoustid_scanner.py
Fix null-pointer error in acoustid_scanner
1 month ago
test_album_completeness_job.py
Fix DummyConfigManager position in album completeness job test
1 month ago
test_auth_usage_throttle.py
test: auth last_used_at write throttle
1 month ago
test_content_filter_regex.py
Fix watchlist content filters: live false positives + auto-scan bypass
1 month ago
test_dashboard_events.py
Realign test file names
1 month ago
test_discogs_track_count.py
Discogs: count rows with empty type_ as real tracks too
1 month ago
test_downloads_pagination.py
Lift shared runtime state into core
1 month ago
test_hifi_instance_methods.py
validate hifi instance reorder against pre-existing instances
4 weeks ago
test_hls_parsing.py
fix: pick OS-specific ffmpeg binary in hls demux fallback test
4 weeks ago
test_library_reorganize.py
Fix CI test failures from incomplete dummy config and encoding
1 month ago
test_library_reorganize_orchestrator.py
Reorganize: fix moved-count + status/total UX issues from PR
#377
review
1 month ago
test_listening_stats_batch_queries.py
test: listening stats worker batched query paths
1 month ago
test_missing_cover_art.py
Fix CI test failures from incomplete dummy config and encoding
1 month ago
test_reorganize_db_methods.py
Reorganize queue: race + dedupe fixes from kettui review
1 month ago
test_reorganize_queue.py
Reorganize queue: race + dedupe fixes from kettui review
1 month ago
test_reorganize_runner.py
Library reorganize: FIFO queue with live status panel
1 month ago
test_repair_worker_album_fill.py
Fix CI test failures from incomplete dummy config and encoding
1 month ago
test_request_cleanup_timer.py
test: api/request periodic cleanup timer
1 month ago
test_runtime_state.py
Tighten metadata and import safety
1 month ago
test_script_split_integrity.py
Unify artist detail: route source artists to standalone page, retire inline Artists page
1 month ago
test_socketio_cors.py
Socket.IO CORS: handle self-review nits
1 month ago
test_spa_deep_linking.py
Rename Search page id from 'downloads' to 'search', bump to 2.43
1 month ago
test_sync_discovery_scan_events.py
Realign test file names
1 month ago
test_tidal_search_shortening.py
Reject Tidal streams that silently downgrade from the requested quality
1 month ago
test_tool_progress_events.py
Realign test file names
1 month ago
test_track_number_repair.py
Fix CI test failures from incomplete dummy config and encoding
1 month ago
test_track_search_single_query.py
test: api_search_tracks single-query track search
1 month ago
test_unknown_artist_fixer.py
Fix test using old deezer_track_id column name
1 month ago
test_watchlist_scanner_scan.py
Move the import flows and related post-processing pipelines into separate modules
1 month ago
test_websocket_client_transport.py
Repoint websocket transport test to core.js after split
1 month ago
test_websocket_infrastructure.py
Realign test file names
1 month ago
test_wishlist_pagination.py
test: wishlist SQL pagination and category filter
1 month ago
test_worker_existing_id_marks_matched.py
test: enrichment worker re-processing fix and migration backfill
1 month ago
test_worker_utils_album_track_count.py
Fix Album Completeness job reporting zero findings for every album
1 month ago