Commit Graph

3 Commits

Author SHA1 Message Date
0ae8c7e008 feat yandex desktop downloads 2026-06-10 12:58:04 +02:00
50ca5f564b improve search menu preview and artist release details 2026-04-22 00:16:59 +02:00
6bc4b3b319 Refactor: comprehensive cleanup and modularization
- Extracted common JSON parsing helpers into internal/jsonutil
- Removed duplicated helper functions from provider packages
- Removed dead code in internal/app/app.go and downloader.go
- Replaced deprecated strings.Title with jsonutil.TitleCase
- Added graceful shutdown with signal handling in main.go
- Split monolithic cmd/rip/main.go into args.go, helpers.go, lastfm.go, search.go
2026-04-21 23:38:41 +02:00