Search the Community
Showing results for tags 'id3 tag'.
-
So I've gotten the Mediabrowser server up and running, and am generally very happy about how it deals with my movies and tv shows. MP3 albums are done pretty well, too... but when I started working on getting all the singles tracks (various tracks by various artists, not part of any album) I notice things are... quirky. For example: I added the Album Blue is the Color by The Beautiful South, and it added correctly, showing the right cover art and everything. Then, I added a bunch of separate tracks, also by The Beautiful South, and each track has, in the ID3 information, Artist and Title set, as well as cover-art. However, when loaded into the music folder used by Emby/MediaBrowser, it shows the same cover art for all non-album tracks - which happens to be the cover art used by the first track in a standard alphabetical listing (a track called 36D). This is what it looks like in the Mediabrowser (where "36D" is listed behind the tracks starting with a letter, for some reason): And here's an example of one of the tracks' actual cover art as shown in my tagging tool: Folder structure is simple (and kept to the standard for albums): Z:\mb\music\artist name\album folder\album tracks Z:\mb\music\artist name\separate tracks But what do I need to do to have each separate non-album track display the correct (so each track's own) cover? Is my folder structure incorrect? Is there even a procedure programmed for non-album tracks (because all references I see in Mediabrowser's tutorials [and also in Kodi, which I use as a front-end in our seating area] assume everyone only has music albums, it seems like.