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

Music files downloaded via Nextcloud app are not show in music players #1082

Closed
llucax opened this issue Jun 11, 2017 · 9 comments
Closed

Music files downloaded via Nextcloud app are not show in music players #1082

llucax opened this issue Jun 11, 2017 · 9 comments

Comments

@llucax
Copy link

llucax commented Jun 11, 2017

Actual behaviour

Music files downloaded from the Nextcloud app are not show in the Android media library (not detected by any music player)

Expected behaviour

When downloding files with owncloud that contains music, they should appear in the Android media library and be playable by any music player.

Steps to reproduce

  1. Download a music file (mp3 for example)
  2. Go to the music app
  3. The song is not shown

I even tried programs to re-scan media files and restarting the phone and nothing.

Environment data

Android version: 7.0

Device model: Elephone P9000

Stock or customized system: Stock

Nextcloud app version: 1.4.3

Nextcloud server version: 11.0.3.2

Logs

Web server error log

It's a phone local thing.

@llucax
Copy link
Author

llucax commented Jun 11, 2017

BTW, I switched Nextcloud to store files in the external SD card. Maybe that's relevant too.

Previously to use the Nextcloud app, I copied the same audio files to the same SD and never had any issues with songs not showing in media players, only when I removed all the files and did a sync via Nextcloud, the files stopped showing in music players.

@ghost
Copy link

ghost commented Jun 14, 2017

Is there, by chance, a .nomedia file in the path hierarchy?

@leandro-lucarella-sociomantic

I checked for that, but I double-checked and yes, I found one in SD/Android/data and this is where the nextcloud app put their files. I think removing that .nomedia will be troublesome, as it will affect all other android apps. Is there a way to mark the nextcloud directory as .yesmedia or something? This is not normally something the user should be messing with.

@ghost
Copy link

ghost commented Jun 14, 2017

Then I believe your issue is a duplicate of #429
There's a comment from @AndyScherzinger stating:

This will likely be made possible again in the future but I don't have any specific dates yet. [...]
#429 (comment)

As for a workaround:
You could try MediaMonkey for Android, you can specify certain folders to be scanned there.

@leandro-lucarella-sociomantic

Yes, it looks like a duplicate. Thanks.

@leandro-lucarella-sociomantic

You could try MediaMonkey for Android, you can specify certain folders to be scanned there.

Yeah, VLC too, any media player that can access files through the filesystem directly work, but it's not the ideal.

@tobiasKaminsky
Copy link
Member

The external storage path will be /SD/Android/media and not "/SD/Android/data" to allow other apps to access the download files.
This will be part of the next version.

@Oclair
Copy link

Oclair commented Jul 5, 2018

NC13 this is still a problem

@AndyScherzinger
Copy link
Member

@Oclair Did you check the storage path used by the app (in the app's settings screen?), see @tobiasKaminsky's comment #1082 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants