The albumart tag has no wiki summary.
0
votes
0answers
42 views
Get embedded mp3 file embedded art failed
I'm trying to get the album art of a MP3 file. I thought the best and cleanest way to do this is use the MediaMetadataRetriever class. But for some reason calling the getEmbeddedPicture method doesn't ...
2
votes
1answer
179 views
How can I set album artwork in a Win8 C# application?
I'd like to be able to take an existing photo and set it as the album artwork.
I can use GetThumbnailAsync to give me a thumbnail and GetOutputStream to get the thumbnails output stream. ...
0
votes
0answers
56 views
how can i get albumId on album cover image On Image click for getting respective album images in Extjs
View code:
I am using a template as a view for album images and this template will be displayed on floating panel as album images. Using the getTpl function in extjs controller, I am trying to get the ...
0
votes
0answers
107 views
Code to update/delete album art Uri in Android MediaStore
I'm running into problems when trying to update or delete the URL link to the album art that is saved in the android Audio MediaStore. I'm getting the album Id from the audio media store and then ...
1
vote
1answer
52 views
How is album artwork stored?
What is the conventional way for storing album artwork? I know it can be stored within the ID3 tags and actually be a part of the .mp3 (or other extension) but I feel like it is usually just kept in ...
1
vote
1answer
140 views
Get album art to update from URL every time song changes or every few seconds using Stormy Productions RadioKit
To teach myself how to code in Objective-C, I'm creating an internet radio app for my Church. Here is the problem... I have album art that is uploading to my web server every time the song changes on ...
1
vote
1answer
180 views
How to optimize album art image size from media library in Windows Phone 7?
I am trying to develop a Music Player for Windows Phone 7. In this, i have to load all the album art images of albums in the media library one by one as 200X200px image using:
albumArtStream = ...
0
votes
0answers
133 views
fetch album art from ID3v2 and show in ImageView of an mp3 file android
I'm making a music player application. I need to somehow fetch the album art from ID3v2 tag of the mp3 and show it via imageview. Anybody have any suggestions?
I've tried something like this but it ...
0
votes
2answers
1k views
Get Album Art With Album Name Android
I want to display album art with album name in listview. But i am not getting the way to display album art. I have tried from cover art on android.
Here is my Code :
Cursor cursor = ...
1
vote
1answer
525 views
ViewPager page effect
I need to make a view pager for a music app with this effect
I am new to android developing. I got a link from stack, but its not helping fully.
Requirement : for a music app, i need to show a the ...
0
votes
0answers
12 views
Album Artwork kind of view in Iphone
How can I implement a view like in the album artwork where I can swipe between images in a single view?
Thanks
0
votes
4answers
358 views
how to get album image using musicbrainz
I don't know whether I can ask such question here or not. My question is as below.
I am making music player on my own and I want to download album images for those songs which don't have album image. ...
0
votes
1answer
210 views
Free album art API for android? [closed]
I'm creating a music player for Android. In that I want to give the feature of downloading album arts for songs.
I'm looking for an API that provides images of sizes appropriate for android devices, ...
0
votes
0answers
91 views
Tagging library with METADATA_BLOCK_PICTURE vorbiscomment support?
Does anyone know of a library (or a command-line program) for audiofiles tagging that supports the METADATA_BLOCK_PICTURE vorbiscomment (Ogg file tag)?
This tag is used to store the album cover ...
2
votes
1answer
3k views
Using Shoutcast, Display Now Playing Album Art
I have a small 70x70 box in an HTML player I built where I wish to place in the album artwork to coincide with my now playing information from my shoutcast server. Is there a way, using the ...
0
votes
3answers
1k views
What free API has the largest collection of albums/covers?
Just looking to work with Artist Name, Album name, and cover art for a new music related project.
I've looked into Deezer, but it is still missing lots of important albums (i.e. most from The ...
0
votes
0answers
48 views
last fm api combination
Is there a way that two api from last fm be combined. The reason I m looking for this is that some artists may have the same album name . A combination of both artist.search and album.search would ...
1
vote
1answer
1k views
Display album art from MediaStore.Audio.Albums.ALBUM_ART
I use a CursorLoader in a LoaderManager with a Custom CursorAdapter. I've already achieved to display the Album and the associated Artist, and now I'd like to display the Cover.
Here is my Custom ...
3
votes
1answer
2k views
C# mp3 ID tags with taglib - album art
Im making my own mp3 tagger, and everything is fine so far. Although im stuck reading the album art tag.
I would like to know how to display the cover in a C#.NET picture box, but everything iv seen ...
5
votes
1answer
1k views
listing album in android
I am developing a simple audio player in android. I want to list the album's in the device.
I tried this code
String where = new String();
where = MediaStore.Audio.Media.IS_MUSIC + "=1";
private ...
0
votes
1answer
383 views
mediaplayer: album and display songs in it
when we click on albums than it should display list of songs in album, i try like this but it displays all the songs in sd card
`private OnItemClickListener musicgridlistener1 = new ...
0
votes
1answer
589 views
App's album cover - iPhone
I am making an app that plays audio... with each sound piece playing I want to be able to change the "album cover" on the wallpaper of the phone... For example when you play a song on the iPod app it ...
0
votes
1answer
874 views
how to fetch the details of the audio file in iPhone
I made the custom player by using AVAudioPlayer. Now, I want to fetch the details of the audio file such as artist name,album name,etc which is added in the resource folder.
MPMusicPlayer provides ...
-2
votes
1answer
635 views
Download album art for an mp3 on iOS [closed]
I'm creating a music player application for the iPhone.
I am not using the integrated iPod Player, but an AVAudioPlayer with my own controller.
Now i wanna display some album artwork.
I heard about ...
0
votes
1answer
625 views
Album art not showing when using AudioPlaybackAgent in WP7?
when using the AudioPlaybackAgent in WP7 I create a track before playing it. Now when I create the track everything transfers: the file, the title, the artist, and the album, but for some reason when ...
0
votes
1answer
350 views
Android + get Artworks + Google Music Beta
I'm trying to get the artworks on a device that syncs mp3s with Google Music Beta. So I try the standard approach using a cursor to get all the album IDS and than for each of them the correspondent ...
4
votes
1answer
2k views
mutagen: how to detect and embed album art in mp3, flac and mp4
I'd like to be able to detect whether an audio file has embedded album art and, if not, add album art to that file. I'm using mutagen
1) Detecting album art. Is there a simpler method than this ...
-1
votes
1answer
443 views
Android: How-To create an app that pulls Album Art?
Where would I get started to create an app that would grab your Album Art based on Album or Artist of the mp3 from the internet (ie. via amazon, play.com, etc..)?
I would likely be using Eclipse.
1
vote
4answers
3k views
Get album artwork from ID3 tag/Convert function from Java to Objective-C
I've got the following question to ask:
How do you compile taglib with an iOS application?
I'm a bit confused as I added the folder into my project, tried to compile it, but instead it failed with ...
2
votes
2answers
2k views
Most robust way to fetch album art in Android
Please note that I have already been through similar questions and their answers here and on other websites. I also have a solution that works on some devices (my G2X running CyanogenMod 7.1, my ...
0
votes
1answer
655 views
Record audio in Android
I have recorded audio in 3gp format and keep it in sd card.. this is my code and it run sucessfull.. I need to add an image to that audio file so that the added image will be the album cover & ...
1
vote
1answer
2k views
android - remove album art from showing in the gallery
We store album art for tracks on the SD card in its own directory for instance "sdcard/app/images/" however those images are showing up in the Gallery. How do we disable this?
Thanks in advance
2
votes
1answer
2k views
android create photo album
do you know how to create a folder in which photos will be saved and os and other apps should see that folder as photo album? I need to save photos in a certain album and if album does not exists, I ...
3
votes
1answer
3k views
Get album artwork from MP3 file/ID3 tag
I'm trying to get the album artwork from a MP3 file.
In this case I use AVAudioPlayer to play the file.
Here's the code that I thought would get the album artwork:
MPMusicPlayerController ...
0
votes
1answer
2k views
Android set Album Thumbnail
I have retrieved some cover art for an album (I have the id and a Bitmap) and now I want to set it into the MediaStore.
I tried a bunch of stuff:
private static final Uri ARTWORK_URI = ...
2
votes
1answer
10k views
How do I get Album Thumbnails in Android?
I have a list of albums which I got using this:
private List<Album> getAlbums() {
Cursor cur = managedQuery(MediaStore.Audio.Media.EXTERNAL_CONTENT_URI, null, null, null, null);
...
4
votes
1answer
1k views
Download album art from internet in an android application
I know the artist and trackname for a song, but I am unsure of what service or how to download album art for the track.
I believe iTunes and Amazon both offer services but I am unsure of how to ...
1
vote
2answers
1k views
add album art to WMA file
I'm using WMP engine to convert audio to WMA format, but I didn't see any API that I can put a alubm art to WMA file. is there a way to do that? Thanks in advance.
5
votes
2answers
6k views
Could someone provide a C# example using itemsearch from Amazon Web Services
I am trying to use Amazon Web Services to query Artist and title information and receive album art back. Using C# I cannot find any examples that come even close to this. All of the examples online ...
14
votes
5answers
7k views
How do you embed album art into an MP3 using Python?
I've been using mutagen for reading and writing MP3 tags, but I want to be able to embed album art directly into the file.

