Commit Graph

2196 Commits (2bd8d2ac7a81b2f49165a94378f738eb6a3d9f86)
 

Author SHA1 Message Date
Broque Thomas 2bd8d2ac7a Version bump to 2.33
2 weeks ago
Broque Thomas 63230ae39c Add bottom padding to library pagination for scroll breathing room
2 weeks ago
Broque Thomas 533091f605 Update What's New — live log viewer now mentions search and smart filtering
2 weeks ago
Broque Thomas 3404812a1e Improve live log viewer — fix level filters, faster updates, add search
2 weeks ago
Broque Thomas 8b0e619fa1 Add live log viewer on Settings → Logs tab
2 weeks ago
Broque Thomas c0c38268f5 Fix tool help modal not closable from Automations page
2 weeks ago
Broque Thomas 07d67e8517 Fix Your Albums section opening playlist modal instead of album modal
2 weeks ago
Broque Thomas aa8f97e3d5 Add optional ReplayGain analysis to post-processing pipeline
2 weeks ago
Broque Thomas 461f28f084 Fix Spotify OAuth stealing ports in Docker on fresh installs
2 weeks ago
Broque Thomas 288994e081 Update What's New with all today's features and fixes
2 weeks ago
Broque Thomas cdcb05892a Expand default genre whitelist from 223 to 272 genres
2 weeks ago
Broque Thomas e8094c2218 Fix genre whitelist settings not saving — add to allowed config keys
2 weeks ago
Broque Thomas 288776a7f3 Add genre whitelist for filtering junk tags during enrichment
2 weeks ago
Broque Thomas c6de707f94 Fix single track search results downloading with album context
2 weeks ago
Broque Thomas 1564d7bd53 Fix Liked Songs playlist misidentified as YouTube source
2 weeks ago
Broque Thomas 62251a66bf Improve deep scan logging — show existing track counts, not just new
2 weeks ago
Broque Thomas 0e8e3e86a0 Fix Duplicate Detector ignoring 'allow duplicate tracks across albums'
2 weeks ago
Broque Thomas a02266596a Add Full Refresh support for SoulSync standalone mode
2 weeks ago
Broque Thomas 6036e02011 Fix library scan button stuck on 'Stop' and stale count shown as 'failed'
2 weeks ago
Broque Thomas 2c15d50bff Fix metadata enhancement crash when album_info is None
2 weeks ago
Broque Thomas f5a2d51d4e Speed up standalone verify button — stop counting after 10 files
2 weeks ago
Broque Thomas f8e4adde41 Remove redundant output path mirror from standalone config section
2 weeks ago
Broque Thomas db7714c4db Fix settings page showing all tabs on first load
2 weeks ago
Broque Thomas efe8280e23 Rebrand folder terminology: Download→Input, Transfer→Output, Staging→Import
2 weeks ago
Broque Thomas cef1162c5e Update What's New with today's features and fixes
2 weeks ago
Broque Thomas b17a6e2dd7 Add per-artist metadata source override for watchlist scans
2 weeks ago
Broque Thomas f749bb9604 Fix AcoustID mismatch fix failing with 'uuid' UnboundLocalError
2 weeks ago
Broque Thomas 381e37ecf7 Enhance logging, debug info, and add Troubleshooting docs section
2 weeks ago
BoulderBadgeDad c473bf777c
Merge pull request #318 from kettui/feat/artist-discography-refactoring
2 weeks ago
Broque Thomas 1527fea5a1 Merge branch 'main' of https://github.com/Nezreka/SoulSync
2 weeks ago
BoulderBadgeDad f636014b9a
Merge pull request #316 from kettui/fix/reduce-ui-stalls
2 weeks ago
Broque Thomas b516f6e8ce Restore python web_server.py support alongside gunicorn
2 weeks ago
BoulderBadgeDad 64d87389d6
Merge pull request #315 from kettui/feat/gunicorn
2 weeks ago
Antti Kettunen 3191f1fe3b Auto-reload static assets in development
2 weeks ago
Antti Kettunen bbd736e915 Reduce gunicorn graceful_timeout to speed up app teardown
2 weeks ago
Antti Kettunen 832bb07787 Prevent running web_server.py directly, enforce gunicorn
2 weeks ago
Antti Kettunen cb9a4b23b6 Clean up legacy env vars, print a warning log if running web_server directly
2 weeks ago
Antti Kettunen 8ff89c63a3 Add logging for slow requests
2 weeks ago
Antti Kettunen 14bc9b6fad Introduce Gunicorn production runner
2 weeks ago
Broque Thomas 020ce6d765 Hide discovery modal sync buttons in standalone mode
2 weeks ago
Broque Thomas 33911a7001 Show Sync page in standalone mode, only hide sync buttons
2 weeks ago
Broque Thomas 8df5cf3be0 Fix lossy copy conversion failing on FLACs with embedded cover art
2 weeks ago
Broque Thomas 9369924968 Fix discography dedup dropping studio albums for compilations
2 weeks ago
Antti Kettunen cca396e7bd Centralize Hydrabase enablement
2 weeks ago
Antti Kettunen 2b575a59ae Refactor artist discography lookup
2 weeks ago
Broque Thomas ad9d5817cf Fix 'Loading playlist...' stuck forever on error
2 weeks ago
Broque Thomas f4aaab8a66 Reorganize Settings Library tab with collapsible sections
2 weeks ago
Antti Kettunen 1905678c7b Refactor get_artist_discography to respect metadata provider priority
2 weeks ago
Antti Kettunen e687486561 Add caching for enhanced search, don't attempt searches with 2 characters or less
2 weeks ago
Antti Kettunen 688e84ce4d Fix MusicBrainz label, primarily show tabs with fetched results only
2 weeks ago