Not all my music showing up - Android Q&A, Help & Troubleshooting

My having troblem with my music not showing up, it only shows 4 songs out of 75. I tried using poweramp,playerpro, and the default music app but it still doesn't work. Any ideas?

Using ur computer just create a music folder and dump all the songs in it and try it.. Because sometimes a called .nomedia ll be present if it s then music apps wont scan those folders!!

What kind of files do not show up? Are the flacs? I find that the only player that shows/plays all file types, including flac, is andless. You can find it in google play store.

Prashanthme said:
Using ur computer just create a music folder and dump all the songs in it and try it.. Because sometimes a called .nomedia ll be present if it s then music apps wont scan those folders!!
Click to expand...
Click to collapse
I just tried that and it still doesn't work
OffcerClancy said:
What kind of files do not show up? Are the flacs? I find that the only player that shows/plays all file types, including flac, is andless. You can find it in google play store.
Click to expand...
Click to collapse
Their songs(mp3) files

Hey guys, just thought I'd help even if this is a rather old thread:
I've had the same issue as x12CHRIS18x, this happened on both a rooted stock rom Samsung Galaxy Grand Duos, and a Galaxy S III stock unrooted. Both phones had the music files (mp3 and m4a) in the "Music" folder on the external SDcard.
Apparently, a reboot solved the issue on both devices, but I wouldn't want to do that everytime I copied music to my phone.
So I just went ahead and opened a File Manager app called ES File Explorer, Hit the menu button, tapped on Library, then Music, tap on Refresh icon on the bottom bar of the app, then hit "Notify System Refresh" it will take a few sec./minutes depending on the size of your Music Library.
I figured what this does is it forces an "indexing" on all media files found on your device, depending on what type of Library you selected, in this case, music.
Hope this helped someone who also had this issue.

Related

[Q] Music player

How do I exclude folder on the stock Vibrant's music player?
I believe you can put a period at the beginning of a folder to hide it from being indexed from the Gallery or Music applications. (So a folder called ".Music" would be hidden.)
CappyQ said:
I believe you can put a period at the beginning of a folder to hide it from being indexed from the Gallery or Music applications. (So a folder called ".Music" would be hidden.)
Click to expand...
Click to collapse
This is true. I tried this when I wanted to hide my custom ringtones from the music player, but when I did it hides the folder from the entire system. The result was I could no longer choose (see) custom ringtones from the system settings. I wonder if there's a way to hide files/folders from the media player while still keeping them available to the system sounds settings. On my mt3g, the media player ignores files in the directory sdcard/media/ringtones. On the Vibrant, the player shows all media files no matter where they are placed. Anyone?
XfooYen said:
This is true. I tried this when I wanted to hide my custom ringtones from the music player, but when I did it hides the folder from the entire system. The result was I could no longer choose (see) custom ringtones from the system settings. I wonder if there's a way to hide files/folders from the media player while still keeping them available to the system sounds settings. On my mt3g, the media player ignores files in the directory sdcard/media/ringtones. On the Vibrant, the player shows all media files no matter where they are placed. Anyone?
Click to expand...
Click to collapse
I got around it by renaming my ringtones from .mp3 to .mid, seems the music player ignores .mid files.
But since the stock music player doesn't have a homescreen widget, i went ahead and bought MixZing, which lets you select what folders to play music from.
This is In the tips and tricks sticky at the top...
Sent from my SGH-T959 using XDA App
raduque said:
I got around it by renaming my ringtones from .mp3 to .mid, seems the music player ignores .mid files.
But since the stock music player doesn't have a homescreen widget, i went ahead and bought MixZing, which lets you select what folders to play music from.
Click to expand...
Click to collapse
Thanks. I'll try that if I repurchase the Vibrant after Samsung fixes the GPS/Compass.
achild said:
This is In the tips and tricks sticky at the top...
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
...and the .nomedia file it recommends placing does the same thing as putting a period in front of the folder title, thus hiding its contents from the system settings.

remove ringtones/alarms/notifications from music player

so my dad just started using his vibrant for music, and it annoys the both of us that all of the ringtones show up. I tried the .nomedia file, and that did work for the music player,
but it also made picking the ringtone for the phone impossible.
so is there anyway to do this?
neok44 said:
so my dad just started using his vibrant for music, and it annoys the both of us that all of the ringtones show up. I tried the .nomedia file, and that did work for the music player,
but it also made picking the ringtone for the phone impossible.
so is there anyway to do this?
Click to expand...
Click to collapse
place an empty file called .nomedia in the directories where the ringtones, notifications are.
I do as follow on the linux box
Code:
touch .nomedia
adb push .nomedia /sdcard/media/ringtones/
And so on
lqaddict said:
place an empty file called .nomedia in the directories where the ringtones, notifications are.
I do as follow on the linux box
Code:
touch .nomedia
adb push .nomedia /sdcard/media/ringtones/
And so on
Click to expand...
Click to collapse
apparently you didn't read my post. I didn't use adb, but i created a .nomedia file, and put it in those folders. And it did work, they didn't show up in the music player.
however, it ALSO removed all those files from the entire system. If i go to pick my ringtone, they don't show up, not in the stock picker, or rings extended.
anyone have any ideas?
Back in the days...i had the same issue with the G1.....
neok44 said:
anyone have any ideas?
Click to expand...
Click to collapse
I doubt if there is a solution to this, unless someone is hiding it from us. I also only know about the .nomedia file, but it does totally eliminate it from the system and not just from the player. The same thing with the picture Gallery - it shows all the icons and folder.jpg files also = VERY annoying.
As far as I know, it has always been an issue which I only have to live with. - any updates will be appreciated, please.
bert269 said:
I doubt if there is a solution to this, unless someone is hiding it from us. I also only know about the .nomedia file, but it does totally eliminate it from the system and not just from the player. The same thing with the picture Gallery - it shows all the icons and folder.jpg files also = VERY annoying.
As far as I know, it has always been an issue which I only have to live with. - any updates will be appreciated, please.
Click to expand...
Click to collapse
I use an appacalled ES File Explorer to do any file management.
the .nomedia files appear to hide files from the gallery, music player and video player apps when that "media search" occurs upon disconnecting USB or powering up. Doesn't seem to remove them from the system.
Using the file explorer above I can very simply navigate to and play/view any such media in with whatever player I wish to. Suggesting trying ES file explorer out.
Nickarus said:
I use an appacalled ES File Explorer to do any file management.
the .nomedia files appear to hide files from the gallery, music player and video player apps when that "media search" occurs upon disconnecting USB or powering up. Doesn't seem to remove them from the system.
Using the file explorer above I can very simply navigate to and play/view any such media in with whatever player I wish to. Suggesting trying ES file explorer out.
Click to expand...
Click to collapse
interesting, i'll give this a shot. I know manually adding the .nomedia file through windows or astro kills it from the entire system, except obviously for file managers.
well i tried creating a .nomedia file there, same thing.
but i really do like the UI of that app, so i guess the best thing to do now is just put .nomedia files everywhere and use that app to find my ringtone.
The album covers can all be hidden from gallery by calling the files AlbumArt.jpg - Im still looking for answer to hide music from player
davgriffith said:
Im still looking for answer to hide music from player
Click to expand...
Click to collapse
This method works perfectly for me:
http://forum.xda-developers.com/showpost.php?p=9452218&postcount=1

Sammy music player

Hi guys,
I dont know if already mentioned,i put some songs in my sd card(internal and external) I played few songs with sammy music player and then I deleted one cd (one folder).i opened again the music player and I still can see the deleted songs.If I try to play them it says "file does not exist".The only way to remove them is by deleting inside the music player or after rebooting phone.I initially deleted songs from root explorer.Whats going wrong?also tried the poweramp with same results.Is it the deleting or adding real time?
Same issue with video player.I played an avi file,deleted and its still in videos list.Any idea what am I doing wrong?
Sent from my GT-I9100 using Tapatalk
I've deleted an album with the stock file manager and there was no problem. Hope you can solve yours.
LesserCure said:
I've deleted an album with the stock file manager and there was no problem. Hope you can solve yours.
Click to expand...
Click to collapse
thank you.you are right.something goes wrong with root explorer
Sent from my GT-I9100 using Tapatalk
Im guessing that when you delete something with root explorer the phone wont re-scan the media but with the stock file manager it does. I dont know if theres an option in the setting to rescan media but I know that there are apps in the market that can be used to do that. I use Extented Controls and with it you can have a media scan button in a widget.

