Skip to content

Features/bugs#364

Merged
theovilardo merged 13 commits intotheovilardo:masterfrom
BeanVortex:features_bugs
Nov 17, 2025
Merged

Features/bugs#364
theovilardo merged 13 commits intotheovilardo:masterfrom
BeanVortex:features_bugs

Conversation

@BeanVortex
Copy link
Contributor

Features:

  • Tap anywhere on artist name or album to navigate to their page
  • Added the path of file on details
  • Added delete from device functionality
  • Added mimeType, bitrate and sample rate on music screen
  • Caching audio metadata and cover images for faster loading
  • Counted playback functionality in sleep timer
  • Deep file scanning (details on 33b7227)

Fixed bugs:

  • Changing song cover wouldn't apply on next run
  • Song cover of some files were not being fetched
…ll files bitrate, sampleRate, mimeType, embedded covers(usable through refresh library in settings).

- non deep scan is on app start and swipe to refresh of library tabs. since in uses cache for those mentioned items, it loads faster and if a files metadata changes outside the app, it won't reflect on the cache. to reflect the changes, deep scan is necessary

- bug fix with removing files
- bug fix on not showing bitrate and others sometimes (not sure)
@theovilardo theovilardo merged commit 1aab5ad into theovilardo:master Nov 17, 2025
@theovilardo
Copy link
Owner

Amazing contribution! I'll add you to the contributors list on next update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants