Hi, not sure if this is the right place to post this but would appreciate some advice.
I'm using SBS/LMS on Ubuntu with a music library mirrored across to my windows/iTunes system. I want to import ratings from iTunes into SBS, but when I scan using the iTunes scanner, only about 2/3 of my tracks are imported, with many scanner error messages like
Doing a native scan (unchecking iTunes) SBS can find 28,940 tracks, but using iTunes it can only find 19,669 (all the tracks ARE in iTunes).
All tracks are tagged using Musicbrainz Picard which puts quite a few tags into the tracks, so I'm wondering if not all the tag data is being processed because there's too much of it?
As an example, this is the tag info for the track mentioned in the error message above:
Has anyone had similar problems? I would appreciate any suggestions to debug or fix this.
Using LMS 7.7.3 on Ubuntu 13.04.
I'm using SBS/LMS on Ubuntu with a music library mirrored across to my windows/iTunes system. I want to import ratings from iTunes into SBS, but when I scan using the iTunes scanner, only about 2/3 of my tracks are imported, with many scanner error messages like
Code:
Audio::Scan::scan (64) Warning: APE: [Ran out of tag data before number of items was reached] /srv/share2/music/Joe Jackson/Rain/01 - Invisible Man.mp3All tracks are tagged using Musicbrainz Picard which puts quite a few tags into the tracks, so I'm wondering if not all the tag data is being processed because there's too much of it?
As an example, this is the tag info for the track mentioned in the error message above:
Code:
$ mid3v2 -l /srv/share2/music/Joe\ Jackson/Rain/01\ -\ Invisible\ Man.mp3
IDv2 tag info for /srv/share2/music/Joe Jackson/Rain/01 - Invisible Man.mp3:
TMED=CD
TXXX=SCRIPT=Latn
TXXX=MusicBrainz Album Type=album
TXXX=MusicBrainz Album Artist Id=07f6d469-38f3-46da-9cfa-2f532422b84e
TSSE=LAME 64bits version 3.98.4 (http://www.mp3dev.org/)
TXXX=MusicBrainz Artist Id=07f6d469-38f3-46da-9cfa-2f532422b84e
TXXX=BARCODE=014431092121
TDRC=2008
TXXX=ASIN=B000WPNKIW
TSO2=Jackson, Joe
TPE2=Joe Jackson
TPE1=Joe Jackson
TALB=Rain
TPUB=Rykodisc
UFID=http://musicbrainz.org=ca7ded72-7142-4c2e-9a6e-d6799fd2d044
TXXX=ALBUMARTISTSORT=Jackson, Joe
TSOP=Jackson, Joe
TRCK=1/10
TIT2=Invisible Man
TCON=Rock
TXXX=MusicBrainz Album Id=b8672488-f355-4182-bbcf-db72454e423d
TLEN=307266
TPOS=1/1
TLAN=eng
TXXX=MusicBrainz Album Status=official
TXXX=MusicBrainz Album Release Country=USUsing LMS 7.7.3 on Ubuntu 13.04.