[Q] Need an app that can browse a system directory and show MP3 metadata

Google Music stores it's my downloaded MP3 music on the internal phone memory on my Nexus4. I don't want to use any other player, I really like how Google Music gives me the best of both worlds, with regards to having my best stuff locally, and all music in the cloud.
However sometimes I want to copy a particular Mp3 from my phone to my computer. All the files are randomly numbered xxx.mp3, so I can't see which file is what track in MP3 explorer.
Anyone know an app that can browse a system directory (on a rooted phone), and show all the Mp3 metadata and allow copying of that file?
CrazyPeter said:
Google Music stores it's my downloaded MP3 music on the internal phone memory on my Nexus4. I don't want to use any other player, I really like how Google Music gives me the best of both worlds, with regards to having my best stuff locally, and all music in the cloud.
However sometimes I want to copy a particular Mp3 from my phone to my computer. All the files are randomly numbered xxx.mp3, so I can't see which file is what track in MP3 explorer.
Anyone know an app that can browse a system directory (on a rooted phone), and show all the Mp3 metadata and allow copying of that file?
Click to expand...
Click to collapse
Google is your friend... But I suggest you to try to search in the play store. there are lots of usefull apps can find...
west76 said:
Google is your friend... But I suggest you to try to search in the play store. there are lots of usefull apps can find...
Click to expand...
Click to collapse
I already of course tried both of those avenues, hence asking here.
CrazyPeter said:
I already of course tried both of those avenues, hence asking here.
Click to expand...
Click to collapse
if u had rooted device than use root exlorer.apk or astro manager for system files and derectory...
Sent from my GT-I5510 using xda premium

Music app not showing all of the mp3s in the sdcard

I have downloaded two three songs on my mobile through chrome, then through ES file explorer, i moved those songs to /sdcard/Music/ where rest of my mp3s are.. the problem is that these new songs are not shown in the Music app.. months ago, I had copied songs from my pc to my phone /sdcard/Music/ through ES file explorer.. and they showed up fine..
can anyone help me out with this?
my phone is rooted
ICS 4.0.4
CWM recovery
Seems like this isnt HTC or app related issue
even samsung users are having this sort of issue..
now im loosing my interest in android
R0e-[nsy said:
even samsung users are having this sort of issue..
now im loosing my interest in android
Click to expand...
Click to collapse
Never lose interest in Android. Try clearing data and cache of the music app.
still.. lost a bit
Stereo8 said:
Never lose interest in Android. Try clearing data and cache of the music app.
Click to expand...
Click to collapse
yeah i tried it all, but clearing cache didnt work..
i read somewhere that I should fix the permissions through the recovery, but this caused another issue, there is an issue with CWM recovery, on fixing permissions it messes with the permissions of contacts pictures, hence the contact picture wont show up in messages.. so after trying fixing permissions, i got another issue at my disposal, although I did found a solution and fixed the contact picture issue.. but the Music library problem still remained..
I also read that there is a file .nomedia which causes this problem, but removing it didnt do any good either
meanwhile i found twrp released for desire x, and replaced CWM with twrp 2.5(official one, not Yasir's 2.4.3, i didnt know the difference so i just went with the latest one).. and then I fixed the permissions, and I also factory reset my phone.. which erased all of the data, then I copied things back and it all worked fine..
dont know if the factory reset fixed the issue or fixing the permission, as i went to sleep inbetween this whole mess to clear my mind (may be this made it work )
Maybe youre music Player was just rescaning for new Media, it can take a wile for me as i have tons of Files and twice as many folders
Sent from my HTC Desire X using Tapatalk 2
it wasnt fixed
BatEarsJoe said:
Maybe youre music Player was just rescaning for new Media, it can take a wile for me as i have tons of Files and twice as many folders
Sent from my HTC Desire X using Tapatalk 2
Click to expand...
Click to collapse
na man.. i thought its fixed as after going through what i have stated above, there appeared songs in the music library while i was actually copying songs, so i thought its fine now.. but today when i opened the music app, i found its showing almost half of the songs.. there are about 103 songs, its showing just something around 65..
i found one more thing, that when i open the Music folder in ES File Explorer, then some song icons contain there album art, and these are the only songs which are shown in music app.. there are 7 albums in the Music folder(means seven albums containing around 13 songs each) and 6 songs directly in Music folder.. in Music app, i get 5 albums, in one album there is only 7 songs shown in Music app while there are 14 or 15.. I opened this album on ES file explorer and found that there are only seven songs in that album with album art, this is when i found this.. this is pretty strange, can someone help me with this?
Perhaps unsupported Format, try Manually adding the Media if possible in your music Player (think you can in poweramp)
Sent from my HTC Desire X using Tapatalk 2
Nope it isnt unsupported format..
BatEarsJoe said:
Perhaps unsupported Format, try Manually adding the Media if possible in your music Player (think you can in poweramp)
Sent from my HTC Desire X using Tapatalk 2
Click to expand...
Click to collapse
i can play all the media files in my phone through ES File explorer Media player, and also by Music app (if i navigate to the music file by my file manager and then play it, though by this method it plays as a popup, you cant multitask, its like a preview thing, plays as long as you dont move away from the popup).. but it just dont show up in Music App, because of which i cant listen to half of my music while doing some other work, alternative is to use ES Media Player, but why the hell does Android Native Music App is sucking so bad? if I am supposed to select best app for myself then why it wont let me delete system apps? (after deleting them they get back after restart)
R0e-[nsy said:
i can play all the media files in my phone through ES File explorer Media player, and also by Music app (if i navigate to the music file by my file manager and then play it, though by this method it plays as a popup, you cant multitask, its like a preview thing, plays as long as you dont move away from the popup).. but it just dont show up in Music App, because of which i cant listen to half of my music while doing some other work, alternative is to use ES Media Player, but why the hell does Android Native Music App is sucking so bad? if I am supposed to select best app for myself then why it wont let me delete system apps? (after deleting them they get back after restart)
Click to expand...
Click to collapse
Do you have tagged all the music correctly? It won't scan it sometimes if it isn't tagged properly...
No I havent tagged them
dansou901 said:
Do you have tagged all the music correctly? It won't scan it sometimes if it isn't tagged properly...
Click to expand...
Click to collapse
What do you mean by have I tagged them correctly? How m i supposed to do this?
R0e-[nsy said:
What do you mean by have I tagged them correctly? How m i supposed to do this?
Click to expand...
Click to collapse
By tagged music, he meant music with right set of id3 tags (in our case, at least name of song), to check if you have tagged music... is player showing name of song, author, album name, or it is "untitled track XYZ"? If it is untitled track, then tag it ffs (untagged music should be illegal), good tool to tag music quickly a precisely is program called musicbrainz picard, just download it somewhere. try manualy search tags in the files that are not showed up in music player...
Every single song is properly tagged
mindlesSheep said:
By tagged music, he meant music with right set of id3 tags (in our case, at least name of song), to check if you have tagged music... is player showing name of song, author, album name, or it is "untitled track XYZ"? If it is untitled track, then tag it ffs (untagged music should be illegal), good tool to tag music quickly a precisely is program called musicbrainz picard, just download it somewhere. try manualy search tags in the files that are not showed up in music player...
Click to expand...
Click to collapse
Every single song is tagged.. i didnt know that this means tag else i would have confirmed it before..
any other suggestion ?
This is bizarre
what music player are you using, have you tried turn it off and on again, clear music players cache and then rescan for music?
using default HTC MUSIC APP
mindlesSheep said:
what music player are you using, have you tried turn it off and on again, clear music players cache and then rescan for music?
Click to expand...
Click to collapse
clearing data by going to app settings through app manager solved the issue, i think.. i did this then opened the music app, no songs in its library, then waited for a while just to make sure it isnt searching, and it didnt show any song.. then i opened ES File Explorer went to Music library and noticed that now more songs have album arts, infact noticed some songs getting updated by album art.. then went to music app again and thank god.. all songs are being displayed now..

Categories

Resources