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.
SoulSync/core
nick2000713 749bc274b3
fix: treat colon as separator in normalize_string so T:T matches T_T
1 week ago
..
artists Complete MusicBrainz watchlist source parity 1 month ago
automation Merge pull request #780 from kekkokk/feature/organize-by-playlist-library 3 weeks ago
blocklist Blocklist Phase 1 (backfill + API + modal): the Blocklist button on the watchlist page 2 weeks ago
credentials Profiles: review fixes — close two gating gaps + reject whitespace secrets 2 weeks ago
diagnostics #802: on-demand memory-growth diagnostic (tracemalloc, browser-drivable) 2 weeks ago
discovery #702: make mirrored-playlist cancel/reset/delete idempotent (un-wedge LB weekly sync) 2 weeks ago
download_engine
download_plugins Torrents: fix stall handling on "downloading metadata" + stop orphaning in qbit 2 weeks ago
downloads resolve merge conflict in style.css 2 weeks ago
enrichment Import speed: downloads pause ALL enrichment workers, discovery pauses the contention five 2 weeks ago
exports Library export: export the whole library roster too (corruption's request) 1 week ago
imports Use app confirm modal for verification review actions 2 weeks ago
library Artist Sync: guard stale-removal against an unreachable mount + gate it admin-only 2 weeks ago
maintenance Add one-off repair for source ids shared across multiple artists 2 weeks ago
matching #845 tests: lift history-path resolver to core/ + seam-test the delete-safety 2 weeks ago
media_server
metadata Cache artist album lists across metadata sources 2 weeks ago
personalized
playback Player: log SoulSync web-player plays (recently-played + smart-radio recency) 3 weeks ago
playlists Fix: auto-sync capped public Spotify playlists at 100 tracks (#838) 2 weeks ago
radio Player revamp Phase 2: smart radio ranking (play-count + popularity) 3 weeks ago
repair_jobs Add Empty Folder Cleaner library-maintenance job (corruption's request) 1 week ago
search Multi-artist tags: Search → Download Now finally knows its metadata source (Netti93) 2 weeks ago
security Login mode: enforce "every profile has a password" at every write-point (no gaps) 1 week ago
stats
streaming #809 Navidrome playback: stream via the server's API when the library isn't mounted on disk 2 weeks ago
sync Sync: append mode actually dedupes — stop re-adding the whole playlist (#823) 2 weeks ago
text Matcher: bracketed subtitles no longer read as different songs (#825) 2 weeks ago
torrent_clients Add Aria2 to the torrent client list (Shdjfgatdif's request) 1 week ago
usenet_clients Fix: Usenet bundle stuck at 99%/100% — SAB reports post-processing in History as non-terminal (#721) 3 weeks ago
watchlist Complete MusicBrainz watchlist source parity 1 month ago
webui
wishlist Wishlist: manual "add to wishlist" now skips already-owned tracks (#825) 2 weeks ago
workers
acoustid_client.py AcoustID: report errors honestly instead of masking them as 'Skipped' 3 weeks ago
acoustid_verification.py feat(verification): status vocabulary, DB column, SOULSYNC_VERIFICATION tag 2 weeks ago
album_consistency.py
amazon_client.py Fix #759: Amazon enrichment floods when its public proxy is down 3 weeks ago
amazon_download_client.py
amazon_outage.py Fix #759: Amazon enrichment floods when its public proxy is down 3 weeks ago
amazon_worker.py Enrichment manager: 'process this group first' + refined hero header 3 weeks ago
api_call_tracker.py
archive_pipeline.py fix(downloads): harden album bundle staging 1 month ago
artist_source_detail.py Fix MusicBrainz artist detail showing MBID as name 1 month ago
artist_source_lookup.py Fix artist-detail showing wrong artist when a source id is duplicated 2 weeks ago
audiodb_client.py
audiodb_worker.py Tighten artist matching: 0.85 gate + shared uniqueness guard 2 weeks ago
auto_import_worker.py Fix import artist override and verification review 2 weeks ago
automation_engine.py Automations: run each as its OWNER profile in the background (part 1 of per-profile sync) 2 weeks ago
connection_detect.py
connection_test.py Add torrent and usenet release staging support 1 month ago
database_update_worker.py Run auto-reconcile as a scan phase inside the running window 2 weeks ago
db_integrity.py DB backups: verify integrity + never evict the last good backup 3 weeks ago
debug_info.py
deezer_client.py #853 follow-up: don't cache a partial Deezer discography on mid-pagination error 2 weeks ago
deezer_download_client.py
deezer_worker.py Tighten artist matching: 0.85 gate + shared uniqueness guard 2 weeks ago
discogs_client.py Cache artist album lists across metadata sources 2 weeks ago
discogs_worker.py Discogs: fix master/release ID collision fetching the wrong album 2 weeks ago
download_orchestrator.py Fix Usenet settings reload without restart 1 month ago
genius_client.py Genius 429 backoff: fail-fast gate instead of napping the import pipeline 2 weeks ago
genius_worker.py Enrichment manager: 'process this group first' + refined hero header 3 weeks ago
genre_filter.py
hifi_client.py Log exception when inferring HiFi manifest ext 1 month ago
hydrabase_client.py
hydrabase_worker.py
image_cache.py Image cache: reject truncated downloads instead of caching broken covers (#750) 3 weeks ago
itunes_client.py Cache artist album lists across metadata sources 2 weeks ago
itunes_worker.py Full release dates: store + write yyyy-mm-dd end to end (#824 part 2) 2 weeks ago
jellyfin_client.py Sync: append mode actually dedupes — stop re-adding the whole playlist (#823) 2 weeks ago
lastfm_client.py
lastfm_worker.py Enrichment manager: 'process this group first' + refined hero header 3 weeks ago
library_reorganize.py #767-2: reorganize finds the right album edition instead of mislabeling singles as deluxe 2 weeks ago
lidarr_download_client.py
listenbrainz_client.py
listenbrainz_manager.py Auto-Sync: fix LB pipelines stuck on "Refreshing:" for 5+ minutes 4 weeks ago
listening_stats_worker.py
lyrics_client.py Lyrics: add a "Lyrics Filler" maintenance job + lyrics option in the Re-tag tool (Sokhi) 2 weeks ago
matching_engine.py fix: treat colon as separator in normalize_string so T:T matches T_T 1 week ago
metadata_service.py
musicbrainz_client.py MusicBrainz manual search: field-scope the artist in non-strict mode (#754) 3 weeks ago
musicbrainz_search.py Fix: MusicBrainz artist discography capped at 25 releases 4 weeks ago
musicbrainz_service.py Cover art: a numeric difference is a different release — Vol.4 stops wearing Vol.4.5's cover 2 weeks ago
musicbrainz_worker.py Tighten artist matching: 0.85 gate + shared uniqueness guard 2 weeks ago
navidrome_client.py Navidrome: self-heal the connection instead of latching disconnected (jimmydotcom) 1 week ago
personalized_playlists.py Blocklist Phase 1 (backend): artist/album/track bans enforced at the wishlist chokepoint 2 weeks ago
plex_client.py Fix #792: 'reconcile' playlist sync mode (edit in place, keep image/description) 3 weeks ago
profile_context.py Automations: run each as its OWNER profile in the background (part 1 of per-profile sync) 2 weeks ago
prowlarr_client.py feat(settings): add Prowlarr integration as indexer aggregator 1 month ago
qobuz_client.py Fetch all Qobuz favorite tracks for discovery 4 weeks ago
qobuz_worker.py Tighten artist matching: 0.85 gate + shared uniqueness guard 2 weeks ago
reorganize_queue.py
reorganize_runner.py
repair_worker.py Add Empty Folder Cleaner library-maintenance job (corruption's request) 1 week ago
replaygain.py
runtime_state.py
seasonal_discovery.py
similar_artists_worker.py Lint: fix ruff B905 (zip strict=) + S110 (try/except/pass) in similar-artists worker + perf endpoint 3 weeks ago
socketio_cors.py
soulid_worker.py
soulseek_client.py Fix #796: Soulseek album bundle left completed files in slskd download folder 2 weeks ago
soulsync_client.py
soundcloud_client.py
source_ids.py Source IDs: add canonical registry, adopt at the highest-value sites 3 weeks ago
spotify_client.py Cache artist album lists across metadata sources 2 weeks ago
spotify_free_metadata.py Spotify Free: close the album-search gap via the artist's discography 2 weeks ago
spotify_public_api.py SpotipyFree integration confirmed working (236 tracks live); deps + meta tweak 3 weeks ago
spotify_public_scraper.py Diagnostics: route public-fetch logs to soulsync namespace + log HTTP status 3 weeks ago
spotify_token_cache.py Spotify tokens move into the database — daily Docker deauth fixed (wolf39us) 2 weeks ago
spotify_worker.py Spotify: rename "Spotify Free" → "Spotify (no auth)", default enrichment to it 2 weeks ago
tag_writer.py feat(verification): status vocabulary, DB column, SOULSYNC_VERIFICATION tag 2 weeks ago
tidal_client.py
tidal_download_client.py fix(tidal): honour version field in matching and back off on rate limits 2 weeks ago
tidal_worker.py Tighten artist matching: 0.85 gate + shared uniqueness guard 2 weeks ago
watchlist_scanner.py Watchlist: show WHICH tracks a scan found/added + group Download Origins (#831) 2 weeks ago
web_scan_manager.py
wishlist_service.py
worker_utils.py Tighten artist matching: 0.85 gate + shared uniqueness guard 2 weeks ago
youtube_client.py YouTube: ship the JS runtime + nightly yt-dlp so streams/music videos work out of the box 2 weeks ago