A-Noid Posted February 23, 2019 Share Posted February 23, 2019 I ripped Allen/Lande, "The Battle". I checked with MusicBrainz and they correctly have the CD artist listed as Allen/Lande (also Allen-Lande). I also checked fanart.tv and they have art for Allen/Lande. The songs.XML lists it as <FilePath>Music\Allen ú Lande - [2005] The Battle\Allen ú Lande - [2005] The Battle.flac</FilePath> Due to the wrong character in the XML, the title comes up incorrectly in Music Box Alpha and does not find the appropriate artwork from fanart.tv. 1 Quote Link to comment Share on other sites More sharing options...
A-Noid Posted February 23, 2019 Author Share Posted February 23, 2019 Ok... I see that you cannot change the file path or file name to be a '/', but changing the <AlbumArtist> fixes the artwork and naming problems: <AlbumArtist>Allen/Lande</AlbumArtist> 1 Quote Link to comment Share on other sites More sharing options...
A-Noid Posted February 23, 2019 Author Share Posted February 23, 2019 I just ripped Allen/Lande, "The Revenge", and it imported correctly: <Song> <FilePath>Music\Allen_Lande - [2007] The Revenge\Allen_Lande - [2007] The Revenge.flac</FilePath> <MusicFolder>Music</MusicFolder> <Artist>Russell Allen & Jørn Lande</Artist> <Title>The Revenge</Title> <Album>The Revenge</Album> <Date>2007</Date> <Composer /> <AlbumArtist>Allen/Lande</AlbumArtist> <TrackNumber>1</TrackNumber> <TotalTracks>12</TotalTracks> <DiscNumber>1</DiscNumber> <TotalDiscs>1</TotalDiscs> <Length>3510930000</Length> <StartPosition>0</StartPosition> <EndPosition>351093</EndPosition> <StarRating>0</StarRating> <PlayCount>0</PlayCount> <LastPlayed>0001-01-01T00:00:00-05:00</LastPlayed> <FirstPlayed>0001-01-01T00:00:00-05:00</FirstPlayed> <Added>2019-02-22T21:19:52.8873963-05:00</Added> <Missing>false</Missing> <LastUpdatedFromFile>0001-01-01T00:00:00-05:00</LastUpdatedFromFile> </Song> 1 Quote Link to comment Share on other sites More sharing options...
Jason Carr Posted February 23, 2019 Share Posted February 23, 2019 Thanks, I'll take a look. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.