taxi
2004-07-06, 09:32
i use aac files for my music, and everything is shared from my imac via samba. *because i use aac, i have created a folder.jpg file in each album's directory.
i can listen to music fine, but decided to create an applescript to grab the data from my itunes smart playlists to push onto my xbox.
after a bit of mucking around, i got this to work.
except, the artwork does not appear when a song is playing. *if i create the playlist on xbmc then it appears, if it is an uploaded .m3u file, then the gold music logo appears.
from what i can tell, my files are identical to those created by xbmc, but no artwork.
#extm3u
#extinf:0,1-22 you'll never get to heaven (if you break my heart)
smb://192.168.1.2/music/compilations/the look of love_ the burt bacharach collection/1-22 you'll never get to heaven (if you break my heart).m4a
#extinf:0,1-10 heavy heart
smb://192.168.1.2/music/compilations/triple j hottest 100 - volume 6/1-10 heavy heart.mp3
compared to xbmc:
#extinf:0,01 you are the inspiration
smb://192.168.1.2/music/chicago/the heart of chicago 1967-1997/01 you are the inspiration.m4a
#extinf:0,02 if you leave me now
smb://192.168.1.2/music/chicago/the heart of chicago 1967-1997/02 if you leave me now.m4a
#extinf:0,03 make me smile
smb://192.168.1.2/music/chicago/the heart of chicago 1967-1997/03 make me smile.m4a
any ideas as to why this might happen?
i can listen to music fine, but decided to create an applescript to grab the data from my itunes smart playlists to push onto my xbox.
after a bit of mucking around, i got this to work.
except, the artwork does not appear when a song is playing. *if i create the playlist on xbmc then it appears, if it is an uploaded .m3u file, then the gold music logo appears.
from what i can tell, my files are identical to those created by xbmc, but no artwork.
#extm3u
#extinf:0,1-22 you'll never get to heaven (if you break my heart)
smb://192.168.1.2/music/compilations/the look of love_ the burt bacharach collection/1-22 you'll never get to heaven (if you break my heart).m4a
#extinf:0,1-10 heavy heart
smb://192.168.1.2/music/compilations/triple j hottest 100 - volume 6/1-10 heavy heart.mp3
compared to xbmc:
#extinf:0,01 you are the inspiration
smb://192.168.1.2/music/chicago/the heart of chicago 1967-1997/01 you are the inspiration.m4a
#extinf:0,02 if you leave me now
smb://192.168.1.2/music/chicago/the heart of chicago 1967-1997/02 if you leave me now.m4a
#extinf:0,03 make me smile
smb://192.168.1.2/music/chicago/the heart of chicago 1967-1997/03 make me smile.m4a
any ideas as to why this might happen?