Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Media downloaded correctly, but media scan doesn't detect new media #922

Open
kajdo opened this issue Oct 17, 2024 · 2 comments
Open

Media downloaded correctly, but media scan doesn't detect new media #922

kajdo opened this issue Oct 17, 2024 · 2 comments
Labels
android Android-specific issues enhancement Improves an existing feature help wanted Looking for external contributors to make a PR os-integration Issues related to OS integration, like media notifications, media browsing, shortcuts, widgets, etc. redesign-beta Issues related to the beta/redsigned version of Finamp

Comments

@kajdo
Copy link

kajdo commented Oct 17, 2024

Hi,

I use finamp to play music when I'm connected via wifi and have access to my jellyfin instance. But when I'm at work I don't want to constantly vpn into my network (battery drain because of vpn), so I download the media using the download feature in the beta release to download it to /storage/emulated/0/Music/Finamp/[[album]]/[[songs]].

This works fine with one little caveat - the downloaded media is not detected by android's own media provider (no idea why).

how do i know? -- I use RetroMusicPlayer to play offline music at work and in my car (android auto support)

when i rescan the media library using a third party app - the media is visible.

I want to suggest, that after downloading media using the download feature, finamp triggers a media scan by itself, so such usecases would have a flawless UX.

I did open a corresponding feature request on RetroMusicPlayer to suggest a "Pull to Refresh" feature for that usecase (RetroMusicPlayer/RetroMusicPlayer#1673) but I think it would be a better UX if finamp kicks off a media scan on system level after download, because the music being available as media would be the expectation from the user i guess.

thx for your software! like the new UI a lot

@Chaphasilor
Copy link
Collaborator

I guess we could add this at some point, it seems doable: https://stackoverflow.com/questions/3300137/how-can-i-refresh-mediastore-on-android

But it's honestly not a priority atm. If anyone wants to make a PR for this, I'd be happy to accept it!

Also, Finamp does support Android Auto in the beta version, if that helps ^^

@Chaphasilor Chaphasilor added enhancement Improves an existing feature android Android-specific issues redesign-beta Issues related to the beta/redsigned version of Finamp os-integration Issues related to OS integration, like media notifications, media browsing, shortcuts, widgets, etc. help wanted Looking for external contributors to make a PR labels Oct 24, 2024
@kajdo
Copy link
Author

kajdo commented Oct 26, 2024

will try the android auto feature - thx for the headsup @Chaphasilor

for forcing a media refresh, I currently use https://gitlab.com/AndreasK/safmediascanner ... might be worth to check their implementation as well (GPLv3)

get your point that it's not on the prio list - but maybe I'm lucky somewhen

can't provide a PR myself, since I'm not really on mobile dev side

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android Android-specific issues enhancement Improves an existing feature help wanted Looking for external contributors to make a PR os-integration Issues related to OS integration, like media notifications, media browsing, shortcuts, widgets, etc. redesign-beta Issues related to the beta/redsigned version of Finamp
Projects
None yet
Development

No branches or pull requests

2 participants