SitePoint Sponsor

User Tag List

Results 1 to 10 of 10

Thread: how to eliminate metadata of music files on android?

  1. #1
    SitePoint Zealot tim@getdim's Avatar
    Join Date
    Jul 2012
    Location
    Detroit
    Posts
    128
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    how to eliminate metadata of music files on android?

    Im looking for a way to eliminate the metadata of the music files (mp3, mp4, etc) on my android.
    I want to eliminate album sorting.
    basically im looking to just pick an artist, hit play, and hear everything from that artist.

    anyone know how i can do this?

  2. #2
    Grüße aus'm Pott
    SitePoint Award Recipient Pullo's Avatar
    Join Date
    Jun 2007
    Location
    Germany
    Posts
    2,486
    Mentioned
    40 Post(s)
    Tagged
    3 Thread(s)
    Hi,

    Do you mean you want to remove the metadata associated with (for example) a mp3 file?
    How well do you know your JavaScript from your jQuery?
    Check out SitePoint's latest JavaScript challenge


    My blog

  3. #3
    SitePoint Zealot tim@getdim's Avatar
    Join Date
    Jul 2012
    Location
    Detroit
    Posts
    128
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yes. That is exactly what i want. I want to eliminate all metadata other than title and artist.

    Someone else told me to simply download another music app so i can play just by artist and not album but the thing i like about the default app is it gives you a widget on your lock screen so you can easily play/pause or skip tracks. this widget is very helpful when driving. I havent found another app that has that feature.

  4. #4
    Grüße aus'm Pott
    SitePoint Award Recipient Pullo's Avatar
    Join Date
    Jun 2007
    Location
    Germany
    Posts
    2,486
    Mentioned
    40 Post(s)
    Tagged
    3 Thread(s)
    Quote Originally Posted by tim@getdim View Post
    Yes. That is exactly what i want. I want to eliminate all metadata other than title and artist.
    I don't know of any app that will do this on the fly.
    You could of course use a program like Mp3Tag to remove the meta data permanently. This program also lets you batch process files, so it would be quite easy.
    Or, you could do it with a scripting language such as Ruby and an appropriate library.

    Not sure if this is what you're after.
    How well do you know your JavaScript from your jQuery?
    Check out SitePoint's latest JavaScript challenge


    My blog

  5. #5
    #titanic {float:none} silver trophy
    molona's Avatar
    Join Date
    Feb 2005
    Location
    from Madrid to Heaven
    Posts
    7,346
    Mentioned
    116 Post(s)
    Tagged
    1 Thread(s)
    Quote Originally Posted by Pullo View Post
    I don't know of any app that will do this on the fly.
    You could of course use a program like Mp3Tag to remove the meta data permanently. This program also lets you batch process files, so it would be quite easy.
    Or, you could do it with a scripting language such as Ruby and an appropriate library.

    Not sure if this is what you're after.
    I would assume that he's looking for a software like the one you mentioned, only that he simply wants to delete the album names.

    I would assume that MP3dit could the job. It is a MP3 tag editor for Android
    Before asking, do a search... if you don't find the answer, then ask
    The purpose of this forum is to help others in the community, that's why it's called Sitepoint and not Linkpoint.
    SP Guidelines - No fluff.

    Thinking Web: Voices of the Community - The Community Book

  6. #6
    SitePoint Zealot tim@getdim's Avatar
    Join Date
    Jul 2012
    Location
    Detroit
    Posts
    128
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by molona View Post
    I would assume that he's looking for a software like the one you mentioned, only that he simply wants to delete the album names.

    I would assume that MP3dit could the job. It is a MP3 tag editor for Android
    This sounds like exactly what i am looking for.

    SHANKS!

  7. #7
    SitePoint Zealot tim@getdim's Avatar
    Join Date
    Jul 2012
    Location
    Detroit
    Posts
    128
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    OK. mp3edit works great for most of my files, however there are a umber of files that still have album and other data associated with them that mp3edit apparently cannot delete.
    Also i have a number of tracks that are only labeled as track 1 track 2, etc, but i have multiples of each so trying to sort thru them on the phone would be nigh impossible.

    Can someone recommend some desktop software to do this task? preferably one that lets me erase album art?

    and if someone tries to say itunes or windows media player or some other such program, i am going to shoot myself X{

  8. #8
    Grüße aus'm Pott
    SitePoint Award Recipient Pullo's Avatar
    Join Date
    Jun 2007
    Location
    Germany
    Posts
    2,486
    Mentioned
    40 Post(s)
    Tagged
    3 Thread(s)
    Hi there,

    iTunes is the best software to use for this ...
    Sorry!

    What I meant to say was, the program I mentioned in my initial post Mp3Tag should be able to do what you want. It is desktop software.
    How well do you know your JavaScript from your jQuery?
    Check out SitePoint's latest JavaScript challenge


    My blog

  9. #9
    SitePoint Zealot tim@getdim's Avatar
    Join Date
    Jul 2012
    Location
    Detroit
    Posts
    128
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I suppose i should have mentioned my pc is an ancient piece of shiesa, and wont recognize my droid, therefore i am forced to use my work macbook for all my phone-fixing requirements.

    Thanks Pullo for your sarcasm and attempted help, but from what i saw mp3tag does not have a mac version

  10. #10
    Grüße aus'm Pott
    SitePoint Award Recipient Pullo's Avatar
    Join Date
    Jun 2007
    Location
    Germany
    Posts
    2,486
    Mentioned
    40 Post(s)
    Tagged
    3 Thread(s)
    from what i saw mp3tag does not have a mac version
    Au contraire: http://vortexbox.org/threads/3251-Ma...sion-of-mp3tag

    Note: I've no idea if this software is legit, so please proceed with caution.
    If you decide to give this a try, maybe consider using Virus Total to scan the download first.

    Would be interested to know how you get on.
    How well do you know your JavaScript from your jQuery?
    Check out SitePoint's latest JavaScript challenge


    My blog

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •