SpotiFLAC-Mobile/go_backend
2026-04-13 23:32:18 +07:00
..
ape_tags.go feat: enrich composer and track totals metadata 2026-04-13 23:32:17 +07:00
audio_metadata.go feat: enrich composer and track totals metadata 2026-04-13 23:32:17 +07:00
audio_metadata_cache_test.go feat: add stable cover cache keys, Qobuz album-search fallback, metadata filters and extended sort options 2026-04-13 23:32:12 +07:00
audio_metadata_mp3_test.go feat: add audio quality analysis widget and fix USLT lyrics detection 2026-03-26 01:11:29 +07:00
cancel.go refactor: more code cleanup 2026-01-17 10:04:21 +07:00
cover.go chore: clean up codebase 2026-03-26 16:43:56 +07:00
cue_parser.go feat: enrich composer and track totals metadata 2026-04-13 23:32:17 +07:00
deezer.go feat: enrich composer and track totals metadata 2026-04-13 23:32:17 +07:00
deezer_download.go feat: enrich composer and track totals metadata 2026-04-13 23:32:17 +07:00
duplicate.go feat: add resolve API with SongLink fallback, fix multi-artist tags (#288), and cleanup 2026-04-13 23:32:14 +07:00
exports.go feat: add configurable extension download fallback 2026-04-13 23:32:18 +07:00
exports_deezer_metadata_test.go feat: improve auto-fill track resolution in Edit Metadata sheet 2026-03-15 21:12:47 +07:00
exports_test.go feat: add configurable extension download fallback 2026-04-13 23:32:18 +07:00
extension_manager.go fix: harden gomobile extension bindings and m4a cover retention 2026-04-13 23:32:17 +07:00
extension_manifest.go feat: add skipLyrics manifest field for extensions to opt out of lyrics fetching 2026-04-13 23:32:16 +07:00
extension_providers.go feat: add configurable extension download fallback 2026-04-13 23:32:18 +07:00
extension_providers_test.go feat: add configurable extension download fallback 2026-04-13 23:32:18 +07:00
extension_runtime.go fix: harden gomobile extension bindings and m4a cover retention 2026-04-13 23:32:17 +07:00
extension_runtime_auth.go fix: harden gomobile extension bindings and m4a cover retention 2026-04-13 23:32:17 +07:00
extension_runtime_ffmpeg.go fix: harden gomobile extension bindings and m4a cover retention 2026-04-13 23:32:17 +07:00
extension_runtime_file.go fix: harden gomobile extension bindings and m4a cover retention 2026-04-13 23:32:17 +07:00
extension_runtime_http.go fix: harden gomobile extension bindings and m4a cover retention 2026-04-13 23:32:17 +07:00
extension_runtime_matching.go fix: harden gomobile extension bindings and m4a cover retention 2026-04-13 23:32:17 +07:00
extension_runtime_polyfills.go fix: harden gomobile extension bindings and m4a cover retention 2026-04-13 23:32:17 +07:00
extension_runtime_storage.go fix: harden gomobile extension bindings and m4a cover retention 2026-04-13 23:32:17 +07:00
extension_runtime_storage_test.go fix: harden gomobile extension bindings and m4a cover retention 2026-04-13 23:32:17 +07:00
extension_runtime_utils.go fix: harden gomobile extension bindings and m4a cover retention 2026-04-13 23:32:17 +07:00
extension_settings.go feat: move Amazon Music to extension, fix Deezer download timeout 2026-03-08 04:15:28 +07:00
extension_store.go fix: harden gomobile extension bindings and m4a cover retention 2026-04-13 23:32:17 +07:00
extension_test.go fix: harden gomobile extension bindings and m4a cover retention 2026-04-13 23:32:17 +07:00
extension_timeout.go fix: harden gomobile extension bindings and m4a cover retention 2026-04-13 23:32:17 +07:00
filename.go feat: advanced filename templates, low-RAM device profiling, responsive artist UI, and project site 2026-02-13 21:39:08 +07:00
filename_test.go feat: advanced filename templates, low-RAM device profiling, responsive artist UI, and project site 2026-02-13 21:39:08 +07:00
go.mod fix: prefer local file for cover/lyrics save and update build dependencies 2026-04-13 23:32:13 +07:00
go.sum fix: prefer local file for cover/lyrics save and update build dependencies 2026-04-13 23:32:13 +07:00
httputil.go feat: add resolve API with SongLink fallback, fix multi-artist tags (#288), and cleanup 2026-04-13 23:32:14 +07:00
httputil_ios.go feat: add resolve API with SongLink fallback, fix multi-artist tags (#288), and cleanup 2026-04-13 23:32:14 +07:00
httputil_utls.go feat: add resolve API with SongLink fallback, fix multi-artist tags (#288), and cleanup 2026-04-13 23:32:14 +07:00
idhs.go feat: add resolve API with SongLink fallback, fix multi-artist tags (#288), and cleanup 2026-04-13 23:32:14 +07:00
library_scan.go feat: enrich composer and track totals metadata 2026-04-13 23:32:17 +07:00
library_scan_test.go feat: add stable cover cache keys, Qobuz album-search fallback, metadata filters and extended sort options 2026-04-13 23:32:12 +07:00
logbuffer.go chore: remove redundant comments and update donor list 2026-04-13 23:32:15 +07:00
lyrics.go fix: harden gomobile extension bindings and m4a cover retention 2026-04-13 23:32:17 +07:00
lyrics_apple.go feat: add resolve API with SongLink fallback, fix multi-artist tags (#288), and cleanup 2026-04-13 23:32:14 +07:00
lyrics_musixmatch.go feat: add resolve API with SongLink fallback, fix multi-artist tags (#288), and cleanup 2026-04-13 23:32:14 +07:00
lyrics_netease.go feat: add resolve API with SongLink fallback, fix multi-artist tags (#288), and cleanup 2026-04-13 23:32:14 +07:00
lyrics_qqmusic.go feat: add resolve API with SongLink fallback, fix multi-artist tags (#288), and cleanup 2026-04-13 23:32:14 +07:00
metadata.go feat: enrich composer and track totals metadata 2026-04-13 23:32:17 +07:00
metadata_artist_tags_test.go feat: add artist tag mode setting with split Vorbis support and improve library scan progress 2026-04-13 23:32:12 +07:00
metadata_types.go feat: enrich composer and track totals metadata 2026-04-13 23:32:17 +07:00
mobile_deps.go feat: move Amazon Music to extension, fix Deezer download timeout 2026-03-08 04:15:28 +07:00
output_fd.go feat: add multi-select to library folders, batch playlist picker, and Go backend FD safety 2026-02-19 18:27:14 +07:00
output_fd_unix.go feat: add multi-select to library folders, batch playlist picker, and Go backend FD safety 2026-02-19 18:27:14 +07:00
output_fd_windows.go feat: add multi-select to library folders, batch playlist picker, and Go backend FD safety 2026-02-19 18:27:14 +07:00
parallel.go feat: move Amazon Music to extension, fix Deezer download timeout 2026-03-08 04:15:28 +07:00
progress.go perf: optimize polling, progress caching, staggered warmup, and snapshot-based library scan 2026-03-14 16:52:33 +07:00
qobuz.go fix: preserve composer metadata across qobuz and history 2026-04-13 23:32:18 +07:00
qobuz_test.go fix: preserve composer metadata across qobuz and history 2026-04-13 23:32:18 +07:00
ratelimit.go feat: move Amazon Music to extension, fix Deezer download timeout 2026-03-08 04:15:28 +07:00
romaji.go feat: add resolve API with SongLink fallback, fix multi-artist tags (#288), and cleanup 2026-04-13 23:32:14 +07:00
songlink.go chore: remove redundant comments and update donor list 2026-04-13 23:32:15 +07:00
songlink_test.go fix: improve extension runtime safety, HTTP response URL, SongLink parsing, and recommended service for extensions 2026-04-13 23:32:15 +07:00
tidal.go feat: enrich composer and track totals metadata 2026-04-13 23:32:17 +07:00
tidal_test.go fix: fix Tidal track resolution, playlist owner info, and improve track provider state 2026-03-14 15:42:21 +07:00
title_match_utils.go feat: add resolve API with SongLink fallback, fix multi-artist tags (#288), and cleanup 2026-04-13 23:32:14 +07:00
title_match_utils_test.go feat: improve track matching 2026-04-13 23:32:11 +07:00